~phatforge/freeswitch/+git/master:FI-393-change-fs_cli-banner-to-annual-conf

Last commit made on 2018-05-16
Get this branch:
git clone -b FI-393-change-fs_cli-banner-to-annual-conf https://git.launchpad.net/~phatforge/freeswitch/+git/master

Branch merges

Branch information

Name:
FI-393-change-fs_cli-banner-to-annual-conf
Repository:
lp:~phatforge/freeswitch/+git/master

Recent commits

3c7db63... by Mike Jerris <email address hidden>

FS-11168: [core] fix compile error on gentoo from typo in assert statement

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

Merge pull request #1520 in FS/freeswitch from ~BOBMCCARTHY/freeswitch:bugfix/FS-10808-memory-leak-with-sla-registrations to master

* commit 'bdfc02f22793ee3fb2d02edaa970c34807fc1c3b':
  FS-10808 [mod_sofia] Fix memory leak in SLA

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

Merge pull request #1471 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-10775-segfault-switch_frame_buffer_push to master

* commit 'a0ae014dc130c97bac7d057ceabe84bcfb03fe7b':
  FS-10775 #resolve segfault switch_frame_buffer_push

bdfc02f... by Bob McCarthy <email address hidden>

FS-10808 [mod_sofia] Fix memory leak in SLA

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

FS-11139: [mod_commands] add tab completion for uuid_pause command

ba7b003... by Italo Rossi <email address hidden>

FS-11044 - [verto_communicator] Fix error when muting/unmuting without cam and/or mic.

77daf39... by Mike Jerris <email address hidden>

Merge pull request #1511 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-11120-handle-invalid-configs-for-avmd to master

* commit '80cd1fa42205c71cbdc1f31811a3e9cba595db8f':
  FS-11120 Handle invalid configs for avmd

80cd1fa... by Piotr Gregor <email address hidden>

FS-11120 Handle invalid configs for avmd

This makes sure avmd session uses default values for global settings
if configuration parameters are invalid or missing.
Also add more printing for avmd. Avmd will now report media
bug direction READ_REPLACE/WRITE_REPLACE it has been started on,
and each frame it is processing if debug==1.
This also fixes confusing log on session stopped reported in FS-10732.

a0ae014... by antonio <antonio@lap>

FS-10775 #resolve segfault switch_frame_buffer_push

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

Merge pull request #1508 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-11108-mod_commands-segfault-with-list_users to master

* commit '6d1eabc7a12fd85636607ce53865c776f8cfc19d':
  FS-11108: [mod_commands] Fix segfault with list_users command