Commit Graph

12467 Commits

Author SHA1 Message Date
Anthony Minessale c9261be6d1 FS-3942 2012-02-24 16:09:45 -06: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 50727f56c6 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
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
Anthony Minessale 3004fa05d6 FS-3907 2012-02-15 16:24:21 -06:00
Anthony Minessale 5e224c9f93 try to auto guess presence_id where possible 2012-02-15 15:22:28 -06:00
Anthony Minessale 02ea0221ab fix proper return value on input callback in event case 2012-02-15 14:18:01 -06:00
Anthony Minessale 5a349eecc4 fix regression where backwards printf args are messing up a sql stmt that breaks SLA 2012-02-15 11:48:12 -06:00
Anthony Minessale 303de52bad FS-3794 more fun 2012-02-14 18:59:37 -06:00
Anthony Minessale eb4cac9b5e add vmname tag to httapi to play a voicemail recorded name 2012-02-14 13:04:51 -06:00
Anthony Minessale f507f89eb0 wtf 2012-02-14 10:52:38 -06:00
Anthony Minessale 261505accb purposely do presence wrong for snoms since they are broken and its a losing battle doing interop 2012-02-13 13:50:21 -06:00