[Asterisk-Users] Problem with Livevoip incoming context
Wiley Siler
wsiler at education2020.com
Thu Apr 14 14:50:23 MST 2005
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/7187b6b3/attachment.htm
More information about the asterisk-users
mailing list