Added by MD Ali over 4 years ago
Hi
Unable to add + special character in dial prefix in DID Number which use to be version 3.3 example +9140XXXXXXXX
Thanks
Please don't double post: https://goautodial.org/boards/1/topics/19427.
Only numbers are allowed in the manual dial textbox. If you need to add prefixes, you can do that via the dialplan.
exten => _91.,1,AGI(agi://127.0.0.1:4577/call_log) exten => _91.,2,Dial(SIP/+${EXTEN}@SIPTRUNK,,tTo) exten => _91.,3,Hangup