Commit Graph

12378 Commits

Author SHA1 Message Date
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