24922 Commits

Author SHA1 Message Date
William King
5c87754e42 fixed rtmp active calls count 2013-04-23 17:52:33 -07:00
William King
1dd86108fb added rsession check before comparing its state. commented out active sessions loop 2013-04-23 17:52:32 -07:00
William King
f7cb641d17 Updating the contributor tags 2013-04-23 17:52:32 -07:00
William King
6f89e2537e Moving all rtmp specific logging to use the rtmp uuid rather than the session uuid. 2013-04-23 17:52:32 -07:00
William King
fa6d465711 Another variable name standardization 2013-04-23 17:52:32 -07:00
William King
e379a596b2 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:52:32 -07:00
William King
fec463fdfe White space cleanup and variable naming standardization 2013-04-23 17:52:32 -07:00
William King
ad3a5a3572 Standardizing on rsession to reference rtmp_session_t
Conflicts:
	src/mod/endpoints/mod_rtmp/mod_rtmp.c
2013-04-23 17:52:32 -07:00
William King
7e1aad02b2 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:52:32 -07:00
William King
a687274308 Cleaning up and standardizing variable name to rsession if the session referenced is an rtmp_session_t 2013-04-23 17:52:32 -07:00
William King
f81d17c1e2 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:52:31 -07:00
William King
d8edc031fa fixed stuck mod_rtmp session when the call is killed from fs side, such as using uuid_kill 2013-04-23 17:52:31 -07:00
Anthony Minessale
de1f013f2e FS-5331 2013-04-23 18:08:41 -05:00
Anthony Minessale
25de1531ce FS-5331 2013-04-23 17:59:26 -05:00
Anthony Minessale
7ae835daf8 FS-5302 missed a word 2013-04-23 17:16:54 -05:00
Anthony Minessale
d049b71ca7 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:41 -05:00
Anthony Minessale
e1c325dcb5 FS-5341 --resolve 2013-04-23 14:49:07 -05:00
Anthony Minessale
9bf19ec74d FS-5331 2013-04-23 14:27:20 -05:00
Chris Rienzo
5f83c708ef added .vox (Dialogic/OKI ADPCM 8kHz format) to mod_sndfile 2013-04-23 16:21:02 -04:00
Anthony Minessale
3438337a16 FS-5329 --resolve 2013-04-23 10:27:40 -05:00
Anthony Minessale
ec43377df7 FS-5339 --resolve 2013-04-23 10:26:16 -05:00
Anthony Minessale
5e71ab6a06 FS-5331 --resolve yes this is a bug that is now fixed 2013-04-23 10:13:54 -05:00
Travis Cross
7845e3244f Add mod_translate to debian packaging 2013-04-23 10:29:31 +00:00
Travis Cross
8ae26362e4 Show CPPFLAGS from debian/rules 2013-04-23 10:25:29 +00:00
Travis Cross
b6ca76e443 Fix quoting issue in debian/rules
This amends commit f93c3f70bfcffa4ac83f1f4e840691371b304722
2013-04-23 10:13:01 +00:00
Anthony Minessale
c1060f5d18 FS-5302 --resolve use oreka_mux_streams=true channel var or mux-all-streams=true param in the oreka.conf.xml 2013-04-22 20:49:57 -05:00
Anthony Minessale
2d96d7c165 fix minor cid issue in mod_fifo 2013-04-22 16:31:05 -05:00
Anthony Minessale
506768aa6d skip reforking with ulimit code on 64 bit 2013-04-22 13:42:35 -05:00
Anthony Minessale
f0dd0ef7b1 FS-5332 --resolve 2013-04-22 13:26:19 -05:00
Anthony Minessale
6e8b5428c1 FS-5238 2013-04-22 12:55:04 -05:00
Seven Du
4b25fccb42 Oops, how can I forget the title? 2013-04-22 23:18:49 +08:00
Seven Du
0bec518592 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2013-04-22 23:16:24 +08:00
Seven Du
4db3218377 implement show modules 2013-04-22 23:11:34 +08:00
Seven Du
03892b5556 fix show module as json 2013-04-22 23:10:17 +08:00
Seven Du
4e7801905b add show registrations 2013-04-22 22:33:14 +08:00
Seven Du
ca1d8b165e fix the last commit and implement show APIs 2013-04-22 21:55:23 +08:00
Anthony Minessale
ab5a0afb43 FS-5238 revert 2013-04-22 08:51:10 -05:00
Seven Du
023203b809 add status on main page and add showFiles 2013-04-22 21:01:27 +08:00
Seven Du
5f0b5770b6 add copyright 2013-04-22 20:07:27 +08:00
Steve Underwood
6e6272a7b5 More changes towards colour FAX support 2013-04-22 08:31:30 +08:00
Travis Cross
f93c3f70bf Set compiled-in storage_dir and certs_dir defaults for Debian 2013-04-21 16:44:43 +00:00
Steve Underwood
abd03ceefe Tweaks to the V.17 modem 2013-04-21 23:13:51 +08:00
Steve Underwood
df4d264a6e Fixed a new error introduced when scrunching colour images down to bi-level 2013-04-21 22:47:08 +08:00
Steve Underwood
88b3b54ef4 More movement towards colour FAXing 2013-04-21 22:02:09 +08:00
Anthony Minessale
8e49f7a556 FS-3612 --resolve This got reverted by accident. Funny that it took a year for someone to notive =0 2013-04-19 15:31:05 -05:00
Anthony Minessale
f92528436f FS-5302 --resolve 2013-04-19 15:25:11 -05:00
Chris Rienzo
e1da1e7b38 FS-5193 --resolve input timers added to mod_pocketsphinx. 2013-04-18 22:08:58 -04:00
Chris Rienzo
d764e28c57 FS-5324 try this- set define-grammar=true to force caching of grammar in play_and_detect_speech 2013-04-18 22:04:01 -04:00
Anthony Minessale
b0cdad5d5d add geolocation header parser 2013-04-18 16:44:40 -05:00
Anthony Minessale
c8a6c99f84 FS-5322 --resolve 2013-04-18 16:27:45 -05:00