+ special characters not accepting DID/Phone Number
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
Replies (2)
RE: + special characters not accepting DID/Phone Number
-
Added by Demian Biscocho over 4 years ago
Please don't double post: https://goautodial.org/boards/1/topics/19427.
RE: + special characters not accepting DID/Phone Number
-
Added by Demian Biscocho over 4 years ago
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