3028 Commits

Author SHA1 Message Date
Anthony Minessale
70c6e65e60 fix regression in spandsp_tone_detect caused by some revent core changes 2012-07-17 17:19:28 -05:00
Anthony Minessale
f69573002c set hard domain first 2012-07-17 13:54:39 -05:00
Christopher Rienzo
ac3e6ba140 Forgot to allow https on http_tryget 2012-07-17 14:29:36 +00:00
Seven Du
5a0d9514db set marker and ts, some endpoints depending on the marker bit to render correct video 2012-07-15 18:48:51 +08:00
Seven Du
748c15221b enforce floor 2012-07-15 15:29:16 +08:00
Brian West
b2f0e90795 fix set user call to include domain 2012-07-15 00:05:36 -05:00
Seven Du
253e74d69b add video_bridge flag to xml members 2012-07-15 12:37:54 +08:00
Seven Du
8d6b64e0ca add flags to conference xml_list and show also on conference list 2012-07-15 11:22:18 +08:00
Stefan Knoblich
fa03e4e0ca mod_http_cache: Remove DOS line-endings in http_put().
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-15 00:43:00 +02:00
Stefan Knoblich
addcddc1ae mod_http_cache: Fix last remaining C99-style for loop.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-15 00:37:35 +02:00
Brian West
b256cf5695 fix auth_only voicemail usage 2012-07-14 14:05:34 -05:00
Stefan Knoblich
445b74b765 mod_http_cache: Do not use C99-style for loops to fix non-debug builds.
Debug builds add -std=c99 (or -xc99 for suncc) to CFLAGS
(AX_CFLAGS_WARN_ALL_ANSI configure macro).

Non-debug builds do not invoke AX_CFLAGS_WARN_ALL_ANSI checks and
therefore won't have C99 support enabled, which breaks the build of
mod_http_cache due to "for (int i... )"-style C99 loops.

NOTE: AC_PROG_CC_C99 would make a lot of sense here and MSVC (2005)
accepts "for (int ...)" constructs too.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-14 12:43:36 +02:00
Anthony Minessale
1f39ecd13f FS-3840 --resolve 2012-07-13 18:02:36 -05:00
Anthony Minessale
aebb15fe86 FS-4421 --resolve 2012-07-13 17:20:59 -05:00
Anthony Minessale
643a18b583 FS-4418 --resolve 2012-07-12 17:54:02 -05:00
Anthony Minessale
0dfb4db8b4 how does the older compiler catch things the new one doesnt 2012-07-12 14:34:56 -05:00
Anthony Minessale
46fee25dad add fsctl sql start/stop for standby controls 2012-07-12 14:30:44 -05:00
Anthony Minessale
cc48015709 conf tweaks 2012-07-12 14:30:44 -05:00
Anthony Minessale
f5fe8bc5f6 close fd on fsv_record 2012-07-12 14:03:19 -05:00
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