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; }
Thanks, Pranathi Venkatayogi System Developer II (520) 745-9447 x4466 www.cyracom.comhttp://www.cyracom.com/
Join us: [cid:image001.gif@01D1C9C9.C4E8B6D0] https://www.facebook.com/pages/CyraCom-LLC/134704783312720 [cid:image002.gif@01D1C9C9.C4E8B6D0] https://twitter.com/cyracom [cid:image003.gif@01D1C9C9.C4E8B6D0] http://www.linkedin.com/company/cyracom [cid:image004.gif@01D1C9C9.C4E8B6D0] http://www.cyracom.com/blog/
[cid:image005.png@01D1C9C9.C4E8B6D0]
DISCLAIMER: This e-mail and any attached content may contain confidential or privileged material delivered for the sole use of the intended recipient(s). Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender immediately by reply e-mail and delete all copies of this message. It is the recipient's responsibility to scan this e-mail and any attachments for viruses. The content of this e-mail message, including any attachments, does not comprise a contract or a portion of a contract, and so does not bind CyraCom International, Inc. or any of its agents or subsidiaries. CyraCom, LLC and Voiance Language Services, LLC are wholly owned subsidiaries of CyraCom International, Inc.
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; }
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-bounces@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
Any luck? Any help from other users who used - pv_www_authenticate?
From: Pranathi Venkatayogi Sent: Friday, November 25, 2016 12:37 PM To: 'miconda@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-bounces@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
I didn't get the time for it yet, due to traveling and conducting a kamailio advance training, the spare time was quite limited. Hoping to be able to address it in the near future.
Cheers, Daniel
On 28/11/2016 18:38, Pranathi Venkatayogi wrote:
Any luck? Any help from other users who used - pv_www_authenticate?
*From:*Pranathi Venkatayogi *Sent:* Friday, November 25, 2016 12:37 PM *To:* 'miconda@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-bounces@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://twitter.com/#%21/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, Berlin, Nov 28-30, 2016 - http://www.asipto.com