IAX Trunk
caller id: your number
maxmium channels: blank
dial rules: 1260+NXXXXXX
Outgoing Setting
Trunk Name: teliaxout
allow=gsm
auth=md5
context=default
disallow=all
host=voip-co2.teliax.com
secret=your secret
type=friend
username=your username
Incoming Settings
user context: teliax
auth=md5
context=from-pstn
secret=your secret
type=friend
Register string: yourusername:yoursecret@voip-co2.telax.com
DID Route
DID number: your DID number
ring group
Setup Voicemail Emails
Go to the asterisk box
Logon as: root
Type: cd /etc
Then: nano hosts
Change: 127.0.01 asterisk1.local asterisk1
TO: 127.0.0.1 asterisk1.yourdomain.com asterisk.local asterisk1
GOOD LUCK