Hi,
I want snom to dial the number with five digits
automatically, without pressing OK button.
According to the FAQ-04-03-27-cs on dial plan I have:
Dial-Plan String: |[0-9]{5}|sip:\1@\d|d
No problem with dial completion, but unfortunately,
snom always suppresses the last digit I dialed. For
example, instead of 12345 it dials to 1234.
What am I really missing there?
I use snom200-SIP 3.54.
Thanks, Arsen.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi,>I want snom to dial the number with five digits >automatically, without pressing OK button. >According to the FAQ-04-03-27-cs on dial plan I have:>Dial-Plan String: |[0-9]{5}|sip:\1@\d|d>No problem with dial completion, but unfortunately, >snom always suppresses the last digit I dialed. For >example, instead of 12345 it dials to 1234.>What am I really missing there? >I use snom200-SIP 3.54.3.56 version has been just released with the release notes containing: auto dial via dialplan fixed This firmware solves the mentioned issue, but in any case |[0-9]{5}|sip:\1@\d|d should be replaced with |([0-9]{5})|sip:\1@\d|d. (need to add brackets to pattern). Thanks to snom for quick fix :) Arsen. __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail