Commit Graph

12667 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
Anthony Minessale eeeaf41ca9 add debug 2012-02-10 17:27:50 -06:00
Anthony Minessale af439fa574 try alternate technique 2012-02-10 15:14:26 -06:00
Anthony Minessale 0a6dde7baa fire event with result of vm auth attempt 2012-02-10 13:24:02 -06:00
Anthony Minessale b9b72661ea FS-3866 this should take care of the unwanted presence packets with mwi sub 2012-02-10 12:23:58 -06:00
Anthony Minessale 60fd5f9a73 FS-3842 going to go on a hunch and push this change 2012-02-10 12:13:52 -06:00
Anthony Minessale ff379a97e5 fix publish regression 2012-02-10 11:02:41 -06:00
Anthony Minessale 6a1feacc45 FS-3866 --resolve this should work now with send-message-query-on-register 2012-02-10 10:49:19 -06:00
Anthony Minessale e6bfa118ec minor presence tweaks 2012-02-09 16:47:32 -06:00
Anthony Minessale d5f47a87ce FS-3794 2012-02-09 12:03:11 -06:00
Anthony Minessale f4774047b8 FS-3894 --resolve 2012-02-09 11:08:52 -06:00
Anthony Minessale 4c07a00ad7 FS-3883 can you see if this helps 2012-02-08 16:52:13 -06:00
Anthony Minessale 77b8c0785c FS-3882 please try this patch 2012-02-08 12:11:15 -06:00
Anthony Minessale 9a8524924a FS-3889 --resolve 2012-02-07 13:03:55 -06:00
Michael S Collins 18289fa013 mod_voicemail: Change vm_announce_cid to be true/false and utilize vm_play_phone_number_macro 2012-02-07 10:22:35 -08:00
Anthony Minessale a14c46c38c FS-3886 --resolve 2012-02-07 11:25:23 -06:00
Anthony Minessale 9b02315282 add presence-disable-early sofia option to send non-specifc presence messages w/o special case for early 2012-02-07 11:10:51 -06:00
Christopher Rienzo 8f05f098cf use union sigval instead of sigval_t for mod_posix_timer 2012-02-07 16:45:54 +00:00
Christopher Rienzo 1815d4d06f use correct #includes for posix timer API 2012-02-07 16:29:15 +00:00
Anthony Minessale d2c9fb5f7d FS-3878 --resolve 2012-02-06 14:12:22 -06:00
Anthony Minessale e5d1dd7529 FS-3879 --resolve 2012-02-06 12:02:48 -06:00
Anthony Minessale 9b086c4bea FS-3881 try this, i think the contact in the notify is causing the phone to change the destination for future subs 2012-02-06 11:59:57 -06:00
Anthony Minessale 320d04a9f8 remove warning 2012-02-03 11:50:24 -06:00
Anthony Minessale 451e3eaa1f FS-3858 --resolve there we go that's the detail we needed 2012-02-03 11:21:40 -06:00
Anthony Minessale 32c73c0825 FS-3873 --resolve cool someone is finally testing it 2012-02-03 11:05:22 -06:00
Anthony Minessale 7f5b8fba55 FS-3794 this bug haunts me 2012-02-02 20:41:15 -06:00
Anthony Minessale d79d15d43a FS-3865 --resolve 2012-02-02 20:20:38 -06:00
Anthony Minessale 74e07f8af1 FS-3864 --resolve no philosophical constraint here. Just saying since FS is a b2bua the message really does terminate at US but its find to do 202 per this patch 2012-02-02 20:00:46 -06:00
Anthony Minessale 018c784431 FS-3794 contd 2012-02-02 19:58:39 -06:00
Anthony Minessale ee3e450425 FS-3869 --resolve 2012-02-02 18:47:04 -06:00
Anthony Minessale a72fb34f92 FS-3872 --resolve 2012-02-02 17:38:08 -06:00
Anthony Minessale 12907b454c FS-3868 --resolve 2012-02-02 16:18:45 -06:00
Anthony Minessale 23dcdbd8d1 produce sip_full_via var 2012-02-02 15:09:32 -06:00
Anthony Minessale 63c3ec6774 FS-3870 --resolve that is amazing that nobody found this before, we've probably been vulnerable to that bug for years 2012-02-02 13:54:22 -06:00
Anthony Minessale 27221fa4d3 fix sql stmt 2012-02-02 13:54:18 -06:00
Anthony Minessale 8d97aeff69 FS-3794 i'm starting to loathe this bug id 2012-02-02 12:05:15 -06:00
Anthony Minessale eeb9851028 fix seg 2012-02-02 10:21:04 -06:00
Anthony Minessale 80050b5b27 FS-3794 sekil can you test this one 2012-02-01 19:32:29 -06:00
Anthony Minessale 71db5cb290 FS-3863 --resolve 2012-02-01 16:44:26 -06:00
Anthony Minessale 19d3e64636 FS-3863 try this please 2012-02-01 15:17:18 -06:00
Jeff Lenk 9c908b983f fix syntax error with last commit 2012-02-01 12:27:18 -06:00
Anthony Minessale 675cd2d432 add proceed cases 2012-02-01 12:07:36 -06:00
Anthony Minessale e00a61c48b [Freeswitch-dev] Absolute conditions are not changing the proceed variable... (mod_dialplan_xml.c) 2012-01-31 15:31:08 -06:00
Anthony Minessale 348ac89809 FS-3855 --resolve 2012-01-31 11:03:09 -06:00
Anthony Minessale 4ba52c0827 remove srand call to get more random strings 2012-01-31 10:03:28 -06:00
Anthony Minessale ab0dc27170 FS-3794 fix scope on sql stmts 2012-01-30 11:43:43 -06:00
Anthony Minessale f25c5aaf27 FS-3842 here is the from and contact change but I can't remove the user agent but I added a new param to the gateway config called options_user_agent to set something specific 2012-01-29 17:37:56 -06:00
Marc Olivier Chouinard ce4256971b mod_callcenter: Small fix 2012-01-29 15:50:14 -05:00
Brian West 9f8d37decf FS-3847 regression 2012-01-28 18:32:35 -06:00
Anthony Minessale 20737713ec FS-3847 --resolve 2012-01-28 13:09:12 -06:00
Anthony Minessale 09ad887948 FS-3841 --resolve ok return the string "die" or "exit" from hanguphook to cause an error or call s:destroy("any err message"); either should now halt the script 2012-01-27 19:03:04 -06:00
Anthony Minessale 99b6479947 add strmicroepoch api 2012-01-27 17:27:28 -06:00
Michael S Collins b21d479a7d Add new 'change password fail' macro. Same as vm-fail-auth right now until new sound prompts get recorded and distributed. 2012-01-27 15:05:14 -08:00
Anthony Minessale 29f66f994c doh 2012-01-27 14:18:19 -06:00
Anthony Minessale 7471ec17ed add printed errors to mailer part 2 2012-01-27 13:52:15 -06:00
Anthony Minessale 0b21064a05 add printed errors to mailer 2012-01-27 13:41:50 -06:00
Anthony Minessale cde54eb5e8 FS-3842 the fix was to remove the (null) if you are asking for a to uri in the options with no username try this patch. You were not clear that you were looking for no username in the to uri. Keep in mind our system considers a 404 a sucessful response to an options request anyway but this should be what you want. 2012-01-27 12:55:09 -06:00
Anthony Minessale daa49c06e2 only enforce the video-bridge mode if the flag is set on the conference too 2012-01-27 12:24:51 -06:00
Michael S Collins 9ff741b9f2 Add simple 'thank you' msg to the vm pass change function. This is a placeholder until we have a recording for 'your password has been changed' 2012-01-27 11:12:19 -08:00
Michael S Collins a61e4ab82c Preliminary work for adding verification of vm password change 2012-01-27 10:56:32 -08:00
Anthony Minessale 3a71f86209 FS-3842 --resolve I think these feilds were recently only made optional when register=true. This should take care of it. 2012-01-27 09:10:18 -06:00
Anthony Minessale cd3452d668 FS-3794 the -1 thing was a syntax err, the 500 err seems to come from a retrans of a notify where the server either lost the 200ok or the phone took to long to send it, that should be harmless, please test this version 2012-01-27 09:00:15 -06:00
Anthony Minessale 812e5e9a26 FS-2216 2012-01-26 16:54:27 -06:00
Anthony Minessale 049be82ae8 FS-2216 found one bug that is 4 years old from commit 205cf0534f 2012-01-26 16:54:09 -06:00
Anthony Minessale d1a9b3777c FS-3794 try this please 2012-01-26 15:53:05 -06:00
Christopher Rienzo 7788f3e9c4 remove unused variable in mod_http_cache 2012-01-26 18:01:52 +00:00
Anthony Minessale b3b33ea995 FS-3794 please test this version 2012-01-26 04:46:48 -06: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 39c4e7a320 add support for yealink display update 2012-01-25 10:25:02 -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
Brian West a6072d37a8 swigall 2012-01-25 14:49:51 -06:00
Christopher Rienzo b55a6b158f add prefetch API to mod_http_cache 2012-01-25 15:07:59 +00:00
Anthony Minessale 5783078401 FS-3794 please try latest and see if you get any more missing hostnames 2012-01-24 17:38:36 -06:00
Anthony Minessale 781730704e see what happens when you distract me 2012-01-24 17:29:50 -06:00
Brian West d72a54ffe8 Improve the on off switch in ZRTP thanks jim 2012-01-24 23:39:52 -06:00
Anthony Minessale 224943f0b6 remove case from mod_iSAC sheesh.... 2012-01-24 16:58:28 -06: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 b74668fe04 fix crappy sql stmt 2012-01-24 14:52:16 -06:00
Anthony Minessale 224f4c0f8a fix packet storm of vid refresh in edge case 2012-01-24 11:38:41 -06:00
Anthony Minessale 8802260acc remove accidental explitive 2012-01-24 11:12:22 -06:00
Jeff Leung b84929b0c7 Added iSAC VC2010 Project Files 2012-01-24 09:58:24 -06:00
Jeff Leung ae0d8eeb40 Added iSAC Codec VS2008 Project and sln changes 2012-01-24 09:58:22 -06:00
Anthony Minessale 4ac180cd8a use media_up instead of media_ready in a few place 2012-01-24 08:32:47 -06:00
Anthony Minessale 70f58aa3fa rm svn dif 2012-01-23 14:58:54 -06:00
Anthony Minessale a0473cda82 add mod_iSAC (extracted from webRTC) 16hz @30ms,60ms 32khz @30ms 2012-01-23 14:54:43 -06:00
Anthony Minessale 7555cabbba fail properly on bad decode 2012-01-23 14:53:38 -06:00
Anthony Minessale 7ac1d38d98 some minor fixes 2012-01-23 13:11:07 -06:00
Mathieu Rene 3ffa7915c3 switch_rtp: fix audio glitches in jingle streams since ICE packets do not interrupt the RTP stream, we do not want to return a CNG frame when we get one 2012-01-23 11:01:24 -05: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 5d4cccd447 FS-3818 --resolve 2012-01-20 13:33:54 -06:00
Anthony Minessale a3ad1c2c0a FS-3829 --resolve 2012-01-20 13:30:53 -06:00
Anthony Minessale f2e1c22d01 FS-3794 reset the version to 0 on re-subscribe 2012-01-20 13:00:42 -06:00
Anthony Minessale e0b2b0928c copy more variables over on an attended transfer to valet 2012-01-20 13:00:42 -06:00
Raymond Chandler 95e54ee15b seg-- 2012-01-20 14:52:56 -05: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
Brian West 256d67c7cc FS-3450: silly apple 2012-01-19 23:08:07 -06: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
Anthony Minessale b3f3a10336 FS-3794 revert 2012-01-19 14:09:36 -06:00
Anthony Minessale 23680eed36 remove erronous line to set TFLAG_BYE 2012-01-19 14:08:18 -06:00
Brian West edd6562ce3 FS-3726 2012-01-19 19:43:48 -06:00
Michael Jerris 122766c735 handle validated password change after invalid one 2012-01-19 14:44:17 -05:00
Anthony Minessale 9afbc007a2 print sql *before* freeing it not after 2012-01-19 11:38:15 -06:00
Anthony Minessale 5ef0c1cc5b disable display update when the channel has not been answered 2012-01-19 11:32:57 -06:00
Anthony Minessale 0a503b1a77 FS-3794 revert some of baa11b2d03 2012-01-18 18:08:52 -06:00
Anthony Minessale 8cba6ee19e FS-3819 --resolve regression from FS-3762 10dfc377 feeding NULL string to printf again 2012-01-18 18:17:59 -06:00
Anthony Minessale 7a370d7771 FS-3819 --resolve regression from FS-3762 10dfc377 feeding NULL string to printf 2012-01-18 17:45:48 -06:00
Anthony Minessale 956514d119 FS-3816 2012-01-18 14:11:46 -06:00
Anthony Minessale 67f559685f req vid refresh in fsv 2012-01-18 14:08:55 -06:00
Anthony Minessale baa11b2d03 FS-3794 pre-emptive changes based on reports 2012-01-18 12:25:58 -06:00
Anthony Minessale d6988b0f3a FS-3794 small regression in SLA 2012-01-18 11:35:43 -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
Anthony Minessale 34c0cbeb47 FS-3794 ok all testers update to this version and retest 2012-01-17 16:08:25 -06:00
Marc Olivier Chouinard 7d4c61a318 FS-3807 --resolve
Remove Reregister optimization for user who doesn't allow multiple registration in sip
2012-01-17 16:12:56 -05: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 7e37676d50 FS-3794 no try this patch for the REFER level one mistake in the last one 2012-01-17 12:27:04 -06:00
Anthony Minessale c358f67fe4 eat inbound vid while playing fsv files 2012-01-17 12:19:31 -06:00
Christopher Rienzo 362c571647 FS-3816 oops 2012-01-17 17:00:43 +00:00
Anthony Minessale e5139c3db5 FS-3816 --resolve 2012-01-17 09:43:14 -06:00
Anthony Minessale 3b825e0113 FS-3794 try this patch for the REFER issue 2012-01-17 09:21:47 -06:00
Anthony Minessale 2883f2a600 FS-3814 --resolve 2012-01-17 08:55:48 -06:00
Anthony Minessale ef097a19b9 FS-3794 please repat all tests with this version 2012-01-16 17:26:35 -06:00
Anthony Minessale c646cb402c FS-3810 --resolve 2012-01-16 12:45:25 -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 3bb26bbdc0 tweaks on earlier changes 2012-01-13 12:02:36 -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
Anthony Minessale c54f42d793 more changes to recording code 2012-01-12 14:06:33 -06:00
Anthony Minessale c37c0298f3 mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] update 2012-01-11 21:35:19 -06:00
Anthony Minessale c378f0d751 FS-3794 try this 2012-01-11 21:33:23 -06:00
Anthony Minessale b8fdbc4860 FS-3808 --resove We audited for this, must have overlooked this one, thanks. 2012-01-11 21:33:23 -06:00
Anthony Minessale a365fb636a mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] audo sync issues with record_session to mp3 I redid the stream recording with timestamps and headers to try to keep it more synced 2012-01-11 17:49:46 -06:00
Marc Olivier Chouinard 8220e0bd6a mod_abstraction: Windows 'make file' 2012-01-11 16:09:54 -05:00
Anthony Minessale 1c1720d371 fix typo 2012-01-11 12:34:57 -06:00
Anthony Minessale 19d49e2075 fix edge case endless loop that can get a channel stuck 2012-01-11 12:05:16 -06:00
Anthony Minessale cfa926d781 add sub_host to the sip_registrations table to keep track of the original host 2012-01-10 17:33:40 -06:00
Anthony Minessale 61917bb58e reg expire tweak 2012-01-10 08:51:14 -06:00
Anthony Minessale 5b7e20133a add registration-thread-frequency param 2012-01-09 17:17:03 -06: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 1ee46a3615 add zombie exec to lua 2012-01-09 10:41:55 -06:00
Anthony Minessale 6eab889e33 don't deal with recorded files when they are http type 2012-01-09 10:22:13 -06:00
Anthony Minessale 8fedd51d37 missing comma 2012-01-09 10:03:51 -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
Raymond Chandler bcf7d477e2 Merge branch 'master' of fs-git:freeswitch 2012-01-07 19:16:29 -05:00
Raymond Chandler f5549c291a probably should be with the rest of the examples 2012-01-07 19:17:44 -05:00
Anthony Minessale 32ec431945 temp-action attr 2012-01-07 08:56:44 -06:00
Anthony Minessale 8c60003894 set a few more basic params initially 2012-01-07 07:54:23 -06:00
Anthony Minessale 727f099d0c add continue tag 2012-01-07 07:48:37 -06:00
Anthony Minessale 0dfc0110d3 add record support to http format put and post (needs testing and debugging) 2012-01-06 18:28:44 -06:00
Anthony Minessale 3d8f7815c2 add no-cache support 2012-01-06 15:19:18 -06:00
Anthony Minessale 3768d80227 add app lists to white or blacklist apps in the execute tag 2012-01-06 15:10:45 -06:00
Stefan Knoblich 27a3f1ccf2 mod_httapi: Fix Cache-Control max-age= parameter string (length) check
This is probably what you had in mind...

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-01-06 23:08:45 +01:00
Anthony Minessale b1ec52b024 scope err 2012-01-06 11:21:06 -06:00
Anthony Minessale 9e2e8f8168 upd 2012-01-06 11:17:30 -06:00
Jeff Lenk 424ba6937e FS-3796 --resolve 2012-01-06 12:18:57 -06:00
Anthony Minessale 35e3d26e0b swigall 2012-01-06 09:42:22 -06:00
Jeff Lenk 5ea3455f79 add mod_httapi to windows builds 2012-01-06 10:48:31 -06:00
Raymond Chandler 93ce1e641f php examples 2012-01-06 03:48:40 -05:00
Christopher Rienzo 743dbbf992 fix do_config for <conference> and <dial> 2012-01-06 02:05:20 +00:00
Michael S Collins eacb639687 Fix 32 bit error on %ld in printf (thanks crienzo) 2012-01-05 17:56:04 -08:00
Michael S Collins 3be54a5460 crienzo's hack for OSX 2012-01-05 17:53:29 -08:00
Michael S Collins 0b639ae0e3 D'oh 2012-01-05 17:38:58 -08:00
Michael S Collins 9bc6bb3cc2 Name of API is 'httapi' and not 'HT-TAPI Hypertext Telephony API' 2012-01-05 17:31:53 -08:00
Anthony Minessale de6762b462 fine tuning 2012-01-05 17:08:17 -06:00
Michael S Collins bacdb7b84e Minor typos 2012-01-05 16:10:47 -08:00
Anthony Minessale 7fab8f1543 move func in the core to hide the need to wrap it 2012-01-05 16:57:31 -06:00
Anthony Minessale 6ef27f1917 add cache-control support 2012-01-05 16:52:37 -06:00
Anthony Minessale a4320da5a8 fix regression from earlier today 2012-01-05 16:01:27 -06:00
Anthony Minessale e7848b39b2 this seems to work more often than the present solutions 2012-01-05 15:48:01 -06:00
Anthony Minessale bc8cbee1fb mod_httapi.c -- HT-TAPI Hypertext Telephony API (Twillio FreeSWITCH style) 2012-01-05 15:17:59 -06:00
Jeff Lenk 8950a78c41 remove unneeded lines for windows 2012-01-05 15:21:02 -06:00
Anthony Minessale f7438a22f7 fix regression from earlier commit 2012-01-05 13:25:04 -06:00
Jeff Lenk ac7f94e5d2 vs2020 reswig 2012-01-05 12:43:17 -06:00
Anthony Minessale 410e523c24 add support for configurable timeout and passing of args to play_and_detect_speech 2012-01-05 10:38:08 -06:00
Anthony Minessale e185ff0075 allow dmachine and input callback to co-exist 2012-01-05 09:39:18 -06:00