[asterisk-users] Unable to receive Incoming calls to my DID. Please tell me the solution

Crazy Boy crazymoonboy at yahoo.com
Sat Aug 12 00:36:39 MST 2006


Hi Ram,

I have given the onfiguration files in the last of this mail. Please read that. I registered with teliax and making calls to US using Teliax. As you said, I executed the command "sip show registry". But, Its not showing any registered users. But, how i am doing outgoing calls to US?

Looking forward to your response.

Thanks&Regards,
Chandra.

ram <talk2ram at gmail.com> wrote: Hi Chandra
  
 You check in the console  asterisk -r
  
 sip show regis
  
 will show  you the account is Registered with your Voip Provider or not
  
 If not try add in the conf file 
  
 register=account:password at domain.com/account
  
  
 Ram

 
 On 8/12/06, Crazy Boy <crazymoonboy at yahoo.com> wrote:  Hi,

Thank you for your response. As you said, I changed the context "default" to "general". Now,
1) When I am making call to our DID, its ringing. But, call is not transferring to 105 extension.  
2) Teliax people told me that my Asterisk server doesn't register with Teliax. But, I am making calls to US using Teliax. Without registering with Teliax, How is it possible?
3) How can I know that whether my Asterisk server is registered with Teliax or not? 
4) Registering with Teliax is different for outgoing and incoming or the same?

Please tell me. Looking forward to your response.

Thank you.

Regards,
Chandra.
 


hugolivude <hugolivude at gmail.com> wrote:
  
 Note that you have:

> [teliax]
> context=default

but you do not have a "default" context in extensions.conf for this.

Change the above to:

> [teliax] 
> context=general

**OR** in extensions.conf change

> [general]
> exten => 3031234567, 1, Answer()
> exten => 3031234567, 2, Dial(SIP/105,15)

to:

> [default
> exten => 3031234567, 1, Answer() 
> exten => 3031234567, 2, Dial(SIP/105,15)



 On 8/11/06, 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
> 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]
> 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 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
> 
>
>
_______________________________________________
--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

  
 
  

---------------------------------
 Do you Yahoo!?
Everyone is raving about the all-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




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


 		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1¢/min.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060812/4e4cb475/attachment.htm


More information about the asterisk-users mailing list