[Asterisk-Users] Asterisk@Home and iax.cc / sixTel

Lee leeb00 at gmail.com
Thu Jan 20 15:47:33 MST 2005


Hi,

How is iax.cc / sixTel to be configured as a termination provider in
asterisk at home?

The iax.cc / sixTel instructions tell you to do this:

iax.conf:
------------
[sixTel]
type            = friend
host            = iax2.sixtel.net
context         = inbound
secret          = mypassword
allow           = all

extensions.conf:
--------------------------------
exten => _1NXXNXXXXXX,1,Dial(IAX2/myuserid at sixTel/${EXTEN})
exten => _011.,1,Dial(IAX2/myuserid at sixTel/${EXTEN})


How is this to be configured in asterisk at home? I'm leary of changing
.conf files directly because asterisk at home supposedly does that for
you.

-- 
Lee



More information about the asterisk-users mailing list