linphone-iphone/coreapi/bellesip_sal
Simon Morlat 041e20edfb * fix incorrect behavior when the body of an INVITE cannot be understood or parsed.
Previously it was answering 200Ok.
* do not send 415 but 488 in case of incompatible codecs, which is more correct according to the RFC.
415 should be replied if the body cannot be understood (for example: is not application/sdp)
2014-01-06 23:24:00 +01:00
..
sal_address_impl.c remove uri headers from Contact 2013-12-20 14:02:25 +01:00
sal_impl.c Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
sal_impl.h add supported header 2013-12-09 12:19:49 +01:00
sal_op_call.c * fix incorrect behavior when the body of an INVITE cannot be understood or parsed. 2014-01-06 23:24:00 +01:00
sal_op_call_transfer.c Fix compilation for WP 2013-09-09 11:58:39 +02:00
sal_op_events.c implement manual mode refresher for generic subscribe 2013-12-13 10:22:28 +01:00
sal_op_impl.c * fix incorrect behavior when the body of an INVITE cannot be understood or parsed. 2014-01-06 23:24:00 +01:00
sal_op_info.c make use of bellesip's new dialog's request queue to fix bugs around transfer notification 2013-09-03 22:34:04 +02:00
sal_op_message.c Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
sal_op_presence.c minor changes 2013-12-12 17:26:06 +01:00
sal_op_publish.c do not send body in PUBLISH with expires 0 2013-09-25 12:00:06 +02:00
sal_op_registration.c fix compilation errors due to signature change in linphone_auth_info_new() 2013-11-05 22:00:19 +01:00
sal_sdp.c fix crash when receiving SDP with many mlines 2013-12-19 17:22:24 +01:00