Project

General

Profile

+ special characters not accepting DID/Phone Number

Added by MD Ali over 3 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 3 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
    (1-2/2)
    Go to top