Last night I signed up for a FWD account and was hoping to use iax to connect thier server. I have been unable to connect as of yet. I get a: Registration of '64XXXX' rejected: Registration Refused. I used the iax section of http://www.voip-info.org/wiki-Asterisk+How+to+connect+to+FWD to try and help me get this going. iax2 show peers gives me. Name/Username Host Mask Port Status fwd-gw/64XXXX 65.39.205.121 (S) 255.255.255.255 4569 OK (76 ms) I can login to my account via thier web page so it would seem that the account is set up. Here is the string I am using in iax.conf. register => 64XXXX:XXXXXX@iax.fwdnet.net I set off a message to thier tech support but I am just wondering if any of you were having any problems. -Scott -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050409/6acdd01c/attachment.htm
On Sat, 9 Apr 2005 11:57:20 -0700, Scott Wolfe wrote> Last night I signed up for a FWD account and was hoping to use iax to connect thier server. I have been unable to connect as of yet. I get a: > ? > Registration of '64XXXX' rejected: Registration Refused. > ? > I used the iax section of http://www.voip-info.org/wiki-Asterisk+How+to+connect+to+FWD?to try and help me get this going. > ? > iax2 show peers gives me. > Name/Username??? Host???????????????? Mask???????????? Port????????? Status > fwd-gw/64XXXX??? 65.39.205.121?? (S)?255.255.255.255? 4569????????? OK (76 ms) > ? > I can login to my account via thier web page so it would seem that the account is set up. Here is the string I am using in iax.conf. > register => 64XXXX:XXXXXX@iax.fwdnet.net > ? > I set off a message to thier tech support but I am just wondering if any of you were having any problems. > ? > -Scott > ???? You have to activate IAX support by hand inside your FWD account.? Go into their webpage and find the option to activate IAX, after you select it it should take about half an hour until you can use IAX. -- Carlos Chavez Director de Tecnolog?a Telecomunicaciones Abiertas de M?xico S.A. de C.V. Tel: +52-55-91169161 Ext 2001 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050409/7de3c999/attachment.htm
Hi, On Apr 9, 2005 2:57 PM, Scott Wolfe <scottwolfe@orbus.net> wrote:> I used the iax section of > http://www.voip-info.org/wiki-Asterisk+How+to+connect+to+FWD > to try and help me get this going.I followed the directions below, and things are still working. You must activate iax through fwd. Check this page: http://www.freeworlddialup.com/content/view/full/1501> I can login to my account via thier web page so it would seem that the > account is set up. Here is the string I am using in iax.conf. > register => 64XXXX:XXXXXX@iax.fwdnet.netregister => 64XXXX:XXXXXX@iax.fwdnet.net My line is: register => 64XXXX:XXXXXX@iax2.fwdnet.net iax2.fwdnet.net... Give the instructions at the above link a go and let me know if that works for you. Cheers