Chris Rienzo
5fbe6bd182
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2014-03-10 15:54:09 -04:00
Chris Rienzo
db22d28e21
FS-6334 --resolve mod_rayo: deadlock when creating input voice component
2014-03-10 15:53:26 -04:00
Anthony Minessale
087b2e4f30
revert part of 390e6713cce81e6dcc8e94726d34e089aa3d883a
2014-03-10 14:42:52 -05:00
Anthony Minessale
bc70900335
PLIV-5 --resolve httpapi cache not working for some urls
2014-03-10 12:20:16 -05:00
Michael Jerris
6a5005d419
try to fix the make -j in the debs build with forcing the dep target
2014-03-10 13:05:40 -04:00
Michael Jerris
48d668cd0a
FS-6331: --resolve fix install of mod_celt
2014-03-10 10:15:41 -04:00
Michael Jerris
35020541cc
fix mod_shout build
2014-03-10 09:57:09 -04:00
Tamas Cseke
5b2dc5b90a
lot of event can cause api timeout FS-3347
...
make event and log bulk configurable
2014-03-10 11:44:56 +01:00
Michael Jerris
beae3aedc3
fix file refrences that subdir-objects doesn't like
2014-03-09 16:06:02 -04:00
Michael Jerris
ce78c1434c
fix mod_dingaling build
2014-03-09 16:01:11 -04:00
Michael Jerris
87af4d3278
fix mod_enum install
2014-03-09 14:44:41 -04:00
Chris Rienzo
598ff02b2b
mod_unimrcp - switch_core_hash_init_nocase was changed
2014-03-09 11:34:47 -04:00
Chris Rienzo
cf04dd3e75
FS-6326 --resolve switch_core_hash_init_nocase changed and mod_http_cache wasn't updated
2014-03-09 11:31:00 -04:00
Jeff Lenk
f649af84e8
fix windows build for last commit
2014-03-08 14:23:41 -06:00
Anthony Minessale
804ef7709d
change from sqlite hash to newly added one
2014-03-09 00:37:17 +05:00
Anthony Minessale
32cce8027e
Add hashtable code from openzap/freetdm to FS core
2014-03-09 00:37:17 +05:00
Travis Cross
010740d664
Correct sizeof argument in mod_conference
...
This corrects a memset introduced in commit
bd4a0d8cbc293d29d498de379fb72ced1c7c16ff.
The sizeof would have only returned the size of a pointer.
2014-03-08 01:56:18 +00:00
Michael Jerris
e7c521b515
more subdir references
2014-03-07 20:50:28 -05:00
Michael Jerris
17d3b88a65
fix on newer automake
2014-03-07 20:31:20 -05:00
Travis Cross
e6ec9b3c61
Add automake subdir-options for modules
...
The automake project is apparently changing behavior in their next
major version and warning everyone who relies on subdir-options to add
it explicitly.
2014-03-08 00:32:02 +00:00
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
Brian West
07272e864e
FS-6321 --resolve
...
Copy URI params from Refer-To header into custom header in subsequent INVITE
sip_h_X-FS-Refer-Params is set to show up in the INVITE as X-FS-Refer-Params
2014-03-07 12:56:58 -06:00
Anthony Minessale
f87ae15fc6
don't refuse invites on established sessions due to session limits
2014-03-07 23:46:26 +05:00
Anthony Minessale
8d2c6b354e
According to https://code.google.com/p/webrtc/issues/detail?id=2768 ; The Chrome WebRTC engine reserves payload 98 and 99, IKR? So, to avoid taking a nasty spill down the stairs and subjecting ourselves to further school absences, we'll just start our payload space at 102 when making WebRTC calls.......
2014-03-07 20:24:16 +05:00
Chris Rienzo
f9f36993e8
FS-6282 mod_rayo: fix memory leak in previous commit
2014-03-06 23:32:56 -05:00
Chris Rienzo
5138aede9b
FS-6282 mod_rayo: allow outbound call JID to be assigned by client
2014-03-06 23:14:28 -05:00
Anthony Minessale
b8e4a66dd2
another crypto regression
2014-03-07 08:34:39 +05:00
Anthony Minessale
0da8c6331d
don't kick in nat mode on polycom tcp unless its not in the local network
2014-03-07 08:34:26 +05:00
Anthony Minessale
5aa955b5c9
also means forbidden on recovering calls
2014-03-07 07:11:32 +05:00
Anthony Minessale
87e0dda3d3
no var set on outbound meands forbidden and on inbound it means optional
2014-03-06 20:05:02 -06:00
Anthony Minessale
fcef3ad4b1
FS-6319 --resolve
2014-03-06 19:37:11 -06:00
Anthony Minessale
46c5268e09
FS-6319
2014-03-07 06:35:02 +05:00
Anthony Minessale
5375d8b643
add on to last commit
2014-03-07 06:34:32 +05:00
Anthony Minessale
bd4a0d8cbc
add a way to tell mod_conference when the rate of the channel has changed due to a codec change so it can reset the resampler and codecs internally
2014-03-07 05:17:47 +05:00
Anthony Minessale
a491df05f1
declinatio mortuus obfirmo!
2014-03-07 03:35:36 +05:00
Anthony Minessale
390e6713cc
part of last patch
2014-03-07 02:59:09 +05:00
Anthony Minessale
e9847afe22
feed all packets to jitterbuffer when enabled to absorb bursts and improve smoothing and delay protection
2014-03-07 02:48:56 +05:00
Brian West
f7be96396b
add missing flags after refactor
2014-03-06 10:49:43 -06:00
Travis Cross
7cde2adcb7
Fix minor edge case in switch_split_user_domain
...
If the input started with 'sip:sips:' it would have been incorrectly
parsed.
2014-03-06 06:03:27 +00:00
Anthony Minessale
656cb2ac03
add optional rtp_secure_media_suites variable clobbered by rtp_secure_media with mandatory|optional:<suites>
2014-03-06 08:17:22 +05:00
Anthony Minessale
1d733235a5
remove unused stuff from last commit
2014-03-06 07:41:39 +05:00
Anthony Minessale
e5b291514c
FS-5755
...
rtp_secure_media=mandatory
rtp_secure_media=optional
rtp_secure_media=mandatory:AES_CM_256_HMAC_SHA1_80,AES_CM_256_HMAC_SHA1_32
rtp_secure_media=optional:AES_CM_256_HMAC_SHA1_80
rtp_secure_media=forbidden
true implies mandatory
false implies forbidden
not set implies optional
rtp_secure_media_inbound or rtp_secure_media_outbound take precedence and are treated the same way based on leg direction
2014-03-06 07:34:47 +05:00
Anthony Minessale
d3121d930e
switch_false currently returns false on NULL
2014-03-05 17:36:35 -06:00
Anthony Minessale
7cb91467e0
FS-5814 --resolve
2014-03-06 00:02:40 +05:00
Travis Cross
74775d4397
Revert conference "tool" misfeature
...
This was added as part of a mass copyright header update in commit
6e7d5d089. That's obviously not the right way to add features, so
we're reverting this.
If this feature is actually desired, it should be added in its own
commit, properly described in the commit message, and documented.
(The commit added a "tool" flag that could be applied to a conference
participant to mess with that person by disrupting his or her audio.)
This partially reverts commit 6e7d5d0897d253c5151b720327241e4bf03e0483.
This feature earlier tried to sneak in under the guise of a whitespace
cleanup in commit a000749e701dbb38130ec40fb592ce00da43eac9 which
Anthony reverted at commit a24f9aa8bc9a9e20d8c424ed69a9c63ecf2b9ede.
Let's not play these games.
2014-03-05 03:29:10 +00:00
Chris Rienzo
286d2aef29
FS-6304 mod_rayo- fix race condition on outbound calls
2014-03-04 22:12:43 -05:00
Giovanni Maruzzelli
4d8866a7cf
gsmopen: added driver_usb_dongle directory, for building a working and stable 'option' modem serial driver for 2.6.32 kernels (eg: Proxmox, OpenVZ)
2014-03-05 02:06:03 +01:00
Anthony Minessale
6ae038add3
FS-5755 84c06801530cbd64876a284f726fab505dc83a08 is wrong. It made optional enforce crypto.
2014-03-04 19:07:54 -06:00
William King
fd38a255f8
FS-6167 --resolve
2014-03-04 13:41:34 -08:00
William King
3d461d7cde
FS-1327 --resolve
2014-03-04 13:09:51 -08:00