]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
9 years agoFS-8623: reapply after update: Fix libvpx Solaris Studio build
Mike Jerris [Mon, 26 Sep 2016 18:38:30 +0000 (14:38 -0400)] 
FS-8623: reapply after update: Fix libvpx Solaris Studio build

9 years agoFS-8623: reapply after update: fix sun studio build errors building libvpx
Mike Jerris [Mon, 26 Sep 2016 18:36:14 +0000 (14:36 -0400)] 
FS-8623: reapply after update: fix sun studio build errors building libvpx

9 years agoupdate to libvpx b46243d from repo https://chromium.googlesource.com/webm/libvpx
Mike Jerris [Mon, 26 Sep 2016 18:31:51 +0000 (14:31 -0400)] 
update to libvpx b46243d from repo https://chromium.googlesource.com/webm/libvpx

9 years agoFS-9542 [avmd]: multithreaded
Piotr Gregor [Tue, 20 Sep 2016 16:49:07 +0000 (17:49 +0100)] 
FS-9542 [avmd]: multithreaded

Now avmd detection is done in detector threads
processing audio frames with different resolution
and/or offsets. Detection decision is based on relative
standard deviation which dynamically adjusts to the signal.
Detection of amplitude, frequency and both simultaneously
is enabled and corresponding setting added to the configuration.
Frequency estimates are filtered with median filter.

This commit also resolves:
FS-9539 - Get estimates with different resolution
FS-9513 - Use adjustable thresholds
FS-9502 - Add detection mode setting
FS-9501 - Enable three modes of detection
FS-9407 - Add check of amplitude for NaN before appending to SMA buffer
FS-9139 - Unit test framework

9 years agoFS-9525 part 2
Anthony Minessale [Fri, 23 Sep 2016 20:50:47 +0000 (16:50 -0400)] 
FS-9525 part 2

9 years agoMerge pull request #968 in FS/freeswitch from ~DINGDING/freeswitch:bugfix/FS-9536...
Mike Jerris [Fri, 23 Sep 2016 15:26:20 +0000 (10:26 -0500)] 
Merge pull request #968 in FS/freeswitch from ~DINGDING/freeswitch:bugfix/FS-9536-fix-switch_core_hash_delete-return-invalid to master

* commit '9f01830d6048933c0d7b33381d7bd02e120927cb':
  FS-9536 [core] fix return value

9 years agoFS-9557
Anthony Minessale [Fri, 23 Sep 2016 00:52:05 +0000 (19:52 -0500)] 
FS-9557

9 years agoFS-9557 #resolve [Eating AV in proxy media mode]
Anthony Minessale [Thu, 22 Sep 2016 23:52:48 +0000 (18:52 -0500)] 
FS-9557 #resolve [Eating AV in proxy media mode]

9 years agoFS-9525 #resolve [Client initiated REINVITE with different audio codec into conferenc...
Anthony Minessale [Thu, 22 Sep 2016 19:00:12 +0000 (14:00 -0500)] 
FS-9525 #resolve [Client initiated REINVITE with different audio codec into conference causes choppy audio]

9 years agoFS-9522 fix regression
Anthony Minessale [Wed, 21 Sep 2016 17:48:52 +0000 (12:48 -0500)] 
FS-9522 fix regression

9 years agoFS-9498 fix regession with 100% cpu
Anthony Minessale [Wed, 21 Sep 2016 15:35:06 +0000 (10:35 -0500)] 
FS-9498 fix regession with 100% cpu

9 years agoFS-9536 [core] fix return value
dingding [Tue, 20 Sep 2016 04:51:59 +0000 (12:51 +0800)] 
FS-9536 [core] fix return value

9 years agoFS-9435 #resolve [PLI requests once per second]
Anthony Minessale [Tue, 20 Sep 2016 22:18:10 +0000 (17:18 -0500)] 
FS-9435 #resolve [PLI requests once per second]

9 years agoFS-9552: [mod_conference] added 'deaf' to the json status per member
Mike Jerris [Tue, 20 Sep 2016 21:25:47 +0000 (17:25 -0400)] 
FS-9552: [mod_conference] added 'deaf' to the json status per member

9 years agoFS-9551 [switch_ivr - json cdr] Adding app-stamp to app_log
Italo Rossi [Tue, 20 Sep 2016 19:32:16 +0000 (16:32 -0300)] 
FS-9551 [switch_ivr - json cdr] Adding app-stamp to app_log

9 years agoFS-9550 #resolve [Set user on outbound verto calls to sync with user directory]
Anthony Minessale [Tue, 20 Sep 2016 19:06:05 +0000 (14:06 -0500)] 
FS-9550 #resolve [Set user on outbound verto calls to sync with user directory]

9 years agoFS-9524 #resolve [Enable whitelisting of Verto connections by IP using FS ACL]
Anthony Minessale [Tue, 20 Sep 2016 19:03:35 +0000 (14:03 -0500)] 
FS-9524 #resolve [Enable whitelisting of Verto connections by IP using FS ACL]

9 years agoFS-9549 #resolve [Add userVariables to DMTF and INFO messages]
Anthony Minessale [Tue, 20 Sep 2016 18:57:34 +0000 (13:57 -0500)] 
FS-9549 #resolve [Add userVariables to DMTF and INFO messages]

9 years agoMerge pull request #970 in FS/freeswitch from feature/FS-9543-add-pre-exec-state...
Anthony Minessale II [Tue, 20 Sep 2016 15:58:36 +0000 (10:58 -0500)] 
Merge pull request #970 in FS/freeswitch from feature/FS-9543-add-pre-exec-state-change-hooks-to to master

* commit '6a064a953c8b7f58023b5d7388348341017d5e4d':
  FS-9543 #resolve [Add pre-exec state change hooks to core]

9 years agoFS-9543 #resolve [Add pre-exec state change hooks to core]
Anthony Minessale [Mon, 19 Sep 2016 21:35:16 +0000 (16:35 -0500)] 
FS-9543 #resolve [Add pre-exec state change hooks to core]

9 years agoFS-9548: return with error on wrong rtp ip given from config
Dragos Oancea [Tue, 20 Sep 2016 14:41:48 +0000 (10:41 -0400)] 
FS-9548: return with error on wrong rtp ip given from config

9 years agoMerge pull request #961 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9526...
Mike Jerris [Mon, 19 Sep 2016 22:53:13 +0000 (17:53 -0500)] 
Merge pull request #961 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9526 to master

* commit 'e76350df42bd31180147180bebcf72f2dd588b9a':
  FS-9526 [mod_conference] add deaf sounds

9 years agoMerge pull request #967 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9527...
Mike Jerris [Mon, 19 Sep 2016 22:50:07 +0000 (17:50 -0500)] 
Merge pull request #967 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9527-freebsd-10.3-compile-error to master

* commit '0247c92cb52970f405a53710d513a2ef1e60b371':
  FS-9527 [avmd]: Fix MAP_POPULATE on FreeBSD

9 years agoFS-9527 [avmd]: Fix MAP_POPULATE on FreeBSD
Piotr Gregor [Mon, 19 Sep 2016 21:47:14 +0000 (22:47 +0100)] 
FS-9527 [avmd]: Fix MAP_POPULATE on FreeBSD

Remove unsupported flag.

9 years agoFS-9526 [mod_conference] add deaf sounds
Luis Azedo [Sat, 17 Sep 2016 08:47:24 +0000 (08:47 +0000)] 
FS-9526 [mod_conference] add deaf sounds

9 years agoFS-9538 #resolve [segfault while reading local ringback file]
Anthony Minessale [Mon, 19 Sep 2016 18:04:23 +0000 (13:04 -0500)] 
FS-9538 #resolve [segfault while reading local ringback file]

9 years agoMerge pull request #964 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9533...
Mike Jerris [Mon, 19 Sep 2016 17:12:35 +0000 (12:12 -0500)] 
Merge pull request #964 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9533 to master

* commit '1c00e64a9a40f5d5a305ff9ee269dbfd36002038':
  FS-9533 [mod_conference] add member-enter-sound

9 years agoFS-9533 [mod_conference] add member-enter-sound
Luis Azedo [Mon, 19 Sep 2016 02:39:01 +0000 (02:39 +0000)] 
FS-9533 [mod_conference] add member-enter-sound

9 years agoFS-9522 #resolve [Add rtp_assume_rtcp to always use rtcp when needed]
Anthony Minessale [Fri, 16 Sep 2016 17:01:34 +0000 (12:01 -0500)] 
FS-9522 #resolve [Add rtp_assume_rtcp to always use rtcp when needed]

9 years agoMerge pull request #960 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9424...
Mike Jerris [Fri, 16 Sep 2016 15:17:19 +0000 (10:17 -0500)] 
Merge pull request #960 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9424-__byte_order-macro-not-defined-correctly to master

* commit '0c9ab17c60a1b92e72781a01f5bdb90af18a0265':
  FS-9424: Make big endian ifdefs more specific

9 years agoFS-9424: Make big endian ifdefs more specific
Spencer Thomason [Fri, 16 Sep 2016 03:25:18 +0000 (20:25 -0700)] 
FS-9424: Make big endian ifdefs more specific

9 years agoMerge pull request #958 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9518...
Mike Jerris [Thu, 15 Sep 2016 22:28:04 +0000 (17:28 -0500)] 
Merge pull request #958 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9518 to master

* commit '03e87faac125dca0acd5a15fdb3d7cd6a084e8f9':
  FS-9518 [mod_conference] allow deaf only command in caller-controls

9 years agoMerge pull request #959 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS...
Mike Jerris [Thu, 15 Sep 2016 22:12:07 +0000 (17:12 -0500)] 
Merge pull request #959 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9519-avmd-test-script to master

* commit '8f4956725cedec07dd789f4d6520fd6ec7797bbb':
  FS-9519: [avmd] Add unit test

9 years agoFS-9519: [avmd] Add unit test
Piotr Gregor [Thu, 15 Sep 2016 21:55:28 +0000 (22:55 +0100)] 
FS-9519: [avmd] Add unit test

Add perl script for testing of voicemail detection.

9 years agoFS-9511 up the max size a tad
Anthony Minessale [Thu, 15 Sep 2016 20:49:47 +0000 (15:49 -0500)] 
FS-9511 up the max size a tad

9 years agoFS-9518 [mod_conference] allow deaf only command in caller-controls
Luis Azedo [Thu, 15 Sep 2016 14:12:59 +0000 (14:12 +0000)] 
FS-9518 [mod_conference] allow deaf only command in caller-controls

9 years agoFS-9511 #resolve [Sync issues on inbound video calls]
Anthony Minessale [Wed, 14 Sep 2016 20:50:12 +0000 (15:50 -0500)] 
FS-9511 #resolve [Sync issues on inbound video calls]

9 years agoMerge pull request #950 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-6954...
Mike Jerris [Wed, 14 Sep 2016 17:49:12 +0000 (12:49 -0500)] 
Merge pull request #950 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-6954-freeswitch-adds-additional-m-audio to master

* commit 'd5b5e8c23bf78508f5296b188265496e6f4a6a5d':
  FS-6954: Use channel flags to check for proxy media or bypass media

9 years agoMerge pull request #929 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS...
Mike Jerris [Wed, 14 Sep 2016 17:48:43 +0000 (12:48 -0500)] 
Merge pull request #929 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9138-avmd-copy-xml-config-to-confdir to master

* commit 'c304eaf3e58726c94cca5a1ccb0d41afc42d17b3':
  FS-9138: [avmd] Add config to vanilla folder

9 years agoMerge pull request #953 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/FS-9505 to...
Mike Jerris [Wed, 14 Sep 2016 17:35:05 +0000 (12:35 -0500)] 
Merge pull request #953 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/FS-9505 to master

* commit '0fddb6b08fa86e83295506369faf932c9646be7d':
  FS-9505 [mod_conference] honor verbose-events in conference-create event

9 years agoMerge pull request #954 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS...
Mike Jerris [Wed, 14 Sep 2016 15:12:05 +0000 (10:12 -0500)] 
Merge pull request #954 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9509-subscribe-to-avmd-messages-script to master

* commit '194a248522ba55164847a15c39e8ede94b1147a8':
  FS-9509: [avmd] Add perl script subscribing to avmd events

9 years agoFS-9506 code was too over-zealous about taking control when it should not, pass 2
Anthony Minessale [Tue, 13 Sep 2016 20:54:55 +0000 (15:54 -0500)] 
FS-9506 code was too over-zealous about taking control when it should not, pass 2

9 years agoFS-9509: [avmd] Add perl script subscribing to avmd events
Piotr Gregor [Tue, 13 Sep 2016 20:46:13 +0000 (21:46 +0100)] 
FS-9509: [avmd] Add perl script subscribing to avmd events

The script will subscribe to avmd events and output them to the console.

9 years agoFS-9506 code was too over-zealous about taking control when it should not, pass 1
Anthony Minessale [Tue, 13 Sep 2016 20:23:46 +0000 (15:23 -0500)] 
FS-9506 code was too over-zealous about taking control when it should not, pass 1

9 years agoFS-9506 #resolve [Proxy-Hold improvement, Support a=inactive]
Brian West [Tue, 13 Sep 2016 18:17:51 +0000 (13:17 -0500)] 
FS-9506 #resolve [Proxy-Hold improvement, Support a=inactive]

9 years agoFS-9505 [mod_conference] honor verbose-events in conference-create event
Luis Azedo [Tue, 13 Sep 2016 10:20:32 +0000 (05:20 -0500)] 
FS-9505 [mod_conference] honor verbose-events in conference-create event

9 years agoMerge pull request #937 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/FS-9451 to...
Anthony Minessale II [Mon, 12 Sep 2016 17:23:41 +0000 (12:23 -0500)] 
Merge pull request #937 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/FS-9451 to master

* commit 'ebdf980eb03b7c604b10f45310cf4d4d7dc7313b':
  FS-9551 [mod_sofia] compare also session before setting TFLAG_SKIP_EARLY

9 years agoFS-9503 messed up case
Anthony Minessale [Mon, 12 Sep 2016 17:23:23 +0000 (12:23 -0500)] 
FS-9503 messed up case

9 years agoFS-9503 #resolve [Add flaws and consecutive_flaws to error_log in rtp]
Anthony Minessale [Mon, 12 Sep 2016 17:21:21 +0000 (12:21 -0500)] 
FS-9503 #resolve [Add flaws and consecutive_flaws to error_log in rtp]

9 years ago FS-9496
Anthony Minessale [Mon, 12 Sep 2016 17:04:21 +0000 (12:04 -0500)] 
 FS-9496

9 years agoFS-8761
Anthony Minessale [Mon, 12 Sep 2016 16:24:34 +0000 (11:24 -0500)] 
FS-8761

9 years agoadd a script to configure and build FS as if it were installed from debian packages
Ken Rice [Mon, 12 Sep 2016 15:21:55 +0000 (10:21 -0500)] 
add a script to configure and build FS as if it were installed from debian packages

9 years agoFS-9498 #resolve [Try to make video writing thread more efficient]
Anthony Minessale [Sat, 10 Sep 2016 00:01:55 +0000 (19:01 -0500)] 
FS-9498 #resolve [Try to make video writing thread more efficient]

9 years agoFS-9497 #resolve [AV sync record issue]
Anthony Minessale [Fri, 9 Sep 2016 21:48:34 +0000 (16:48 -0500)] 
FS-9497 #resolve [AV sync record issue]

9 years agoFS-9346 [verto_communicator] Add DTMF icon while on a video call, fixing conferences...
Italo Rossi [Fri, 9 Sep 2016 19:39:37 +0000 (16:39 -0300)] 
FS-9346 [verto_communicator] Add DTMF icon while on a video call, fixing conferences with pin number

9 years agoFS-6954: Use channel flags to check for proxy media or bypass media
Spencer Thomason [Thu, 8 Sep 2016 19:31:12 +0000 (12:31 -0700)] 
FS-6954: Use channel flags to check for proxy media or bypass media

Use channel flags CF_PROXY_MODE or CF_PROXY_MEDIA to determine if to disable
SOA when passing a T38 ReINVITE across legs when in proxy media or bypass media.
These channel flags are set when the sofia profile params inbound-bypass-media or
inbound-proxy-media are enabled as well as when the channel variables bypass_media or
proxy_media are set which should handle a few edge cases better.

FS-6954 #resolve.

9 years agoMerge pull request #949 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS...
Mike Jerris [Fri, 9 Sep 2016 15:43:23 +0000 (10:43 -0500)] 
Merge pull request #949 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9458-set-channel-variable-before-beep to master

* commit '849918fd999e8b1d51cfbdf46b336bd8375bcd3a':
  FS-9458: [avmd] Set channel variable before BEEP event is fired

9 years agoFS-9458: [avmd] Set channel variable before BEEP event is fired
Piotr Gregor [Fri, 9 Sep 2016 00:12:40 +0000 (01:12 +0100)] 
FS-9458: [avmd] Set channel variable before BEEP event is fired

Now channel variable is properly set when event is delivered.

9 years agoFS-9495 #resolve [add conference_join_energy_level variable]
Anthony Minessale [Thu, 8 Sep 2016 22:32:43 +0000 (17:32 -0500)] 
FS-9495 #resolve [add conference_join_energy_level variable]

9 years agoFS-9486 #resolve [uuid_drop_dtmf switch between tone replace and digit]
Anthony Minessale [Thu, 8 Sep 2016 20:10:14 +0000 (15:10 -0500)] 
FS-9486 #resolve [uuid_drop_dtmf switch between tone replace and digit]

9 years agoFS-9494 #resolve [Issues with video avatar switching when video starts/stops]
Anthony Minessale [Thu, 8 Sep 2016 19:52:42 +0000 (14:52 -0500)] 
FS-9494 #resolve [Issues with video avatar switching when video starts/stops]

9 years agoFS-9493 #resolve [Possible crash when changing from normal to personal canvas on...
Anthony Minessale [Thu, 8 Sep 2016 18:00:49 +0000 (13:00 -0500)] 
FS-9493 #resolve [Possible crash when changing from normal to personal canvas on the fly]

9 years agoFS-9484: fix var type format spec
Mike Jerris [Thu, 8 Sep 2016 08:02:49 +0000 (04:02 -0400)] 
FS-9484: fix var type format spec

9 years agoFS-9488 #resolve [Compile error mod_http_cache]
Anthony Minessale [Wed, 7 Sep 2016 21:55:44 +0000 (16:55 -0500)] 
FS-9488 #resolve [Compile error mod_http_cache]

9 years agoFS-9487 #resolve [Add CBR param to video file recording params]
Anthony Minessale [Wed, 7 Sep 2016 21:48:55 +0000 (16:48 -0500)] 
FS-9487 #resolve [Add CBR param to video file recording params]

9 years agoFS-9457: fix code after decl error
Mike Jerris [Wed, 7 Sep 2016 18:45:57 +0000 (14:45 -0400)] 
FS-9457: fix code after decl error

9 years agoFS-9457: fix code after decl error
Mike Jerris [Wed, 7 Sep 2016 18:12:33 +0000 (14:12 -0400)] 
FS-9457: fix code after decl error

9 years agoFS-9457: fix code after decl error
Mike Jerris [Wed, 7 Sep 2016 17:35:28 +0000 (13:35 -0400)] 
FS-9457: fix code after decl error

9 years agoFS-9457: fix code after decl error
Mike Jerris [Wed, 7 Sep 2016 16:44:44 +0000 (12:44 -0400)] 
FS-9457: fix code after decl error

9 years agoFS-9457: fix code after decl error
Mike Jerris [Wed, 7 Sep 2016 14:27:03 +0000 (10:27 -0400)] 
FS-9457: fix code after decl error

9 years agoMerge pull request #941 in FS/freeswitch from ~RICHARD.SCREENE/freeswitch:feature...
Christopher Rienzo [Wed, 7 Sep 2016 13:54:52 +0000 (08:54 -0500)] 
Merge pull request #941 in FS/freeswitch from ~RICHARD.SCREENE/freeswitch:feature/FS-9457-mod_http_cache-work-with-azure-blob to master

* commit '55978ba076a744af75595d245410fca815d9f74d':
  FS-9457 [mod_http_cache] Allow GET and PUT from Azure Blob Service

9 years agoFS-9457 [mod_http_cache] Allow GET and PUT from Azure Blob Service
Richard Screene [Wed, 24 Aug 2016 15:40:12 +0000 (16:40 +0100)] 
FS-9457 [mod_http_cache] Allow GET and PUT from Azure Blob Service

Only send final PUT on Azure profiles

Fix core dump when reading Azure key from environment variable

Improve interface between mod_http_cache and storage providers

Remove debug

Remove out-of-date TODO

Add new configuration to example

Changes arising from Christopher Rienzo's comments

Add function to pointers to the profile to allow for better integration with the storage providers.

Add function to pointers to the profile to allow for better integration with the storage providers

Remove old header file inclusion

9 years agoFS-9551 [mod_sofia] compare also session before setting TFLAG_SKIP_EARLY
Luis Azedo [Sun, 21 Aug 2016 23:18:33 +0000 (18:18 -0500)] 
FS-9551 [mod_sofia] compare also session before setting TFLAG_SKIP_EARLY

9 years agoMerge pull request #944 in FS/freeswitch from ~CRIENZO/freeswitch:fs-9472-originate...
Mike Jerris [Tue, 6 Sep 2016 17:50:52 +0000 (12:50 -0500)] 
Merge pull request #944 in FS/freeswitch from ~CRIENZO/freeswitch:fs-9472-originate-retry-timeout to master

* commit '4620f1070c34a20b5b38a35538a3423832bdc0c3':
  FS-9472 [core] Add originate_retry_timeout and originate_retry_min_period_ms

9 years agoFS-9483 #resolve [mod_conference missing keyframe after reinvite]
Anthony Minessale [Tue, 6 Sep 2016 16:03:08 +0000 (11:03 -0500)] 
FS-9483 #resolve [mod_conference missing keyframe after reinvite]

9 years agoFS-9482 #resolve [uuid_media_3p - seg fault on 2nd attempt]
Anthony Minessale [Tue, 6 Sep 2016 15:45:50 +0000 (10:45 -0500)] 
FS-9482 #resolve [uuid_media_3p - seg fault on 2nd attempt]

9 years agoMerge pull request #945 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9480...
Mike Jerris [Mon, 5 Sep 2016 20:09:09 +0000 (15:09 -0500)] 
Merge pull request #945 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9480 to master

* commit 'eb08eef0eaac6e292e475952b23e1c35ac5683bf':
  FS-9480 [mod_kazoo] add api enhancements

9 years agoFS-9480 [mod_kazoo] add api enhancements
Luis Azedo [Mon, 5 Sep 2016 10:52:39 +0000 (10:52 +0000)] 
FS-9480 [mod_kazoo] add api enhancements

9 years agoFS-9138: [avmd] Add config to vanilla folder
Piotr Gregor [Thu, 18 Aug 2016 13:15:04 +0000 (14:15 +0100)] 
FS-9138: [avmd] Add config to vanilla folder

9 years agoMerge pull request #928 in FS/freeswitch from ~ANTONIO/freeswitch-fs-9398:master...
Mike Jerris [Fri, 2 Sep 2016 18:11:53 +0000 (13:11 -0500)] 
Merge pull request #928 in FS/freeswitch from ~ANTONIO/freeswitch-fs-9398:master to master

* commit '9cd2dbbddb9afb59037704739e206e30b4ac1cb6':
  FS-9398 solve missing variables in sofia events expire and unregister

9 years agoMerge pull request #942 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9466...
Mike Jerris [Fri, 2 Sep 2016 17:20:05 +0000 (12:20 -0500)] 
Merge pull request #942 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9466-use-system-md5-if-available to master

* commit '5a2f9d7a789c8a78f43cd7014b4980f747bd4ca2':
  FS-9466: Use system MD5 if available

9 years agoMerge pull request #894 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9143...
Mike Jerris [Fri, 2 Sep 2016 17:13:46 +0000 (12:13 -0500)] 
Merge pull request #894 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9143-avmd-fix-custom-headers-in-events to master

* commit '9e0ade83b88113e4a50aacee440a97ddde0a2c1c':
  FS-9143 [avmd] #fix event headers

9 years agoupdate display in vc
Anthony Minessale [Thu, 1 Sep 2016 23:01:46 +0000 (18:01 -0500)] 
update display in vc

9 years agoFS-9475 #resolve [Video bandwidth not conveyed in SDP for verto]
Anthony Minessale [Thu, 1 Sep 2016 22:18:26 +0000 (17:18 -0500)] 
FS-9475 #resolve [Video bandwidth not conveyed in SDP for verto]

9 years agoremove debug
Anthony Minessale [Thu, 1 Sep 2016 21:44:10 +0000 (16:44 -0500)] 
remove debug

9 years agoFS-9474 #resolve [Add variables to set initial volume on mod_conference]
Anthony Minessale [Thu, 1 Sep 2016 18:30:55 +0000 (13:30 -0500)] 
FS-9474 #resolve [Add variables to set initial volume on mod_conference]

9 years agoFS-9472 [core] Add originate_retry_timeout and originate_retry_min_period_ms
Chris Rienzo [Thu, 1 Sep 2016 14:59:06 +0000 (10:59 -0400)] 
FS-9472 [core] Add originate_retry_timeout and originate_retry_min_period_ms

  originate_retry_timeout : maximum duration in seconds to allow retry attempts to occur.
        On expiration, this will not stop an in progress attempt, it will only prevent a
        retry attempt from starting. This value works together with originate_retries.

  originate_retry_min_period_ms : minimum spacing between retry attempts.  This prevents
        retries from flooding an enpoint when it rejects quickly.

9 years agoFS-9466: Use system MD5 if available
Spencer Thomason [Tue, 30 Aug 2016 03:53:02 +0000 (20:53 -0700)] 
FS-9466: Use system MD5 if available

- Use system MD5 on BSD and Solaris based platforms
- Use OpenSSL if system library is not available
- Fallback to included APR
- Optimize switch_md5_string()
- replace libsofia MD5 routines in mod_sofia with switch_md5() ones

FS-9466 #resolve

9 years agoFS-9471 [verto_communicator] Updating In Call display after receiving display update...
Italo Rossi [Wed, 31 Aug 2016 20:52:33 +0000 (17:52 -0300)] 
FS-9471 [verto_communicator] Updating In Call display after receiving display update message from mod_verto.

9 years agoMerge pull request #943 in FS/freeswitch from ~DAVIDL/freeswitch-verto-permission...
Mike Jerris [Wed, 31 Aug 2016 19:56:12 +0000 (14:56 -0500)] 
Merge pull request #943 in FS/freeswitch from ~DAVIDL/freeswitch-verto-permission-event:feature/verto-permission-event to master

* commit '5a0e1af5d69b11f4b935e371bac1d87c7e8b5e30':
  FS-9469 added onGrant/onDenied callbacks in onStream/onError of RTCCallbacks so client code gets notified of webrtc permission change immediately

9 years agoFS-9469
davidlin [Wed, 31 Aug 2016 03:39:16 +0000 (20:39 -0700)] 
FS-9469
added onGrant/onDenied callbacks in onStream/onError of RTCCallbacks
so client code gets notified of webrtc permission change immediately

remove whitespace changes

9 years agoThe band filter for G.722 could cause numerical overflow in unusual circumstances...
Steve Underwood [Wed, 31 Aug 2016 15:59:32 +0000 (23:59 +0800)] 
The band filter for G.722 could cause numerical overflow in unusual circumstances with the maximum possiblke signal level. The filter output is now saturated to 16 bits to avoid this.

9 years ago[ubuntu packages] FS-9465 #resolve Add xenial instrumentation to debian/utils.sh...
Ken Rice [Fri, 26 Aug 2016 16:04:29 +0000 (11:04 -0500)] 
[ubuntu packages] FS-9465 #resolve Add xenial instrumentation to debian/utils.sh script

9 years agoMerge pull request #940 in FS/freeswitch from ~J0SH/freeswitch:fs9404 to master
Mike Jerris [Mon, 29 Aug 2016 21:27:42 +0000 (16:27 -0500)] 
Merge pull request #940 in FS/freeswitch from ~J0SH/freeswitch:fs9404 to master

* commit '16162fd74797222c7a73a866fdd96e732b6f02d2':
  FS-9404 Handle sequence rollovers in mod_av handling of inbound H.263.

9 years agoFS-9404 Handle sequence rollovers in mod_av handling of inbound H.263.
Josh Allmann [Thu, 4 Aug 2016 19:50:43 +0000 (19:50 +0000)] 
FS-9404 Handle sequence rollovers in mod_av handling of inbound H.263.

9 years agoFS-7706 [mod_callcenter] Hangup agent channel if we failed to bridge it with member...
Italo Rossi [Wed, 24 Aug 2016 02:31:47 +0000 (23:31 -0300)] 
FS-7706 [mod_callcenter] Hangup agent channel if we failed to bridge it with member channel.

The member can hangup the call while we are playing the outbound announce audio to the agent, this
patch detects this and properly hangup the agent channel to avoid keeping it up with
just a silence call since there's no active bridge.

The agent-bridge-end event now has CC-Agent-Bridged: true if the bridge successfully happens,
variable cc_agent_bridged was added so we can track this in the agent and member CDRs.

If you want to play an audio to the agent to indicate the member hangup the call before the bridge
set the variable cc_bridge_failed_outbound_announce, for example:
<action application="set" data="cc_bridge_failed_outbound_announce=tone_stream://%(250,250,425);loops=3"/>
or
<action application="set" data="cc_bridge_failed_outbound_announce=your-caller-has-gone-away-audio"/>
prior to calling callcenter application.

These variables are documented at https://freeswitch.org/confluence/display/FREESWITCH/mod_callcenter

9 years agoFS-9442 #resolve #comment tweak the deb packages to properly install the debug symbol...
Ken Rice [Tue, 23 Aug 2016 16:31:12 +0000 (11:31 -0500)] 
FS-9442 #resolve #comment tweak the deb packages to properly install the debug symbols via freeswitch-all-dbg and freeswitch-meta-all-dbg lang packages do not have dbg packages as they are just xml

9 years agoRevert "FS-9442 #resolve #comment tweak the deb packages to properly install the...
Ken Rice [Tue, 23 Aug 2016 15:02:12 +0000 (10:02 -0500)] 
Revert "FS-9442 #resolve #comment tweak the deb packages to properly install the debug symbols via freeswitch-all-dbg and freeswitch-meta-all-dbg"

This reverts commit ccfea718a6a40211d9b4f06de7863fe7577fd8c7.
this commit needs more work

9 years agoFS-8608 remove nonexistant option, found during config audit
Brian West [Mon, 22 Aug 2016 20:27:37 +0000 (15:27 -0500)] 
FS-8608 remove nonexistant option, found during config audit

9 years agoMerge pull request #938 in FS/freeswitch from ~IXYD/freeswitch:bugfix/FS-9452-mod_sof...
Mike Jerris [Mon, 22 Aug 2016 20:24:39 +0000 (15:24 -0500)] 
Merge pull request #938 in FS/freeswitch from ~IXYD/freeswitch:bugfix/FS-9452-mod_sofia-sip-capture-src-and-dst to master

* commit 'ebaf95e709052c947c4bd679853d441569959750':
  FS-9452: fixed true/false logic for using dst flag