[sr-dev] [tracker] Comment added: UAC generates messages with a NULL body which failes in SANITY module check

sip-router bugtracker at sip-router.org
Sun May 26 18:38:55 CEST 2013


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:testb at 127.0.0.1:5090";
	$uac_req(turi) = "sip:testb at 127.0.0.1";
	$uac_req(furi) = "sip:testa at 127.0.0.1";
	$uac_req(hdrs) = "Content-Type: text/plain\r\n";
	uac_req_send();

and the result is ok:

REGISTER sip:testb at 127.0.0.1:5090 SIP/2.0.
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bK8443.08598b30000000000000000000000000.0.
To: <sip:testb at 127.0.0.1>.
From: <sip:testa at 127.0.0.1>;tag=533cb9e91f4b999cf76861cbb9ed54ed-8f53.
CSeq: 10 REGISTER.
Call-ID: 5193b50938528bb9-25802 at 127.0.0.1.
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.



More information about the sr-dev mailing list