THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#295 - UAC generates messages with a NULL body which failes in SANITY module check
User who did this - Daniel-Constantin Mierla (miconda)
----------
Content-Type is not needed. I just added to have hdrs set, which now gives a hint of what
might be the problem in your side, with this line:
$uac_req(hdrs) = $sht(websocket=>$si:$sp:hdrs);
Be sure $sht(websocket=>$si:$sp:hdrs) is ending in "\r\n", because must be in
full header format: "Name: body\r\n"
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=295#comment9…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.