Auth was failing on the server with -5. We need someone more familiar with
kamailio to take a look.
I am attaching earlier follow-up message.
-----Original Message-----
From: Daniel-Constantin Mierla [mailto:mico...@gmail.com]
Sent: Tuesday, February 07, 2017 10:47 PM
To: Pranathi Venkatayogi <pvenkatay...@cyracom.com>; Kamailio (SER) - Users
Mailing List <sr-users@lists.sip-router.org>
Subject: Re: [SR-Users] MSRP with Kamailio
Hello,
is the auth not working because of kamailio or because of the client?
Have you investigated to see what could be the potential issue?
Cheers,
Daniel
On 07/02/2017 18:56, Pranathi Venkatayogi wrote:
> Msrp auth doesn’t work. I disabled it in my config for now to work around it.
> As we use TLS and chat is also on a secure channel should be ok.
>
> If you can make auth work, please let me know.
>
> -----Original Message-----
> From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On
> Behalf Of Olli Attila
> Sent: Tuesday, February 07, 2017 5:47 AM
> To: mico...@gmail.com; Kamailio (SER) - Users Mailing List
> <sr-users@lists.sip-router.org>
> Subject: Re: [SR-Users] MSRP with Kamailio
>
> Hello,
>
> Actually when i set debug level to 3, I dont face any syslog errors on
> Kamailio. I only see the auth error at the client (Blink) end.
>
> -- Olli
>
>
> Daniel-Constantin Mierla kirjoitti 2017-02-07 14:49:
>> Hello,
>>
>> can you run with debug=3 in kamailio.cfg and provide all syslog
>> messages for the issues you face?
>>
>> Cheers,
>> Daniel
>>
>>
>> On 07/02/2017 12:16, Olli Attila wrote:
>>> Hello,
>>>
>>> I am running kamailio version 4.4.2. I just configured MSRP module
>>> to kamailio with example config taken from
>>> "http://www.kamailio.org/docs/modules/4.4.x/modules/msrp.html#msrp.usage"
>>> (Example 1.16. Event Route (using htable for MSRP connection
>>> tracking). After configuring msrp relay, the kamailio service has
>>> been restarted succesfully and no errors occurred.
>>>
>>> Blink is configured to use my server name with tls and port 5061 for
>>> MSRP.
>>>
>>> I get this error on Blink when i try to send files:
>>> https://p.dnaip.fi/X4vwoy40
>>>
>>> Any suggestion what is going wrong?
>>>
>>> Cheers,
>>>
>>> -- Olli
>>>
>>>
>>> _______________________________________________
>>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
>>> list sr-users@lists.sip-router.org
>>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
> list sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced
Training - Mar 6-8 (Europe) and Mar 20-22 (USA) - www.asipto.com Kamailio World
Conference - May 8-10, 2017 - www.kamailioworld.com
--- Begin Message ---
Any luck? Any help from other users who used - pv_www_authenticate?
From: Pranathi Venkatayogi
Sent: Friday, November 25, 2016 12:37 PM
To: 'mico...@gmail.com'; Kamailio (SER) - Users Mailing List
Subject: RE: [SR-Users] MSRP auth does not work with blink
Hi Daniel,
Please find attached Kamailio syslog messages. Also included are the configs
I am using and client msrp log.
The spot can be found by searching for the following:
Translation: MSRP auth failed with: -5
Please let me know what I may be doing wrong.
Thanks
Pranathi
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Daniel-Constantin Mierla
Sent: Thursday, November 24, 2016 4:54 AM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] MSRP auth does not work with blink
Hello,
I couldn't spot any kamailio log messages in the zip logs you sent. Can you run
kamailio with debug=3 in kamailio.cfg and send all the syslog messages printed
by kamailio in such case?
Cheers,
Daniel
On 23/11/2016 00:41, Pranathi Venkatayogi wrote:
Hi,
I am trying to use MSRP feature of blink client. In the server config when
auth is challenged, I see the following error in the client.Can you please
advise if I am configuring the server right?
Note: the return value of pv_www_authenticate is “-5”.
13 2016-11-07 17:57:26.494124 [blink.exe 24976]: Closed connection to
10.0.16.51:2855 ('NotificationProxyLogger' object has no attribute
'received_illegal_data')
Find attached full set of client logs.
Here is the relevant portion of kamailio.cfg:
if (!pv_www_authenticate("MY_DOMAIN", "$var(passwd)", "0",
"$msrp(method)")) {
www_challenge("MY_DOMAIN", "1");
xlog("L_ERR", "MSRP auth failed with: $var(retValue)\n");
exit;
}
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Berlin, Nov 28-30, 2016 - http://www.asipto.com
--- End Message ---
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users