Chris Rienzo
bd8e231969
FS-7047 #comment [mod_rayo] arbitrary MRCP headers can now be sent to unimrcp input components
2014-12-24 10:40:04 -06:00
Michael Jerris
f542f71f2b
FS-6688: don't update the contact when the original had fs_path, the new one doesnt, and the contact didn't change. This will fix the normal case of record route from a proxy without breaking normal changing of a contact
2014-12-24 10:40:04 -06:00
Anthony Minessale
fc547335f9
use cached time to save cpu
2014-12-24 10:40:04 -06:00
Anthony Minessale
cb941a3b0c
factor channel count into flush len
2014-12-24 10:40:04 -06:00
Anthony Minessale
bf2b425bb0
FS-7055 #resolve
2014-12-24 10:40:04 -06:00
Michael Jerris
e5d351d0a1
FS-7062: [mod_sofia] on redirect, when uri are passed in without <> with multiple uris, automatically add the q= header param in decending order. This should make 300 Multiple Choices work well with devices that require the q param. If you would like to specify explicit q-values, please use the syntax of redirect where you specify the entire header using the <>
2014-12-24 10:40:04 -06:00
Anthony Minessale
5910f4de51
FS-7063 #resolve
2014-12-24 10:40:04 -06:00
Anthony Minessale
54a2979b01
FS-7002 #resolve #comment please verify
2014-12-24 10:40:04 -06:00
Paul Arnold
624b45a84f
FS-7051: Preserve the annexb=no/yes status
...
As per RFC4856, Annex B mode for G.729 is disabled if the SDP contains a
fmtp parameter annexb=no and enabled if annexb=yes or the annexb parameter
is missing.
When responding to an offer mod_sangoma_codec always returns an answer
without a fmtp parameter. Even in response to a SDP offer which contains
one. This has the effect of responding to a request to disable Annex B
with an answer that only Annex B is supported.
With this change mod_sangoma_codec copies the fmtp parameter from the
offer to the answer fixing the problem.
2014-12-24 10:40:04 -06:00
Humberto Diógenes
0ef2b03ea1
Fix JIRA (FS-7018): mod_callcenter's longest-idle-agent strategy is unfair
2014-12-24 10:40:04 -06:00
Anthony Minessale
ba623d0fa6
update gdb scripts for new hash format
2014-12-24 10:40:04 -06:00
sgutierrez
6705087d38
FS-7052 Moving jb queue swap operation out of the debug block.
...
Fixes a bug where the jitter buffer implementation wasn't discarding
old packets if debug mode was disabled.
2014-12-24 10:40:04 -06:00
Brian West
fdb269c2d2
FS-7046 follow up on type change
2014-12-24 10:40:03 -06:00
Brian West
d600a15681
FS-7046: fix some unreachable code warnings
2014-12-24 10:40:03 -06:00
Brian West
aaeea2df86
FS-7046: fix data types and casting on some vars to silence windows build warnings
2014-12-24 10:40:03 -06:00
Chris Rienzo
459ccb019e
FS-7045 #resolve #comment [mod_rayo] guarantee that dialed call can be joined when answered event is sent.
2014-12-24 10:40:03 -06:00
Brian West
982d386be2
FS-7030 #resolve
2014-12-24 10:40:03 -06:00
Dave Kompel
48a723ac9f
Fix mrcp libraries to build right
2014-12-24 10:40:03 -06:00
François
9c7e5f761b
FS-6766, fix verto caller ringback missing on conference bridge
2014-12-24 10:40:03 -06:00
Italo Rossi
0bc9010c64
fix FS-7049 - Count and list agents based on their state
2014-12-24 10:40:03 -06:00
Chris Rienzo
2e9c6b4fe0
FS-5816 #resolve #comment re-add completion cause to session record stop event
2014-12-24 10:40:03 -06:00
Brian West
785c5e2316
FS-7030 work in progress
2014-12-24 10:40:03 -06:00
Brian West
11ab74d684
FS-6980 #resolve don't crash when using native recording on recordstop the redo
2014-12-24 10:40:03 -06:00
Anthony Minessale
eac1c64058
FS-6891 FS-6713 #comment revert 1b612fecb6e8db11da9b15c5522b87e7b642423d
2014-12-24 10:40:02 -06:00
Hristo Trendev
3c0e57940e
add timezone support to mod_say_{de,es,ja,nl,th,zh}
...
This is nothing more than a shameless copy/paste from another mod_say
module, which already had timezone support. It simply checks if the
timezone variable is set and if it contains a valid timezone, then this
timezone will be used when announcing times/dates.
FS-7048 #resolve
2014-12-24 10:40:02 -06:00
Anthony Minessale
59fd7c26db
FS-7037 #resolve
2014-12-24 10:40:02 -06:00
Chris Rienzo
eb71ff41c7
FS-7030 #comment [unimrcp] restore visual studio 2010/2012 project files added by FS project
2014-12-24 10:40:02 -06:00
Seven Du
56e14bce76
#comment FS-7025 fix compiler warning introduced from e55aee14
2014-12-24 10:40:02 -06:00
Anthony Minessale
42538ff8d5
FS-7025 %FEATURE #comment please test
2014-12-24 10:40:02 -06:00
Anthony Minessale
f4714f4f7b
FS-7015 #comment please test
2014-12-24 10:40:02 -06:00
matteo brancaleoni
1186414ea4
Use FTDM_UINT64_FMT macro to log uint64_t values, in order to not break x86 builds.
2014-12-24 10:40:02 -06:00
Chris Rienzo
22fb7a20ac
FS-7031 #resolve #comment [unimrcp] update library again to pull in upstream fix for --with-sofia-sip=../sofia-sip
2014-12-24 10:40:02 -06:00
Chris Rienzo
5900ccf9c9
FS-7031 [unimrcp] update sofia-sip.m4 so that it can build when relative path is used in configure.gnu --with-sofia-sip
2014-12-24 10:40:02 -06:00
Chris Rienzo
5c93d15305
FS-7031 [unimrcp] revert configure.gnu change- doesn't work when using non-source build dir.
2014-12-24 10:40:02 -06:00
Anthony Minessale
a5dadbe1ba
missing deb
2014-12-24 10:40:02 -06:00
Steven Ayre
6b2a81b38c
FS-7019 swap debian/ubuntu autodetection order
2014-12-24 10:40:01 -06:00
Steven Ayre
d969a7b399
FS-7019 detect debian explicitly, error on unknown distribution
2014-12-24 10:40:01 -06:00
Steven Ayre
a1ea64e4a7
FS-7019 add note on how to build on Ubuntu
2014-12-24 10:40:01 -06:00
Steven Ayre
378686cf9d
FS-7019 full list of distributions to target based on distribution autodetection
2014-12-24 10:40:01 -06:00
Steven Ayre
9d1c252614
FS-7019 build error on utopic (lber_types.h: No such file or directory)
2014-12-24 10:40:01 -06:00
Steven Ayre
69bc6e19c8
FS-7019 add support for building on ubuntu trusty and utopic
2014-12-24 10:40:01 -06:00
Brian West
f8970da873
FS-7021 #resolve
2014-12-24 10:40:01 -06:00
Tamas Cseke
d349caf6a9
file_string write failover FS-4930
2014-12-24 10:40:01 -06:00
Ken Rice
ca1d990cfc
bump version number
v1.4.14
2014-11-19 16:11:13 -06:00
Ken Rice
af97a59956
Merge branch 'master' into v1.4
2014-11-19 16:09:14 -06:00
Ken Rice
c645ab3889
FS-6848 #resolve #comment slight tweak to fix the logic and avoid unbalanced parens
2014-11-19 16:06:17 -06:00
Mike Jerris
74f243bc3b
Merge pull request #95 in FS/freeswitch from ~ITALOROSSI/freeswitch:master to master
...
* commit 'f87c335e8a49da7b0a2b6f19b45f285f6355e2e0':
Only waiting for agent channel to hangup.
2014-11-19 15:32:19 -06:00
Mike Jerris
ac8bbd774c
Merge pull request #117 in FS/freeswitch from ~UNIXDOG/freeswitch-rneese:bugfix/FS-6848-freesbd10.1-arm-build-failure to master
...
* commit '9673cf0acbd7591ce64b46385391dd7feac4c036':
Fix for apr build issue fs-6848 freebsd arm
2014-11-19 15:30:50 -06:00
Michael Jerris
62a2e10e41
remove hack breaking some cross compile builds. if you really need this, you should be using new enough glibc anyways
2014-11-19 16:06:42 -05:00
Richard Neese
9673cf0acb
Fix for apr build issue fs-6848 freebsd arm
2014-11-19 14:00:12 -06:00