Commit Graph

20608 Commits

Author SHA1 Message Date
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
Travis Cross
b9b77bd615 fs_cli: make enhanced fs_cli features work on all TERMs
FS-3815 --resolve

This is a workaround for the fact that libedit counts terminal control
characters when calculating the length of the prompt.  By not using
absolute positioning, we avoid the issue.

Thanks to Ivan Isaev for the workaround and testing.
2012-01-31 18:42:47 +00:00
David Yat Sin
d6c6396e24 Freetdm - ISDN Fix for get_trillium_val function 2012-01-31 12:59:12 -05: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
David Yat Sin
a9c10f8c41 FreeTDM - ISDN fix for get_trillium_val function 2012-01-30 18:32:05 -05:00
Moises Silva
8cade84528 freetdm: Set the call id into the caller data provided as argument to the call place function 2012-01-30 16:15:08 -05:00
Moises Silva
5ef3c94271 OPENZAP-177 --resolve Thanks to Abhishek Singh 2012-01-30 14:15:51 -05: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
Jeff Lenk
c2ac8f5fcc correct managed esl sample 2012-01-27 16:04:54 -06: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
Jeff Lenk
2e1dd9d2eb FS-3845 --resolve Fix build of mod_directory and mod_abstraction in VS2008 2012-01-27 08:54:56 -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
David Yat Sin
6f9c2ae50f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-01-25 16:13:56 -05:00
David Yat Sin
81188c34a5 Fix for not evaluating digit upon T302 timeout 2012-01-25 16:13:43 -05: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
Brian West
be147e15e6 FS-3839 --resolve 2012-01-25 14:48:59 -06:00
Christopher Rienzo
34269dbc0b update default http cache config 2012-01-25 15:11:31 +00: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
94bcd55e4b forgot to push this from last commit 2012-01-24 17:14:46 -06:00
Anthony Minessale
224943f0b6 remove case from mod_iSAC sheesh.... 2012-01-24 16:58:28 -06:00