12655 Commits

Author SHA1 Message Date
Anthony Minessale
8d97aeff69 FS-3794 i'm starting to loathe this bug id 2012-02-02 12:05:15 -06:00
James Zhang
34b0f8ad74 spandsp: fixing t38 with configurable tone type.
- tone_type value is taken from dialplan
           t38_gateway function's 2nd parameter
         - tone type could be one of
           cng|ced_preamble|ans|ans_pr|ansam|preamble
         - in dialplan, if enable t38 in ftdm-to-sip,
           tone type should be set to "t38_gateway peer cng"
         - if enable t38 in sip-to-ftdm,
           tone type should be set to "t38_gateway peer ced_preamble"
2012-02-02 11:38:12 -05: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
Moises Silva
541aa551c7 Merge branch 'releases.3.4.experimental_head' into releases.3.5 2012-01-31 17:17:25 -05:00
Moises Silva
e8407ab1e1 mod_logfile: Fix compilation that was broken due to previous merge
Note that we no longer use our custom-made log rotation
             as the FreeSWITCH mainstream project added that feature
             we just re-use the same feature with a different parameter
2012-01-31 17:13:10 -05:00
Moises Silva
94ceff6842 Merge branch 'master' into smgmaster
Conflicts:
	build/modules.conf.in
	src/mod/loggers/mod_logfile/mod_logfile.c
2012-01-31 16:56:29 -05: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
Moises Silva
1ad0bc250c Merge remote-tracking branch 'fsorig/master' 2012-01-31 15:57:07 -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
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 205cf0534f4c4c5a8ebccb2446a01ed0df100abb 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