3359 Commits

Author SHA1 Message Date
Anthony Minessale
d5d6b29893 add outcall-templ 2012-07-12 10:42:46 -05:00
Stefan Knoblich
a0bd63d32d mod_conference: Fix format string errors.
Use switch_event_add_header_string() where needed and add a
dummy "%s" format string to switch_event_add_body() calls.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-12 01:44:18 +02:00
Anthony Minessale
932fc2286f update 2012-07-11 18:04:13 -05:00
Anthony Minessale
0c945168ca update 2012-07-11 17:35:40 -05:00
Anthony Minessale
4e0f40d7c6 update 2012-07-11 17:25:45 -05:00
Anthony Minessale
63147207b6 update 2012-07-11 17:09:42 -05:00
Anthony Minessale
75b36c9545 tweaks 2012-07-11 16:48:56 -05:00
Anthony Minessale
9cad51b74b flip not 2012-07-11 16:03:56 -05:00
Anthony Minessale
abbe8d5a0d tweak 2012-07-11 15:50:43 -05:00
Anthony Minessale
2aebe2456f first pass on some new stuff 2012-07-11 15:15:50 -05:00
Anthony Minessale
c6fc4a2774 add Current-Energy to conference events 2012-07-06 17:20:44 -05:00
Anthony Minessale
02f4aa8590 change default 2012-07-03 13:53:29 -05:00
Anthony Minessale
e941a61ff7 add v18_mode var 2012-07-03 13:35:08 -05:00
Anthony Minessale
c5ba5acbd5 move stacksize thing into the core deeper to avoid build issues 2012-07-03 11:35:41 -05:00
Anthony Minessale
2b17e82dd4 FS-4380 --resolve 2012-07-03 11:06:12 -05:00
Anthony Minessale
f3a49366a1 FS-4331 please test and post a new log if necessary 2012-07-03 08:05:41 -05:00
Anthony Minessale
3951a187a0 FS-4331 please test this patch and regenerate logs if necessary 2012-07-02 14:03:05 -05:00
Michael Jerris
02c2b532e7 add vm::maintenance event for mwi change 2012-07-02 16:22:36 -04:00
Anthony Minessale
87eeaac629 wrong commit 2012-07-02 13:02:18 -05:00
Anthony Minessale
412efaaf87 let campon_hold_music take precedence over the normal hold_music variable 2012-07-02 12:54:01 -05:00
Jeff Lenk
78addbfe44 trivial fix windows build 2012-07-02 14:42:06 -05:00
Anthony Minessale
d32a72bcc1 show current process stack size from status command where supported 2012-07-02 11:49:42 -05:00
Anthony Minessale
e06bf26e65 add tdd data also as a header for even lazier parsers 2012-07-02 11:05:56 -05:00
Anthony Minessale
158f96651f add trailing newlines for lazy parsers 2012-07-02 11:04:10 -05:00
Anthony Minessale
104bab6b92 tdd fix 2012-07-02 12:33:13 -05:00
Brian West
13068f1783 allow silence for moh type on campon 2012-06-29 16:14:46 -05:00
Anthony Minessale
ed0ab36e2d FS-4353 redirect case 2012-06-27 12:25:03 -05:00
Anthony Minessale
b0f53cd625 FS-4353 --resolve this may also fix FS-4079 2012-06-27 09:33:01 -05:00
Brian West
7dc9a9cacc FS-3085 --resolve 2012-06-25 15:31:58 -05:00
Anthony Minessale
7086a92f9b FS-4318 try this, success is 0 so that original patch was wrong 2012-06-24 15:05:59 -05:00
Travis Cross
f1183ef970 Fix use of switch_event_add_body
On some compilers this fixes the build.

gcc reports:

  error: format not a string literal and no format arguments

clang reports:

  error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
2012-06-24 07:38:08 +00:00
Anthony Minessale
86df8b338e more v18 changes 2012-06-23 19:33:26 -05:00
Anthony Minessale
1465ba90e6 tweaks 2012-06-23 19:00:53 -05:00
Anthony Minessale
93a8445f1c change name 2012-06-23 18:53:29 -05:00
Anthony Minessale
0f6647d278 add some inital v18 interface points 2012-06-23 18:48:26 -05:00
Anthony Minessale
ecb84bd126 FS-4336 --resolve 2012-06-23 14:55:11 -05:00
dschreiber
d6c482e40f Added support for Content-Type and other optional headers when doing an HTTP PUT 2012-06-19 21:25:00 -07:00
Jeff Lenk
f9d279664c add test version of mod_redis to vs2010 solution - not built by default 2012-06-18 17:07:54 -05:00
Anthony Minessale
1bfda1ecfc FS-4318 --resolve 2012-06-18 10:30:33 -05:00
Christopher Rienzo
187fe4e14e update name/e-mail address 2012-06-11 13:05:29 +00:00
Anthony Minessale
879830f61c FS-4167 --resolve 2012-06-01 14:33:15 -05:00
Marc Olivier Chouinard
b2d183099f mod_voicemail: Remove the Goodbye prompt when voicemail is disabled when trying to leave a message 2012-05-31 23:36:37 -04:00
Ken Rice
5be9857af2 remove mod_fax. this has been deprecated for quite a while 2012-05-31 10:25:49 -05:00
Christopher Rienzo
be2ec29282 Add Maintainer to mod_posix_timer, mod_unimrcp, mod_http_cache 2012-05-31 13:24:24 +00:00
Anthony Minessale
8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Marc Olivier Chouinard
09bef08b83 FS-4254 --resolve
I've changed the variable name from cc_export to cc_export_vars to be more consistant from the original patch
2012-05-25 13:45:02 -04:00
Marc Olivier Chouinard
d7002351d7 mod_voicemail: Make sure vm_fsdb api create the user directory before trying to move file into it 2012-05-25 07:18:55 -04:00
Anthony Minessale
172e4a3041 FS-4183 here is a start, it still needs some work but here are the basic components, initially I am using the algorithim we use to generate artifical silence (static) and using one of those values to sleep a certian number of microseconds plus the cumulative bytes of events but i bet there is still some predictability in there so it needs some more 2012-05-14 06:58:41 -05:00
Michael S Collins
7b54701d7c mod_voicemail: Improved feedback to user when chaning vm passwords. 2012-05-09 15:20:40 -07:00
Anthony Minessale
5a059ef630 add autocomplete for uuid_video_refresh 2012-05-09 12:11:21 -05:00