by bghayad » Sun Nov 06, 2022 6:18 pm
Hello;
vicibox ViciBox v.10.0.1 220503, vicidial 2.14-866a, Build 220921-1319, asterisk 13.38.2-vici, Single Machine
How I can create custom (my own, based on what I need) dial plan for added phones?
In other words, I am adding the phones from Admin --> Phones, but it is automatically adding the dial plan for this phone and it is working as following:
exten => 1000,1,Dial(SIP/1000,60,)
exten => 1000,2,Goto(default,850266666666661000,1)
exten => 1000,3,Hangup()
I do not need the dialing to be like this, I need to have my own rules but at the same time, I need to add the phone from Admin --> Phones. So how I can achieve this?
Regards
Bilal