[Asterisk-Users] Problem with Livevoip incoming context

Chris Mason lists at masonc.com
Thu Apr 14 19:20:03 MST 2005


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 at lists.digium.com
[mailto:asterisk-users-bounces at 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 at lists.digium.com
[mailto:asterisk-users-bounces at 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/d653b133/attachment.htm


More information about the asterisk-users mailing list