- Joined
- Mar 18, 2019
- Messages
- 19
- Reaction score
- 0
Hi please can someone help me, i have this dial plan (UK) and im not sure how it works but it does
if you dial 11 digits starting with 0 it auto dials so they dont have to press the tick
also if you dial 2 first followed by 2 more digits between 0 and 9 it auto dials 200 range extension numbers auto without pressing the tick,
What i am after is adding to this so if people dial 300 range and 400 range is will auto dial without the tick
<user_dp_str idx="1" perm="">|(^0[1-9][0-9]{9}$)|sip:\1@\d|d |^2([0-9]{2})$|2\1@\d|d</user_dp_str>
im just not sure how to add it
thanks
if you dial 11 digits starting with 0 it auto dials so they dont have to press the tick
also if you dial 2 first followed by 2 more digits between 0 and 9 it auto dials 200 range extension numbers auto without pressing the tick,
What i am after is adding to this so if people dial 300 range and 400 range is will auto dial without the tick
<user_dp_str idx="1" perm="">|(^0[1-9][0-9]{9}$)|sip:\1@\d|d |^2([0-9]{2})$|2\1@\d|d</user_dp_str>
im just not sure how to add it
thanks