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)

----------
I did a test with:

        $uac_req(method)="REGISTER";
        $uac_req(ruri) = "sip:[email protected]:5090";
        $uac_req(turi) = "sip:[email protected]";
        $uac_req(furi) = "sip:[email protected]";
        $uac_req(hdrs) = "Content-Type: text/plain\r\n";
        uac_req_send();

and the result is ok:

REGISTER sip:[email protected]:5090 SIP/2.0.
Via: SIP/2.0/UDP 
127.0.0.1;branch=z9hG4bK8443.08598b30000000000000000000000000.0.
To: <sip:[email protected]>.
From: <sip:[email protected]>;tag=533cb9e91f4b999cf76861cbb9ed54ed-8f53.
CSeq: 10 REGISTER.
Call-ID: [email protected].
Max-Forwards: 70.
Content-Length: 0.
User-Agent: kamailio (4.1.0-dev6 (x86_64/darwin)).
Content-Type: text/plain.
.

Provide a ngrep output of what you get, that's what I asked.
----------

More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=295#comment897

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.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to