Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
mflorell wrote:Since that number is a Toll-Free number, if you are also using a Toll-Free number for your CallerID, it most likely will not dial since you cannot dial a toll-free number from a toll-free number.
If that is not your issue, then you should post the Asterisk CLI output from your dialing attempts.
mflorell wrote:Well there goes the easy reason it could be happening, now you're just left with dialplan debugging.
First, you will need to check the vicidial_manager MySQL table and see what the exact extension and channels that were used for that call were.
Then, you will have to look through your extensions.conf and extensions-vicidial.conf and see if there are any entries that will match what was dialed.
mflorell wrote:Looks like it's dialing "99918773505288" in the dialplan, and what you have posted would not match that.
You would need something more like this:
exten => _9991NXXNXXXXXX,2,Dial(${TRUNKA}/${EXTEN:3},,tTor)
Users browsing this forum: Bing [Bot], Google [Bot] and 93 guests