[asterisk-users] Unable to receive Incoming calls to my DID.
Please tell me the solution
bails
bails at westcomuk.com
Fri Aug 11 06:28:19 MST 2006
Crazy Boy wrote:
> Hi friends,
>
> We have installed Asterisk in our organization. We registered with
> Teliax and got our DID number. We are making calls to USA successfully
> through Asterisk. We are making outgoing calls to US. But, we are unable
> to receive incoming calls to our DID number. When I executed the "sip
> show peers" command, it is showing that my Asterisk server is registered
> and displaying Teliax IP address also. I checking by doing ping to
> voip-co1.teliax.com. Pinging is also going fine.
>
> Here I am giving the configuration files. Please tell me a solution.
>
> SIP.CONF contents:
>
> [general]
> register => xyz.abc:xxxxxxx at voip-co1.teliax.com
> [authentication]
> auth = xyz.abc:xxxxxxx at voip-co1.teliax.com
> [teliax]
> context=default you dont have this context in extensions.conf
> type=friend
> username=xyz.abc
> user=xyz.abc
> host=voip-co1.teliax.com
> secret=xxxxxxx
> insecure=very
> canreinvite=no
> disallow=all
> allow=ulaw
> allow=alaw
> allow=gsm
>
> [105]
> type=friend
> username=105
> secret=rani
> callerid="Ranikumar"
> host=dynamic
> context=leader
> canreinvite=no
> nat=yes
> dtmfmode=rfc2833
> allow=all
>
> EXTENSIONS.CONF contents:
>
> [leader]
> exten => 105,1,Dial(SIP/105,15)
> exten => 105,2,Voicemail(u105)
> exten => 105,3,Voicemail(b105)
> exten => 105,4,Hangup
> exten => _1XXXXXXXXXX,1,DIAL(SIP/teliax/${EXTEN},30,tr)
>
>
[general] ------------------ change this to default
> exten => 3031234567, 1, Answer()
> exten => 3031234567, 2, Dial(SIP/105,15)
>
> Please tell me the solution. Looking forward to your response.
>
> Thank you.
>
> Regards,
> Chandra.
>
> ------------------------------------------------------------------------
> Do you Yahoo!?
> Get on board. You're invited
> <http://us.rd.yahoo.com/evt=40791/*http://advision.webevents.yahoo.com/handraisers>
> to try the new Yahoo! Mail Beta.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
Bails
More information about the asterisk-users
mailing list