Chris Mason (Lists)
2005-Apr-14 14:38 UTC
[Asterisk-Users] Problem with Livevoip incoming context
I have a newly provisioned livevoip account which registers OK but the incoming calls are not being authenticated as livevoip and only work as the guest context: [livevoip] type=user secret=mySecret host=64.34.59.73 callerid="Livevoip IAX User" context=livevoip-in [guest] type=user callerid="Guest IAX User" context=guest-iax-in Any ideas? Chris Mason www.anguillaguide.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050414/59d16889/attachment.htm
Should have in iax.conf..... ;This registers you to them register=<username>:<password>@64.34.59.73 ;THis context serves to ID incoming, if you ahve a DID it shoudl come here [livevoip] type=user secret=mySecret host=64.34.59.73 callerid="Livevoip IAX User" context=livevoip-in ;This one is your outgoing... [ToLiveVoIP] username=username type=peer secret=YourSecret host=64.34.59.73 As long as your Dial Plan refrerences these correctly, you should get both in and out with incoming registered to your livevoip. Wiley ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chris Mason (Lists) Sent: Thursday, April 14, 2005 2:39 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [Asterisk-Users] Problem with Livevoip incoming context I have a newly provisioned livevoip account which registers OK but the incoming calls are not being authenticated as livevoip and only work as the guest context: [livevoip] type=user secret=mySecret host=64.34.59.73 callerid="Livevoip IAX User" context=livevoip-in [guest] type=user callerid="Guest IAX User" context=guest-iax-in Any ideas? Chris Mason www.anguillaguide.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050414/7187b6b3/attachment.htm
Are you behind a firewall? If so, did you NAT an IP to your * machine with a port forward for your IAX port? Have you done IAX2 debug? Help iax2 should get you the correct syntax. W ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chris Mason Sent: Thursday, April 14, 2005 7:20 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Problem with Livevoip incoming context Done all that, still doesn't work. I do have outgoing and incoming, just can't get the incoming to come through the livevoip context. Thanks Chris Mason US Number: (646)722-0001 US Fax (815)301-9759 Skype: netconcepts ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Wiley Siler Sent: Thursday, April 14, 2005 5:50 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Problem with Livevoip incoming context Should have in iax.conf..... ;This registers you to them register=<username>:<password>@64.34.59.73 ;THis context serves to ID incoming, if you ahve a DID it shoudl come here [livevoip] type=user secret=mySecret host=64.34.59.73 callerid="Livevoip IAX User" context=livevoip-in ;This one is your outgoing... [ToLiveVoIP] username=username type=peer secret=YourSecret host=64.34.59.73 As long as your Dial Plan refrerences these correctly, you should get both in and out with incoming registered to your livevoip. Wiley ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chris Mason (Lists) Sent: Thursday, April 14, 2005 2:39 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [Asterisk-Users] Problem with Livevoip incoming context I have a newly provisioned livevoip account which registers OK but the incoming calls are not being authenticated as livevoip and only work as the guest context: [livevoip] type=user secret=mySecret host=64.34.59.73 callerid="Livevoip IAX User" context=livevoip-in [guest] type=user callerid="Guest IAX User" context=guest-iax-in Any ideas? Chris Mason www.anguillaguide.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050418/f83a1e3e/attachment.htm