[OpenSIPS-Users] sip.instance

Frank Paaske frank.paaske at gmail.com
Tue May 24 15:20:54 CEST 2016


Thanks, but won’t this allow anyone to use this OpenSIPS instance to make SIP calls?

 

Best regards,

Frank

 

 

From: <users-bounces at lists.opensips.org> on behalf of Johan De Clercq <johan at democon.be>
Reply-To: OpenSIPS users mailling list <users at lists.opensips.org>
Date: tirsdag 24. mai 2016 08.16
To: OpenSIPS users mailling list <users at lists.opensips.org>
Subject: Re: [OpenSIPS-Users] sip.instance

 

you need to remove authentication on invite. 

Check in opensips.cfg: if(method=="INVITE")
{
....

www_challenge()

}

 

comment that part out and restart opensips. 

 

2016-05-24 0:12 GMT+02:00 Frank Paaske <frank.paaske at gmail.com>:

Hi,

 

I’m trying to get a liblinphone based client connected to OpenSIPS. 

The REGISTER is challenged with a 401, which is automatically replied to with a proper Digest by liblinphone, which in turn gives 200 OK back from OpenSIPS.

 

However, when trying to make a call, the INVITE is also challenged with a 401. In this case the liblinphone is not responding automatically.

According to the developers of the app, this happens because OpenSIPS is not configured to support sip.instance.

 

The sequence is roughly like this:

 

Client              Server

|-REGISTER-------------->|

|<-------------------401-|

|-REGISTER-with-auth---->|

|<-------------------200-|

 

|-INVITE---------------->|

|<-------------------401-|

 

Then nothing

 

 

 

So my question is how can I enable support for sip.instance in OpenSIPS?

 

 

Best regards,

Frank


_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

 

_______________________________________________ Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160524/49ad327e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4318 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20160524/49ad327e/attachment-0001.bin>


More information about the Users mailing list