Your message is simply is not correct. There is an empty line missing between the headers and the body. Thus the line with "test" will be treated as another Header. Besides that I would suggest to use some -v parameters (e.g. -vvv) to get a little more info. And at then end only a PCAP trace can judge what is happening.
Regards Nils Ohlmeier
On Tuesday 03 May 2005 15:30, rcrdsip rcrdsip wrote:
hello,
i'm testing sipsak.
./sipsak -M -B "test " -s sip:dummy@X.X.X.2:5060 this command work well.
Then i want to use the -f file option: ./sipsak -f test.txt -s sip:dummy@X.X.X.2:5060
with the file test.txt:
MESSAGE sip:dummy@X.X.X.2:5060 SIP/2.0 From: sip:sipsak@X.X.X.1 To: sip:dummy@X.X.X.2:5060 Call-ID: 1234567@X.X.X.1 CSeq: 2 MESSAGE Content-Type: text/plain Content-Length: 5 User-Agent: sipsak 0.8.12 Line-based text data: text/plain test
The command wait for 20s and finish with: ** give up retransmissioning.... and i don't capture any SIP messages with ethereal.
A idea? thanks
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers