Di-Shi Sun
ca97a49e29
Fixed buffer overflow issue caused by max number of destinations.
2011-11-30 15:17:13 +08:00
Di-Shi Sun
1e48c84df6
Updated for OSP Toolkit 4.0.2.
2011-11-25 17:26:46 +08:00
Anthony Minessale
4841670777
add presence_map config
2011-10-22 09:46:17 -05:00
Anthony Minessale
127be02db2
add conference cdrs to mod_conference
2011-10-14 11:30:51 -05:00
Christopher Rienzo
798bacb2b5
move mod_http_cache configuration to conf/autoload_configs/
2011-10-06 20:09:19 +00:00
Anthony Minessale
9e3f0b6df5
FS-3493 --resolve
2011-10-03 12:22:09 -05:00
Stefan Knoblich
41abb3e644
mod_blacklist: Resource leak fixes, config checks and add help output for api interface
...
Don't leak the file handle after parsing the configuration
Don't leak memory if the file could not be opened
Check list name and filename attribute of configuration entry.
Add "blacklist help" and error messages to api interface.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:50:57 +02:00
Stefan Knoblich
d00f74640f
mod_blacklist: Add example configuration file
...
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:10:37 +02:00
Tamas Cseke
8547c5c995
more general way to connect to mongo
2011-09-12 09:16:56 +02:00
Daniel Swarbrick
b31ebc9a69
add config file and tweak modules.conf.in for mod_cdr_mongodb
2011-09-07 23:57:44 +02:00
Travis Cross
fb6e979f32
chmod -x *.xml
2011-08-26 04:48:33 +00:00
Anthony Minessale
cd62d37b6e
add conf from earlier patch
2011-08-10 08:18:42 -05:00
Anthony Minessale
98473085ea
add homer capture hooks to mod_sofia
2011-07-31 18:36:23 -05:00
Marc Olivier Chouinard
a9db642a36
mod_voicemail: Add 2 new profile settings, db-password-override and allow-empty-password-auth. By default, they have value of their previous behavior. If db-password-override=true, the db password will only be used if present, if not present fallback to the xml config file vm-password. If allow-empty-password-auth=false, it will disable login via a authentication method if there is no password set in the user account (This wont affect voicemail_authorize=true login).
2011-07-09 16:13:36 -04:00
Michal Bielicki - cypromis
e1bdb65eef
added mod_callcenter to modules.conf.xml
2011-06-30 15:08:37 +02:00
Christopher Rienzo
17099473a3
Update to latest UniMRCP version. MRCP requests can no timeout if there is no server response.
2011-06-16 16:25:00 +00:00
Mathieu Rene
d52a254d91
Lower default buffer size to 50ms
2011-06-13 18:27:28 -04:00
Anthony Minessale
4eaabd2817
add conf
2011-06-13 13:19:43 -05:00
Anthony Minessale
0933a34369
RTMP as easy as A.B.C. Avant-Garde Solutions Inc. -- Barracuda Networks Inc. -- ClueCon! http://www.cluecon.com
2011-06-13 12:52:16 -05:00
Moises Silva
65b231f5a4
restore default config valus for portaudio.conf.xml
2011-05-26 00:21:59 -04:00
System Administrator
7eaef23955
Merge remote branch 'fsorig/master'
...
Conflicts:
src/mod/applications/mod_commands/mod_commands.c
src/mod/endpoints/mod_portaudio/mod_portaudio.c
src/mod/endpoints/mod_portaudio/pablio.c
2011-05-26 00:13:12 -04:00
Tamas Cseke
84feca50e3
try to add sample config. I shouldn't have permission
2011-05-12 11:07:06 +02:00
Anthony Minessale
16e3d1fa25
default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default
2011-04-29 11:09:14 -05:00
Anthony Minessale
00b53a91ea
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
2011-04-29 10:24:50 -05:00
Jeff Lenk
28738b0629
FS-3001 --resolve
2011-04-19 23:02:51 -05:00
Marc Olivier Chouinard
a909940385
conf: Only english is built by default.y
2011-04-08 15:13:11 -04:00
Anthony Minessale
eefdb764cf
merge file_string into dptools
2011-03-29 20:35:34 -05:00
Josh Perry
6ebc52d355
Added module to modules.conf.xml
2011-03-26 12:47:47 -06:00
Brian West
11ceef07af
Fix Config option with bogus half comment
2011-03-23 14:56:23 -05:00
Anthony Minessale
cb9cb2b35e
update defaults
2011-03-21 20:52:03 -05:00
Moises Silva
07d574a662
mod_portaudio: use default global configuration when configuring streams
...
add tons of comments to default portaudio.conf.xml for streams and endpoints
2011-03-20 21:45:51 -04:00
Moises Silva
10ff1f4386
mod_portaudio: more endpoints in sample config
2011-03-20 19:54:14 -04:00
Moises Silva
1509aa6371
mod_portaudio: update config
2011-03-20 03:26:01 -04:00
Moises Silva
df43e51ca5
initial reworking for mod_portaudio multiple enpoint support
2011-03-17 21:46:52 -04:00
Anthony Minessale
8049194488
add defaults to config
2011-03-16 16:22:24 -05:00
Mathieu Rene
0911ed7408
FS-3124 Use the channel's sound_prefix if it's not set in the conference's config
2011-03-05 12:49:19 -05:00
Anthony Minessale
61cdf0da5d
add limits to simo open sql handles
2011-03-04 13:52:30 -06:00
Anthony Minessale
28242f871a
add multiple-registrations flag to the core similar to mod_sofia
2011-02-17 12:14:48 -06:00
Brian West
722b2ce168
FS-3041
2011-02-15 19:01:45 -06:00
Marc Olivier Chouinard
500e9acd25
switch_core: Add capability to specify core-db-name in switch.conf.xml to have sqlite in a different location. This is important for everyone with relatively 'high' sip registration since the addition of sip registration to the core require sqlite db to be moved to a faster location (Ramdisk for example). Useful for everyone who moved their sqlite db for sofia to ramdisk because of performance issue.
2011-02-15 01:49:41 -05:00
Anthony Minessale
2adfc50af7
take out default it seems to suck on 32 bit
2011-02-09 09:32:28 -06:00
Daniel Swarbrick
bcb2262fdc
major factor of pgsql field handling
2011-02-07 22:23:01 +01:00
Daniel Swarbrick
bab7a2392f
refactor config parsing
2011-02-07 17:09:38 +01:00
Anthony Minessale
8f565277e3
add mod_opus
2011-02-04 15:33:36 -06:00
Anthony Minessale
b8b7266abb
add default to conf to demonstrate min-idle-cpu
2011-02-04 13:11:31 -06:00
Daniel Swarbrick
f5dafc9911
add mod_snmp to modules.conf.in and modules.conf.xml (commented out)
2011-01-21 23:42:30 +01:00
Jeff Lenk
7fbc47f83a
FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries
2011-01-21 09:09:53 -06:00
Brian West
57b410eba6
docs for acl
2011-01-14 13:10:12 -06:00
Anthony Minessale
b55db357d9
add mod_fsk
2011-01-10 17:27:05 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00