Clearing Speed dial fixed in the latest firmware?

<< < (2/2)

RonR:
Quote from: obi-support2 on May 10, 2011, 11:00:36 am

Not exactly equivalent. Your syntax may not be what most expected because the ?
element will make the OBi wait for a long timer after a single digit (10s).
whereas (x|xx) will wait for only a short timer (2s)

You're absolutely right.

Sorry 'bout that.

davidgomez79:
oops nevermind this post made no sense.. but instead I'd like to remind that what really needs fixing is that attempting to clear a speed dial keeps you waiting forever, and if you hit #  your speed dial becomes a single #.

RonR:
Your reading and my correcting my mistake may have crossed.

Here's what I'm using at the moment and they seem to work correctly:


*74([1-9]|[1-9]x), Set Speed Dial, coll($Spd[$Code])

*75([1-9]|[1-9]x), Check Speed Dial, say($Spd[$Code])

*76([1-9]|[1-9]x), Clear Speed Dial, set($Spd[$code],)


These should only wait 2 seconds after a single-digit Speed Dial identifier is entered.  I don't find that entering a # immediately after a single-digit Speed Dial identifier causes any problems.

Is there still a problem remaining?

davidgomez79:
those work fine Ronr thanks  :)

Navigation

[0] Message Index

[*] Previous page