Anca Vamanu writes:
> 
> I don't think there is a '\r\n' in the middle for the start string - it 
> is a dot '.'
> Here is where the string is generated:
> 
>     sprintf(cid, "%d.%.*s.%d", (int)time(NULL), uri_len, uri, rand());

anca,

perhaps there is a misunderstanding.  i don't know if there is \r\n in
start parameter value, but start parameter does not terminate with "
like it should:

> > Content-Type: 
> > multipart/related;type="application/rlmi+xml";start="<127532956\r\n\r\n

i guess there should also be a closing > before " and both of them are
missing.  you can see it from the binary file (packet 23 in enclosed
dump).

-- juha

Attachment: rls-new.pcap
Description: rls dump

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to