]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
9 years agoMerge pull request #996 in FS/freeswitch from ~DINGDING/freeswitch:feature/FS-9615...
Mike Jerris [Fri, 7 Oct 2016 15:57:23 +0000 (10:57 -0500)] 
Merge pull request #996 in FS/freeswitch from ~DINGDING/freeswitch:feature/FS-9615-mod_odbc_cdr-add-quote-and-default-value to master

* commit '8e28cbc02682a7c9508a5819798f8f2d1a50b79b':
  FS-9615 [mod_odbc_cdr] New Feature add field Non-string types and default values are supported

9 years agoMerge pull request #997 in FS/freeswitch from ~J0SH/freeswitch:hiredis-logging to...
William King [Fri, 7 Oct 2016 15:53:41 +0000 (10:53 -0500)] 
Merge pull request #997 in FS/freeswitch from ~J0SH/freeswitch:hiredis-logging to master

* commit 'b8d6c4a8054afca862f5ca7c29b41584ffa94a83':
  FS-8075 [mod_hiredis]: Reduce log level of a message.

9 years agoMerge pull request #985 in FS/freeswitch from ~DINGDING/freeswitch:bugfix/FS-9583...
Mike Jerris [Fri, 7 Oct 2016 15:42:40 +0000 (10:42 -0500)] 
Merge pull request #985 in FS/freeswitch from ~DINGDING/freeswitch:bugfix/FS-9583-fix-mod-fifo-node_thread_run-bug to master

* commit 'a4080cc4beb26b60f7e4c9f8faf9cfd3a052017e':
  FS-9583 [mod_fifo] fix node_thread_run blocking outbound_ringall_thread_run and outbound_enterprise_thread_run

9 years agoFS-9615 [mod_odbc_cdr] New Feature add field Non-string types and default values...
dingding [Fri, 7 Oct 2016 15:02:20 +0000 (23:02 +0800)] 
FS-9615 [mod_odbc_cdr] New Feature add field Non-string types and default values are supported

9 years agoFS-9581: [windows] fix function signatures in switch_estimators.c
Mike Jerris [Fri, 7 Oct 2016 14:46:08 +0000 (10:46 -0400)] 
FS-9581: [windows] fix function signatures in switch_estimators.c

9 years agoFS-9594: Has been adjusted string vars size to fit IPv6 address
Sergey Safarov [Fri, 7 Oct 2016 06:15:41 +0000 (02:15 -0400)] 
FS-9594: Has been adjusted string vars size to fit IPv6 address

9 years agoFS-9622 #resolve fix buffer size calculation in http interface in mod_verto
Seven Du [Fri, 7 Oct 2016 02:14:53 +0000 (10:14 +0800)] 
FS-9622 #resolve fix buffer size calculation in http interface in mod_verto

9 years agoFS-9581: add new required source files to core build
Mike Jerris [Thu, 6 Oct 2016 23:07:25 +0000 (19:07 -0400)] 
FS-9581: add new required source files to core build

9 years agoFS-8075 [mod_hiredis]: Reduce log level of a message.
Josh Allmann [Thu, 6 Oct 2016 01:25:40 +0000 (21:25 -0400)] 
FS-8075 [mod_hiredis]: Reduce log level of a message.

9 years agoFS-9582: remove nasm which we don't use and will break libvpx if its attempted to...
Mike Jerris [Thu, 6 Oct 2016 21:37:42 +0000 (17:37 -0400)] 
FS-9582: remove nasm which we don't use and will break libvpx if its attempted to be used

9 years agoFS-9581: [windows] don't define symbols before pch include
Mike Jerris [Thu, 6 Oct 2016 15:02:54 +0000 (11:02 -0400)] 
FS-9581: [windows] don't define symbols before pch include

9 years agoMerge pull request #991 in FS/freeswitch from ~DINGDING/freeswitch:FS-9602-ring_consu...
Mike Jerris [Thu, 6 Oct 2016 19:02:09 +0000 (14:02 -0500)] 
Merge pull request #991 in FS/freeswitch from ~DINGDING/freeswitch:FS-9602-ring_consumer_count-error to master

* commit '6cf77759a8de613f1520035c83444bb31610e41b':
  FS-9602 [mod_fifo] fix outbound_ringall_thread_run ring_consumer_count

9 years agoMerge pull request #999 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9620...
Mike Jerris [Thu, 6 Oct 2016 17:13:09 +0000 (12:13 -0500)] 
Merge pull request #999 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9620-build-fails-after-9605-on-windows to master

* commit '1fd2e91a08df3331c387ed1580e6b0269be3d5f4':
  FS-9620 [avmd][windows]: #fix windows build after FS-9605

9 years agoFS-9620 [avmd][windows]: #fix windows build after FS-9605
Piotr Gregor [Thu, 6 Oct 2016 10:55:59 +0000 (11:55 +0100)] 
FS-9620 [avmd][windows]: #fix windows build after FS-9605

9 years agoFS-9583 [mod_fifo] fix node_thread_run blocking outbound_ringall_thread_run and outbo...
dingding [Thu, 6 Oct 2016 03:47:25 +0000 (11:47 +0800)] 
FS-9583 [mod_fifo] fix node_thread_run blocking outbound_ringall_thread_run and outbound_enterprise_thread_run

9 years agoFS-9602 [mod_fifo] fix outbound_ringall_thread_run ring_consumer_count
dingding [Thu, 6 Oct 2016 01:43:09 +0000 (09:43 +0800)] 
FS-9602 [mod_fifo] fix outbound_ringall_thread_run ring_consumer_count

9 years agoFS-9617: fix build error on rpi
Mike Jerris [Wed, 5 Oct 2016 19:58:22 +0000 (15:58 -0400)] 
FS-9617: fix build error on rpi

9 years agoMerge pull request #993 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_am...
Mike Jerris [Wed, 5 Oct 2016 19:41:24 +0000 (14:41 -0500)] 
Merge pull request #993 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_amr_mode-set_fmtp to master

* commit 'bc8518858e38488d3e6a08aeb8b01f0f223033a8':
  FS-9613: mod_amr: fix AMR mode bitmap ("mode-set" param in remote fmtp)

9 years agoMerge pull request #994 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_am...
Mike Jerris [Wed, 5 Oct 2016 19:39:22 +0000 (14:39 -0500)] 
Merge pull request #994 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_amrwb_mode-set_fmtp to master

* commit 'a88332ebfa89adc45949fe5fd1055ffef68b3989':
  FS-9614: mod_amrwb: fix AMR-WB mode bitmap ("mode-set" in fmtp)

9 years agoMerge pull request #992 in FS/freeswitch from ~DINGDING/freeswitch:FS-9611-mod_odbc_c...
Mike Jerris [Wed, 5 Oct 2016 19:26:01 +0000 (14:26 -0500)] 
Merge pull request #992 in FS/freeswitch from ~DINGDING/freeswitch:FS-9611-mod_odbc_cdr-Sql-insert-failed-do-not-write-csv-file to master

* commit 'b17b0a5db0f9186feb33b0d2f9a191e3c2d86869':
  FS-9611 [mod_odbc_cdr] fix sql insert failed do not write csv file and csv Duplicate file name will be overwritten

9 years agoMerge pull request #987 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9590:master...
Mike Jerris [Wed, 5 Oct 2016 16:30:14 +0000 (11:30 -0500)] 
Merge pull request #987 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9590:master to master

* commit '6681610d0a0b9d41d7693c95b74357d8cc532433':
  FS-9590 dtmf_type variable checking should be done after the media_handle is created

9 years agoFS-9581: [windows] DEBUG_ESTIMATORS symbol conflict in windows
Mike Jerris [Wed, 5 Oct 2016 15:08:45 +0000 (11:08 -0400)] 
FS-9581: [windows] DEBUG_ESTIMATORS symbol conflict in windows

9 years agoFS-9581: [windows] CF_TEXT is a reserved constant on windows
Mike Jerris [Wed, 5 Oct 2016 15:05:32 +0000 (11:05 -0400)] 
FS-9581: [windows] CF_TEXT is a reserved constant on windows

9 years agoFS-9612
Anthony Minessale [Wed, 5 Oct 2016 15:08:49 +0000 (10:08 -0500)] 
FS-9612

9 years agoFS-9581: [windows] CF_TEXT is a reserved constant on windows
Mike Jerris [Wed, 5 Oct 2016 13:57:16 +0000 (09:57 -0400)] 
FS-9581: [windows] CF_TEXT is a reserved constant on windows

9 years agoMerge pull request #995 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS...
Mike Jerris [Wed, 5 Oct 2016 13:51:59 +0000 (08:51 -0500)] 
Merge pull request #995 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9605-add-number-of-threads-setting-to to master

* commit '4583ac8c9820ac1ecaf854a0eb4c85e440f5e705':
  FS-9605: [avmd] Add number of detection threads setting to config

9 years agoFS-9605: [avmd] Add number of detection threads setting to config
Piotr Gregor [Wed, 5 Oct 2016 10:54:34 +0000 (11:54 +0100)] 
FS-9605: [avmd] Add number of detection threads setting to config

Now the number of dectors and lagged detectors is set in avmd config
and can be dynamically adjusted per each session.

9 years agoFS-9614: mod_amrwb: fix AMR-WB mode bitmap ("mode-set" in fmtp)
Dragos Oancea [Wed, 5 Oct 2016 10:31:03 +0000 (06:31 -0400)] 
FS-9614: mod_amrwb: fix AMR-WB mode bitmap ("mode-set" in fmtp)

9 years agoFS-9613: mod_amr: fix AMR mode bitmap ("mode-set" param in remote fmtp)
Dragos Oancea [Wed, 5 Oct 2016 09:36:23 +0000 (05:36 -0400)] 
FS-9613: mod_amr: fix AMR mode bitmap ("mode-set" param in remote fmtp)

9 years agoFS-9612 #resolve [RTCP-MUX wrongly enabled in cases where answer contains rtcp but...
Anthony Minessale [Wed, 5 Oct 2016 06:22:46 +0000 (01:22 -0500)] 
FS-9612 #resolve [RTCP-MUX wrongly enabled in cases where answer contains rtcp but offer didn't / remote addr not obtained in UDPTL mode] %backport=1.6

9 years agoFS-9611 [mod_odbc_cdr] fix sql insert failed do not write csv file and csv Duplicate...
dingding [Wed, 5 Oct 2016 04:36:44 +0000 (12:36 +0800)] 
FS-9611 [mod_odbc_cdr] fix sql insert failed do not write csv file and csv Duplicate file name will be overwritten

9 years agoFS-9610 #resolve [Video keyframe requests not being propagated properly] %backport=1.6
Anthony Minessale [Wed, 5 Oct 2016 03:34:39 +0000 (22:34 -0500)] 
FS-9610 #resolve [Video keyframe requests not being propagated properly] %backport=1.6

9 years agoFS-9609 - [mod_callcenter] BLF for Queues, callcenter_track app, EXIT_WITH_KEY reason...
Italo Rossi [Wed, 5 Oct 2016 02:07:42 +0000 (23:07 -0300)] 
FS-9609 - [mod_callcenter] BLF for Queues, callcenter_track app, EXIT_WITH_KEY reason and xml_curl improvements

This change implements a few new features, there's no behavior change at all.

1 - BLF for queues

You can now use BLF for knowing when there are callers waiting on a queue,
the pattern to be subscribed is callcenter+queuename@default or @domain name.

2 - callcenter_track app

Now every agent has an external_calls_count column that will be read upon
selecting agent to offer new calls.
If you start an external call (inbound or outbound) and don't wan't
mod_callcenter to offer new calls for this agent just call this app
passing the agent name as argument:

<action application="callcenter_track" data="agent1"/>

This will increment the external calls count, and to make mod_callcenter look to this variable you need to set this queue parameter:

<param name="skip-agents-with-external-calls" value="true"/>

3 - EXIT_WITH_KEY reason

If the member press a key to exit the queue the cc_cancel_reason will be this now.

4 - xml_curl config loading improvements

Prior to this mod_callcenter query your web server a LOT of times,
this will make it only query once per queue, just watch for CC-Queue
request param and build your xml with everything related to that queue,
including tiers (tiers wasn't loaded before this).

9 years agoFS-9608 [verto_communicator] [verto] Passing audio params directly to audio object...
Italo Rossi [Wed, 5 Oct 2016 00:56:11 +0000 (21:56 -0300)] 
FS-9608 [verto_communicator] [verto] Passing audio params directly to audio object and updating goog settings

9 years agoFS-9607 [verto_communicator] Do not send DTMF when typing in the transfer box
Italo Rossi [Tue, 4 Oct 2016 21:08:32 +0000 (18:08 -0300)] 
FS-9607 [verto_communicator] Do not send DTMF when typing in the transfer box

9 years agoFS-9603: include ssl headers locally so modules don't need ssl include path
Mike Jerris [Tue, 4 Oct 2016 18:56:05 +0000 (14:56 -0400)] 
FS-9603: include ssl headers locally so modules don't need ssl include path

9 years agot38_gateway test case
Brian West [Tue, 4 Oct 2016 15:29:08 +0000 (10:29 -0500)] 
t38_gateway test case

9 years agoMerge pull request #989 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Anthony Minessale II [Mon, 3 Oct 2016 15:59:09 +0000 (10:59 -0500)] 
Merge pull request #989 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-improve-adjustable-bitrate to master

* commit 'f47bbecec9175179c13d1006524510f1fc159754':
  FS-9601: mod_opus:  make adjustable bitrate mutually exclusive with FEC enforcing on the decreasing trend, add step calculation for bitrate adjustment, fix bug on context settings

9 years agoMerge pull request #990 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9598...
Brian West [Mon, 3 Oct 2016 14:35:27 +0000 (09:35 -0500)] 
Merge pull request #990 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9598-fail-session-creation-if-not-enough to master

* commit '184368d8f44b1950fff99d3402d413a46a279238':
  FS-9568 [avmd] Fail session creation if can't be started properly
  FS-9596 #resolve [rtp-timeout triggered for on-hold calls with a=inactive]
  FS-9597 #resolve [host_lookup does not resolve v6 addrs] %backport=1.6

9 years agoMerge pull request #988 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS...
Brian West [Mon, 3 Oct 2016 14:34:43 +0000 (09:34 -0500)] 
Merge pull request #988 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9595-add-number-of-sessions-currently to master

* commit 'b24c2ac9458c92b34dcb7df28cb8d0a65bf3810e':
  FS-9595 [avmd] Extend avmd show api

9 years agoFS-9568 [avmd] Fail session creation if can't be started properly
Piotr Gregor [Sat, 1 Oct 2016 20:15:04 +0000 (21:15 +0100)] 
FS-9568 [avmd] Fail session creation if can't be started properly

9 years agoFS-9596 #resolve [rtp-timeout triggered for on-hold calls with a=inactive]
Anthony Minessale [Fri, 30 Sep 2016 17:57:54 +0000 (12:57 -0500)] 
FS-9596 #resolve [rtp-timeout triggered for on-hold calls with a=inactive]

9 years agoFS-9597 #resolve [host_lookup does not resolve v6 addrs] %backport=1.6
Anthony Minessale [Fri, 30 Sep 2016 17:12:04 +0000 (12:12 -0500)] 
FS-9597 #resolve [host_lookup does not resolve v6 addrs] %backport=1.6

9 years agoFS-9601: mod_opus: make adjustable bitrate mutually exclusive with FEC enforcing...
Dragos Oancea [Sat, 1 Oct 2016 23:00:04 +0000 (19:00 -0400)] 
FS-9601: mod_opus:  make adjustable bitrate mutually exclusive with FEC enforcing on the decreasing trend,
add step calculation for bitrate adjustment, fix bug on context settings

9 years agoFS-9595 [avmd] Extend avmd show api
Piotr Gregor [Fri, 30 Sep 2016 13:28:34 +0000 (14:28 +0100)] 
FS-9595 [avmd] Extend avmd show api

Add number of sessions currently running to output of avmd show api.

9 years agoFS-9596 #resolve [rtp-timeout triggered for on-hold calls with a=inactive]
Anthony Minessale [Fri, 30 Sep 2016 17:57:54 +0000 (12:57 -0500)] 
FS-9596 #resolve [rtp-timeout triggered for on-hold calls with a=inactive]

9 years agoFS-9597 #resolve [host_lookup does not resolve v6 addrs] %backport=1.6
Anthony Minessale [Fri, 30 Sep 2016 17:12:04 +0000 (12:12 -0500)] 
FS-9597 #resolve [host_lookup does not resolve v6 addrs] %backport=1.6

9 years agoFS-9593 #resolve [Video syncs too much on video muted channels] %backport=1.6
Anthony Minessale [Thu, 29 Sep 2016 22:13:14 +0000 (17:13 -0500)] 
FS-9593 #resolve [Video syncs too much on video muted channels] %backport=1.6

9 years agoFS-9552
Anthony Minessale [Thu, 29 Sep 2016 17:58:09 +0000 (12:58 -0500)] 
FS-9552

9 years agoFS-9552
Anthony Minessale [Thu, 29 Sep 2016 17:26:40 +0000 (12:26 -0500)] 
FS-9552

9 years agoFS-9552 add to verto communicator toggle deaf status button
Waldyr de Souza [Mon, 26 Sep 2016 18:54:57 +0000 (15:54 -0300)] 
FS-9552 add to verto communicator toggle deaf status button

9 years agoFS-9590 dtmf_type variable checking should be done after the media_handle is created
François [Thu, 29 Sep 2016 16:59:13 +0000 (18:59 +0200)] 
FS-9590 dtmf_type variable checking should be done after the media_handle is created

9 years agoMerge pull request #983 in FS/freeswitch from ~GIAVAC/fs:master to master
Mike Jerris [Thu, 29 Sep 2016 16:08:23 +0000 (11:08 -0500)] 
Merge pull request #983 in FS/freeswitch from ~GIAVAC/fs:master to master

* commit '293f2fda9a300d878a671dc4b2e2c029d0ec3509':
  FS-9584 Separate initial bitrate negotiation from sample rates

9 years agoMerge pull request #973 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS...
Mike Jerris [Thu, 29 Sep 2016 16:06:29 +0000 (11:06 -0500)] 
Merge pull request #973 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9564-add-lagged-detectors to master

* commit 'b44b6e5b20d93e1fdc7330385c56fa5c37c3eaec':
  FS-9564 [avmd]: add lagged detectors

9 years agoMerge pull request #972 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS...
Mike Jerris [Thu, 29 Sep 2016 16:05:06 +0000 (11:05 -0500)] 
Merge pull request #972 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9542-process-audio-samples-in-threads to master

* commit '8e189ed2337efd5f10b292476ffabaa8ae750a44':
  FS-9542 [avmd]: multithreaded

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

Addition of detectors which skip first few frames
of audio before they start to process it helps
to properly handle some Verizon voicemails.
The result of avmd test using this commit is
OK. All PASS [100]

Thi scommit also resolves:
FS-9588 Add script for outbound avmdy
FS-9589 Add resolution info to events

9 years agoMerge pull request #986 in FS/freeswitch from ~WALDYR/freeswitch:FS-9591-Adjust-setti...
Italo Rossi [Thu, 29 Sep 2016 15:29:19 +0000 (10:29 -0500)] 
Merge pull request #986 in FS/freeswitch from ~WALDYR/freeswitch:FS-9591-Adjust-settings-and-fix-preview-bugs-to-improve-user-experience to master

* commit '0ccf74e24187b6884830e92b2651ef2c0e742dcf':
  FS-9591 [verto_communicator] Adjust settings and fix preview bugs to improve user experience

9 years agoFS-9591 [verto_communicator] Adjust settings and fix preview bugs to improve user...
Waldyr de Souza [Thu, 29 Sep 2016 15:22:49 +0000 (12:22 -0300)] 
FS-9591 [verto_communicator] Adjust settings and fix preview bugs to improve user experience

9 years agoMerge pull request #984 in FS/freeswitch from ~WALDYR/freeswitch:FS-8076-Ask-before...
Italo Rossi [Thu, 29 Sep 2016 12:20:40 +0000 (07:20 -0500)] 
Merge pull request #984 in FS/freeswitch from ~WALDYR/freeswitch:FS-8076-Ask-before-closing-page-if-call-in-progress to master

* commit 'ecf5a0ce5c1e714fb46d14bc01de3e418034254d':
  FS-8076 [verto_communicator] Ask before closing the page if a call is in progress.

9 years agoFS-9355
Anthony Minessale [Wed, 28 Sep 2016 22:07:19 +0000 (17:07 -0500)] 
FS-9355

9 years agoFS-9587 #resolve [CV can crash if image is null]
Anthony Minessale [Wed, 28 Sep 2016 21:13:35 +0000 (16:13 -0500)] 
FS-9587 #resolve [CV can crash if image is null]

9 years agoFS-8076 [verto_communicator] Ask before closing the page if a call is in progress.
Waldyr de Souza [Wed, 28 Sep 2016 18:19:22 +0000 (15:19 -0300)] 
FS-8076 [verto_communicator] Ask before closing the page if a call is in progress.

9 years agoupdate config file
Anthony Minessale [Wed, 28 Sep 2016 17:12:41 +0000 (12:12 -0500)] 
update config file

9 years agobump next-release version number for autobuilding scripts
Ken Rice [Wed, 28 Sep 2016 15:39:19 +0000 (10:39 -0500)] 
bump next-release version number for autobuilding scripts

9 years agoFS-9586 #resolve [local_stream video queue stuck when not being read from] %backport=1.6
Anthony Minessale [Wed, 28 Sep 2016 15:38:15 +0000 (10:38 -0500)] 
FS-9586 #resolve [local_stream video queue stuck when not being read from] %backport=1.6

9 years agoFS-9584 Separate initial bitrate negotiation from sample rates
Giacomo Vacca [Wed, 28 Sep 2016 15:22:40 +0000 (11:22 -0400)] 
FS-9584 Separate initial bitrate negotiation from sample rates

9 years agoMerge pull request #981 in FS/freeswitch from ~WALDYR/freeswitch:FS-8958-no-controls...
Italo Rossi [Wed, 28 Sep 2016 14:51:27 +0000 (09:51 -0500)] 
Merge pull request #981 in FS/freeswitch from ~WALDYR/freeswitch:FS-8958-no-controls-for-moderator-on-secondary-canvas to master

* commit 'baba2acdce2caa1802cae07b8c1936291efb4dec':
  FS-8958 [verto_communicator] Fix no layout controls for moderator on secondary canvas

9 years agoMerge pull request #982 in FS/freeswitch from ~WALDYR/freeswitch:FS-8976-alert-that...
Italo Rossi [Wed, 28 Sep 2016 14:47:31 +0000 (09:47 -0500)] 
Merge pull request #982 in FS/freeswitch from ~WALDYR/freeswitch:FS-8976-alert-that-the-login-has-failed to master

* commit 'b6057f10de30d216b5ef53b938067df5ca6a671a':
  FS-8976 [verto_communicator] Properly alert that the login has failed vs silently failing and sitting there.

9 years agoFS-8976 [verto_communicator] Properly alert that the login has failed vs silently...
Waldyr de Souza [Wed, 28 Sep 2016 13:23:43 +0000 (10:23 -0300)] 
FS-8976 [verto_communicator] Properly alert that the login has failed vs silently failing and sitting there.

9 years agoFS-8958 [verto_communicator] Fix no layout controls for moderator on secondary canvas
Waldyr de Souza [Wed, 28 Sep 2016 13:03:36 +0000 (10:03 -0300)] 
FS-8958 [verto_communicator] Fix no layout controls for moderator on secondary canvas

9 years agoFS-9575 use switch_ssl.h
Seven Du [Wed, 28 Sep 2016 03:22:19 +0000 (11:22 +0800)] 
FS-9575 use switch_ssl.h

9 years agoFS-9580 #resolve [RTCP Auto-adjust] %backport=1.6
Anthony Minessale [Wed, 28 Sep 2016 04:12:20 +0000 (23:12 -0500)] 
FS-9580 #resolve [RTCP Auto-adjust] %backport=1.6

9 years agofix build
Brian West [Wed, 28 Sep 2016 01:06:33 +0000 (20:06 -0500)] 
fix build

9 years agoswig
Anthony Minessale [Tue, 27 Sep 2016 23:03:16 +0000 (18:03 -0500)] 
swig

9 years agoFS-9578 #resolve [VC does not resize the video when chat is opened/closed]
Anthony Minessale [Tue, 27 Sep 2016 22:54:43 +0000 (17:54 -0500)] 
FS-9578 #resolve [VC does not resize the video when chat is opened/closed]

9 years agoupdate filebug.pl for 1.9
Anthony Minessale [Tue, 27 Sep 2016 22:34:07 +0000 (17:34 -0500)] 
update filebug.pl for 1.9

9 years agoMerge branch 'staging-1.9'
Anthony Minessale [Tue, 27 Sep 2016 22:32:53 +0000 (17:32 -0500)] 
Merge branch 'staging-1.9'

9 years agoMerge pull request #980 in FS/freeswitch from ~MICHAEL_MAVROUDIS.COM/freeswitch:maste...
Brian West [Tue, 27 Sep 2016 22:07:10 +0000 (17:07 -0500)] 
Merge pull request #980 in FS/freeswitch from ~MICHAEL_MAVROUDIS.COM/freeswitch:master to master

* commit '9df7bfe0f312798f89cd6c833e76fe05a293e4b0':
  column update with negative nibble rate -- FS-9577
  column update with negative nibble rate

9 years agoMerge branch 'master' of https://freeswitch.org/stash/scm/~michael_mavroudis.com...
Michael Mavroudis [Tue, 27 Sep 2016 21:48:50 +0000 (14:48 -0700)] 
Merge branch 'master' of https://freeswitch.org/stash/scm/~michael_mavroudis.com/freeswitch

9 years agocolumn update with negative nibble rate -- FS-9577
Michael Mavroudis [Tue, 27 Sep 2016 21:26:12 +0000 (14:26 -0700)] 
column update with negative nibble rate -- FS-9577

9 years agofix merge
Anthony Minessale [Tue, 27 Sep 2016 21:44:25 +0000 (16:44 -0500)] 
fix merge

9 years agoFS-9575 #resolve [Add MRCP]
Seven Du [Mon, 18 Jul 2016 16:48:43 +0000 (00:48 +0800)] 
FS-9575 #resolve [Add MRCP]

9 years agoFS-9576 #resolve [Add Realtime Text]
Anthony Minessale [Mon, 11 Jul 2016 03:25:14 +0000 (22:25 -0500)] 
FS-9576 #resolve [Add Realtime Text]

9 years agoFS-9242 fix screen share for chrome to work in VC with additional camera
Anthony Minessale [Tue, 27 Sep 2016 17:04:23 +0000 (12:04 -0500)] 
FS-9242 fix screen share for chrome to work in VC with additional camera

9 years agocolumn update with negative nibble rate
Michael Mavroudis [Tue, 27 Sep 2016 21:26:12 +0000 (14:26 -0700)] 
column update with negative nibble rate

9 years agoFS-7876 [verto_communicator] Adding hold button for video calls
Italo Rossi [Fri, 23 Sep 2016 17:59:36 +0000 (14:59 -0300)] 
FS-7876 [verto_communicator] Adding hold button for video calls

9 years agoFS-9508 [verto_communicator] Adding AGC option on settings, enabled by default
Italo Rossi [Fri, 23 Sep 2016 14:08:04 +0000 (11:08 -0300)] 
FS-9508 [verto_communicator] Adding AGC option on settings, enabled by default

9 years agoFS-8955 [verto_communicator] Adding DTMF shortcuts and handling DTMF history on DTMF...
Italo Rossi [Fri, 23 Sep 2016 13:58:44 +0000 (10:58 -0300)] 
FS-8955 [verto_communicator] Adding DTMF shortcuts and handling DTMF history on DTMF widget

9 years agoFS-9242 convert to adapter.js
Anthony Minessale [Wed, 8 Jun 2016 21:20:18 +0000 (16:20 -0500)] 
FS-9242 convert to adapter.js

9 years agoFS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT...
Dragos Oancea [Sat, 24 Oct 2015 00:27:25 +0000 (20:27 -0400)] 
FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link.
Feature enabled with "adjust-bitrate" in opus.conf.xml - it's a feedback loop with incoming RTCP.

9 years agoMerge pull request #969 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_co...
Brian West [Tue, 27 Sep 2016 20:54:08 +0000 (15:54 -0500)] 
Merge pull request #969 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_config_rtpip to master

* commit '3d2f3c96db2d496dc349c1e6786f958a7681a4eb':
  FS-9548: return with error on wrong rtp ip given from config

9 years agoFS-9548 #resolve [crash on Invite due to bad config for sip profile ]
Brian West [Tue, 27 Sep 2016 20:53:38 +0000 (15:53 -0500)] 
FS-9548 #resolve [crash on Invite due to bad config for sip profile ]

9 years agoFS-9574 #resolve [We shouldn't print data sent on the buffer.]
Brian West [Tue, 27 Sep 2016 20:52:21 +0000 (15:52 -0500)] 
FS-9574 #resolve [We shouldn't print data sent on the buffer.]

9 years agoMerge pull request #977 in FS/freeswitch from bugfix/FS-9553-refactor-video-on-hold...
Anthony Minessale II [Tue, 27 Sep 2016 19:06:50 +0000 (14:06 -0500)] 
Merge pull request #977 in FS/freeswitch from bugfix/FS-9553-refactor-video-on-hold to master

* commit 'c70f06aa2fa4fb8b45a9c29f0fc31c47ac2fc82d':
  FS-9553 #resolve [Refactor video-on-hold]

9 years agoFS-9553 #resolve [Refactor video-on-hold]
Anthony Minessale [Tue, 20 Sep 2016 21:33:14 +0000 (16:33 -0500)] 
FS-9553 #resolve [Refactor video-on-hold]

9 years agoupdate libyuv to hash bcd8238 from https://chromium.googlesource.com/libyuv/libyuv/
Mike Jerris [Tue, 27 Sep 2016 17:08:00 +0000 (13:08 -0400)] 
update libyuv to hash bcd8238 from https://chromium.googlesource.com/libyuv/libyuv/

9 years agoFS-9522
Anthony Minessale [Mon, 26 Sep 2016 21:22:09 +0000 (16:22 -0500)] 
FS-9522

9 years agoFS-9522 more regression
Anthony Minessale [Tue, 27 Sep 2016 01:06:30 +0000 (20:06 -0500)] 
FS-9522 more regression

9 years agoMerge pull request #974 in FS/freeswitch from vpx-update to master
Anthony Minessale II [Mon, 26 Sep 2016 19:43:52 +0000 (14:43 -0500)] 
Merge pull request #974 in FS/freeswitch from vpx-update to master

* commit '5e323ee97acb5b5bea447b604c4936ce37ae239a':
  newest version of sleep patch
  FS-8623: reapply after update: Fix libvpx Solaris Studio build
  FS-8623: reapply after update: fix sun studio build errors building libvpx
  update to libvpx b46243d from repo https://chromium.googlesource.com/webm/libvpx

9 years agonewest version of sleep patch
Anthony Minessale [Mon, 26 Sep 2016 19:09:55 +0000 (14:09 -0500)] 
newest version of sleep patch