~phatforge/freeswitch/+git/master:FS-11393-record_trimmed_ms

Last commit made on 2018-09-19
Get this branch:
git clone -b FS-11393-record_trimmed_ms https://git.launchpad.net/~phatforge/freeswitch/+git/master

Branch merges

Branch information

Name:
FS-11393-record_trimmed_ms
Repository:
lp:~phatforge/freeswitch/+git/master

Recent commits

129cd73... by Mike Jerris <email address hidden>

FS-11393: [core] set record_trimmed_ms at the end of record_session if the file interface has this info available

2c980c0... by Mike Jerris <email address hidden>

Merge pull request #1584 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11390-use-system-libcodec2 to master

* commit '6005400994d24156489367155315ac7a5e2adb36':
  FS-11390: [mod_codec2] Use system libcodec2.

6005400... by Andrey Volk

FS-11390: [mod_codec2] Use system libcodec2.

9844c06... by Anthony Minessale <email address hidden>

FS-11225: [freeswitch-core] Crash in fs_cli -- missing check for null pointer #resolve

9f72c99... by Andrey Volk

FS-11362: [mod_verto] Fix regression for the broken Windows build.

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

Merge pull request #1583 in FS/freeswitch from FS-11387 to master

* commit '4edd8a97519faf11f9df0b46d067d39e23d92841':
  FS-11387 [mod_loopback] add null endpoint

4edd8a9... by Chris Rienzo <email address hidden>

FS-11387 [mod_loopback] add null endpoint

5f6ca30... by Mike Jerris <email address hidden>

swigall

0367b3b... by Mike Jerris <email address hidden>

FS-11382: [core] add switch_pool_strip_whitespace function to strip whitespace using pool allocation

2d24475... by Sergey Khripchenko <email address hidden>

FS-11362 Fix die_errnof() macro failing to compile on mac