[Asterisk-Users] IAXTEL Configuration

Anders F Eriksson afe at home.se
Tue Dec 21 17:26:04 MST 2004


Hi,

I think you should remove the [iaxtel_out] from iax.conf

This is a snip from mine iax.conf:

****
[general] 
register => user:password at iaxtel.com

[iaxtel]
type=user
context=incoming
auth=rsa
inkeys=iaxtel

You then can modify extensions.conf to handle outgoing calls. See
http://www.iaxtel.com/setup.html (which is where I got my settings).

/Anders

> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com 
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
> Adam Robins
> Sent: den 21 december 2004 22:52
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [Asterisk-Users] IAXTEL Configuration
> 
> I signed up for an IAXTEL account and have been trying, 
> unsuccessfully, to get it working.  In IAX.CONF I have:
>  
> [iaxtel_out]
> type=peer
> host=iaxtel.com
> username=USERNAME
> secret=SECRET
> auth=rsa
> inkeys=iaxtel
>  
> [iaxtel]
> type=friend
> context=incoming
> host=iaxtel.com
> auth=rsa
> inkeys=iaxtel
>  
> However, when I start Asterisk, I get the following warning:
>  
>  [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
>   == Manager registered action IAXpeers
>   == Parsing '/etc/asterisk/iax.conf': Found Dec 21 15:44:04 
> WARNING[24873]: chan_iax2.c:6602 build_user: Cannot allow 
> unknown format 'iaxtel.com'
> Dec 21 15:44:04 WARNING[24873]: chan_iax2.c:6497 build_peer: 
> Cannot allow unknown format 'iaxtel.com'
>  
> For some reason, it does not like the "host=" lines.  I've 
> replaced 'iaxtel.com' with their IP, but that gives the same error.
>  
> Please assist.  Thanks,
>  
> Adam
> 
> 
> The contents of this email message and any attachments are 
> confidential and are intended solely for addressee. The 
> information may also be legally privileged. This transmission 
> is sent in trust, for the sole purpose of delivery to the 
> intended recipient. If you have received this transmission in 
> error, any use, reproduction or dissemination of this 
> transmission is strictly prohibited. If you are not the 
> intended recipient, please immediately notify the sender by 
> reply email and delete this message and its attachments, if any.
> 
> 




More information about the asterisk-users mailing list