~phatforge/freeswitch/+git/master:v1.10

Last commit made on 2019-08-20
Get this branch:
git clone -b v1.10 https://git.launchpad.net/~phatforge/freeswitch/+git/master

Branch merges

Branch information

Name:
v1.10
Repository:
lp:~phatforge/freeswitch/+git/master

Recent commits

f999022... by Andrey Volk

Merge branch 'master' into v1.10

df01ad4... by Andrey Volk

Merge pull request #1800 in FS/freeswitch from bugfix/FS-12001-mod_callcenter-can-t-use-mod_mariadb-with-mysql-due-to-keyword-on-table-schema to master

* commit '71b0ab24b1af10477369047149b158579b31016b':
  FS-12001: [mod_callcenter] Workaround issues with renaming tables and columns in SQLite version prior to 2019-02-07 (3.27.0).

71b0ab2... by Andrey Volk

FS-12001: [mod_callcenter] Workaround issues with renaming tables and columns in SQLite version prior to 2019-02-07 (3.27.0).

0c634af... by Andrey Volk

Merge pull request #1799 in FS/freeswitch from sofia-sip-cleanup to master

* commit 'f93445a38c533a4349d3f466380b7625dd7d6243':
  FS-12010: [sofia-sip] Fix improper cleanup on su_deinit().

f93445a... by Andrey Volk

FS-12010: [sofia-sip] Fix improper cleanup on su_deinit().

96aac32... by Andrey Volk

FS-12010: [mod_sofia, mod_valet_parking, mod_enum] Fix memory leaks on FreeSWITCH shutdown.

b6b3d78... by Seven Du <email address hidden>

FS-12007 fix leak

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

Merge pull request #1798 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-12008 to master

* commit '797216fcc04efd05c0d45b33a4269bd1d8e118ff':
  FS-12008: special case G722 - fix rate passed to switch_core_codec_init()

797216f... by Dragos Oancea <email address hidden>

FS-12008: special case G722 - fix rate passed to switch_core_codec_init()

8f4b522... by Mike Jerris <email address hidden>

Merge pull request #1797 in FS/freeswitch from bugfix/FS-11981-freeswitch-crash-any-time-in-switch_timer.c-when-high-throughput to master

* commit '48b8fa5864548322944bdcdad0671ffbdc32cffb':
  FS-11981: [Core] Fix FreeSWITCH crash when timerfd is initialized with an error.