Hello everyone, I hope you could help me. I setup vicibox for the first time. I can call local extensions but can't make outbound calls. I don't know what's wrong in my setup. thanks a lot. here's my sip settings, dial plan and cli output.
[Switch2Voip]
Peer Detail
username=XXXXXXXX
type=peer
secret=XXXXXX
progressinband=never
port=5060
nat=auto
insecure=very
ignoresdpversion=yes
host=sipusa.switch2voip.us
dtmfmode=rfc2833
context=Switch2Voip
canreinvite=no
allow=g729&g711
User Detail
username=XXXXXX
user=+612964875100
type=user
port=5060
canreinvite=no
allow=g729&ulaw&alaw
dial plan:
exten => _8011.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _8011.,2,Dial(SIP/${EXTEN:1}@Switch2Voip,55,)
exten => _8011.,3,Hangup