linphone-iphone/coreapi/bellesip_sal
Simon Morlat 16180e2430 change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00
..
sal_address_impl.c Use const for sal_address_is_ipv6() 2015-01-15 17:19:58 +01:00
sal_impl.c tester automatically creates unique accounts on flexisip server before running tests. This allows several developer to run the test suite simultaneously ! 2014-12-01 15:25:54 +01:00
sal_impl.h Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
sal_op_call.c Fix a crash when an absolute address is passed to linphone_core_invite. 2015-01-15 11:37:30 +01:00
sal_op_call_transfer.c fix bad handling of call transfer sipfrags and compilation warning 2014-06-13 12:57:23 +02:00
sal_op_events.c Fix a crash when an absolute address is passed to linphone_core_invite. 2015-01-15 11:37:30 +01:00
sal_op_impl.c change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. 2015-01-21 22:38:46 +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 Fix a crash when an absolute address is passed to linphone_core_invite. 2015-01-15 11:37:30 +01:00
sal_op_presence.c Fix a crash when an absolute address is passed to linphone_core_invite. 2015-01-15 11:37:30 +01:00
sal_op_publish.c Fix a crash when an absolute address is passed to linphone_core_invite. 2015-01-15 11:37:30 +01:00
sal_op_registration.c fix possible use of freed object 2014-06-23 18:52:53 +02:00
sal_sdp.c Handle "rtcp-fb ccm fir" attribute in SDP. 2014-06-24 13:59:11 +02:00