Commit Graph

19601 Commits

Author SHA1 Message Date
Michal Bielicki - cypromis 0de51f9829 lets see what this soundtouch makefile will do 2 2011-07-12 16:58:06 +02:00
Michal Bielicki - cypromis 1a315f34ec what works on centos6 does not have to work on centos5 2011-07-12 16:42:44 +02:00
Michal Bielicki - cypromis a1433bd053 Isn't it fun to have to fix upstreams autoheadache incompatibilities ?? 2011-07-12 16:15:37 +02:00
Michal Bielicki - cypromis fe5fcd1273 lets see what this soundtouch makefile will do 2011-07-12 15:52:36 +02:00
Michal Bielicki - cypromis 8ace04c138 sphinx bumped to 0.7 in specfile 2011-07-12 15:21:16 +02:00
Michal Bielicki b11a3387d8 sklerosis 2011-07-12 14:52:59 +02:00
Giovanni Maruzzelli 0e37db19ee Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-07-12 07:50:04 -05:00
Giovanni Maruzzelli dc3ef5462f skypopen: demoting a warning to a debug when timing is not good (especially on virtual machines) 2011-07-12 07:49:21 -05:00
Michal Bielicki 4a086f4b5d final touch to mod_soundtouch :D 2011-07-12 13:59:37 +02:00
Giovanni Maruzzelli 891015e67c skypopen: refining oss driver, removing audio sync during call (was each 20 secs), audio sync at the tcp interfacing with the skype client (reading more than 20ms worth) 2011-07-12 05:50:46 -05:00
Anthony Minessale 4f90f8d0d1 supress overly chatty err msg 2011-07-11 21:35:50 -05:00
Anthony Minessale 80d3cbcc06 tweak 2011-07-11 21:27:36 -05:00
Anthony Minessale 2939262e23 pause traffic if sql_queue gets to big 2011-07-11 21:27:36 -05:00
Anthony Minessale 01861950cc update defined code that doesn't compile anyway 2011-07-11 21:27:36 -05:00
Anthony Minessale f761241325 use individual pools instead of sub-pools for nua handles to avoid pool swell 2011-07-11 21:27:36 -05:00
Michal Bielicki 60eef72a32 autoheadache done badly suxx 2011-07-12 01:25:31 +02:00
Michal Bielicki fa15934f2c adding spec file for russian soundfiles 2011-07-12 00:00:12 +02:00
Michal Bielicki - cypromis f8563c00c3 soundtouch playys on my nerves 2011-07-11 23:51:16 +02:00
Michal Bielicki 93f774a72c fixes for specfile to prduce nice centos 6 packages 2011-07-11 20:59:48 +02:00
cypromis dfb5c62945 updated soundtouch to library 1.5.0 to fix gcc > 4.3 incompatibilities 2011-07-11 20:58:35 +02:00
Jeff Lenk ce0c7810de remove comment 2011-07-11 10:31:30 -05:00
Jeff Lenk c6048134c4 FS-3381 --resolve Memory leak in mod_managed by EventBinding and swig delete_switch_event 2011-07-09 17:02:33 -05:00
Marc Olivier Chouinard a3279a384c mod_voicemail: Make the vm_fsdb_auth api use the new db-password-override value 2011-07-09 16:29:03 -04: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
Marc Olivier Chouinard b235911f00 mod_protovm: Fix the set password ivr. Made the terminate key configurable for digit capture, and a few ident and other small changes 2011-07-09 13:24:43 -04:00
Marc Olivier Chouinard 7527c2feda mod_protovm: Commenting out sound file not present in callie sound set 2011-07-09 03:39:57 -04:00
Marc Olivier Chouinard 8105f79e62 mod_protovm: Adding basic callback functionnality 2011-07-09 00:06:03 -04:00
Marc Olivier Chouinard b0e0dd2280 switch_channel: When in a dialplan hunt and we have a custom caller_profile, ${destination_number} and other variable kept the previous value of the original dialplan parsing. This correct this so it take the custom created caller_profile for that hunt 2011-07-08 23:57:54 -04:00
Jeff Lenk d9bbf12963 FS-3304 --resolve attended transfers, it fails to parse the Replaces when encoded 2011-07-08 22:48:11 -05:00
Jeff Lenk bbbd67ba08 fix small leak in strftime 2011-07-08 22:12:10 -05:00
Marc Olivier Chouinard ee91b6374a mod_protovm: Basic update of caller display with current message cid/name 2011-07-08 22:00:04 -04:00
Jeff Lenk dab274da78 fix compiler error - equivalent 2011-07-08 20:33:58 -05:00
Marc Olivier Chouinard 2703a2cd05 mod_protovm: Add premitive tone playback before recording. Need to make this optional and configurable 2011-07-08 20:47:12 -04:00
Marc Olivier Chouinard c06e8fdf49 mod_voicemail: Add simple mwi update on vm_fsdb_purge api cmd 2011-07-08 20:35:09 -04:00
Marc Olivier Chouinard fae0b7b313 mod_voicemail: Add vm_fsdb_msg_forward api call 2011-07-08 20:15:21 -04:00
Marc Olivier Chouinard b53fd77108 mod_callcenter: More changes to be more friendly/compliant/respectful with loopback channels. Brought to you by François Delawarde 2011-07-08 19:28:30 -04:00
Marc Olivier Chouinard 0537bc18e4 mod_protovm: Add Message Forwarding Capability (Require a mod_voicemail patch that will follow in the near future) 2011-07-08 19:26:43 -04:00
Anthony Minessale 765be8c96f FS-3406 --resolve 2011-07-08 14:54:51 -05:00
Jeff Lenk 6eae79e6ae reswig vs2010 2011-07-08 16:16:04 -05:00
Anthony Minessale f1ee225cb1 push out signal data into its own queue system 2011-07-08 12:52:18 -05:00
Anthony Minessale e420e17f84 FS-3386 Jeff Lenk found this one, Good Catch! 2011-07-08 12:52:18 -05:00
Jeff Lenk ec54acb738 FS-2954 correct windows usage 2011-07-08 09:53:03 -05:00
Travis Cross e8edf3c2e2 whitespace cleanup 2011-07-08 11:32:51 +00:00
Travis Cross 8895de1bba let mod_directory use non-XML dialplans 2011-07-08 10:42:31 +00:00
Anthony Minessale 3b5a0ae50d FS-3359 --resolve also added %y to printf macros to replace ' with \' 2011-07-07 15:08:23 -05:00
David Yat Sin 524dc277aa Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-07-07 13:52:34 -04:00
David Yat Sin 818e7541fb freetdm: Increased maximum number of channels per group to 2048 2011-07-07 11:24:58 -04:00
Moises Silva db14408a41 mod_sangoma_codec: fix ilbc bit rate typo 2011-07-07 11:20:40 -04:00
Anthony Minessale 9cf44f3a5e fix campon to play music even on first run and cancel faster 2011-07-06 16:45:36 -05:00
Anthony Minessale 56a82812d6 update 2011-07-06 15:11:47 -05:00