I had alot of trouble trying to find updated information in regards to Asterisk configuration when connecting to iiNet, i’m using Naked DSL with iiNet, the package comes with a free voip service *claps*
Here is my trunk configuration for asterisk.
Sip Trunk
Outbound Caller ID:07XXXXXXXX (Your iiNet number)
Outgoing Settings
Trunk Name: iiNetOut
Peer Details:
disallow=all
allow=alaw&ulaw
canreinvite=no
context=from-trunk
fromdomain=iinetphone.iinet.net.au
fromuser=07XXXXXXXX (Your iiNet number)
host=203.55.228.194
insecure=very
dtmfmode=auto
nat=no
pedantic=no
secret=XXXXXXX (Your iiNet voip password)
type=friend
registersip=yes
username=07XXXXXXXX (Your iiNet number)
Incoming Settings
User Context: iiNetin
User Details:
canreinvite=no
context=from-trunk
fromuser=07XXXXXXXX (Your iiNet number)
host=203.55.228.194
insecure=very
secret=XXXXXXX (Your iiNet voip password)
type=friend
username=07XXXXXXXX (Your iiNet number)
qualify=yes
nat=no
Registration String:
07XXXXXXXX@iinetphone.iinet.net.au:voippassword:07XXXXXXXX@iiNetOut/07XXXXXXXX
Popularity: 10% [?]
Tags: asterisk, iinet, trixbox
Love your work! I’ve spent days trying to get this working
confirmed these settings work a treat with iinet WA.. the only setting I needed to change was enabling nat on outgoing..
thanks !!
Hi Cameron,
I feel your pain, hence why I have posted the configuration, as it took me 10 different websites, putting all information together and alot of ‘reloading’ configurations to get it to work!
I’m glad this information has helped you out
Natting is based on your specific configuration, so i’m glad you were able to figure that one out.
Cheers,
Shayne.
Thanks Mate Your a legend.
I have looked everywhere for these settings.
I am also from WA so i had to change the host ip address to
host=203.59.49.5
I also changed the nat to yes as it all works perfectly.
Thanks
Hi Rob,
I guess I should update the post to include other sates IP’s
I’ll follow that up this week.
Cheers,
Shayne.