Andrei Pelinescu-Onciul writes:
Could you try to dump the sip packet it generates and/or send me a pcap trace of the xmlrpc exchange (so that I can try to replay it)?
andrei,
i think that pcap revealed the reason. it turned out that headers were separated by CRCR instead of CRLF. this was a hack in the client that needed to be made because of k xmlrpc server. i'll try to get rid of the hack and try again.
-- juha