21131 Commits

Author SHA1 Message Date
Jeff Lenk
da36d1f57f FS-3953 --resolve 2012-02-28 08:38:45 -06:00
Anthony Minessale
23645b6af2 comment assert for windows 2012-02-27 16:49:12 -06:00
Anthony Minessale
62c6855f28 only flush on break when its a blocking situation part 1 2012-02-27 13:28:27 -06:00
Anthony Minessale
3a0767865d only flush on break when its a blocking situation 2012-02-27 13:26:50 -06:00
William King
0c715f1286 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-02-24 15:41:16 -08:00
William King
fea66c1542 Add a README and turn off verbose debugging by default. 2012-02-24 15:41:12 -08:00
Anthony Minessale
c9261be6d1 FS-3942 2012-02-24 16:09:45 -06:00
Travis Cross
803d25c45c Add ability to sign releases with tagscript 2012-02-24 22:02:12 +00:00
Anthony Minessale
ee95a35b71 formatting 2012-02-24 15:18:44 -06:00
Anthony Minessale
1e6c4bef92 FS-3943 --resolve 2012-02-24 14:15:32 -06:00
Jeff Lenk
df899dbdb4 vs2010 reswig 2012-02-23 21:24:04 -06:00
William King
77f3bd2402 Adding mod_vlc initial working version 2012-02-23 16:16:55 -08:00
Anthony Minessale
2ac4557ffc fix issue with blf over a sip proxy 2012-02-23 17:59:01 -06:00
Anthony Minessale
b843911c35 allow publish with no contact 2012-02-23 16:55:54 -06:00
Anthony Minessale
3ca8536558 regression from 29f66f99 2012-02-23 16:21:14 -06:00
Josh Perry
13ac8baef2 Fix FS-3904 use a message to shutdown the module
For some reason the running flag being set on the thread initiating the
shutdown did not propogate to the run loop thread. I couldn't find any
memory barrier functions in APR or the FS API so I am using 0MQ to send
a termination request message to the run loop thread.
2012-02-23 14:40:59 -06:00
Anthony Minessale
24afb8aaaf FS-3925 --resolve 2012-02-23 14:32:25 -06:00
Anthony Minessale
097d9a1ac5 missed a spot on commit 50727f56c63714e83b9a2c52492b5694b5a32097 2012-02-23 12:23:18 -06:00
Anthony Minessale
fbe4e6475d FS-3794 wow i am going bonkers 2012-02-22 23:08:19 -06:00
Anthony Minessale
29b0af627e FS-3932 --resolve the change in switch_ivr_bridge was your issue 2012-02-22 21:48:03 -06:00
Anthony Minessale
50727f56c6 add sdp_secure_savp_only channel variable for silly asterisk srtp that only has the SAVP or cries 2012-02-22 20:37:56 -06:00
Anthony Minessale
2261f8a82e FS-3933 --resolve 2012-02-22 20:17:51 -06:00
Anthony Minessale
0b27385734 FS-3794 zig zag mismatch contd 2012-02-22 19:27:02 -06:00
Anthony Minessale
dbba4a2eab FS-3794 zig zag mismatch 2012-02-22 18:39:16 -06:00
Anthony Minessale
55faab9d7b fix reversed arguements in mod_rtmp caught by gcc 4.6.2 2012-02-22 18:30:01 -06:00
Anthony Minessale
3505cb47e3 FS-3929 --resolve 2012-02-22 18:16:25 -06:00
Anthony Minessale
8e47f3c660 FS-3937 --resolve 2012-02-22 15:26:38 -06:00
Anthony Minessale
21a469e4d2 FS-3935 --resolve 2012-02-22 11:51:49 -06:00
Anthony Minessale
e9a7cb42a1 FS-3930 --resolve 2012-02-21 15:52:17 -06:00
Anthony Minessale
b0de882aee FS-3794 I think I got to the bottom of the thing you hit with intercept, please update to this version 2012-02-21 15:33:43 -06:00
Jeff Lenk
ffdf562433 remove unreferenced variable 2012-02-21 12:27:44 -06:00
Anthony Minessale
25dd668af2 allow enable_file_write_buffering to alternatively allow you to set the exact size of the pre buffer 2012-02-21 10:51:18 -06:00
Anthony Minessale
7eba3f2b1c FS-3927 --resolve 2012-02-21 10:10:28 -06:00
Anthony Minessale
ba1db5b65a FS-3928 --resolve 2012-02-21 10:08:58 -06:00
Anthony Minessale
d36f593204 fire failed sms events 2012-02-21 10:00:19 -06:00
Anthony Minessale
ca4c800fb3 FS-3794 2012-02-20 11:11:15 -06:00
Anthony Minessale
2c52f23643 FS-3910 forgot part of this last patch 2012-02-18 08:37:47 -06:00
Anthony Minessale
4bbd967142 FS-3794 this one might solve more issues 2012-02-17 20:21:44 -06:00
Anthony Minessale
341cc2f0fc FS-3917 sneaky sql null vs != crap 2012-02-17 19:47:57 -06:00
Anthony Minessale
f6941ca48f FS-3910 It seems to have a problem keeping up with the realtime audio. Try this patch that introduces some prebuffering 2012-02-17 11:23:59 -06:00
Anthony Minessale
3a0cfa9aaa FS-3916 --resolve i don't think its necessary for info but you could try it with another FS process to confirm 2012-02-17 10:04:09 -06:00
Anthony Minessale
33cb10d6c5 FS-3915 --resolve 2012-02-17 09:57:56 -06:00
Anthony Minessale
f869fb305a FS-3917 2012-02-17 09:51:04 -06:00
Jeff Lenk
5e66db63f1 FS-3896 --resolve that sizeof was incorrect 2012-02-17 08:50:03 -06:00
Anthony Minessale
b05ca56adf FS-3910 remove unnecessary code 2012-02-16 21:41:10 -06:00
Anthony Minessale
d99e7ed76d FS-3910 test this patch 2012-02-16 18:15:50 -06:00
Anthony Minessale
a822421be1 FS-3901 FS-3870 yay a chain of regressions 2012-02-16 16:09:41 -06:00
Anthony Minessale
90805f6d02 revert part of last patch 2012-02-16 10:40:56 -06:00
Anthony Minessale
f24f2b3a1c FS-3901 --resolve alternate solution to FS-3870 2012-02-16 10:20:55 -06:00
Anthony Minessale
db9aa0b59b FS-3906 --resolve FS-3907 doh lisdexic 2012-02-16 09:49:41 -06:00