Re: [OpenSIPS-Users] sip.instance

2016-05-24 Thread Frank Paaske
Thanks, but won’t this allow anyone to use this OpenSIPS instance to make SIP 
calls?

 

Best regards,

Frank

 

 

From:  on behalf of Johan De Clercq 

Reply-To: OpenSIPS users mailling list 
Date: tirsdag 24. mai 2016 08.16
To: OpenSIPS users mailling list 
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 :

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@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

 

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



smime.p7s
Description: S/MIME cryptographic signature
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] sip.instance

2016-05-23 Thread Frank Paaske
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



smime.p7s
Description: S/MIME cryptographic signature
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users