Anthony Minessale
|
89afd89741
|
FS-5286 we can try this for added protection
|
2013-04-29 09:20:19 -05:00 |
Anthony Minessale
|
e23d4d37aa
|
FS-5355 --resolve
|
2013-04-29 08:51:30 -05:00 |
Anthony Minessale
|
e495702e7d
|
FS-4990 --resolve
|
2013-04-26 17:23:30 -05:00 |
Brian West
|
49b999c167
|
FS-5316 --resolve
|
2013-04-25 13:48:56 -05:00 |
Brian West
|
115061a4da
|
Add application layer keepalive options to sofia and expose config options
Conflicts:
src/mod/endpoints/mod_sofia/mod_sofia.h
|
2013-04-25 12:19:20 -05:00 |
Anthony Minessale
|
66bfd299f5
|
FS-5346 --resolve use new originate_delay_start=<ms> to get this
|
2013-04-24 15:08:08 -05:00 |
Anthony Minessale
|
e852ef6411
|
FS-5344 --resolve
|
2013-04-24 12:24:05 -05:00 |
Anthony Minessale
|
c4c2883c61
|
FS-5331
|
2013-04-24 11:33:18 -05:00 |
William King
|
198ae2fa05
|
If the rsession is null, then don't try to unlock it, since that'll just result in a segfault.
|
2013-04-23 17:48:07 -07:00 |
William King
|
985c8de056
|
fixed rtmp active calls count
|
2013-04-23 17:48:07 -07:00 |
William King
|
7df4e52d61
|
added rsession check before comparing its state. commented out active sessions loop
|
2013-04-23 17:48:07 -07:00 |
William King
|
f748a1fac8
|
Updating the contributor tags
|
2013-04-23 17:48:06 -07:00 |
William King
|
ea2d532e04
|
Moving all rtmp specific logging to use the rtmp uuid rather than the session uuid.
|
2013-04-23 17:48:06 -07:00 |
William King
|
5f71f05afb
|
Another variable name standardization
|
2013-04-23 17:48:06 -07:00 |
William King
|
cfc49ff7a5
|
Should resolve the last of the rsession -> session and session -> rsession on_destroy race condition issues
Conflicts:
src/mod/endpoints/mod_rtmp/mod_rtmp.c
|
2013-04-23 17:48:01 -07:00 |
William King
|
e84cd70147
|
White space cleanup and variable naming standardization
|
2013-04-23 17:46:05 -07:00 |
William King
|
8171f6d11a
|
Standardizing on rsession to reference rtmp_session_t
Conflicts:
src/mod/endpoints/mod_rtmp/mod_rtmp.c
|
2013-04-23 17:45:48 -07:00 |
William King
|
62fb1437d9
|
Resolve the segfault where the channel is destroyed while it is still receiving audio
Conflicts:
src/mod/endpoints/mod_rtmp/rtmp.c
|
2013-04-23 17:44:20 -07:00 |
William King
|
3e1d0318a2
|
Cleaning up and standardizing variable name to rsession if the session referenced is an rtmp_session_t
|
2013-04-23 17:43:22 -07:00 |
William King
|
037bd48c8c
|
added debugging to print ip and port of rtmp connection as well as tie the rtmp session and fs session together
|
2013-04-23 17:43:22 -07:00 |
William King
|
538c1afa69
|
fixed stuck mod_rtmp session when the call is killed from fs side, such as using uuid_kill
|
2013-04-23 17:43:21 -07:00 |
Anthony Minessale
|
c2077d7bff
|
FS-5302 missed a word
|
2013-04-23 15:59:14 -05:00 |
Anthony Minessale
|
023d816ca7
|
favor the lessor of the configured cache-ttl or the max-age, add an abs-cache-ttl to be forced cache ttl, and add cache_ttl and abs_cache_ttl url params to set it per req
|
2013-04-23 15:52:17 -05:00 |
Anthony Minessale
|
5c696f9b55
|
FS-5341 --resolve
|
2013-04-23 14:49:36 -05:00 |
Chris Rienzo
|
35c3ae00be
|
added .vox (Dialogic/OKI ADPCM 8kHz format) to mod_sndfile
|
2013-04-23 16:27:34 -04:00 |
Anthony Minessale
|
62b3fd86c4
|
FS-5329 --resolve
|
2013-04-23 10:28:05 -05:00 |
Anthony Minessale
|
de56aa1aca
|
FS-5302 --resolve use oreka_mux_streams=true channel var or mux-all-streams=true param in the oreka.conf.xml
|
2013-04-22 19:32:40 -05:00 |
Anthony Minessale
|
360429304f
|
fix minor cid issue in mod_fifo
|
2013-04-22 16:30:06 -05:00 |
Anthony Minessale
|
f038338e81
|
skip reforking with ulimit code on 64 bit
|
2013-04-22 13:42:12 -05:00 |
Anthony Minessale
|
658f128896
|
FS-5332 --resolve
|
2013-04-22 13:25:54 -05:00 |
Anthony Minessale
|
9fa8684875
|
FS-5238
|
2013-04-22 12:54:46 -05:00 |
Anthony Minessale
|
7fe448e13c
|
FS-5238 revert
|
2013-04-22 08:51:43 -05:00 |
Anthony Minessale
|
63d8df3822
|
FS-5302 --resolve
|
2013-04-19 14:07:57 -05:00 |
Chris Rienzo
|
8d7c69572e
|
Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable
|
2013-04-18 21:31:52 -04:00 |
Chris Rienzo
|
4da9aa2ae8
|
FS-5324 try this- set define-grammar=true to force caching of grammar in play_and_detect_speech
|
2013-04-18 21:29:00 -04:00 |
Anthony Minessale
|
5a161a967d
|
add geolocation header parser
|
2013-04-18 16:41:34 -05:00 |
Anthony Minessale
|
01e06b601e
|
FS-5322 stable equiv
|
2013-04-18 16:29:06 -05:00 |
Anthony Minessale
|
40eda54cfe
|
FS-5318 update
|
2013-04-17 17:48:55 -05:00 |
Anthony Minessale
|
907af48033
|
FS-5313 --resolve
|
2013-04-17 17:33:42 -05:00 |
Anthony Minessale
|
3fa092c5c6
|
FS-5318 --resolve
|
2013-04-17 15:58:15 -05:00 |
Kristin King
|
976811ccec
|
FS-5249: --resolve add message sort ordering.
|
2013-04-17 15:09:26 -07:00 |
Anthony Minessale
|
de5903c1a4
|
FS-5299 --resolve
|
2013-04-17 15:38:54 -05:00 |
Anthony Minessale
|
2e4aedd0fb
|
FS-5319 --resolve
|
2013-04-17 15:33:07 -05:00 |
Anthony Minessale
|
429e0fdec9
|
FS-5034 --resolve please document accordingly on the wiki
|
2013-04-17 15:24:18 -05:00 |
Anthony Minessale
|
64341dc194
|
FS-4622 --resolve
|
2013-04-17 15:17:51 -05:00 |
Anthony Minessale
|
6d016e81c4
|
FS-5313
|
2013-04-17 14:57:33 -05:00 |
Anthony Minessale
|
7b93c2d071
|
prevent offering vid codec on recover when one was not chosen
|
2013-04-16 13:40:07 -05:00 |
Brian West
|
22e5203e88
|
Fix silly warning
|
2013-04-16 12:13:01 -05:00 |
Anthony Minessale
|
080f301a3a
|
swigall
|
2013-04-16 08:50:55 -05:00 |
Jeff Lenk
|
d246f2175a
|
FS-5308 vs2010-2012 reswig
|
2013-04-15 17:28:36 -05:00 |