]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agoswigall
Michael Jerris [Mon, 14 Sep 2015 19:45:35 +0000 (14:45 -0500)] 
swigall

10 years agoMerge pull request #483 in FS/freeswitch from bugfix/FS-8130 to master
Anthony Minessale II [Mon, 14 Sep 2015 18:29:10 +0000 (13:29 -0500)] 
Merge pull request #483 in FS/freeswitch from bugfix/FS-8130 to master

* commit 'eea76c88562359197253233975ad2b171fc78324':
  FS-8130

10 years agoFS-8130
Anthony Minessale [Fri, 11 Sep 2015 16:37:01 +0000 (11:37 -0500)] 
FS-8130

Port video buffer to also support audio and remove original STFU jitter buffer
Add some more resilience to video packet loss
Add codec control mechanism for both call-specific debug and codec/call specfic params
Make opus function better in packet loss and latent situations
Use new codec control prams to make JB lookahead FEC optionally enabled or disabled mid-call
Add Param to allow JB lookahead to be enabled.

10 years agoFS-8130 don't set packet loss percent
Anthony Minessale [Fri, 11 Sep 2015 16:37:01 +0000 (11:37 -0500)] 
FS-8130 don't set packet loss percent

10 years agoMerge pull request #477 in FS/freeswitch from ~TCSEKE/freeswitch:bugfix/FS-8147-mod_e...
Mike Jerris [Thu, 10 Sep 2015 14:05:18 +0000 (09:05 -0500)] 
Merge pull request #477 in FS/freeswitch from ~TCSEKE/freeswitch:bugfix/FS-8147-mod_erlang_event_process_spawning_segfault to master

* commit '5ab4038f23a8ec968f1e89d033dcea22a968ccf5':
  Fix process spawing segfault

10 years agoFS-8149: fix mod_xml_cdr curl dependency in makefile
Michael Jerris [Thu, 10 Sep 2015 13:47:49 +0000 (08:47 -0500)] 
FS-8149: fix mod_xml_cdr curl dependency in makefile

10 years agoFix process spawing segfault
Tamas Cseke [Thu, 10 Sep 2015 09:23:58 +0000 (11:23 +0200)] 
Fix process spawing segfault

Don't delete spawn reply because it can cause segfault in strncmp
Check the flag instead
FS-8147 --resolve

10 years agoMerge pull request #465 in FS/freeswitch from bugfix/FS-8053 to master
Mike Jerris [Wed, 9 Sep 2015 23:11:22 +0000 (18:11 -0500)] 
Merge pull request #465 in FS/freeswitch from bugfix/FS-8053 to master

* commit '331cde3c92140f85265978c75b73cc9a202ad714':
  FS-8053: handle a=sendonly, a=sendrecv, a=recvonly to change who is sending video during a call

10 years agoFS-8053: handle a=sendonly, a=sendrecv, a=recvonly to change who is sending video...
Anthony Minessale [Tue, 1 Sep 2015 20:59:17 +0000 (15:59 -0500)] 
FS-8053: handle a=sendonly, a=sendrecv, a=recvonly to change who is sending video during a call

10 years agoMerge pull request #476 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7967...
Mike Jerris [Wed, 9 Sep 2015 22:02:52 +0000 (17:02 -0500)] 
Merge pull request #476 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7967-compile-error-under-smartos to master

* commit '98a190a10765a2cf07ecceaa64b8f6c04a347ea9':
  FS-7967 SmartOS compatibility
  libs/spandsp/.gitignore: added temporary files in test-data

10 years agoFS-7967 SmartOS compatibility
Stanislav Sinyagin [Wed, 9 Sep 2015 21:23:18 +0000 (21:23 +0000)] 
FS-7967 SmartOS compatibility

configure.ac: honor NetBSD and SmartOS in search for system lua
src/switch_utf8.c: remove switch_u8_vprintf and switch_u8_printf
replace u_int32_t with C99 standard uint32_t, and also the same for
  8,16,64 bit

10 years agolibs/spandsp/.gitignore: added temporary files in test-data
Stanislav Sinyagin [Wed, 9 Sep 2015 21:21:28 +0000 (21:21 +0000)] 
libs/spandsp/.gitignore: added temporary files in test-data

10 years agoFS-8143 #resolve #comment [mod_rayo] Fix crash caused by client disconnecting from...
Chris Rienzo [Wed, 9 Sep 2015 21:03:23 +0000 (17:03 -0400)] 
FS-8143 #resolve #comment [mod_rayo] Fix crash caused by client disconnecting from mod_rayo while a message is being delivered to that client.
This is caused by the XMPP context's JID -> XMPP stream mapping not being cleaned up on XMPP stream destruction.

10 years agoFS-8034: mod_opus: send correct (configured) fmtp ptime,minptime,maxptime when origin...
Dragos Oancea [Wed, 9 Sep 2015 19:17:20 +0000 (15:17 -0400)] 
FS-8034: mod_opus: send correct (configured) fmtp ptime,minptime,maxptime when originating call

10 years agoFS-1772 build err
Anthony Minessale [Wed, 9 Sep 2015 18:53:49 +0000 (13:53 -0500)] 
FS-1772 build err

10 years agoMerge pull request #410 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7997...
Ítalo Rossi [Wed, 9 Sep 2015 18:33:55 +0000 (13:33 -0500)] 
Merge pull request #410 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7997-add-number-as-mouse-over-names to master

* commit '2d14aa93895a065b5861a0b7234771613d5f6f56':
  FS-7997 #resolve We need to have a designer look at the html partial and come up with a CSS to make this better looking.

10 years agoFS-8126 #resolve [Pruning of a media bug may cause all media bugs on a session to...
Anthony Minessale [Wed, 9 Sep 2015 18:04:52 +0000 (13:04 -0500)] 
FS-8126 #resolve [Pruning of a media bug may cause all media bugs on a session to be pruned]

10 years agoMerge pull request #468 in FS/freeswitch from ~NCOPA/freeswitch:bugfix/FS-1772-need...
Mike Jerris [Wed, 9 Sep 2015 17:57:22 +0000 (12:57 -0500)] 
Merge pull request #468 in FS/freeswitch from ~NCOPA/freeswitch:bugfix/FS-1772-need-a-way-for-individual-end-users to master

* commit '367dabcb55f48a3db1b02c0364e2352993eaa581':
  FS-1772 #resolve fix reset of voicemail greeting to default

10 years agoMerge pull request #470 in FS/freeswitch from ~NCOPA/freeswitch:bugfix/FS-8131-voicem...
Mike Jerris [Wed, 9 Sep 2015 17:56:31 +0000 (12:56 -0500)] 
Merge pull request #470 in FS/freeswitch from ~NCOPA/freeswitch:bugfix/FS-8131-voicemail-does-not-reject-change to master

* commit '7aba5d52ee609e63ede7e76ab955179e9c61244d':
  FS-8131: [mod_voicemail] fix disallowed empty password set

10 years agoMerge pull request #214 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7344-ack-invite...
Mike Jerris [Wed, 9 Sep 2015 17:51:22 +0000 (12:51 -0500)] 
Merge pull request #214 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7344-ack-invite-3pcc-race to master

* commit '8ea99bfccfa85ef94b13693db6489aec3dca2c88':
  FS-7344: Fix race condition for INVITE right after ACK in 3PCC mode.

10 years agoFS-8144 readability and code formatting cleanup of mod_opus whiel reviewing PLC/FEC...
Brian West [Wed, 9 Sep 2015 17:48:34 +0000 (12:48 -0500)] 
FS-8144 readability and code formatting cleanup of mod_opus whiel reviewing PLC/FEC bug and document missing options from opus.conf.xml

10 years agoMerge pull request #473 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8140-username...
Anthony Minessale II [Wed, 9 Sep 2015 17:45:41 +0000 (12:45 -0500)] 
Merge pull request #473 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8140-username-typo-in-sofia_handle_sip_i_invite to master

* commit '7e2082a55ac694a9278d198b809de7072cd6acb8':
  FS-8140 Fix user_name typo in sofia_handle_sip_i_invite

10 years agoFS-8075 Fix for failover when you pull power on redis, while redis clients under...
William King [Wed, 9 Sep 2015 17:39:00 +0000 (10:39 -0700)] 
FS-8075 Fix for failover when you pull power on redis, while redis clients under load test

10 years agoFS-7486 #resolve update sofia
Anthony Minessale [Wed, 9 Sep 2015 17:26:03 +0000 (12:26 -0500)] 
FS-7486 #resolve update sofia

10 years agoMerge pull request #243 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7486-broken-sofia...
Anthony Minessale II [Wed, 9 Sep 2015 17:23:20 +0000 (12:23 -0500)] 
Merge pull request #243 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7486-broken-sofia-request-queue to master

* commit '074b07f5458d8584c153a5810bfa2e4011def20c':
  FS-7486: Fix handling of queued requests in Sofia-SIP

10 years agoFS-8142 minor formatting mod
Anthony Minessale [Wed, 9 Sep 2015 16:41:04 +0000 (11:41 -0500)] 
FS-8142 minor formatting mod

10 years agoMerge pull request #475 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8142-switch_core_...
Anthony Minessale II [Wed, 9 Sep 2015 16:38:14 +0000 (11:38 -0500)] 
Merge pull request #475 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8142-switch_core_session-thread-cache-races to master

* commit 'cd4c3188e4f715ff129dc4eea1a4ba50140c2a42':
  FS-8142 Fix a thread cache thread-safety and caching

10 years agoFS-8075 fix typo for dialplan app
William King [Wed, 9 Sep 2015 15:59:26 +0000 (08:59 -0700)] 
FS-8075 fix typo for dialplan app

10 years agoMerge pull request #474 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8141-add-apr_queu...
Anthony Minessale II [Wed, 9 Sep 2015 15:48:01 +0000 (10:48 -0500)] 
Merge pull request #474 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8141-add-apr_queue_term to master

* commit '9e29ea01b59280845f481f5b7b3743251c77dd50':
  FS-8141 Add support for apr_queue_term() to switch_apr.c

10 years agoFS-8072 #resolve fix a missed space
Ken Rice [Wed, 9 Sep 2015 15:34:01 +0000 (10:34 -0500)] 
FS-8072 #resolve fix a missed space

10 years agomake the changes for the 1.6 repos in the repo install rpm spec file and repo file
Ken Rice [Wed, 9 Sep 2015 14:20:55 +0000 (09:20 -0500)] 
make the changes for the 1.6 repos in the repo install rpm spec file and repo file

10 years agoFS-8142 Fix a thread cache thread-safety and caching
Artur Zaprzała [Wed, 2 Sep 2015 11:24:18 +0000 (13:24 +0200)] 
FS-8142 Fix a thread cache thread-safety and caching

10 years agoFS-8140 Fix user_name typo in sofia_handle_sip_i_invite
Artur Zaprzała [Fri, 29 May 2015 10:58:56 +0000 (12:58 +0200)] 
FS-8140 Fix user_name typo in sofia_handle_sip_i_invite

10 years agoFS-8141 Add support for apr_queue_term() to switch_apr.c
Artur Zaprzała [Mon, 31 Aug 2015 15:43:48 +0000 (17:43 +0200)] 
FS-8141 Add support for apr_queue_term() to switch_apr.c

10 years agoFS-8136: [mod_h26x] do not load passthru video codecs by default
Brian West [Tue, 8 Sep 2015 23:33:34 +0000 (18:33 -0500)] 
FS-8136: [mod_h26x] do not load passthru video codecs by default

10 years agoFS-7697 chown the /etc/freeswitch/tls directory so that the freeswitch user can have...
William King [Tue, 8 Sep 2015 21:17:33 +0000 (14:17 -0700)] 
FS-7697 chown the /etc/freeswitch/tls directory so that the freeswitch user can have read/write for TLS certificate generation

10 years agoFS-7168 update Debian packages so that FS core libraries are setup as runtime deps
William King [Tue, 8 Sep 2015 18:58:28 +0000 (11:58 -0700)] 
FS-7168 update Debian packages so that FS core libraries are setup as runtime deps

10 years agoexplore use of nuget for wix build dependency
Jeff Lenk [Mon, 7 Sep 2015 23:14:42 +0000 (18:14 -0500)] 
explore use of nuget for wix build dependency

10 years agoFS-8131: [mod_voicemail] fix disallowed empty password set
Natanael Copa [Mon, 7 Sep 2015 14:23:56 +0000 (16:23 +0200)] 
FS-8131: [mod_voicemail] fix disallowed empty password set

Prevent users to change password to an empty password when
allow-empty-password-auth is set to true.

10 years agoFS-8075 updates for limit release case v1.6.0
William King [Fri, 4 Sep 2015 21:45:37 +0000 (14:45 -0700)] 
FS-8075 updates for limit release case

10 years agowindows test program working
Mike Jerris [Fri, 4 Sep 2015 20:37:49 +0000 (16:37 -0400)] 
windows test program working

10 years agomove some defs to platform
Anthony Minessale [Fri, 4 Sep 2015 20:18:55 +0000 (15:18 -0500)] 
move some defs to platform

10 years agocleanup
Anthony Minessale [Fri, 4 Sep 2015 20:10:55 +0000 (15:10 -0500)] 
cleanup

10 years agoadd test
Anthony Minessale [Fri, 4 Sep 2015 20:06:52 +0000 (15:06 -0500)] 
add test

10 years agotemp build test func
Anthony Minessale [Fri, 4 Sep 2015 20:04:15 +0000 (15:04 -0500)] 
temp build test func

10 years agorm wtf
Anthony Minessale [Fri, 4 Sep 2015 19:38:23 +0000 (14:38 -0500)] 
rm wtf

10 years agoformatting
Anthony Minessale [Fri, 4 Sep 2015 19:32:38 +0000 (14:32 -0500)] 
formatting

10 years agoformatting
Anthony Minessale [Fri, 4 Sep 2015 19:31:03 +0000 (14:31 -0500)] 
formatting

10 years agolet jb get bigger on video sync
Anthony Minessale [Fri, 4 Sep 2015 18:53:50 +0000 (13:53 -0500)] 
let jb get bigger on video sync

10 years agoturn on all warnings in windows build, silence specific ones we don't want
Mike Jerris [Fri, 4 Sep 2015 18:49:52 +0000 (14:49 -0400)] 
turn on all warnings in windows build, silence specific ones we don't want

10 years agoadd types and platform headers
Anthony Minessale [Fri, 4 Sep 2015 17:54:37 +0000 (12:54 -0500)] 
add types and platform headers

10 years agofully clean windows build
Mike Jerris [Fri, 4 Sep 2015 17:28:55 +0000 (13:28 -0400)] 
fully clean windows build

10 years agoworking windows build
Mike Jerris [Fri, 4 Sep 2015 17:25:13 +0000 (13:25 -0400)] 
working windows build

10 years agoeliminate sbrk and make build on mac
Anthony Minessale [Fri, 4 Sep 2015 17:05:06 +0000 (12:05 -0500)] 
eliminate sbrk and make build on mac

10 years agoalmost working windows build
Mike Jerris [Fri, 4 Sep 2015 16:58:46 +0000 (12:58 -0400)] 
almost working windows build

10 years agoadd map_anonymoys support
Anthony Minessale [Fri, 4 Sep 2015 16:38:16 +0000 (11:38 -0500)] 
add map_anonymoys support

10 years agoformatting
Anthony Minessale [Fri, 4 Sep 2015 16:34:51 +0000 (11:34 -0500)] 
formatting

10 years agofix indenting
Anthony Minessale [Fri, 4 Sep 2015 16:25:56 +0000 (11:25 -0500)] 
fix indenting

10 years agoadd some code to test
Michael Jerris [Fri, 4 Sep 2015 16:06:23 +0000 (12:06 -0400)] 
add some code to test

10 years agoMerge pull request #469 in FS/freeswitch from bugfix/FS-8117 to master
Anthony Minessale II [Fri, 4 Sep 2015 15:12:33 +0000 (10:12 -0500)] 
Merge pull request #469 in FS/freeswitch from bugfix/FS-8117 to master

* commit '93b2fb47add5b0411033100b7aca8b5045c97062':
  FS-8117 #resolve [VC ignoring useSTUN settings]

10 years agoFS-8117 #resolve [VC ignoring useSTUN settings]
Anthony Minessale [Thu, 3 Sep 2015 21:59:55 +0000 (16:59 -0500)] 
FS-8117 #resolve [VC ignoring useSTUN settings]

10 years agoFS-1772 #resolve fix reset of voicemail greeting to default
Natanael Copa [Fri, 4 Sep 2015 13:48:00 +0000 (15:48 +0200)] 
FS-1772 #resolve fix reset of voicemail greeting to default

Allow entering 0 to restore the default greeting.

10 years agoFS-8088 - [verto_communicator] Unsubscribing from liveArray after ending a conference...
Italo Rossi [Fri, 4 Sep 2015 02:13:34 +0000 (23:13 -0300)] 
FS-8088 - [verto_communicator] Unsubscribing from liveArray after ending a conference call.

10 years agoFS-7344: Fix race condition for INVITE right after ACK in 3PCC mode.
Artur Zaprzała [Thu, 3 Sep 2015 13:11:30 +0000 (15:11 +0200)] 
FS-7344: Fix race condition for INVITE right after ACK in 3PCC mode.

10 years agoFS-8127 #resolve [update codec when detecting rate change in mod_conference more...
Anthony Minessale [Thu, 3 Sep 2015 20:27:53 +0000 (15:27 -0500)] 
FS-8127 #resolve [update codec when detecting rate change in mod_conference more often]

10 years agoFS-8117 - [verto_communicator] Calling verto.iceServers upon useSTUN changing on...
Italo Rossi [Thu, 3 Sep 2015 19:22:06 +0000 (16:22 -0300)] 
FS-8117 - [verto_communicator] Calling verto.iceServers upon useSTUN changing on ModalSettings. #resolve

10 years agoFS-8124 - [verto_communicator] Adding option --debug to grunt build, dist app will...
Italo Rossi [Thu, 3 Sep 2015 18:44:34 +0000 (15:44 -0300)] 
FS-8124 - [verto_communicator] Adding option --debug to grunt build, dist app will be generated without minified code. #resolve

10 years agoFS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage.
Italo Rossi [Thu, 3 Sep 2015 17:28:14 +0000 (14:28 -0300)] 
FS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage.

10 years agoFS-8075: add conf file to spec file too
Michael Jerris [Thu, 3 Sep 2015 16:12:41 +0000 (12:12 -0400)] 
FS-8075: add conf file to spec file too

10 years agoFS-7495: fix typo in changelog
Michael Jerris [Thu, 3 Sep 2015 16:11:17 +0000 (12:11 -0400)] 
FS-7495: fix typo in changelog

10 years agoMerge pull request #466 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:bugfix...
Ítalo Rossi [Thu, 3 Sep 2015 12:15:44 +0000 (07:15 -0500)] 
Merge pull request #466 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:bugfix/FS-7994-de-duplicate-call-history to master

* commit 'faed47bb49a8945fa4760281238a42bffdcc0b4e':
  FS-7994 - Verto Communicator - Using factory for group calls in history

10 years agoFS-7994 - Verto Communicator - Using factory for group calls in history
Stefan Yohansson [Wed, 2 Sep 2015 21:40:50 +0000 (18:40 -0300)] 
FS-7994 - Verto Communicator - Using factory for group calls in history

10 years agoFS-8118 #resolve [Verto calls do not properly reject video when video is offered...
Anthony Minessale [Wed, 2 Sep 2015 23:07:58 +0000 (18:07 -0500)] 
FS-8118 #resolve [Verto calls do not properly reject video when video is offered but only audio is accepted]

10 years agoFS-8116 #resolve [Device enumeration hangs on verto init]
Anthony Minessale [Wed, 2 Sep 2015 21:36:13 +0000 (16:36 -0500)] 
FS-8116 #resolve [Device enumeration hangs on verto init]

10 years agoFS-7966: silence mod_lua build warnings in generated code
Mike Jerris [Wed, 2 Sep 2015 19:55:01 +0000 (15:55 -0400)] 
FS-7966: silence mod_lua build warnings in generated code

10 years agoFS-7966: don't manually edit generated source
Michael Jerris [Wed, 2 Sep 2015 19:48:42 +0000 (14:48 -0500)] 
FS-7966: don't manually edit generated source

10 years agoFS-7966: fix more msvc 2015 build warnings.
Mike Jerris [Wed, 2 Sep 2015 17:06:29 +0000 (13:06 -0400)] 
FS-7966: fix more msvc 2015 build warnings.

10 years agomove debug level to 5 for av codec msgs
Anthony Minessale [Wed, 2 Sep 2015 16:29:16 +0000 (11:29 -0500)] 
move debug level to 5 for av codec msgs

10 years agoFS-6833 missing event names in string
Anthony Minessale [Tue, 1 Sep 2015 22:17:25 +0000 (17:17 -0500)] 
FS-6833 missing event names in string

10 years agoMerge pull request #464 in FS/freeswitch from feature/FS-6833 to master
Anthony Minessale II [Tue, 1 Sep 2015 21:32:11 +0000 (16:32 -0500)] 
Merge pull request #464 in FS/freeswitch from feature/FS-6833 to master

* commit '2feae3fc69bdde43002cbf71c025dbae3d87205b':
  FS-6833 #comment please test this branch

10 years agoFS-6833 #comment please test this branch
Anthony Minessale [Thu, 2 Jul 2015 20:17:26 +0000 (15:17 -0500)] 
FS-6833 #comment please test this branch

10 years agoFS-7983: fix syntax error in previous patch
Michael Jerris [Tue, 1 Sep 2015 18:31:37 +0000 (13:31 -0500)] 
FS-7983: fix syntax error in previous patch

10 years agoMerge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch
Mike Jerris [Tue, 1 Sep 2015 18:24:30 +0000 (14:24 -0400)] 
Merge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch

10 years agoFS-7966: fix some dependencies to avoid rebuild, fix properties and enable warnings...
Mike Jerris [Tue, 1 Sep 2015 18:24:25 +0000 (14:24 -0400)] 
FS-7966: fix some dependencies to avoid rebuild, fix properties and enable warnings as errors on core

10 years agoMerge pull request #448 in FS/freeswitch from bugfix/FS-7911-master to master
Mike Jerris [Tue, 1 Sep 2015 18:06:12 +0000 (13:06 -0500)] 
Merge pull request #448 in FS/freeswitch from bugfix/FS-7911-master to master

* commit 'f2514644e1b9964bc4a2f91b8cbe6f8aedf1214b':
  FS-7911: [mod_conference] do not allocate for conference cdr if conference cdr is disabled, and fix leak in conference_record

10 years agoMerge pull request #392 in FS/freeswitch from ~VIPKILLA/freeswitch:master to master
Mike Jerris [Tue, 1 Sep 2015 18:02:44 +0000 (13:02 -0500)] 
Merge pull request #392 in FS/freeswitch from ~VIPKILLA/freeswitch:master to master

* commit 'e2cf1f5270b22c1d6e36fcdc200cd6aa76c7511e':
  FS-7954: [mod_nibblebill] use switch_core_session_execute_exten instead of switch_ivr_session_transfer to perform inline dialplan action

10 years agoMerge pull request #400 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7983...
Mike Jerris [Tue, 1 Sep 2015 17:58:34 +0000 (12:58 -0500)] 
Merge pull request #400 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7983 to master

* commit '723e8a1f9a899564b89e70d5e6c4a8799413579b':
  FS-7983 Added param for specifying video encoding speed

10 years agoMerge pull request #434 in FS/freeswitch from ~VIPKILLA/freeswitch-odbc_cdr-b-leg...
Mike Jerris [Tue, 1 Sep 2015 17:57:48 +0000 (12:57 -0500)] 
Merge pull request #434 in FS/freeswitch from ~VIPKILLA/freeswitch-odbc_cdr-b-leg-fix:master to master

* commit '00a2e4814d2b3a5fcb4fc62cb7814384afeb0d89':
  FS-8044: [mod_odbc_cdr] fix how module detects b-leg

10 years agoFS-8110 #resolve #comment [mod_rayo] prompt IQ error reply was being deleted after...
Chris Rienzo [Tue, 1 Sep 2015 17:43:30 +0000 (13:43 -0400)] 
FS-8110 #resolve #comment [mod_rayo] prompt IQ error reply was being deleted after being sent for delivery.  This is incorrect since message delivery thread will clean up the message.

10 years agoMerge pull request #463 in FS/freeswitch from feature/FS-8107-add-ivr-menu-proper...
Mike Jerris [Tue, 1 Sep 2015 17:27:19 +0000 (12:27 -0500)] 
Merge pull request #463 in FS/freeswitch from feature/FS-8107-add-ivr-menu-proper-events to master

* commit '99d2e6161e5696e252448bc14520fc72d10dbf21':
  FS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when a call enter and exit an ivr menu.

10 years agoFS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when...
Italo Rossi [Tue, 1 Sep 2015 13:15:05 +0000 (10:15 -0300)] 
FS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when a call enter and exit an ivr menu.

10 years agoFS-8082 #resolve #comment [mod_rayo] do not remove items from hash while iterating
Chris Rienzo [Tue, 1 Sep 2015 16:50:02 +0000 (12:50 -0400)] 
FS-8082 #resolve #comment [mod_rayo] do not remove items from hash while iterating

10 years agoFS-8108: remove legacy mod_lua, the regular mod_lua works with system lua now
Michael Jerris [Tue, 1 Sep 2015 16:15:12 +0000 (11:15 -0500)] 
FS-8108: remove legacy mod_lua, the regular mod_lua works with system lua now

10 years agoFS-7966: bump lame tarball version so it downloads a new one
Mike Jerris [Tue, 1 Sep 2015 15:35:16 +0000 (11:35 -0400)] 
FS-7966: bump lame tarball version so it downloads a new one

10 years agoFS-8103 #resolve #comment [mod_rayo] handle <prompt> where <output> finishes unexpect...
Chris Rienzo [Tue, 1 Sep 2015 15:00:54 +0000 (11:00 -0400)] 
FS-8103 #resolve #comment [mod_rayo] handle <prompt> where <output> finishes unexpectedly before start event is received

10 years agoMerge pull request #461 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8094...
Ítalo Rossi [Tue, 1 Sep 2015 12:37:56 +0000 (07:37 -0500)] 
Merge pull request #461 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8094-make-goog-params-default-to-true to master

* commit '1c32f70a2303d98c4beb4fa6146774f3dd885339':
  FS-8094: [verto_communicator] Added settings to the UI and made them true.

10 years agoFS-8094: [verto_communicator] Added settings to the UI and made them true.
João Mesquita [Tue, 1 Sep 2015 02:29:17 +0000 (23:29 -0300)] 
FS-8094: [verto_communicator] Added settings to the UI and made them true.

10 years agoFS-7966: disable warning
Mike Jerris [Mon, 31 Aug 2015 22:32:55 +0000 (18:32 -0400)] 
FS-7966: disable warning

10 years agoFS-7966: fix scope masked declaration
Michael Jerris [Mon, 31 Aug 2015 22:26:51 +0000 (17:26 -0500)] 
FS-7966: fix scope masked declaration

10 years agoFS-7966: fix scope masked declaration
Michael Jerris [Mon, 31 Aug 2015 22:23:38 +0000 (17:23 -0500)] 
FS-7966: fix scope masked declaration