~phatforge/freeswitch/+git/master:bugfix/FS-10089-combining-inherit_codec-and-ice

Last commit made on 2017-04-24
Get this branch:
git clone -b bugfix/FS-10089-combining-inherit_codec-and-ice https://git.launchpad.net/~phatforge/freeswitch/+git/master

Branch merges

Branch information

Name:
bugfix/FS-10089-combining-inherit_codec-and-ice
Repository:
lp:~phatforge/freeswitch/+git/master

Recent commits

10b35e0... by Brian West <email address hidden>

FS-10089: [mod_sofia] WIP making SDP modification in UPDATE request work

fde6afd... by Mike Jerris <email address hidden>

FS-10150: fix typo

8332266... by Anthony Minessale <email address hidden>

FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE

6a781a1... by Mike Jerris <email address hidden>

FS-10150: fix typo

6515bc7... by Shane Bryldt <email address hidden>

FS-10167: Some fixes to get the windows release build working, and fixed a mistake with asserting on executed statements which would get compiled out for release builds

a8a935d... by Shane Bryldt <email address hidden>

FS-10167: Temporary commit while trying to figure out why the release build of libsodium under VS won't link properly.

db7b273... by Anthony Minessale <email address hidden>

FS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate to supersede bitrate control from the conference #resolve

c922223... by Anthony Minessale <email address hidden>

FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets -- same fix for non-ssl sockets #resolve

acdf1d9... by Shane Bryldt <email address hidden>

FS-10167: Updates to make stuff compile under linux again

5d682ab... by Shane Bryldt <email address hidden>

FS-10167: Major updates to lifecycle management across a number of objects changing a number of architecture related areas, fixed some little bugs, too much to remember exactly