Hey everyone,
I am trying to set up a new carrier for outbound traffic on teleinx and I am confused slightly on the dialplan and carrier account entry.
Current VERSION: 2.12-565a BUILD: 160827-0917
They have a prefix of 9962# and they use IP authentication, so I am curious as to what I have to have in the account entry field?
Also is the following dialplan correct?
exten => _9962#1NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9962#1NXXNXXXXXX,n,Dial(SIP/xx.xx.xxx.xx/${EXTEN:5},,tTor)
exten => _9962#1NXXNXXXXXX,n,Hangup
I am a little lost as this is my first carrier set up that is IP based and utilizing a prefix. I am currently reading the manual and searching the forums but I think I might be confusing things and need some clarification. Thanks