]> sjero.net Git - linphone/history - coreapi/sal_eXosip2_sdp.c
update ms2 with better opus integration
[linphone] / coreapi / sal_eXosip2_sdp.c
2013-05-27 Jehan MonnierMerge branch 'master' of git://git.linphone.org/linphone
2013-05-07 Margaux ClercFix bug report
2013-03-22 Sylvain BerfiniRevert "Send ZRTP hello hash in SIP SDP."
2013-03-20 Margaux ClercMerge branch 'master' of git.linphone.org:linphone
2013-03-18 Guillaume BeraudoSend ZRTP hello hash in SIP SDP.
2013-03-15 Ghislain MARYFix bug with the keywordcmp macro.
2013-01-25 Yann DiorcetMerge branch 'upnp'
2013-01-23 Ghislain MARYKeep the total number of streams and the number of...
2013-01-18 Ghislain MARYMerge branch 'dev_bt_session_version'
2013-01-10 Ghislain MARYDo not update session version in SDP when remote send...
2012-10-15 Ghislain MARYMerge branch 'newUI' of file:///home/ghislain/code...
2012-09-12 Sylvain BerfiniMerge branch 'master' of git://git.linphone.org/linphone
2012-09-12 Ghislain MARYAdd missing include.
2012-09-04 Simon MorlatMerge branch 'dev_edge_optim'
2012-09-04 Simon Morlatimplement edge detection, and automatic configuration...
2012-09-04 Guillaume BeraudoMerge branch 'message'
2012-08-22 Ghislain MARYDo not include ICE candidates in the SDP for a media...
2012-08-16 Ghislain MARYCompilation fix.
2012-08-16 Ghislain MARYMerge branch 'dev_ice'
2012-08-13 Ghislain MARYDo not set the c= line to 0.0.0.0 to pause a call when...
2012-08-10 Ghislain MARYMerge branch 'master' into dev_ice
2012-08-07 Ghislain MARYCorrectly handle content of SDP when ICE has completed...
2012-08-06 Ghislain MARYRedesign ICE integration to prevent Sal from depending...
2012-08-01 Ghislain MARYRemove ICE check lists from media streams that are...
2012-08-01 Ghislain MARYDelete ICE session, when its state is Failed after...
2012-07-27 Ghislain MARYSet the state of an ICE check list to Failed if an...
2012-07-27 Ghislain MARYCheck for ICE mismatch and add the ice-mismatch attribu...
2012-07-27 Ghislain MARYSpecify default ICE remote candidates.
2012-07-26 Ghislain MARYInclude ice-ufrag and ice-pwd attributes in RE-INVITE.
2012-07-26 Ghislain MARYHandle the case where ICE is activated locally but...
2012-07-26 Ghislain MARYHandle case where ICE is activated and the configured...
2012-07-26 Ghislain MARYHandle received ICE remote-candidates attribute in...
2012-07-25 Ghislain MARYAdd remote-candidates attributes in the SDP in RE-INVIT...
2012-07-25 Ghislain MARYAdd raddr and rport values in ICE candidate attributes...
2012-07-25 Ghislain MARYOnly include ICE candidates matching the default destin...
2012-07-23 Ghislain MARYParse the rtcp attribute in the SDP if present.
2012-07-23 Ghislain MARYAdd RTCP attribute for each media stream when ICE is...
2012-07-23 Ghislain MARYRe-Invite when ICE processing is finished successfully.
2012-07-20 Ghislain MARYFix putting media specific c= line in the SDP.
2012-07-20 Ghislain MARYFix number of media streams in 200 OK SDP.
2012-07-20 Ghislain MARYFix ICE roles.
2012-07-19 Ghislain MARYMoved ICE session and check lists respectively from...
2012-07-19 Ghislain MARYGather ICE candidates on incoming call.
2012-07-19 Ghislain MARYAllocate ICE session when parsing SDP on incoming call.
2012-07-19 Ghislain MARYParse ICE attributes when receiving SDP.
2012-07-19 Ghislain MARYGood connection address and media ports in the SDP...
2012-07-19 Ghislain MARYAdd ICE attributes in the SDP content.
2012-07-16 Guillaume BeraudoFix _sdp_message_get_mline_dir on recvonly attribute.
2012-02-01 Sylvain BerfiniWizard merged
2011-11-14 Jehan MonnierMerge remote-tracking branch 'private/dev_videoios'
2011-11-04 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2011-11-04 Simon MorlatMerge remote-tracking branch 'private/srtp'
2011-10-28 Simon MorlatMerge branch 'local_videoios' into dev_videoios
2011-10-28 Simon MorlatMerge branch 'dev_videoios' into local_videoios
2011-10-13 Guillaume BeraudoMerge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-10-13 Guillaume Beraudosrtp: take into account that ortp' srtp.h has been...
2011-10-06 Pierre-Eric Pellou... srtp: take into account that ortp' srtp.h has been...
2011-10-04 Pierre-Eric Pellou... srtp: add SRTP support to Linphone
2011-04-01 Guillaume BeraudoMerge branch 'master' of git://git.savannah.nongnu...
2011-04-01 Simon MorlatMerge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-03-31 Simon Morlatfix empty mline again and update ms2
2011-03-28 Jehan MonnierMerge commit '531f9c8'
2011-03-23 Simon MorlatMerge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-03-17 Simon Morlatsave more space in SDP by not setting rtpmap for well...
2011-03-16 Simon Morlatreduce sdp size (exceeds ethernet mtu!)
2011-03-16 Simon Morlatdon't set sendrecv (it is the default)
2011-02-23 Guillaume BeraudoMerge branch 'master' of git.savannah.nongnu.org:/srv...
2011-02-17 Jehan MonnierMerge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-02-15 Jehan MonnierMerge branch 'master' of git.linphone.org:linphone...
2011-02-11 Simon Morlatfix bad free and stupid abort()
2011-02-10 Jehan Monnierfix compilation issue on apple
2011-02-09 Jehan MonnierMerge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-02-07 Simon Morlatmerge patch bringing SDP compliance improvements
2010-11-26 Jehan MonnierMerge branch 'master' of git.linphone.org:linphone...
2010-11-22 Jehan MonnierMerge branch 'master' of git.linphone.org:linphone...
2010-09-17 Simon Morlatfix some bugs
2010-08-26 Simon MorlatMerge branch 'dev_multicall'
2010-08-09 Simon Morlatfix some bugs, cleanups
2010-08-09 Simon MorlatMerge branch 'master' into dev_multicall
2010-06-17 Simon MorlatMerge branch 'master' into dev_multicall
2010-06-02 Simon MorlatMerge branch 'master' into dev_multicall
2010-06-02 Simon MorlatMerge branch 'master' into dev_multicall
2010-05-31 Simon MorlatMerge branch 'dev_lsd' into dev_multicall
2010-05-21 Simon MorlatMerge branch 'master' into dev_multicall
2010-05-12 Simon MorlatMerge branch 'master' into dev_multicall
2010-05-12 Simon MorlatMerge branch 'master' into dev_multicall
2010-05-03 Simon MorlatMerge branch 'master' into dev_multicall
2010-04-29 Simon Morlatmerge multicall patch from Aurelien
2010-04-27 Simon MorlatMerge branch 'master' of git.linphone.org:linphone...
2010-04-19 Simon Morlatimplements global b=AS in sending and receiving side
2010-03-25 Simon MorlatMerge branch 'dev_sal'
2010-03-16 Jehan MonnierMerge branch 'dev_sal' of belledonne-communications...
2010-03-15 Simon MorlatMerge branch 'master' into dev_sal
2010-03-11 Simon MorlatMerge branch 'master' of belledonne-communications...
2010-03-10 Simon MorlatMerge branch 'master' of belledonne-communications...
2010-03-03 Simon MorlatMerge branch 'master' into dev_sal
2010-03-03 Simon MorlatMerge branch 'master' into dev_sal
2010-03-03 Simon Morlatfix bug in sdp offeranswer and malformed SDP.
2010-02-12 Simon MorlatMerge branch 'master' into dev_sal
2010-02-12 Simon MorlatMerge branch 'master' into dev_sal
next