Upgrade 3CX to v18 and get it hosted free!

Asterisk settings iaxtel

Author image

This service has been unstable lately.

This is a very generic setup used to dial out from IAXTel and to ring a Asterisk SIP channels on incoming calls. The code is made entirely of excerpts of the configuration files, and need the remaining portions of the files to be useful.

Please keep each example in its own separate box in order to keep each example separate.

Replace any host= information and the server portion of the register line if the settings provided to you are different.

iax.conf
Under the general context:
register => username:password@iaxtel.com

[Iaxtel]
type=friend
host=iaxtel.com
secret=password
auth=rsa
context=from-iaxtel
inkeys=iaxtel

extensions.conf For incoming calls
[from-iaxtel]
exten => s,1,Wait(2)
exten => s,2,Answer
exten => _.,3,Dial(SIP/2001,60,tr)
exten => _.,4,Hangup

extensions.conf For outgoing calls:
[iaxtel-trunks]
; Outbound 1-700 and Toll-free calls go via Iaxtel.
; Be sure to include the iaxtel-trunks context in your dialing context
exten => _17XXNXXXXXX,1,Dial(IAX2/jjhall@iaxtel/${EXTEN}@iaxtel)
exten => _1888NXXXXXX,1,Dial(IAX2/jjhall@iaxtel/${EXTEN}@iaxtel)
exten => _1877NXXXXXX,1,Dial(IAX2/jjhall@iaxtel/${EXTEN}@iaxtel)
exten => _1866NXXXXXX,1,Dial(IAX2/jjhall@iaxtel/${EXTEN}@iaxtel)
exten => _1800NXXXXXX,1,Dial(IAX2/jjhall@iaxtel/${EXTEN}@iaxtel)



Article Reviews

Write a Review

Your email address will not be published. Required fields are marked *

Required Field. Minimum 5 characters.

Required Field. Minimum 5 characters, maximum 50.

Required field.There is an error with this field.

Required Field.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

There are no reviews for this article. Be the first one to write a review.
Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.