Hi people,

I've got an account with OVH SIP provider in Spain.

Their official documentation says that I have to add the following
line to sip.conf to register myself in their servers:
register => myusername:[email protected]

But AstLinux 0.7.10-Asterisk-1.8.7.1 will fail to register with that
configuration.

AstLinux forces me to write the line like this:
register => myusername:mypassword@hellokitty

and then I have to define "hellokitty" like this:
[hellokitty]
type=peer
host=sip.ovh.es
username=myusername
fromuser=myusername
fromdomain=sip.ovh.es
secret=mypassword
insecure=port,invite

And it works correctly.

Does anyone know why the first method fails (even though it's the
officially recommended method by the provider!!) and the second method
works???

Kind regards.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

Reply via email to