[Asterisk-Users] IAXTEL Configuration

Adam Robins arobins at PharmaCentra.com
Wed Dec 22 06:42:33 MST 2004


Seems I was looking in all the wrong places.

The problem was that I was stripping the leading '1' off of the outbound
IAXTEL phone number.

exten => _91700NXXXXXX,1,Dial(${IAXNET}/${EXTEN:2}@iaxtel) will not work


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Anders F
Eriksson
Sent: Tuesday, December 21, 2004 7:26 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] IAXTEL Configuration

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.
> 
> 

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list