]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Brian West [Tue, 1 Nov 2016 21:50:18 +0000 (16:50 -0500)]
FS-9687: segfault Program terminated with signal SIGFPE, Arithmetic exception.
Brian West [Tue, 1 Nov 2016 15:22:57 +0000 (10:22 -0500)]
FS-9685 Update broadsoft SLA to work with newer Polycom firmware.
Mike Jerris [Mon, 31 Oct 2016 20:10:36 +0000 (15:10 -0500)]
FS-9670: just use pkg-config to locate amr libs and add debian requirements
Brian West [Mon, 31 Oct 2016 17:54:18 +0000 (12:54 -0500)]
FS-9629 don't add infocus multiple times
Brian West [Mon, 31 Oct 2016 17:27:13 +0000 (12:27 -0500)]
Commit an example of using the IVRMenu object to build the ivr in lua.
Brian West [Mon, 31 Oct 2016 16:07:36 +0000 (11:07 -0500)]
Merge pull request #1025 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:configure_enable_amr to master
* commit '
a0284af8ea10f882dc7c3ef3a704f9392158a9a3 ':
FS-9670: add autodetection of opencore-amrnb lib and "--disable-amr" option to configure script
Brian West [Mon, 31 Oct 2016 15:45:29 +0000 (10:45 -0500)]
FS-9629: add isfocus to replies, and add is_conference support to pre_answer
Brian West [Mon, 31 Oct 2016 15:38:24 +0000 (10:38 -0500)]
FS-9678: Fix FreeSWITCH not shutting down when profiles fails to load and shutdown-on-fail is set to true
Brian West [Fri, 28 Oct 2016 20:38:25 +0000 (15:38 -0500)]
Merge pull request #1029 in FS/freeswitch from ~J0SH/freeswitch:proxymsg to master
* commit '
70591d0e59b137a50977fb994fdc2c12a7f787e9 ':
FS-9680: Fix typo.
Josh Allmann [Fri, 28 Oct 2016 20:48:13 +0000 (16:48 -0400)]
FS-9680: Fix typo.
Anthony Minessale II [Fri, 28 Oct 2016 15:09:11 +0000 (10:09 -0500)]
Merge pull request #1028 in FS/freeswitch from ~J0SH/freeswitch:pt-match2 to master
* commit '
4a15d0a3c3e472c62e99f44e00ba5f3abeceeb8e ':
FS-9654: Fix RTP packet drops
Josh Allmann [Fri, 28 Oct 2016 14:41:19 +0000 (10:41 -0400)]
FS-9654: Fix RTP packet drops
There was issue with certain endpoints that would lead to dropping
nearly every other RTP packet from the callee.
The scenario is as follows: the caller (bridged through FreeSWITCH)
offers codecs A and B with payload types X and Y, respectively.
The callee answers with codec B and payload type X.
The fix is to use the sender's expected payload type when checking
against the received RTP packet, rather than the receiver's.
Anthony Minessale [Thu, 27 Oct 2016 22:40:17 +0000 (17:40 -0500)]
FS-9680 #resolve [Add proxy-message param to sofia]
Dragos Oancea [Wed, 26 Oct 2016 12:53:54 +0000 (08:53 -0400)]
FS-9670: add autodetection of opencore-amrnb lib and "--disable-amr" option to configure script
Anthony Minessale II [Wed, 26 Oct 2016 02:10:21 +0000 (21:10 -0500)]
Merge pull request #1020 in FS/freeswitch from ~J0SH/freeswitch:fs9660 to master
* commit '
d98a3ad204afdb8839674588a536a67329537b6d ':
FS-9660: Fix BW calculation for SDP media clause
Anthony Minessale [Wed, 26 Oct 2016 02:09:53 +0000 (21:09 -0500)]
FS-9654
Anthony Minessale [Tue, 25 Oct 2016 22:45:15 +0000 (17:45 -0500)]
FS-9668 #resolve [Add proxy-info feature]
Brian West [Tue, 25 Oct 2016 19:11:12 +0000 (14:11 -0500)]
Merge pull request #1018 in FS/freeswitch from ~GIAVAC/fs-9643-master:feature/FS-9643-mod_opus-log-encoded-stats-at-end to master
* commit '
6c11284d34c9261322776af36ff9c76b2531a68b ':
FS-9643 mod_opus Log encoded stats at end of call Log count of encoded FEC frames in debug mode
Italo Rossi [Tue, 25 Oct 2016 18:38:51 +0000 (15:38 -0300)]
FS-9646 [verto_communicator] Fixing settings toggle
Brian West [Tue, 25 Oct 2016 17:39:38 +0000 (12:39 -0500)]
FS-9576 fix stray ;
Brian West [Tue, 25 Oct 2016 16:39:35 +0000 (11:39 -0500)]
swigall
Brian West [Tue, 25 Oct 2016 16:38:51 +0000 (11:38 -0500)]
FS-9576: add missing event hook functions
Brian West [Tue, 25 Oct 2016 16:16:19 +0000 (11:16 -0500)]
Merge pull request #1022 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:mod_amr-bandwidth-efficient to master
* commit '
63900a6d86c1c2dbaf6ac7db987ce901a142b872 ':
FS-9664: mod_amr: add AMR NB transcoding capability in bandwidth-efficient mode. Tested with VOLTE devices.
Brian West [Mon, 24 Oct 2016 22:19:47 +0000 (17:19 -0500)]
FS-9666 fix unused variable
Mike Jerris [Mon, 24 Oct 2016 21:49:58 +0000 (16:49 -0500)]
Merge pull request #1023 in FS/freeswitch from ~OPENCODE/freeswitch:bugfix/FS-9662-wrong-version-number-in-old-opal to master
* commit '
fb6f9a454e9f72df52f0e0e869d86aaa1f348743 ':
FS-9662 #resolves [mod_opal] Fix version number in old OPAL error
Anthony Minessale [Mon, 24 Oct 2016 21:34:57 +0000 (16:34 -0500)]
FS-9666 #resolve [Remove legacy code when getting an XML video refresh]
David Matson [Mon, 24 Oct 2016 19:10:21 +0000 (12:10 -0700)]
FS-9662 #resolves [mod_opal] Fix version number in old OPAL error
Anthony Minessale [Mon, 24 Oct 2016 18:36:15 +0000 (13:36 -0500)]
FS-9665 #resolve [Add video_pre_call_banner feature]
Dragos Oancea [Fri, 11 Mar 2016 17:01:49 +0000 (12:01 -0500)]
FS-9664: mod_amr: add AMR NB transcoding capability in bandwidth-efficient mode. Tested with VOLTE devices.
Mike Jerris [Mon, 24 Oct 2016 16:01:08 +0000 (12:01 -0400)]
FS-9634: fix typo
Mike Jerris [Mon, 24 Oct 2016 15:57:51 +0000 (11:57 -0400)]
FS-9581: fix signed/unsigned comparison build warning
Mike Jerris [Mon, 24 Oct 2016 14:42:01 +0000 (09:42 -0500)]
Merge pull request #1008 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-9640-allow-access-to-verto-stream-object to master
* commit '
f566467cd08b8b1ec79691124fe878e2e3ebec7a ':
FS-9640: Allow access to Verto stream object via callback
Seven Du [Mon, 24 Oct 2016 00:10:36 +0000 (08:10 +0800)]
FS-9151 FS-9631 #resolve
Josh Allmann [Fri, 21 Oct 2016 23:06:48 +0000 (23:06 +0000)]
FS-9660: Fix BW calculation for SDP media clause
The AS descriptor for SDP b= lines is already defined in kilobits/second.
Fixes an issue with extremely low bitrate videos when a SDP media clause has
its own b=AS: line specified.
Mike Jerris [Fri, 21 Oct 2016 18:02:27 +0000 (13:02 -0500)]
Merge pull request #1004 in FS/freeswitch from ~ARMENB/freeswitch:bugfix/FS-9636-Make-every-Transfer-a-Nightmare-Xfer to master
* commit '
75f4114443c17bab5eba6814bbd13ef8e08a1617 ':
FS-9636 [mod_sofia] Add sofia.conf parameter to make every transfer a nightmare transfer
Mike Jerris [Fri, 21 Oct 2016 17:52:04 +0000 (12:52 -0500)]
Merge pull request #1007 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9590:master to master
* commit '
bc7f60e014f1bf10214f2cd79cc6bbfe5970637f ':
FS-9590 check dtmf_type variable when negociating inbound SDP
Mike Jerris [Fri, 21 Oct 2016 17:41:50 +0000 (12:41 -0500)]
Merge pull request #1009 in FS/freeswitch from ~J0SH/freeswitch:unreg-user-ev to master
* commit '
5bb6742b440d6fdce44bc6d4f2fafd68cbb0004a ':
mod_sofia: Add 'username' header for expiration events.
Anthony Minessale [Fri, 21 Oct 2016 17:32:14 +0000 (12:32 -0500)]
FS-9634 #resolve [RTCP mux is always proposed on outbound channels even if rtcp_mux chan variable is 0]
William King [Fri, 21 Oct 2016 16:35:21 +0000 (11:35 -0500)]
FS-9656 Coverity
1364971 : resolve memory leak in new HEPv3 logging
Brian West [Fri, 21 Oct 2016 16:28:54 +0000 (11:28 -0500)]
swigall
Mike Jerris [Fri, 21 Oct 2016 16:18:53 +0000 (11:18 -0500)]
Merge pull request #1017 in FS/freeswitch from ~MDAGUETE/freeswitch:bugfix/FS-9647-improve-spanish-translations-for to master
* commit '
61c0bf381fdc6718269505e0cd66d8ba46acc7a5 ':
FS-9647 Improve spanish translations
Anthony Minessale [Thu, 20 Oct 2016 20:53:29 +0000 (15:53 -0500)]
FS-9654 #resolve [Issue with RTP payload negotiation]
Ken Rice [Thu, 20 Oct 2016 18:50:01 +0000 (13:50 -0500)]
FS-9653 #resolve freeswitch-meta-all-dbg should not depend on non-existant freeswitch-meta-lang-dbg %backport=1.6
Ken Rice [Thu, 20 Oct 2016 15:57:26 +0000 (10:57 -0500)]
FS-9642 #resolve do not limit time for real time threads with systemd. this causes systemd to randomly restart FreeSWITCH without notice as to why. %backport=1.6
Giacomo Vacca [Thu, 20 Oct 2016 08:48:34 +0000 (04:48 -0400)]
FS-9643 mod_opus Log encoded stats at end of call
Log count of encoded FEC frames in debug mode
Manuel Durán Aguete [Thu, 20 Oct 2016 07:51:16 +0000 (09:51 +0200)]
FS-9647 Improve spanish translations
Improve spanish translations for verto communicator.
William King [Thu, 20 Oct 2016 01:38:06 +0000 (18:38 -0700)]
FS-9651 Fix incorrect expression
William King [Thu, 20 Oct 2016 01:32:38 +0000 (18:32 -0700)]
FS-9650 initialize pointer to NULL to resolve warning
William King [Thu, 20 Oct 2016 01:26:50 +0000 (18:26 -0700)]
FS-9649 Fix filebug script if EDITOR env variable not set
Mike Jerris [Wed, 19 Oct 2016 21:09:10 +0000 (16:09 -0500)]
Merge pull request #1012 in FS/freeswitch from ~CRIENZO/freeswitch:fs-9644-hupall-to-allow-multiple-vars to master
* commit '
120e326760f6f89900474d48cf2d6f34ceaef14f ':
FS-9644 [mod_commands][core] update hupall API to support multiple variables hupall [cause] [[var1] [val1]] [[var2] [val2]] ...
Anthony Minessale [Wed, 19 Oct 2016 20:35:43 +0000 (15:35 -0500)]
FS-9648 #resolve [Conference avatar image gets stuck enabled when it uses the same image as video mute]
Brian West [Wed, 19 Oct 2016 17:57:01 +0000 (12:57 -0500)]
FS-9632 remove SWITCH_FILE_FLAG_VIDEO flag if we fail to receive video so we fall thru and record the audio only. Previously it would just fail to function as expected.
Christopher Rienzo [Tue, 18 Oct 2016 19:34:25 +0000 (14:34 -0500)]
Merge pull request #1013 in FS/freeswitch from ~CRIENZO/freeswitch:fs-9645 to master
* commit '
7e8b8b428c40eecdd093b44993125ebcbbfe5387 ':
FS-9645 [mod_hiredis] add support for AUTH when profile password is set add new configuration 'ignore-error' which will not fail limit if an error like auth failure occurs
Chris Rienzo [Tue, 18 Oct 2016 19:30:25 +0000 (15:30 -0400)]
FS-9645 [mod_hiredis] add support for AUTH when profile password is set
add new configuration 'ignore-error' which will not fail limit if an error like auth failure occurs
Chris Rienzo [Tue, 18 Oct 2016 19:08:07 +0000 (15:08 -0400)]
FS-9644 [mod_commands][core]
update hupall API to support multiple variables
hupall [cause] [[var1] [val1]] [[var2] [val2]] ...
added switch_core_session_hupall_matching_vars_ans() which will hang up all channels that match each variable(s) value
Mike Jerris [Mon, 17 Oct 2016 21:29:48 +0000 (17:29 -0400)]
FS-9575: add msrp conf to spec file
Josh Allmann [Thu, 13 Oct 2016 19:38:24 +0000 (15:38 -0400)]
mod_sofia: Add 'username' header for expiration events.
More consistent with the naming in other events, eg
register and unregister.
Anthony Minessale [Thu, 13 Oct 2016 17:58:35 +0000 (12:58 -0500)]
FS-9639 #resolve [uuid_media_3p - 2nd attempt doesn't like changing ports]
Chad Phillips [Thu, 13 Oct 2016 17:11:57 +0000 (10:11 -0700)]
FS-9640: Allow access to Verto stream object via callback
Exposes Verto MediaStream objects via the onGranted() callback
François [Thu, 13 Oct 2016 15:32:22 +0000 (17:32 +0200)]
FS-9590 check dtmf_type variable when negociating inbound SDP
Mike Jerris [Thu, 13 Oct 2016 13:29:15 +0000 (08:29 -0500)]
Merge pull request #1006 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9627-number-of-threads-taken-from-global to master
* commit '
3734043aaa7f5413fe16fbafb6e9d6db08475f20 ':
FS-9627 [avmd]: #fix dynamic initialization of session
Piotr Gregor [Thu, 13 Oct 2016 12:12:16 +0000 (13:12 +0100)]
FS-9627 [avmd]: #fix dynamic initialization of session
Now dynamic initialization of session settings is done
before memory for detection threads is allocated and initialized.
Mike Jerris [Wed, 12 Oct 2016 22:04:16 +0000 (17:04 -0500)]
Merge pull request #1002 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:hotfix/FS-9635-update-deprecated-stream.onended to master
* commit '
c17db3d3afc55c6f278bb13126ed2f5468b4026e ':
FS-9635: update deprecated stream.onended
Mike Jerris [Wed, 12 Oct 2016 22:04:02 +0000 (17:04 -0500)]
Merge pull request #1003 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-9395-downgrade-FSRTC-console-error to master
* commit '
e4e99654e5549836c34b951056ad20f83d4189cf ':
FS-9395: downgrade some FSRTC console.error messages
Mike Jerris [Wed, 12 Oct 2016 16:05:05 +0000 (11:05 -0500)]
Merge pull request #1001 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-9594 to master
* commit '
adb8c8000f616b3b16d83e71c224be022a6defc3 ':
FS-9594: Fixed hostname resolving for IPv6 addreses.
FS-9594: Has been adjusted string vars size to fit IPv6 address
Armen Babikyan [Wed, 12 Oct 2016 01:22:50 +0000 (18:22 -0700)]
FS-9636 [mod_sofia] Add sofia.conf parameter to make every transfer a nightmare transfer
Chad Phillips [Tue, 11 Oct 2016 22:51:32 +0000 (15:51 -0700)]
FS-9395: downgrade some FSRTC console.error messages
Some of the console.error messages generated in FSRTC aren't really
error-worthy, downgrading appropriately.
Chad Phillips [Tue, 11 Oct 2016 22:37:34 +0000 (15:37 -0700)]
FS-9635: update deprecated stream.onended
stream.onended is being removed in Chrome 54, update to
stream.oninactive
Anthony Minessale [Tue, 11 Oct 2016 15:56:08 +0000 (10:56 -0500)]
FS-9624 slight change from last commit
Seven Du [Fri, 30 Sep 2016 03:27:44 +0000 (11:27 +0800)]
FS-9575 fix windows build
random() is a posix ext not available on windows
Brian West [Mon, 10 Oct 2016 20:54:46 +0000 (15:54 -0500)]
FS-9623 update .update
Mike Jerris [Mon, 10 Oct 2016 19:02:33 +0000 (15:02 -0400)]
FS-9628: [verto] correct return value of $.FSRTC.bestResSupported to be the largest resolution
Sergey Safarov [Fri, 7 Oct 2016 09:38:35 +0000 (05:38 -0400)]
FS-9594: Fixed hostname resolving for IPv6 addreses.
aa
Anthony Minessale [Sat, 8 Oct 2016 01:27:35 +0000 (20:27 -0500)]
FS-9624 #resolve [Jitter buffer doesn't flush properly on RTT sessions]
Mike Jerris [Fri, 7 Oct 2016 20:13:33 +0000 (16:13 -0400)]
FS-9581: fix msrp compile fail on windows
Mike Jerris [Fri, 7 Oct 2016 19:33:32 +0000 (15:33 -0400)]
FS-9623: fix rare crash on startup due to openssl init functions being run multiple times
Brian West [Fri, 7 Oct 2016 16:01:16 +0000 (11:01 -0500)]
swigall
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
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.
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
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
Mike Jerris [Fri, 7 Oct 2016 14:46:08 +0000 (10:46 -0400)]
FS-9581: [windows] fix function signatures in switch_estimators.c
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
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
Mike Jerris [Thu, 6 Oct 2016 23:07:25 +0000 (19:07 -0400)]
FS-9581: add new required source files to core build
Josh Allmann [Thu, 6 Oct 2016 01:25:40 +0000 (21:25 -0400)]
FS-8075 [mod_hiredis]: Reduce log level of a message.
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
Mike Jerris [Thu, 6 Oct 2016 15:02:54 +0000 (11:02 -0400)]
FS-9581: [windows] don't define symbols before pch include
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
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
Piotr Gregor [Thu, 6 Oct 2016 10:55:59 +0000 (11:55 +0100)]
FS-9620 [avmd][windows]: #fix windows build after FS-9605
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
dingding [Thu, 6 Oct 2016 01:43:09 +0000 (09:43 +0800)]
FS-9602 [mod_fifo] fix outbound_ringall_thread_run ring_consumer_count
Mike Jerris [Wed, 5 Oct 2016 19:58:22 +0000 (15:58 -0400)]
FS-9617: fix build error on rpi
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)
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)
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
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
Mike Jerris [Wed, 5 Oct 2016 15:08:45 +0000 (11:08 -0400)]
FS-9581: [windows] DEBUG_ESTIMATORS symbol conflict in 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