Manual dial doesn't work in specific phone numbers
Posted: Thu Apr 15, 2021 2:24 am
Hi guys,
when im trying to manual dial in agent web client this number format
dial code: 1
phone number: 87735052XX
it doesn't dial, i dont hear the ringing sound and i dont see any logs in asterisk.
but when i tried to manual dial it using soft phone i see logs and it can dial.
-----
but itried to dial some other number and it can successfully dial
dial code: 1
phone number: 71493312XX
phone number: 95432976XX
phone number: 80329738XX
it can dial and i see logs in asterisk
-----
carrier dial plan
exten => _91NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,2,Dial(${TRUNKA}/${EXTEN:1},,tTor)
exten => _91NXXNXXXXXX,3,Hangup
when im trying to manual dial in agent web client this number format
dial code: 1
phone number: 87735052XX
it doesn't dial, i dont hear the ringing sound and i dont see any logs in asterisk.
but when i tried to manual dial it using soft phone i see logs and it can dial.
-----
but itried to dial some other number and it can successfully dial
dial code: 1
phone number: 71493312XX
phone number: 95432976XX
phone number: 80329738XX
it can dial and i see logs in asterisk
-----
carrier dial plan
exten => _91NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,2,Dial(${TRUNKA}/${EXTEN:1},,tTor)
exten => _91NXXNXXXXXX,3,Hangup