[Asterisk-Users] Iaxy authentication

Joe Dennick joe at dennick.net
Sun Oct 24 14:35:16 MST 2004


I bought out IAXy devices from NetXUSA, who also sent me this short
installation document which I've copied below:

Quick Start Guide for Digium IAXY Device


·	Determine the IP address of each unit by viewing the logs on
your DHCP Server to see which IP address your IAXY has taken,  you
cannot reserve IP address based on the MAC address. You may however
define a static IP address after the initial setup.
·	Login to Asterisk’s CVS and checkout  “iaxyprov”, then do a make
·	Once your in the iaxyprov directory edit the iaxy.sample.conf
file or create a new configuration file
·	Define the IP address or if you wish to continue to use DHCP,
assign a unique user name for your device, password, codec, and the
Asterisk Server it will register with. For an example see the
iaxy.sample.conf file
·	Once you have defined your iaxy.conf file proceed to run
iaxyprov. The format is as follows:
./iaxyprov <IP Address> <iaxy.conf File name>
	
	You should receive a confirmation back that the data was
received, Repeat these same steps for each 	
	IAXY device, changing only the user name and IP address if not
using DHCP
·	Next, you need to configure the Iax.conf file under
/etc/asterisk. Create each user, see the sample configuration below

[100]		;User 100
type=friend
username=100
secret=1234
context=default
disallow=all
allow=ulaw
mailbox=1234

·	Lastly, the format for the IAXY devices in extensions.conf is
IAX2/<User>
Exten => 100,1,Dial(IAX2/100)


For further questions please contact NETXUSA Technical support Monday –
Friday 9 am est – 6 pm est or refer to the Asterisk user list for help.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Me
Sent: Sunday, October 24, 2004 3:24 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Iaxy authentication


Hello, working on trying to get the Iaxy setup from behind a NAT.

I have done everything the way I think it should be done but I can't
seem to 
get dial tone and each time the device trys to register with * I get
this 
message on the console:

*******
Oct 24 15:15:11 NOTICE[131080]: chan_iax2.c:3865 register_verify: No 
registration for peer '100' (from <MyIPwasHere>)
*******

Each time I actually pickup the phone connected to the Iaxy I get this:

******
Oct 24 15:16:55 NOTICE[131080]: chan_iax2.c:5390 socket_read: Rejected 
connect attempt from 67.166.254.124
******

Seems that the authentication is not working..

I have set the user: and pass: fields in the iaxy_ext.conf which is fed
into 
the iaxy and set the "accountcode:" in iax.conf to be the same as the 
"user:" field in the file that is fed into the Iaxy, is that correct or
does 
the username go somewhere else. I have set the "secret:" the same as the

"password:" field in the file that's fed into the iaxy.

What have I missed here, I have dug and looked in the Wiki, Google,
Digium 
site, list archives and there does not appear to be all that much 
documentation that I can find on setting this device up.

Any help would be appreciated..

Thanks,
Todd

--
Start Your Own ISP!
http://www.YourOwnISP.com 

_______________________________________________
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

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.778 / Virus Database: 525 - Release Date: 10/15/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.778 / Virus Database: 525 - Release Date: 10/15/2004
 




More information about the asterisk-users mailing list