- Tue 23rd Apr 2019, 11:51
#5554
Snom M200SC Dial Plan Guide
4Y8LJxkwO5GypwHg6GRzwc9zQhAm4j20iQ.JPG (76.48 KiB) Viewed 4825 times
- Appreciate my support? Feel free to buy me a coffee.
- Voipfone are offering you the chance to trial their VoIP service for free for 30 days. Sign me up!
- Tired of shared hosting? You're not alone! Grab a high performance server and get $100 in free credit. Sign me up!
The Snom M200SC does not use the regex dial string pattern. You can define your dial plan string using this as an example.
Example: Dials when a UK number has been entered, or when 156 has been entered.
Note 2: Once the number entered matches either of the rules "0[1-9]xxxxxxxxx|152" the M15 SC will dial the number.
Example: Dials when a UK number has been entered, or when 156 has been entered.
Code: Select all
0[1-9]xxxxxxxxx|152|x+P
- Matching rule: 0[1-9]xxxxxxxxx number starting with 0, preceded by a number between 1 and 9 then any 9-digit number
e.g. Landline: 01792000000 Mobile: 07944000000 Premium rate: 09900000000 - Matching rule: 156
e.g. Fixed number, this instance 156 - Dialing rule x+P
Note: Matches any other input and uses the Inter Digit timeout set under "SIP Account Management" before dialling the number
Note 2: Once the number entered matches either of the rules "0[1-9]xxxxxxxxx|152" the M15 SC will dial the number.
Attachments:
4Y8LJxkwO5GypwHg6GRzwc9zQhAm4j20iQ.JPG (76.48 KiB) Viewed 4825 times
- Appreciate my support? Feel free to buy me a coffee.
- Voipfone are offering you the chance to trial their VoIP service for free for 30 days. Sign me up!
- Tired of shared hosting? You're not alone! Grab a high performance server and get $100 in free credit. Sign me up!
How did this post make you feel?