Has anyone been successful in setting up a VOX SIP account on Asterisk?
I can get incoming call but no outgoing calls.
Here is the content of my sip.conf file.
[2787XXXXXXX]
username=2787XXXXXXX
type=peer
trunk=yes
secret=XXXXXXXXXXXXXX
qualify=no
insecure=invite
host=vphone.co.za
context=from-trunk
canreinvite=no
allow=g729
fromdomain=vphone.co.za
[vphone.co.za]
disallow=all
username=2787XXXXXXX
user=2787XXXXXXX
type=friend
secret=XXXXXXXXXXXX
nat=yes
insecure=port,invite
insecure=invite
host=vphone.co.za
fromuser=2787XXXXXXX
dtmfmode=rfc2833
context=from-trunk
bindport=5060
allow=g729
The registration string is correct because it shows as registered on the freepbx screen. The g729 codec has been set up and is working.
It does not help to try and phone VOX as I get the question have you switched it off and on?
I will appreciate all help.
Thanks
I can get incoming call but no outgoing calls.
Here is the content of my sip.conf file.
[2787XXXXXXX]
username=2787XXXXXXX
type=peer
trunk=yes
secret=XXXXXXXXXXXXXX
qualify=no
insecure=invite
host=vphone.co.za
context=from-trunk
canreinvite=no
allow=g729
fromdomain=vphone.co.za
[vphone.co.za]
disallow=all
username=2787XXXXXXX
user=2787XXXXXXX
type=friend
secret=XXXXXXXXXXXX
nat=yes
insecure=port,invite
insecure=invite
host=vphone.co.za
fromuser=2787XXXXXXX
dtmfmode=rfc2833
context=from-trunk
bindport=5060
allow=g729
The registration string is correct because it shows as registered on the freepbx screen. The g729 codec has been set up and is working.
It does not help to try and phone VOX as I get the question have you switched it off and on?
I will appreciate all help.
Thanks