]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Mathieu Parent [Fri, 22 Jul 2011 07:16:22 +0000 (09:16 +0200)]
Skinny: Stop harcoding APR_TIMEUP
See also FS-3425
Mathieu Rene [Tue, 19 Jul 2011 22:49:04 +0000 (18:49 -0400)]
flex client: the hotkeys js is broken, get rid of it
Matrhieu Rene [Tue, 19 Jul 2011 20:14:14 +0000 (16:14 -0400)]
mod_portaudio: move load_config a bit lower since it needs to use the hashtables
Georgiewskiy Yuriy [Tue, 19 Jul 2011 15:23:54 +0000 (19:23 +0400)]
fix small interoperability issues if remote endpoint send progress twice
David Yat Sin [Mon, 18 Jul 2011 22:24:54 +0000 (18:24 -0400)]
Merge remote branch 'fsorig/master'
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c
David Yat Sin [Mon, 18 Jul 2011 22:12:46 +0000 (18:12 -0400)]
chlog: freetdm ISDN: Increased T200 timer to 3 sec.
Jeff Lenk [Mon, 18 Jul 2011 14:51:08 +0000 (09:51 -0500)]
FS-3436 --resolve
Marc Olivier Chouinard [Sun, 17 Jul 2011 21:00:38 +0000 (17:00 -0400)]
mod_callcenter: Quick fix againt major loop in wait time is set to 0 and the phone is not registred.
Travis Cross [Sun, 17 Jul 2011 13:48:05 +0000 (13:48 +0000)]
M-x whitespace-cleanup
Jeff Lenk [Sun, 17 Jul 2011 00:13:27 +0000 (19:13 -0500)]
fix windows compile
Anthony Minessale [Sat, 16 Jul 2011 16:37:03 +0000 (11:37 -0500)]
reapply revert
Anthony Minessale [Sat, 16 Jul 2011 16:30:36 +0000 (11:30 -0500)]
FS-3386
Anthony Minessale [Sat, 16 Jul 2011 16:30:25 +0000 (11:30 -0500)]
FS-3386
Anthony Minessale [Sat, 16 Jul 2011 15:36:51 +0000 (10:36 -0500)]
re-add missing revert
Mathieu Parent [Sat, 16 Jul 2011 10:35:25 +0000 (12:35 +0200)]
Following of commit
9350fb96
Fix "variable set but not used"
Anthony Minessale [Sat, 16 Jul 2011 07:33:39 +0000 (02:33 -0500)]
fix sip auto_simplify
Brian West [Sat, 16 Jul 2011 07:49:47 +0000 (02:49 -0500)]
swigall
Anthony Minessale [Sat, 16 Jul 2011 06:02:22 +0000 (01:02 -0500)]
FS-3386 roll back a few revs then remove some refs and reroll patches that were in between
Anthony Minessale [Sat, 16 Jul 2011 06:01:37 +0000 (01:01 -0500)]
FS-3386 add some more debug defines to sofia and avoid double destroy in nh
Michael S Collins [Sat, 16 Jul 2011 01:53:57 +0000 (18:53 -0700)]
Make mod_callcenter API syntax WAY more readable
Michael S Collins [Sat, 16 Jul 2011 01:53:07 +0000 (18:53 -0700)]
Update English phrase file
David Yat Sin [Fri, 15 Jul 2011 21:56:48 +0000 (17:56 -0400)]
chlog: freetdm: Added support for RESTART timeout, treat RESTART's without restart indicator IE as restart on full interface
David Yat Sin [Fri, 15 Jul 2011 21:56:41 +0000 (17:56 -0400)]
chlog: freetdm: Added support for RESTART timeout, treat RESTART's without restart indicator IE as restart on full interface
David Yat Sin [Fri, 15 Jul 2011 18:48:24 +0000 (14:48 -0400)]
freetdm: ISDN - Fix for dropping some frames on start due to flush
Steve Underwood [Fri, 15 Jul 2011 16:34:42 +0000 (00:34 +0800)]
Fixed a typo in setting the V.27ter bit rate for T.38 gateway
Mathieu Rene [Fri, 15 Jul 2011 15:42:48 +0000 (11:42 -0400)]
The format string for size_t is always %zu, don't #error when not able to find it
Stefan Knoblich [Fri, 15 Jul 2011 15:10:03 +0000 (17:10 +0200)]
mod_soundtouch: Drop libtoolize call completely, autoreconf does all the magic needed
On second though (and after reading the code completely),
these are the droids^W^W^W^Wthis is the solution we've been searching for...
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Michal Bielicki - cypromis [Fri, 15 Jul 2011 14:59:13 +0000 (16:59 +0200)]
fix the fix
Jeff Lenk [Fri, 15 Jul 2011 14:24:56 +0000 (09:24 -0500)]
FS-3426 --resolve Missing \n in log warning
Stefan Knoblich [Fri, 15 Jul 2011 13:42:01 +0000 (15:42 +0200)]
mod_soundtouch: Fix typo in Makefile '%%' -> '&&'
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Anthony Minessale [Fri, 15 Jul 2011 05:23:00 +0000 (00:23 -0500)]
FS-3386 this should do it
David Yat Sin [Thu, 14 Jul 2011 22:32:20 +0000 (18:32 -0400)]
freetdm: Changed Q921 and Q931 traces to debug level
David Yat Sin [Thu, 14 Jul 2011 22:30:16 +0000 (18:30 -0400)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Anthony Minessale [Thu, 14 Jul 2011 21:01:44 +0000 (16:01 -0500)]
only list real profiles not aliases in presence code
David Yat Sin [Thu, 14 Jul 2011 15:33:14 +0000 (11:33 -0400)]
freetdm: Changed sending of RESTART message behaviour on sig UP for EuroISDN
Jeff Lenk [Thu, 14 Jul 2011 14:42:33 +0000 (09:42 -0500)]
FS-3422 --resolve typo
Anthony Minessale [Thu, 14 Jul 2011 05:17:05 +0000 (00:17 -0500)]
FS-3386 Try this revision please
Anthony Minessale [Thu, 14 Jul 2011 05:14:10 +0000 (00:14 -0500)]
tweaks to codec buffer size detection
Anthony Minessale [Thu, 14 Jul 2011 05:13:36 +0000 (00:13 -0500)]
tweak sql q params
Anthony Minessale [Thu, 14 Jul 2011 05:12:53 +0000 (00:12 -0500)]
tweak debug code
Anthony Minessale [Wed, 13 Jul 2011 15:37:32 +0000 (10:37 -0500)]
FS-3386 this is probably relevant, try this revision
David Yat Sin [Wed, 13 Jul 2011 15:30:22 +0000 (11:30 -0400)]
FreeTDM: Fix for compile error on some systems
Giovanni Maruzzelli [Wed, 13 Jul 2011 13:44:32 +0000 (08:44 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Wed, 13 Jul 2011 13:44:23 +0000 (08:44 -0500)]
skypopen: Fixed bogus values in 'sk list' report ?
Jeff Lenk [Wed, 13 Jul 2011 13:43:35 +0000 (08:43 -0500)]
FS-3417 --resolve Heap corruption in strftime_api_function -thanks
Giovanni Maruzzelli [Wed, 13 Jul 2011 12:43:39 +0000 (07:43 -0500)]
skypopen: fixed a demented bug (incrementing a variable zeroed in the same loop) maybe responsible for moh sputtering under load on virtual machines
Giovanni Maruzzelli [Wed, 13 Jul 2011 11:04:45 +0000 (06:04 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Wed, 13 Jul 2011 11:04:26 +0000 (06:04 -0500)]
skypopen: brought almost all sleeps to at least 20millisec, because various platforms have no smaller granularity (eg: virtual machines). Fixed bogus values in 'sk list' report
Travis Cross [Wed, 13 Jul 2011 04:32:00 +0000 (04:32 +0000)]
if user has set presence_id, don't override it
Anthony Minessale [Wed, 13 Jul 2011 01:36:36 +0000 (20:36 -0500)]
use rwlock for global vars to reduce contention
Anthony Minessale [Wed, 13 Jul 2011 01:36:08 +0000 (20:36 -0500)]
remove some unnecessary sql stmts
Anthony Minessale [Wed, 13 Jul 2011 01:33:58 +0000 (20:33 -0500)]
up vals
David Yat Sin [Tue, 12 Jul 2011 21:26:53 +0000 (17:26 -0400)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Tue, 12 Jul 2011 21:26:44 +0000 (17:26 -0400)]
chlog: freetdm: ISDN - Fix for Caller ID name on DMS-100
Jeff Lenk [Tue, 12 Jul 2011 19:35:53 +0000 (14:35 -0500)]
FS-3414 --resolve
Giovanni Maruzzelli [Tue, 12 Jul 2011 17:16:21 +0000 (12:16 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Tue, 12 Jul 2011 17:15:58 +0000 (12:15 -0500)]
FS-3400 skypopen: patch FS-3400 from Ivan Trifonov, Getting skype balances vie freeswitch console (and event socket)
Anthony Minessale [Tue, 12 Jul 2011 14:40:44 +0000 (09:40 -0500)]
FS-3413 --resolve
Michal Bielicki - cypromis [Tue, 12 Jul 2011 15:14:36 +0000 (17:14 +0200)]
what works on centos6 does not have to work on centos5 again ..
Michal Bielicki - cypromis [Tue, 12 Jul 2011 14:58:06 +0000 (16:58 +0200)]
lets see what this soundtouch makefile will do 2
Michal Bielicki - cypromis [Tue, 12 Jul 2011 14:42:44 +0000 (16:42 +0200)]
what works on centos6 does not have to work on centos5
Michal Bielicki - cypromis [Tue, 12 Jul 2011 14:15:37 +0000 (16:15 +0200)]
Isn't it fun to have to fix upstreams autoheadache incompatibilities ??
Michal Bielicki - cypromis [Tue, 12 Jul 2011 13:52:36 +0000 (15:52 +0200)]
lets see what this soundtouch makefile will do
Michal Bielicki - cypromis [Tue, 12 Jul 2011 13:21:16 +0000 (15:21 +0200)]
sphinx bumped to 0.7 in specfile
Michal Bielicki [Tue, 12 Jul 2011 12:52:59 +0000 (14:52 +0200)]
sklerosis
Giovanni Maruzzelli [Tue, 12 Jul 2011 12:50:04 +0000 (07:50 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Tue, 12 Jul 2011 12:49:21 +0000 (07:49 -0500)]
skypopen: demoting a warning to a debug when timing is not good (especially on virtual machines)
Michal Bielicki [Tue, 12 Jul 2011 11:59:37 +0000 (13:59 +0200)]
final touch to mod_soundtouch :D
Giovanni Maruzzelli [Tue, 12 Jul 2011 10:50:46 +0000 (05:50 -0500)]
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)
Anthony Minessale [Tue, 12 Jul 2011 02:35:50 +0000 (21:35 -0500)]
supress overly chatty err msg
Anthony Minessale [Tue, 12 Jul 2011 02:27:28 +0000 (21:27 -0500)]
tweak
Anthony Minessale [Tue, 12 Jul 2011 02:27:06 +0000 (21:27 -0500)]
pause traffic if sql_queue gets to big
Anthony Minessale [Mon, 11 Jul 2011 22:41:14 +0000 (17:41 -0500)]
update defined code that doesn't compile anyway
Anthony Minessale [Mon, 11 Jul 2011 22:39:41 +0000 (17:39 -0500)]
use individual pools instead of sub-pools for nua handles to avoid pool swell
Michal Bielicki [Mon, 11 Jul 2011 23:25:31 +0000 (01:25 +0200)]
autoheadache done badly suxx
Michal Bielicki [Mon, 11 Jul 2011 22:00:12 +0000 (00:00 +0200)]
adding spec file for russian soundfiles
Michal Bielicki - cypromis [Mon, 11 Jul 2011 21:51:16 +0000 (23:51 +0200)]
soundtouch playys on my nerves
Michal Bielicki [Mon, 11 Jul 2011 18:59:48 +0000 (20:59 +0200)]
fixes for specfile to prduce nice centos 6 packages
cypromis [Mon, 11 Jul 2011 18:58:35 +0000 (20:58 +0200)]
updated soundtouch to library 1.5.0 to fix gcc > 4.3 incompatibilities
Jeff Lenk [Mon, 11 Jul 2011 15:31:30 +0000 (10:31 -0500)]
remove comment
Jeff Lenk [Sat, 9 Jul 2011 22:02:33 +0000 (17:02 -0500)]
FS-3381 --resolve Memory leak in mod_managed by EventBinding and swig delete_switch_event
Marc Olivier Chouinard [Sat, 9 Jul 2011 20:29:03 +0000 (16:29 -0400)]
mod_voicemail: Make the vm_fsdb_auth api use the new db-password-override value
Marc Olivier Chouinard [Sat, 9 Jul 2011 20:13:36 +0000 (16:13 -0400)]
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).
Marc Olivier Chouinard [Sat, 9 Jul 2011 17:24:43 +0000 (13:24 -0400)]
mod_protovm: Fix the set password ivr. Made the terminate key configurable for digit capture, and a few ident and other small changes
Marc Olivier Chouinard [Sat, 9 Jul 2011 07:39:57 +0000 (03:39 -0400)]
mod_protovm: Commenting out sound file not present in callie sound set
Marc Olivier Chouinard [Sat, 9 Jul 2011 04:06:03 +0000 (00:06 -0400)]
mod_protovm: Adding basic callback functionnality
Marc Olivier Chouinard [Sat, 9 Jul 2011 03:57:54 +0000 (23:57 -0400)]
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
Jeff Lenk [Sat, 9 Jul 2011 03:48:11 +0000 (22:48 -0500)]
FS-3304 --resolve attended transfers, it fails to parse the Replaces when encoded
Jeff Lenk [Sat, 9 Jul 2011 03:11:15 +0000 (22:11 -0500)]
fix small leak in strftime
Marc Olivier Chouinard [Sat, 9 Jul 2011 02:00:04 +0000 (22:00 -0400)]
mod_protovm: Basic update of caller display with current message cid/name
Jeff Lenk [Sat, 9 Jul 2011 01:33:58 +0000 (20:33 -0500)]
fix compiler error - equivalent
Marc Olivier Chouinard [Sat, 9 Jul 2011 00:47:12 +0000 (20:47 -0400)]
mod_protovm: Add premitive tone playback before recording. Need to make this optional and configurable
Marc Olivier Chouinard [Sat, 9 Jul 2011 00:35:09 +0000 (20:35 -0400)]
mod_voicemail: Add simple mwi update on vm_fsdb_purge api cmd
Marc Olivier Chouinard [Sat, 9 Jul 2011 00:15:21 +0000 (20:15 -0400)]
mod_voicemail: Add vm_fsdb_msg_forward api call
Marc Olivier Chouinard [Fri, 8 Jul 2011 23:28:30 +0000 (19:28 -0400)]
mod_callcenter: More changes to be more friendly/compliant/respectful with loopback channels. Brought to you by François Delawarde
Marc Olivier Chouinard [Fri, 8 Jul 2011 23:26:43 +0000 (19:26 -0400)]
mod_protovm: Add Message Forwarding Capability (Require a mod_voicemail patch that will follow in the near future)
Anthony Minessale [Fri, 8 Jul 2011 19:54:51 +0000 (14:54 -0500)]
FS-3406 --resolve
Jeff Lenk [Fri, 8 Jul 2011 21:16:04 +0000 (16:16 -0500)]
reswig vs2010
Anthony Minessale [Fri, 8 Jul 2011 17:52:12 +0000 (12:52 -0500)]
push out signal data into its own queue system
Anthony Minessale [Fri, 8 Jul 2011 17:44:42 +0000 (12:44 -0500)]
FS-3386 Jeff Lenk found this one, Good Catch!