~phatforge/freeswitch/+git/master:master

Last commit made on 2019-09-17
Get this branch:
git clone -b master https://git.launchpad.net/~phatforge/freeswitch/+git/master

Branch merges

Branch information

Name:
master
Repository:
lp:~phatforge/freeswitch/+git/master

Recent commits

15ad4c2... by Andrey Volk

Merge pull request #1803 in FS/freeswitch from bugfix/FS-12025-freeswitch-crashes-on-reloadxml-when-spandsp-tone-detection-is-running to master

* commit 'd45e9df88349a26a18426fd98409845316d131fb':
  FS-12025: [mod_spandsp] FreeSWITCH crashes on reloadxml when spandsp tone detection is running.

5123b00... by Andrey Volk

Merge pull request #1746 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-11917 to master

* commit '6704d3aabeacdfa9a652f700379b072b6166f5a0':
  FS-11917: [mod_event_socket] Added error logging if cannot parse IP address

6704d3a... by Sergey Safarov <email address hidden>

FS-11917: [mod_event_socket] Added error logging if cannot parse IP address

75cfacf... by Andrey Volk

Merge pull request #1813 in FS/freeswitch from bugfix/FS-12042-sofia-sip-fix-leaks-in-stun-and-a-typo-in-sresolv to master

* commit '583bf0441d8d6730d4570cad9cc6f93d3c955394':
  FS-12042: [sofia-sip] Fix typo in sresolv.

583bf04... by Andrey Volk

FS-12042: [sofia-sip] Fix typo in sresolv.

6f62194... by Andrey Volk

Merge pull request #1812 in FS/freeswitch from bugfix/FS-12041-core-fix-memory-leak-on-msrp-shutdown to master

* commit '70831a7140343cd4bf9ae76337458a0644dde103':
  FS-12041: [Core] Fix memory leak on msrp shutdown

70831a7... by Andrey Volk

FS-12041: [Core] Fix memory leak on msrp shutdown

fc925a2... by Andrey Volk

Merge pull request #1809 in FS/freeswitch from sofia-leak to master

* commit '20a893fd0683de64353ee2c111aa9c61a867886d':
  FS-12038: [mod_sofia, core] Fix potential leak and race in chat_hash, add switch_core_hash_insert_auto_free().

20a893f... by Andrey Volk

FS-12038: [mod_sofia, core] Fix potential leak and race in chat_hash, add switch_core_hash_insert_auto_free().

8880c4f... by Christopher Rienzo <email address hidden>

Merge pull request #1811 in FS/freeswitch from bugfix/FS-12040-mod_sofia-fix-potential-leak-if-realloc-fails to master

* commit '7ee53a6ec1753204d5f17e1f7d2b9429b8ab1342':
  FS-12040: [mod_sofia] Fix potential leak if realloc fails.