Sounds like the kamilio proxy does not support application/pidf+xml, that 's why it answers "unsupported media type". Not related to linphone then.
SImon Le jeudi 10 septembre 2009 17:46:20, Harishkumar V a écrit : > Hi, > > the linphone3.1.2 has bug , it does not show other user status. > > when debugged, the xml containing other user status is received, but > linphone recv notification fails to change status. > > Also, other user is not notified if i go offline. > For offline and closed events, no xml is being sent. it reports, > > > Proxy-Authorization: Digest username="harishkumar", > realm="sip.antisip.com", nonce="4aa8f36590216960d7ec263f90f88aefa93cc018", > uri=" > sip:[email protected] <sip%[email protected]>", > response="2a30e54ccffafa754b644caf036b749e", algorithm=MD5, > cnonce="0a4f113b", qop=auth, nc=00000001 > Content-Type: application/pidf+xml > Max-Forwards: 70 > User-Agent: Linphone/3.1.0 (eXosip2/3.1.0) > Expires: 1800 > Event: presence > Content-Length: 347 > > <?xml version="1.0" encoding="UTF-8"?> > <presence xmlns="urn:ietf:params:xml:ns:pidf" > xmlns:es="urn:ietf:params:xml:ns:pidf:status:rpid-status" > entity="sip:[email protected] <sip%[email protected]> > "> > <tuple id="sg89ae"> > <status> > <basic>closed</basic> > <es:activities> > <es:activity>permanent-absence</e:activity> > </es:activities> > </status> > </tuple> > > </presence> > > linphone-message : cb_sndunkrequest (id=25) > linphone-message : eXosip: timer sec:0 usec:100000! > linphone-message : eXosip: timer sec:0 usec:100000! > linphone-message : eXosip: timer sec:0 usec:100000! > linphone-message : eXosip: timer sec:0 usec:100000! > linphone-message : eXosip: timer sec:0 usec:100000! > linphone-message : Received message: > SIP/2.0 415 Unsupported media type > Via: SIP/2.0/UDP 10.7.143.5:5060 > ;rport=1046;branch=z9hG4bK1334123229;received=203.199.255.2 > From: <sip:[email protected] <sip%[email protected]> > > >;tag=1483059897 > > To: <sip:[email protected] <sip%[email protected]> > > >;tag=9c9b00246f8e107315fda5b1f99323d3-757f > > Call-ID: 1708608442 > CSeq: 31 PUBLISH > Server: Kamailio (1.5.1-tls (i386/linux)) > Content-Length: 0 _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
