Brian West
8dc27b1081
Commit an example of using the IVRMenu object to build the ivr in lua.
2016-10-31 12:27:13 -05:00
Brian West
89cde77ec2
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
2016-10-31 11:07:36 -05:00
Brian West
20b5bd675d
FS-9629: add isfocus to replies, and add is_conference support to pre_answer
2016-10-31 10:45:29 -05:00
Brian West
4fb0db3e59
FS-9678: Fix FreeSWITCH not shutting down when profiles fails to load and shutdown-on-fail is set to true
2016-10-31 10:38:42 -05:00
luiztelles
4c45f529f8
FS-9671 fix wrong cseq in notify Expires 0
2016-10-31 09:57:07 -02:00
Brian West
cec0cb3983
Merge pull request #1029 in FS/freeswitch from ~J0SH/freeswitch:proxymsg to master
...
* commit '70591d0e59b137a50977fb994fdc2c12a7f787e9':
FS-9680: Fix typo.
2016-10-28 15:38:25 -05:00
Josh Allmann
70591d0e59
FS-9680: Fix typo.
2016-10-28 16:48:13 -04:00
Anthony Minessale II
0ea523f11b
Merge pull request #1028 in FS/freeswitch from ~J0SH/freeswitch:pt-match2 to master
...
* commit '4a15d0a3c3e472c62e99f44e00ba5f3abeceeb8e':
FS-9654: Fix RTP packet drops
2016-10-28 10:09:11 -05:00
Josh Allmann
4a15d0a3c3
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.
2016-10-28 11:02:01 -04:00
Anthony Minessale
a49182c0f4
FS-9680 #resolve [Add proxy-message param to sofia]
2016-10-27 17:40:17 -05:00
Dragos Oancea
a0284af8ea
FS-9670: add autodetection of opencore-amrnb lib and "--disable-amr" option to configure script
2016-10-27 11:43:58 -04:00
Anthony Minessale II
fbcb3f708f
Merge pull request #1020 in FS/freeswitch from ~J0SH/freeswitch:fs9660 to master
...
* commit 'd98a3ad204afdb8839674588a536a67329537b6d':
FS-9660: Fix BW calculation for SDP media clause
2016-10-25 21:10:21 -05:00
Anthony Minessale
80004fa885
FS-9654
2016-10-25 21:09:53 -05:00
Anthony Minessale
16fe6e6ca9
FS-9668 #resolve [Add proxy-info feature]
2016-10-25 17:45:22 -05:00
Brian West
a79636b5cc
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
2016-10-25 14:11:12 -05:00
Italo Rossi
621c8a6135
FS-9646 [verto_communicator] Fixing settings toggle
2016-10-25 15:38:51 -03:00
Brian West
e76c945693
FS-9576 fix stray ;
2016-10-25 12:39:38 -05:00
Brian West
4e76630e08
swigall
2016-10-25 11:39:35 -05:00
Brian West
adb25b3fcd
FS-9576: add missing event hook functions
2016-10-25 11:38:51 -05:00
Brian West
c912f6d99a
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.
2016-10-25 11:16:19 -05:00
Brian West
0999ff10ba
FS-9666 fix unused variable
2016-10-24 17:19:47 -05:00
Mike Jerris
5c0c791e98
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
2016-10-24 16:49:58 -05:00
Anthony Minessale
0b43fc7b47
FS-9666 #resolve [Remove legacy code when getting an XML video refresh]
2016-10-24 16:34:57 -05:00
David Matson
fb6f9a454e
FS-9662 #resolves [mod_opal] Fix version number in old OPAL error
2016-10-24 12:14:24 -07:00
Anthony Minessale
34238d2bd0
FS-9665 #resolve [Add video_pre_call_banner feature]
2016-10-24 13:36:15 -05:00
Dragos Oancea
63900a6d86
FS-9664: mod_amr: add AMR NB transcoding capability in bandwidth-efficient mode. Tested with VOLTE devices.
2016-10-24 12:17:53 -04:00
Mike Jerris
8e6d89733a
FS-9634: fix typo
2016-10-24 12:01:08 -04:00
Mike Jerris
c4c460e7f2
FS-9581: fix signed/unsigned comparison build warning
2016-10-24 11:57:51 -04:00
Mike Jerris
7d6ed4a41d
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
2016-10-24 09:42:01 -05:00
Seven Du
15f33e532b
FS-9151 FS-9631 #resolve
2016-10-24 08:10:36 +08:00
Josh Allmann
d98a3ad204
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.
2016-10-21 23:22:36 +00:00
Mike Jerris
a393604db5
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
2016-10-21 13:02:27 -05:00
Mike Jerris
d79b9a0627
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
2016-10-21 12:52:04 -05:00
Mike Jerris
5591dde7e1
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.
2016-10-21 12:41:50 -05:00
Anthony Minessale
53ee060208
FS-9634 #resolve [RTCP mux is always proposed on outbound channels even if rtcp_mux chan variable is 0]
2016-10-21 12:32:22 -05:00
William King
15a7156230
FS-9656 Coverity 1364971: resolve memory leak in new HEPv3 logging
2016-10-21 11:35:58 -05:00
Brian West
f432761072
swigall
2016-10-21 11:28:54 -05:00
Mike Jerris
6220dcbd5b
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
2016-10-21 11:18:53 -05:00
Anthony Minessale
11066d5cf4
FS-9654 #resolve [Issue with RTP payload negotiation]
2016-10-20 15:53:39 -05:00
Ken Rice
b90abae047
FS-9653 #resolve freeswitch-meta-all-dbg should not depend on non-existant freeswitch-meta-lang-dbg %backport=1.6
2016-10-20 13:50:01 -05:00
Ken Rice
98dd2615b9
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
2016-10-20 10:57:34 -05:00
Giacomo Vacca
6c11284d34
FS-9643 mod_opus Log encoded stats at end of call
...
Log count of encoded FEC frames in debug mode
2016-10-20 04:48:34 -04:00
Manuel Durán Aguete
61c0bf381f
FS-9647 Improve spanish translations
...
Improve spanish translations for verto communicator.
2016-10-20 09:51:16 +02:00
William King
9407f890ab
FS-9651 Fix incorrect expression
2016-10-19 18:38:06 -07:00
William King
6dac2b5ff4
FS-9650 initialize pointer to NULL to resolve warning
2016-10-19 18:32:38 -07:00
William King
330bb12f5d
FS-9649 Fix filebug script if EDITOR env variable not set
2016-10-19 18:26:50 -07:00
Mike Jerris
43e19a5192
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]] ...
2016-10-19 16:09:10 -05:00
Anthony Minessale
6d721a7e37
FS-9648 #resolve [Conference avatar image gets stuck enabled when it uses the same image as video mute]
2016-10-19 15:35:43 -05:00
Brian West
efc2ed2a49
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.
2016-10-19 12:57:01 -05:00
Christopher Rienzo
df1bbf7c94
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
2016-10-18 14:34:25 -05:00