kurosen Posted December 3, 2012 Report Share Posted December 3, 2012 Hello there, I have the following simple U.S. dial plan: |^1([0-9]{10})$|sip:1\1@\d;phone=yes|d I'd like to make my SNOM 320s do the following: -immediately dials when 1 followed by 9 digits are detected -adds 1 and dials when only 9 digits are input after 2 seconds of inactivity (after pressing the 9th number) -automatically dials whatever is input after 4 seconds I know I'm asking for a lot, but is this even feasible? Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted December 4, 2012 Report Share Posted December 4, 2012 Hmm, this is a phone specific question. I would look at http://wiki.snom.com/Features/Dial_Plan/Regular_Expressions for some examples. Quote Link to comment Share on other sites More sharing options...
kurosen Posted December 4, 2012 Author Report Share Posted December 4, 2012 Hmm, this is a phone specific question. I would look at http://wiki.snom.com/Features/Dial_Plan/Regular_Expressions for some examples. Thanks for that! I think it answered most of my questions except one - is there a variable to set up a time constraint? In other words, let the phone execute |d and send the characters as dialed after no further input for 3 seconds. Quote Link to comment Share on other sites More sharing options...
Vodia support Posted December 4, 2012 Report Share Posted December 4, 2012 The phone does have an auto dial feature as well. http://wiki.snom.com/wiki/index.php/Settings/auto_dial Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.