Hi folks, I recently installed Linphone for Android and I'm trying to make an outgoing call from my handset to another account which is running on Linphone for Linux on my desktop.
What I'm getting when attempting to call is a "Cannot call Content-Length mis-match" message. >From the logs on the sip server I see that the client is sending a content length of 28383 which is bizarre when the message is only roughly 230 characters in length. Please a trace from the logs on the server below. Note that I have removed the IP address and hosts names. SIP/2.0 200 OK Via: SIP/2.0/UDP XX.XX.XXX.XX:5060;branch=z9hG4bK385760231-2807 Record-Route: <sip:XX.XX.XXX.XX;lr=on> From: <sip:unknown@localhost>;tag=AricentUA_385762301-2807 To: <sip:[email protected]>;tag=1676909365 Call-ID: osa_scs_sipiwf101207959557@XXXX CSeq: 1 INVITE Contact: <sip:[email protected]:2125> Content-Type: application/sdp User-Agent: Linphone/3.4.0 (eXosip2/unknown) Content-Length: 28383 v=0 o=XXX 760928176 760928176 IN IP4 XX.XX.XXX.XXX s=A conversation c=IN IP4 XX.XX.XXX.XXX b=AS:256 t=0 0 m=audio 7076 RTP/AVP 3 0 8 101 a=rtpmap:3 GSM/8000/1 a=rtpmap:0 PCMU/8000/1 a=rtpmap:8 PCMA/8000/1 a=rtpmap:101 telephone-event/8000/1 a=fmtp:101 0-11 a=sendrecv /Mark _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
