2921 Commits

Author SHA1 Message Date
Christopher Rienzo
7788f3e9c4 remove unused variable in mod_http_cache 2012-01-26 18:01:52 +00:00
Jeff Lenk
62dc305092 add mod_abstraction to windows build 2012-01-25 17:56:08 -06:00
Anthony Minessale
684472a208 fix regression in vid thread 2012-01-25 13:34:44 -06:00
Anthony Minessale
6e95a146af add some hooks to be able to cache hits to googles online mp3 apis with mod_httapi e.g. http://(ext=mp3,user_agent='Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1')translate.google.com/translate_tts?q=this+is+a+test 2012-01-25 11:46:46 -06:00
Anthony Minessale
a067edeec4 proper iframe request should remove need for detection 2012-01-25 09:40:25 -06:00
Anthony Minessale
1ec4935ca7 send event when removing floor flag 2012-01-25 09:38:42 -06:00
Christopher Rienzo
b55a6b158f add prefetch API to mod_http_cache 2012-01-25 15:07:59 +00:00
Anthony Minessale
d81335838e move the floor change stuff to the central conference thread and fix some oddities related to video 2012-01-24 16:55:44 -06:00
Anthony Minessale
224f4c0f8a fix packet storm of vid refresh in edge case 2012-01-24 11:38:41 -06:00
Anthony Minessale
7ac1d38d98 some minor fixes 2012-01-23 13:11:07 -06:00
Jeff Lenk
1d581a09cb FS-3831 --resolve 2012-01-22 11:08:48 -06:00
Marc Olivier Chouinard
415d077941 FS-3823 --resolve 2012-01-22 11:50:27 -05:00
Marc Olivier Chouinard
9be51d5265 FS-3823 --resolve 2012-01-21 13:45:21 -05:00
Raymond Chandler
6fd2416da7 add auth user and doc cleanup 2012-01-20 18:09:12 -05:00
Anthony Minessale
e0b2b0928c copy more variables over on an attended transfer to valet 2012-01-20 13:00:42 -06:00
Marc Olivier Chouinard
37be7ca0cd mod_voicemail: Adding the vm_fsdb_msg_email standard API 2012-01-20 01:12:27 -05:00
Michael Jerris
693f298688 vm_read should mark messages as read, but not saved 2012-01-19 20:42:28 -05:00
Anthony Minessale
78a43b4005 FS-3760 --resolve fix that works in all situations 2012-01-19 15:13:48 -06:00
Anthony Minessale
f9e7e4d320 FS-3760 revert 2012-01-19 15:13:15 -06:00
Michael Jerris
122766c735 handle validated password change after invalid one 2012-01-19 14:44:17 -05:00
Anthony Minessale
67f559685f req vid refresh in fsv 2012-01-18 14:08:55 -06:00
Jeff Lenk
c31acbfdb7 fix crabby compiler 2012-01-18 11:20:04 -06:00
Anthony Minessale
9c8b02e12b if string outside of {} contains :// consider that input to mean the url such as {foo=bar}http://www.host.com/test.cgi vs {foo=bar,url=http://www.host.com/test.cgi} 2012-01-17 16:44:48 -06:00
Michael S Collins
5a360fe92f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-01-17 12:01:47 -08:00
Michael S Collins
84ee332b95 mod_conference: Add 'list count' to conference API syntax 2012-01-17 12:01:30 -08:00
Jeff Lenk
6e8341444d FS-2216 clang change 2012-01-17 14:00:58 -06:00
Anthony Minessale
c358f67fe4 eat inbound vid while playing fsv files 2012-01-17 12:19:31 -06:00
Tamas Cseke
2453a4e709 add copyright headers FS-3811 --resolve 2012-01-16 08:58:37 +01:00
Jeff Lenk
c47c9f5b3f fix compiler warning 2012-01-15 11:19:55 -06:00
Anthony Minessale
187abe02af req iframe on vid floor change 2012-01-13 15:55:54 -06:00
Anthony Minessale
e87a48b824 FS-3812 --resolve 2012-01-13 15:22:31 -06:00
Anthony Minessale
49f38848a9 fix issue with caching invalid files on bad fetches 2012-01-12 17:06:30 -06:00
Anthony Minessale
e343f6e7de parse user:pass@ auth in the url string 2012-01-12 16:53:08 -06:00
Marc Olivier Chouinard
8220e0bd6a mod_abstraction: Windows 'make file' 2012-01-11 16:09:54 -05:00
Anthony Minessale
c614b9d586 typo 2012-01-09 16:07:48 -06:00
Anthony Minessale
8cfdb86c1e fix null 2012-01-09 15:12:21 -06:00
Jeff Lenk
2a7d6d2ec1 correct vs2010 mod_skel project 2012-01-09 16:20:32 -06:00
Jeff Lenk
8a138f3d77 correct vs2010 x64 output path 2012-01-09 16:15:35 -06:00
Anthony Minessale
9f98163cb0 missed on 2012-01-09 15:01:57 -06:00
Anthony Minessale
e00144ac5b add voicemail work tag 2012-01-09 15:00:26 -06:00
Anthony Minessale
625731a0b8 call set_user on sucessful auth-only: 2012-01-09 14:57:29 -06:00
Anthony Minessale
2fbe19b0fc wtf 2012-01-09 14:33:47 -06:00
Anthony Minessale
1242f0b661 update docs 2012-01-09 14:32:37 -06:00
Anthony Minessale
de3e008ba0 add true check instead of existance check 2012-01-09 13:54:54 -06:00
Anthony Minessale
adc82cbe6e fix some NULL pointer paths 2012-01-09 13:53:17 -06:00
Anthony Minessale
9e860b949f missed a spot 2012-01-09 12:53:17 -06:00
Anthony Minessale
755be33022 add list support for which vars/api to expand in httapi 2012-01-09 12:47:47 -06:00
Anthony Minessale
6eab889e33 don't deal with recorded files when they are http type 2012-01-09 10:22:13 -06:00
Jeff Lenk
472ab0cf6c FS-2216 partial 2012-01-08 14:20:58 -06:00
Jeff Lenk
24288832b1 FS-2216 partial with renaming 2012-01-08 14:19:16 -06:00