[Asterisk-Users] DID setup from goiax.com

pbx at itsngroup.com pbx at itsngroup.com
Wed Oct 19 09:35:11 MST 2005


Trixter:

Thanks for the guide to setting this up:... I have tried the below
configuration with my settings, and when I place /goiax-in after my
register command, my register statement fails.

If i remove it. I get a Rejected connect attempt from goiax's server IP,
trying to reach 's@'

I have put my GoIAX # in default, local, as the extension, and nothing.

I dont know where to look next on why i'm getting the rejected connect
attempt.

Thanks..

./Ben

> On Wed, 2005-10-19 at 14:24 +0800, Ronald Wiplinger wrote:
>> Can anybody post a step by step setup guide, please?
>
> Its like anything else once you have signed up ...
>
> in iax.conf
> register => PHONENUMBER:PASSWORD at server1.goiax.com/goiax-in
>
> [goiax]
> type            = peer
> host            = server1.goiax.com
> context         = default
> secret          = PASSWORD
> allow           = gsm
> ;allow          = ulaw
> ;disallow       = all
> notransfer      = yes
> qualify         = yes
> auth            = md5
> username        = PHONENUMBER
>
>
> replace PHONENUMBER with the 8782xxxx number you were issued.  Replace
> PASSWORD with your password from you account signup.
>
> Then in extensions.conf
> ; for outbound
> exten => _1NXXXXXXXXX,1,Dial(IAX2/PHONENUMBER at goiax/${EXTEN},90,R)
> exten => _1NXXXXXXXXX,2,Busy
> exten => _1NXXXXXXXXX,102,Congestion
> exten => _1NXXXXXXXXX,202,playback(tt-weasels)
>
> ; for inbound
> exten => goiax-in,1,DO WHATEVER HERE
>
> asterisk -rx reload
>
> you should be set.
>
>
> --
> Trixter http://www.0xdecafbad.com     Bret McDanel
> UK +44 870 340 4605   Germany +49 801 777 555 3402
> US +1 360 207 0479 or +1 516 687 5200
> FreeWorldDialup: 635378
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.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





More information about the asterisk-users mailing list