]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agoFS-8970 - [verto_communicator] Setting 'none' for useSpeak/useMic/useCamera when...
Italo Rossi [Tue, 22 Mar 2016 22:07:13 +0000 (19:07 -0300)] 
FS-8970 - [verto_communicator] Setting 'none' for useSpeak/useMic/useCamera when calling a secondary canvas

10 years agoFS-8966 - [verto_communicator] Ability to cancel dialing while doing speed test
Italo Rossi [Tue, 22 Mar 2016 19:10:11 +0000 (16:10 -0300)] 
FS-8966 - [verto_communicator] Ability to cancel dialing while doing speed test

10 years agoFS-8959 refactor improve memory processing
Seven Du [Tue, 22 Mar 2016 03:17:58 +0000 (11:17 +0800)] 
FS-8959 refactor improve memory processing

10 years agoMerge pull request #762 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8961...
Mike Jerris [Mon, 21 Mar 2016 20:36:41 +0000 (15:36 -0500)] 
Merge pull request #762 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8961-avmd-increase-robustness-of-variance to master

* commit '63a30499dbb8d280dbf4d18b393aa68ac3ce8c15':
  FS-8961 Increase robustness of estimation

10 years agoMerge pull request #761 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8960...
Mike Jerris [Mon, 21 Mar 2016 20:35:42 +0000 (15:35 -0500)] 
Merge pull request #761 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8960-avmd-set-buffer-position-to-beginning to master

* commit 'fce7cfee35468decc8246c410cfd100dc6df7d5a':
  FS-8960 Set buffer position to beginning on reset

10 years agoMerge pull request #763 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8963...
Italo Rossi [Mon, 21 Mar 2016 20:31:17 +0000 (15:31 -0500)] 
Merge pull request #763 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8963-fix-label-status-call to master

* commit '7525bffccc0cfb4b3e860e8bcdc10e342641d443':
  FS-8963 - [verto_communicator]  fix label status call

10 years agoFS-8964 #resolve [Make it possible to disable picture_fast_update INFO requests]
Anthony Minessale [Mon, 21 Mar 2016 17:58:28 +0000 (12:58 -0500)] 
FS-8964 #resolve [Make it possible to disable picture_fast_update INFO requests]

10 years agoFS-8963 - [verto_communicator] fix label status call
Davide Colombo [Mon, 21 Mar 2016 10:58:34 +0000 (11:58 +0100)] 
FS-8963 - [verto_communicator]  fix label status call

10 years agoReset the whole transcoding session memory on destroy
Moises Silva [Mon, 21 Mar 2016 00:12:50 +0000 (20:12 -0400)] 
Reset the whole transcoding session memory on destroy

Again, this shouldn't fix anything, but should make debugging easier.

FS-8312

10 years agoFS-8961 Increase robustness of estimation
Piotr Gregor [Sun, 20 Mar 2016 23:58:45 +0000 (23:58 +0000)] 
FS-8961 Increase robustness of estimation

Add optional requirement of consecutive streak
of estimations in SMA buffer. Fix definitions.
Add options to control debugging/printing.

10 years agoSmall adjustment to mod_sangoma_codec
Moises Silva [Mon, 21 Mar 2016 00:03:34 +0000 (20:03 -0400)] 
Small adjustment to mod_sangoma_codec

* Remove unnecessary memset
* Narrow the scope of the global lock on session initialization
* Assert for couple of expected pointers

This won't fix anything, it's just maintenance clean up done
while investigating FS-8312.

10 years agoFS-8960 Set buffer position to beginning on reset
Piotr Gregor [Sat, 19 Mar 2016 23:28:35 +0000 (23:28 +0000)] 
FS-8960 Set buffer position to beginning on reset

Now buffer position is reset to 0.

10 years agoFS-7800 add canvas id arg to setVideoLayout
Anthony Minessale [Fri, 18 Mar 2016 23:30:49 +0000 (18:30 -0500)] 
FS-7800 add canvas id arg to setVideoLayout

10 years agoFS-7800 fix some stuff in multi-canvas
Anthony Minessale [Fri, 18 Mar 2016 23:21:25 +0000 (18:21 -0500)] 
FS-7800 fix some stuff in multi-canvas

10 years agoFS-7800 should be able to call extra screens with same extension as the original...
Anthony Minessale [Fri, 18 Mar 2016 19:54:31 +0000 (14:54 -0500)] 
FS-7800 should be able to call extra screens with same extension as the original and place the param conferenceCanvasID with the desired canvas id into the call params in the same place bandwidth prefs are added

10 years agoFS-8957 #resolve [Video image sometimes blips on personal canvas mode when 1 particip...
Anthony Minessale [Fri, 18 Mar 2016 19:13:12 +0000 (14:13 -0500)] 
FS-8957 #resolve [Video image sometimes blips on personal canvas mode when 1 participant is watching voh]

10 years agoFS-8942: pass along CFLAGS, CXXFLAGS, and LDFLAGS to vpx build too, fixes solaris...
Michael Jerris [Fri, 18 Mar 2016 19:09:38 +0000 (15:09 -0400)] 
FS-8942: pass along CFLAGS, CXXFLAGS, and LDFLAGS to vpx build too, fixes solaris 64bit build

10 years agoMerge pull request #739 in FS/freeswitch from ~FLAVIO/freeswitch:master to master
Mike Jerris [Fri, 18 Mar 2016 18:07:52 +0000 (13:07 -0500)] 
Merge pull request #739 in FS/freeswitch from ~FLAVIO/freeswitch:master to master

* commit 'd1680d7b3bfd92df060a725aa4862482ffdfd6f7':
  FS-7915 parse and store multiple path fields

10 years agoMerge pull request #740 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/OPENZAP...
Mike Jerris [Fri, 18 Mar 2016 17:57:37 +0000 (12:57 -0500)] 
Merge pull request #740 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/OPENZAP-241-ftmod_libpri-doesn-t-close-channel to master

* commit '5e5bc23f47d85e5951474fa0341d00c5a0b7c2f8':
  OPENZAP-241: set always STATE_HANGUP_COMPLETE

10 years agoMerge pull request #751 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8945...
Italo Rossi [Fri, 18 Mar 2016 11:42:37 +0000 (06:42 -0500)] 
Merge pull request #751 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8945-dont-show-preview-setting-during to master

* commit '871785d668d80ba5a0e893a872d6d701ed89c3be':
  FS-8945 - [verto_communicator]  don't show preview settings during video call

10 years agoFS-8945 - [verto_communicator] don't show preview settings during video call
Davide Colombo [Wed, 16 Mar 2016 09:32:39 +0000 (10:32 +0100)] 
FS-8945 - [verto_communicator]  don't show preview settings during video call

10 years agoFS-7915 parse and store multiple path fields
Flavio Grossi [Thu, 10 Mar 2016 10:08:00 +0000 (11:08 +0100)] 
FS-7915 parse and store multiple path fields

10 years agoFS-8663 cont
Anthony Minessale [Fri, 18 Mar 2016 02:09:30 +0000 (21:09 -0500)] 
FS-8663 cont

10 years agofix typo from 8e7cfce5641fce466b0d41df7f5aa336e821ee6c
Seven Du [Fri, 18 Mar 2016 01:19:54 +0000 (09:19 +0800)] 
fix typo from 8e7cfce5641fce466b0d41df7f5aa336e821ee6c

10 years agoMerge pull request #759 in FS/freeswitch from FS-8406 to master
Seven Du [Fri, 18 Mar 2016 01:09:32 +0000 (20:09 -0500)] 
Merge pull request #759 in FS/freeswitch from FS-8406 to master

* commit '3d90d752fca16016d4a3556cb02bf9db837feffa':
  FS-8406 #resolve #comment improvement to drop video packets on slow rtmp link
  FS-8406 #comment add options to scale down cavas size, fps and bandwidth

10 years agoFS-8406 #resolve #comment improvement to drop video packets on slow rtmp link
Seven Du [Thu, 4 Feb 2016 00:32:06 +0000 (08:32 +0800)] 
FS-8406 #resolve #comment improvement to drop video packets on slow rtmp link

10 years agoFS-8406 #comment add options to scale down cavas size, fps and bandwidth
Seven Du [Thu, 4 Feb 2016 00:30:00 +0000 (08:30 +0800)] 
FS-8406 #comment add options to scale down cavas size, fps and bandwidth

10 years agoFS-8663 add saftey checks for this command
Anthony Minessale [Fri, 18 Mar 2016 00:31:35 +0000 (19:31 -0500)] 
FS-8663 add saftey checks for this command

10 years agoMerge pull request #758 in FS/freeswitch from bugfix/FS-8841-debian-fs-hang to master
Anthony Minessale II [Thu, 17 Mar 2016 23:47:46 +0000 (18:47 -0500)] 
Merge pull request #758 in FS/freeswitch from bugfix/FS-8841-debian-fs-hang to master

* commit '8423f28d431cd01c96bca2cae0b2ee44a3ae9e26':
  FS-8841 #resolve [Debian - FS Hang ]

10 years agoFS-8841 #resolve [Debian - FS Hang ]
Anthony Minessale [Wed, 17 Feb 2016 22:22:46 +0000 (16:22 -0600)] 
FS-8841 #resolve [Debian - FS Hang ]

10 years agoFS-8168: use copy image functions from libyuv instead of our home rolled versions...
Seven Du [Sun, 13 Mar 2016 11:46:33 +0000 (19:46 +0800)] 
FS-8168: use copy image functions from libyuv instead of our home rolled versions as the libyuv versions have optimizations

10 years agoMerge pull request #714 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8855...
Mike Jerris [Thu, 17 Mar 2016 17:58:15 +0000 (12:58 -0500)] 
Merge pull request #714 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8855-avmd-bug-in-calculation-of-tone-s to master

* commit 'f561f1cdd6e724a092bb47ad0de301ddcf290976':
  FS-8855 fix calc of variance of tone's freq estimator

10 years agoFS-8928: flag a bidning error when using EventConsumer::bind with invalid event name...
Michael Jerris [Thu, 17 Mar 2016 17:51:35 +0000 (12:51 -0500)] 
FS-8928: flag a bidning error when using EventConsumer::bind with invalid event name instead of blindly using custom

10 years agoFS-8952: fix unreachable code and simplify conditions
Michael Jerris [Thu, 17 Mar 2016 17:10:26 +0000 (12:10 -0500)] 
FS-8952: fix unreachable code and simplify conditions

10 years agoMerge pull request #757 in FS/freeswitch from ~HANSMI/freeswitch:fs-8948 to master
William King [Thu, 17 Mar 2016 17:04:33 +0000 (12:04 -0500)] 
Merge pull request #757 in FS/freeswitch from ~HANSMI/freeswitch:fs-8948 to master

* commit '3b4b839ed47fd089db82e2b1c709f894d622823d':
  FS-8948 #resolve Handle non-existent config in Debian postinst

10 years agoFS-8948 #resolve Handle non-existent config in Debian postinst
Michael Hanselmann [Thu, 17 Mar 2016 13:42:39 +0000 (14:42 +0100)] 
FS-8948 #resolve Handle non-existent config in Debian postinst

When the "freeswitch" package was installed directly on Debian, i.e.
without one of the meta packages pulling in the vanilla configuration
(freeswitch-conf-vanilla), the "postinst" script failed:

  $ apt-get install freeswitch
  …
  Setting up freeswitch (1.6.6~13~d2d0b32-1~jessie+1) ...
  cp: cannot stat ‘/usr/share/freeswitch/conf/vanilla/*’: No such file
  or directory
  …

With this change the code tests for "freeswitch.xml" before attempting
to copy the configuration files.

10 years agoMerge pull request #756 in FS/freeswitch from bugfix/FS-8953-whitespace-cleanup-src...
Mike Jerris [Thu, 17 Mar 2016 15:06:19 +0000 (10:06 -0500)] 
Merge pull request #756 in FS/freeswitch from bugfix/FS-8953-whitespace-cleanup-src-switch_-.c to master

* commit 'e18c12b6092114df9f6e149e49fc563858367c21':
  FS-8953 [core] white space clean up.

10 years agoFS-8953 [core] white space clean up.
Ken Rice [Thu, 17 Mar 2016 13:55:00 +0000 (08:55 -0500)] 
FS-8953 [core] white space clean up.

10 years agoFS-8855 fix calc of variance of tone's freq estimator
Piotr Gregor [Mon, 22 Feb 2016 18:26:57 +0000 (18:26 +0000)] 
FS-8855 fix calc of variance of tone's freq estimator

Change SMA buffer APPEND_SMA_VAL macro so now the variance
of tone's frequency estimation is correctly calculated.
Change frequency advertised in log on beep detection from
most recently computed value to average of all values used
in DESA computation.

10 years agoFS-8751 [Conference Play Video Total Time and Current Time]
Seven Du [Wed, 17 Feb 2016 16:10:07 +0000 (00:10 +0800)] 
FS-8751 [Conference Play Video Total Time and Current Time]

10 years agoFS-8748 FS-8751 check current play_status
Seven Du [Wed, 17 Feb 2016 15:42:35 +0000 (23:42 +0800)] 
FS-8748 FS-8751 check current play_status

10 years agoFS-8748 track pdf total pages and current page
Seven Du [Wed, 17 Feb 2016 15:40:10 +0000 (23:40 +0800)] 
FS-8748 track pdf total pages and current page

10 years agoFS-8754 add ability to read high quality PDF
Seven Du [Sat, 13 Feb 2016 12:14:06 +0000 (20:14 +0800)] 
FS-8754 add ability to read high quality PDF

10 years agoFS-8750 implement file_seek for video files
Seven Du [Sat, 13 Feb 2016 03:18:15 +0000 (11:18 +0800)] 
FS-8750 implement file_seek for video files

10 years agoFS-8951 #resolve [Video lockup in conference due to race condition]
Anthony Minessale [Wed, 16 Mar 2016 22:38:27 +0000 (17:38 -0500)] 
FS-8951 #resolve [Video lockup in conference due to race condition]

10 years agoMerge pull request #753 in FS/freeswitch from ~ZSOMKOVACS/freeswitch:feature/FS-8870...
Mike Jerris [Wed, 16 Mar 2016 21:41:00 +0000 (16:41 -0500)] 
Merge pull request #753 in FS/freeswitch from ~ZSOMKOVACS/freeswitch:feature/FS-8870-log-call-quality-statistics to master

* commit '73c309992dbbce5d7f1550e24867c009dea064ed':
  FS-8870: add human-readable call quality statistics logs on call hangup

10 years agoFS-8937: [mod_easyroute] handle segfault when using bad customer query or on query...
Michael Jerris [Wed, 16 Mar 2016 21:10:57 +0000 (16:10 -0500)] 
FS-8937: [mod_easyroute] handle segfault when using bad customer query or on query error

10 years agoFS-8946: [mod_xml_cdr] fix segfault on call after loading with no config file or...
Michael Jerris [Wed, 16 Mar 2016 16:56:43 +0000 (11:56 -0500)] 
FS-8946: [mod_xml_cdr] fix segfault on call after loading with no config file or event bind failure causing module load failure

10 years agoFS-8950 fix a few memory leaks in mod_skinny
Nathan Neulinger [Wed, 16 Mar 2016 15:48:30 +0000 (10:48 -0500)] 
FS-8950 fix a few memory leaks in mod_skinny

10 years agoFS-8870: add human-readable call quality statistics logs on call hangup
Zsombor Kovács [Wed, 16 Mar 2016 11:18:12 +0000 (12:18 +0100)] 
FS-8870: add human-readable call quality statistics logs on call hangup

10 years agoMerge pull request #750 in FS/freeswitch from ~ASIP42/freeswitch:bugfix/FS-8943-missp...
Mike Jerris [Wed, 16 Mar 2016 00:42:58 +0000 (19:42 -0500)] 
Merge pull request #750 in FS/freeswitch from ~ASIP42/freeswitch:bugfix/FS-8943-misspelling-in-two-comments to master

* commit 'ca39418f09a4b4789155729039ec397032470159':
  FS-8943 Fixed misspellings in two comments

10 years agoFS-8943 Fixed misspellings in two comments
FreeSWITCH [Tue, 15 Mar 2016 22:48:41 +0000 (18:48 -0400)] 
FS-8943 Fixed misspellings in two comments

10 years agoMerge pull request #742 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8853...
Mike Jerris [Tue, 15 Mar 2016 21:13:22 +0000 (16:13 -0500)] 
Merge pull request #742 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8853-enable-change-of-resolution-and-size-2 to master

* commit 'da7be641bac16dbe5575c0f266a10d1819ab0026':
  FS-8853 enable change of resolution of fast arc cos table

10 years agoMerge pull request #712 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8810...
Mike Jerris [Tue, 15 Mar 2016 21:11:11 +0000 (16:11 -0500)] 
Merge pull request #712 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8810-avmd-cosinus-table-creation-fails to master

* commit '1c39305fad68b03bf578a77e91d0c20ba8b8145e':
  FS-8810 fix crash on FS startup

10 years agoMerge pull request #180 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:file_in...
Mike Jerris [Tue, 15 Mar 2016 20:57:04 +0000 (15:57 -0500)] 
Merge pull request #180 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:file_interface_for_mod_memcache to master

* commit 'a2cecbcca42f9e8252936c94152f4fce73e4eb91':
  FS-7286 add file_interface support to mod_memcache

10 years agoFS-8942: pass compiler to libvpx configure
Michael Jerris [Tue, 15 Mar 2016 18:15:24 +0000 (14:15 -0400)] 
FS-8942: pass compiler to libvpx configure

10 years agoMerge pull request #748 in FS/freeswitch from ~RAVENOX/freeswitch:FS-8936 to master
Mike Jerris [Tue, 15 Mar 2016 15:36:30 +0000 (10:36 -0500)] 
Merge pull request #748 in FS/freeswitch from ~RAVENOX/freeswitch:FS-8936 to master

* commit '73684796e6229836d7fae82ad114c3f163a087de':
  FS-8936 - Added swig typemap for "const char **" for fix invocation problems, reswig

10 years agorename the raspbian installer
Ken Rice [Mon, 14 Mar 2016 22:07:59 +0000 (17:07 -0500)] 
rename the raspbian installer

10 years agoFS-8933 #resolve Basic FreeSWITCH from source installer that works on Raspbian and...
Ken Rice [Mon, 14 Mar 2016 22:06:19 +0000 (17:06 -0500)] 
FS-8933 #resolve Basic FreeSWITCH from source installer that works on Raspbian and Debian. Also installs VertoCommunicator and LetsEncrypt SSL Certs. LetsEncrypt requires the machine to have a public IP and DNS for the FDQN functioning properly in public DNS

10 years agoFS-8938 #resolve [Clear res id when setting same res id to another member]
Anthony Minessale [Mon, 14 Mar 2016 21:24:24 +0000 (16:24 -0500)] 
FS-8938 #resolve [Clear res id when setting same res id to another member]

10 years agoFS-8933 WIP a few more edits to make Raspbian work
Ken Rice [Mon, 14 Mar 2016 21:08:09 +0000 (16:08 -0500)] 
FS-8933 WIP a few more edits to make Raspbian work

10 years agoFS-8936 - Added swig typemap for "const char **" for fix invocation problems, reswig
Artur Kraev [Mon, 14 Mar 2016 11:25:29 +0000 (14:25 +0300)] 
FS-8936 - Added swig typemap for "const char **" for fix invocation problems, reswig

10 years agoFS-8933 WIP few more tweaks
Ken Rice [Mon, 14 Mar 2016 04:54:28 +0000 (23:54 -0500)] 
FS-8933 WIP few more tweaks

10 years agoMerge pull request #745 in FS/freeswitch from ~MICHAELGG/freeswitch:fs-8932-mod_manag...
Mike Jerris [Mon, 14 Mar 2016 15:55:38 +0000 (10:55 -0500)] 
Merge pull request #745 in FS/freeswitch from ~MICHAELGG/freeswitch:fs-8932-mod_managed_embedded_loading to master

* commit 'c96d0098cc283a99adee10606d51b601d5658566':
  FS-8932 - Add in process loading via LoadEmbeddedPlugins

10 years agoFS-8933 WIP make it not prompt for apt-get install
Ken Rice [Mon, 14 Mar 2016 04:31:28 +0000 (23:31 -0500)] 
FS-8933 WIP make it not prompt for apt-get install

10 years agoFS-8933 WIP initial commit of bash/dialog based installer for debian and raspbian...
Ken Rice [Mon, 14 Mar 2016 04:07:31 +0000 (23:07 -0500)] 
FS-8933 WIP initial commit of bash/dialog based installer for debian and raspbian \ debian support working, raspbian needs some work

10 years agoFS-8932 - Add in process loading via LoadEmbeddedPlugins
Michael Giagnocavo [Mon, 14 Mar 2016 00:29:03 +0000 (18:29 -0600)] 
FS-8932 - Add in process loading via LoadEmbeddedPlugins

10 years agoFS-7286 add file_interface support to mod_memcache
Dave Olszewski [Sun, 4 Jan 2015 06:36:02 +0000 (22:36 -0800)] 
FS-7286 add file_interface support to mod_memcache

This allows you to play files directly from memcached.
Currently only 8000hz 16 bit raw audio is supported.

Usage: playback(memcache://key)

10 years agoFS-8810 fix crash on FS startup
Piotr Gregor [Sun, 21 Feb 2016 15:16:55 +0000 (15:16 +0000)] 
FS-8810 fix crash on FS startup

The float-int-float fast arc cosine
mapping is now properly constructed (reused).

10 years agoFS-8853 enable change of resolution of fast arc cos table
Piotr Gregor [Fri, 11 Mar 2016 19:27:21 +0000 (19:27 +0000)] 
FS-8853 enable change of resolution of fast arc cos table

It is possible now to apply lower resolution to mapping
of float-integer-float and decrease size of mapped file.

10 years agoFS-8836
Seven Du [Thu, 10 Mar 2016 23:05:55 +0000 (17:05 -0600)] 
FS-8836

10 years agoMerge pull request #713 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8854...
Mike Jerris [Thu, 10 Mar 2016 20:09:06 +0000 (14:09 -0600)] 
Merge pull request #713 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8854-initialize-circular-buffer to master

* commit '3af3e54a6f287b9b045cbe62249b5eecde2b4f80':
  FS-8854 initialize circular buffer

10 years agoMerge pull request #711 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8852...
Mike Jerris [Thu, 10 Mar 2016 20:06:49 +0000 (14:06 -0600)] 
Merge pull request #711 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8852-avmd-change-stop-condition-in-loop to master

* commit '1e8d315178b66cc97f9afffb4168678b25431e2b':
  FS-8852 change stop condition in for loop

10 years agoFS-8752 #resolve [When recording a conference, the first 2 seconds are pixelated]
Anthony Minessale [Thu, 10 Mar 2016 19:59:55 +0000 (13:59 -0600)] 
FS-8752 #resolve [When recording a conference, the first 2 seconds are pixelated]

10 years agoFS-8909 FS-8914
Anthony Minessale [Thu, 10 Mar 2016 19:58:42 +0000 (13:58 -0600)] 
FS-8909 FS-8914

10 years agoFS-8915 event header name shortened.
William King [Thu, 10 Mar 2016 16:56:49 +0000 (08:56 -0800)] 
FS-8915 event header name shortened.

10 years agoOPENZAP-241: set always STATE_HANGUP_COMPLETE
Davide Colombo [Thu, 10 Mar 2016 13:46:05 +0000 (14:46 +0100)] 
OPENZAP-241: set always STATE_HANGUP_COMPLETE

10 years agoFS-8836 #comment WIP codec should working now
Seven Du [Thu, 10 Mar 2016 05:16:47 +0000 (13:16 +0800)] 
FS-8836 #comment WIP codec should working now

10 years agoFS-8921 #resolve [Tweak banner code in mod conference]
Anthony Minessale [Thu, 10 Mar 2016 07:25:45 +0000 (01:25 -0600)] 
FS-8921 #resolve [Tweak banner code in mod conference]

10 years agoFS-8898 log setVariable at debug, so you can tell what variables are being set with...
Brian West [Thu, 10 Mar 2016 02:33:52 +0000 (20:33 -0600)] 
FS-8898 log setVariable at debug, so you can tell what variables are being set with ease from scripts

10 years agoswigall
Brian West [Thu, 10 Mar 2016 01:11:16 +0000 (19:11 -0600)] 
swigall

10 years agoFS-8909 FS-8914 refactoring
Anthony Minessale [Thu, 10 Mar 2016 00:01:03 +0000 (18:01 -0600)] 
FS-8909 FS-8914 refactoring

10 years agoFS-8909 FS-8914
Anthony Minessale [Wed, 9 Mar 2016 21:35:23 +0000 (15:35 -0600)] 
FS-8909 FS-8914

10 years agosigh, dss keys are depricated
Brian West [Wed, 9 Mar 2016 23:03:21 +0000 (17:03 -0600)] 
sigh, dss keys are depricated

10 years agoFS-7389 tweak the freeswitch users homedir to be correct in the specfile
Ken Rice [Wed, 9 Mar 2016 17:30:02 +0000 (11:30 -0600)] 
FS-7389 tweak the freeswitch users homedir to be correct in the specfile

10 years agoMerge pull request #733 in FS/freeswitch from ~TCSEKE/freeswitch:bugfix/FS-8866-mod_e...
Mike Jerris [Wed, 9 Mar 2016 17:26:36 +0000 (11:26 -0600)] 
Merge pull request #733 in FS/freeswitch from ~TCSEKE/freeswitch:bugfix/FS-8866-mod_erlang_event-memleak to master

* commit '0914a501cd315fc2b397cf7dd4a296e36eb7a051':
  Fix memory leaks

10 years agoFS-8761 #resolve [Memory leak in FreeSWITCH]
Anthony Minessale [Wed, 9 Mar 2016 17:05:22 +0000 (11:05 -0600)] 
FS-8761 #resolve [Memory leak in FreeSWITCH]

10 years agoFS-8909 add record_indication variable/param with path to beep sound etc
Anthony Minessale [Wed, 9 Mar 2016 16:56:07 +0000 (10:56 -0600)] 
FS-8909 add record_indication variable/param with path to beep sound etc

10 years agoborrow code from ffmpeg to fix log_packet function for debuging
Seven Du [Wed, 9 Mar 2016 12:46:34 +0000 (20:46 +0800)] 
borrow code from ffmpeg to fix log_packet function for debuging

10 years agoFS-8916 comment out dead code from the last bug fix, add to TODO
Seven Du [Wed, 9 Mar 2016 12:36:55 +0000 (20:36 +0800)] 
FS-8916 comment out dead code from the last bug fix, add to TODO

10 years agoFS-8916 #resolve
Seven Du [Wed, 9 Mar 2016 07:26:39 +0000 (15:26 +0800)] 
FS-8916 #resolve

10 years agoMerge pull request #737 in FS/freeswitch from ~CARLOSP/freeswitch:bugfix/FS-8910...
Anthony Minessale II [Wed, 9 Mar 2016 06:40:38 +0000 (00:40 -0600)] 
Merge pull request #737 in FS/freeswitch from ~CARLOSP/freeswitch:bugfix/FS-8910-sdes-not-properly-negotiated-when to master

* commit '8fa947aa19a9c6e202ab644975be39b966f6201c':
  FS-8910: Properly negotiate SDES when receiving SDP with a=crypto:0

10 years agoFS-8914
Anthony Minessale [Wed, 9 Mar 2016 06:15:23 +0000 (00:15 -0600)] 
FS-8914

10 years agoFS-8914
Anthony Minessale [Wed, 9 Mar 2016 06:02:52 +0000 (00:02 -0600)] 
FS-8914

10 years agorevert
Anthony Minessale [Wed, 9 Mar 2016 03:56:49 +0000 (21:56 -0600)] 
revert

10 years agotweak
Brian West [Wed, 9 Mar 2016 03:35:55 +0000 (21:35 -0600)] 
tweak

10 years agoFS-8914
Anthony Minessale [Wed, 9 Mar 2016 02:19:33 +0000 (20:19 -0600)] 
FS-8914

10 years agoFS-8914 #resolve [recording mp4 cuts off the end in some cases]
Anthony Minessale [Wed, 9 Mar 2016 00:53:55 +0000 (18:53 -0600)] 
FS-8914 #resolve [recording mp4 cuts off the end in some cases]

10 years agoMerge pull request #735 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8911...
Brian West [Tue, 8 Mar 2016 15:51:48 +0000 (09:51 -0600)] 
Merge pull request #735 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8911-fix-typo-in-conference_member to master

* commit '3e9e239864c61779acae58ad54639d63b8249f29':
  FS-8911: fix typo in conference_member

10 years agoFS-8911: fix typo in conference_member
Davide Colombo [Tue, 8 Mar 2016 11:22:06 +0000 (12:22 +0100)] 
FS-8911: fix typo in conference_member