+1 and 1 DIDS both not working

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

+1 and 1 DIDS both not working

Postby JagdeepSingh » Fri Nov 19, 2021 12:30 pm

hello everyone
pls help me any option in vicidial both working +1xxxxxxxxxx and 1xxxxxxxxxx DIDS same time
JagdeepSingh
 
Posts: 7
Joined: Sat Jan 13, 2018 3:37 pm

Re: +1 and 1 DIDS both not working

Postby striker » Sat Nov 20, 2021 1:20 am

i think the latest vicidial supports + character while creating DID under inbound .

make sure your trunkinbound context under extensions.conf should look like below


[trunkinbound]
; DID call routing process
; exten => _XXXXXXXXXX,1,AGI(agi-DID_route.agi) ; use this one instead of the one below if you are having delay issues, and match to number of received digits
exten => _X.,1,AGI(agi-DID_route.agi)
exten => _X.,n,Hangup()

; If you have DIDs that arrive with a plus sign at the beginning then uncomment
exten => _+X.,1,AGI(agi-DID_route.agi)
exten => _+X.,n,Hangup()



If you have DIDs that arrive with a plus and 1 at the beginning that you want to filter out, then uncomment
;exten => _+1X.,1,Goto(trunkinbound,${EXTEN:1},1)
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am

Re: +1 and 1 DIDS both not working

Postby striker » Sat Nov 20, 2021 1:21 am

use any one these not both together. but +1X will take priority

; If you have DIDs that arrive with a plus sign at the beginning then uncomment
exten => _+X.,1,AGI(agi-DID_route.agi)
exten => _+X.,n,Hangup()


If you have DIDs that arrive with a plus and 1 at the beginning that you want to filter out, then uncomment
;exten => _+1X.,1,Goto(trunkinbound,${EXTEN:1},1)
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 72 guests