]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
14 years agoFS-3029 --resolve
Marc Olivier Chouinard [Fri, 23 Dec 2011 21:07:33 +0000 (16:07 -0500)] 
FS-3029 --resolve

14 years agoFS-3779 --resolve hopefully this is ok
Jeff Lenk [Fri, 23 Dec 2011 20:54:53 +0000 (14:54 -0600)] 
FS-3779 --resolve hopefully this is ok

14 years agoremove unused var
Anthony Minessale [Thu, 22 Dec 2011 18:09:37 +0000 (12:09 -0600)] 
remove unused var

14 years agoFS-3740 fix warning
Jeff Lenk [Fri, 23 Dec 2011 16:05:14 +0000 (10:05 -0600)] 
FS-3740 fix warning

14 years agoFS-3740 --resolve curl cleanup
Jeff Lenk [Fri, 23 Dec 2011 14:59:13 +0000 (08:59 -0600)] 
FS-3740 --resolve curl cleanup

14 years agoFS-3771 --resolve
Brian West [Thu, 22 Dec 2011 20:03:32 +0000 (14:03 -0600)] 
FS-3771 --resolve

14 years agoFS-3777: --resolve
Brian West [Thu, 22 Dec 2011 19:58:25 +0000 (13:58 -0600)] 
FS-3777: --resolve

14 years agoFS-3776 --resolve FreeBSD changes for spandsp
Jeff Lenk [Thu, 22 Dec 2011 01:43:01 +0000 (19:43 -0600)] 
FS-3776 --resolve FreeBSD changes for spandsp

14 years agoFS-3779 --resolve
Jeff Lenk [Thu, 22 Dec 2011 00:35:24 +0000 (18:35 -0600)] 
FS-3779 --resolve

14 years agoSkinny: Don't do backspace if destination number is already empty
Mathieu Parent [Sat, 17 Dec 2011 20:04:11 +0000 (21:04 +0100)] 
Skinny: Don't do backspace if destination number is already empty

This fix a out of bound memory write.
(normally unreachable with a real phone)

14 years agoFS-3071 Small comment correction from Mitch, thx
Marc Olivier Chouinard [Wed, 21 Dec 2011 18:52:30 +0000 (13:52 -0500)] 
FS-3071 Small comment correction from Mitch, thx

14 years agoallow failing voicemail password change from xml_curl
Michael Jerris [Wed, 21 Dec 2011 14:26:24 +0000 (09:26 -0500)] 
allow failing voicemail password change from xml_curl

14 years agoumm ya, the thread stack size is in bytes not kbytes
Anthony Minessale [Tue, 20 Dec 2011 23:14:38 +0000 (17:14 -0600)] 
umm ya, the thread stack size is in bytes not kbytes

14 years agofix
Anthony Minessale [Tue, 20 Dec 2011 19:51:47 +0000 (13:51 -0600)] 
fix

14 years agothe threaded one seems to not work using only fork
Anthony Minessale [Tue, 20 Dec 2011 19:49:15 +0000 (13:49 -0600)] 
the threaded one seems to not work using only fork

14 years agofix windows warning for last commit
Jeff Lenk [Tue, 20 Dec 2011 20:18:30 +0000 (14:18 -0600)] 
fix windows warning for last commit

14 years agoallow system API command to capture output from the executed command
Anthony Minessale [Tue, 20 Dec 2011 18:34:21 +0000 (12:34 -0600)] 
allow system API command to capture output from the executed command

14 years agochange default stacksize
Anthony Minessale [Tue, 20 Dec 2011 16:37:15 +0000 (10:37 -0600)] 
change default stacksize

14 years agotry some more guesses for where prefix is
Anthony Minessale [Mon, 19 Dec 2011 22:50:02 +0000 (16:50 -0600)] 
try some more guesses for where prefix is

14 years agoFS-3698 reproduce the logs etc with this version
Anthony Minessale [Mon, 19 Dec 2011 21:35:02 +0000 (15:35 -0600)] 
FS-3698 reproduce the logs etc with this version

14 years ago[libesl] Make sure esl event buffer array subscript ist within bounds [0, sizeof...
Stefan Knoblich [Mon, 19 Dec 2011 19:39:51 +0000 (20:39 +0100)] 
[libesl] Make sure esl event buffer array subscript ist within bounds [0, sizeof(buffer)-1].

  cc1: warnings being treated as errors
  libs/esl/src/esl.c: In function "esl_recv_event":
  libs/esl/src/esl.c:1190: error: array subscript is above array bounds
  libs/esl/src/esl.c:1227: error: array subscript is above array bounds

Clamp handle_recv() return value to safe values.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
14 years agodoh
Jeff Lenk [Mon, 19 Dec 2011 17:50:03 +0000 (11:50 -0600)] 
doh

14 years agoFS-3762 -- proper fix for windows
Jeff Lenk [Mon, 19 Dec 2011 17:49:14 +0000 (11:49 -0600)] 
FS-3762 -- proper fix for windows

14 years agoOPENZAP-164 --resolve
Marc Olivier Chouinard [Mon, 19 Dec 2011 12:38:37 +0000 (07:38 -0500)] 
OPENZAP-164 --resolve
I think this will be fine for the moment.  Thanks

14 years agoFS-3317 --resolve
Marc Olivier Chouinard [Mon, 19 Dec 2011 11:53:48 +0000 (06:53 -0500)] 
FS-3317 --resolve

14 years agoFS-3620 --resolve
Marc Olivier Chouinard [Mon, 19 Dec 2011 05:27:51 +0000 (00:27 -0500)] 
FS-3620 --resolve
This look to be the same parsing done in lcr_app_function.  So I would think it an expected behavior and it good to have it at both place.

14 years agoFS-1874 --resolve
Marc Olivier Chouinard [Mon, 19 Dec 2011 05:14:03 +0000 (00:14 -0500)] 
FS-1874 --resolve
Warning to nibblebill user.  This patch will change how billing amount is charged by using the previously unused nibble_inrement variable.  If you don't want to increase by increment, then just don't have the increment set

14 years agoFS-3717 --resolve
Marc Olivier Chouinard [Mon, 19 Dec 2011 03:57:09 +0000 (22:57 -0500)] 
FS-3717 --resolve

14 years agoFS-3763 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 22:04:11 +0000 (17:04 -0500)] 
FS-3763 --resolve

14 years agoFS-3397 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 17:49:10 +0000 (12:49 -0500)] 
FS-3397 --resolve
I've changed it to use TAG_IF instead

14 years agoFS-3071 Small fix on default value, and renaming the no-verify-date to verify-date.
Marc Olivier Chouinard [Sun, 18 Dec 2011 17:08:17 +0000 (12:08 -0500)] 
FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date.

14 years agoFS-3071 I've finally merged it all. It all look good, shouldn't affect anyone who...
Marc Olivier Chouinard [Sun, 18 Dec 2011 16:54:38 +0000 (11:54 -0500)] 
FS-3071 I've finally merged it all.  It all look good, shouldn't affect anyone who didn't set those value

14 years agoFS-3071 Added the tls extra options patch
Marc Olivier Chouinard [Sun, 18 Dec 2011 16:37:04 +0000 (11:37 -0500)] 
FS-3071 Added the tls extra options patch

14 years agoFS-3071 This is the sofia changes following the addition of the passphrase in libsofia
Marc Olivier Chouinard [Sun, 18 Dec 2011 16:20:38 +0000 (11:20 -0500)] 
FS-3071 This is the sofia changes following the addition of the passphrase in libsofia

14 years agoOups, forgot this
Marc Olivier Chouinard [Sun, 18 Dec 2011 16:07:11 +0000 (11:07 -0500)] 
Oups, forgot this

14 years agoFS-3071 I've commited the upstream passphrase backport
Marc Olivier Chouinard [Sun, 18 Dec 2011 16:04:59 +0000 (11:04 -0500)] 
FS-3071 I've commited the upstream passphrase backport

14 years agoFS-2896 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 06:48:35 +0000 (01:48 -0500)] 
FS-2896 --resolve

14 years agoFS-3254 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 06:15:27 +0000 (01:15 -0500)] 
FS-3254 --resolve

14 years agoFS-3705 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 06:13:37 +0000 (01:13 -0500)] 
FS-3705 --resolve

14 years agoFS-3037 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 05:22:24 +0000 (00:22 -0500)] 
FS-3037 --resolve
Modified patch for formating, also adding support for sqlite db name parameters.  Also fix potential db issues in sqlite if using multiple profile.

14 years agoAnother missing lock from e9bde2eb.
Marc Olivier Chouinard [Sun, 18 Dec 2011 00:59:31 +0000 (19:59 -0500)] 
Another missing lock from e9bde2eb.

14 years agoFS-3761 --resolve
Marc Olivier Chouinard [Sat, 17 Dec 2011 21:39:04 +0000 (16:39 -0500)] 
FS-3761 --resolve

14 years agoFS-3677 --resolve
Marc Olivier Chouinard [Sat, 17 Dec 2011 20:57:04 +0000 (15:57 -0500)] 
FS-3677 --resolve

14 years agoFS-3768 Mutex lock missing. I would personally removed that lock since all the sql...
Marc Olivier Chouinard [Sat, 17 Dec 2011 18:06:37 +0000 (13:06 -0500)] 
FS-3768 Mutex lock missing.  I would personally removed that lock since all the sql call does lock it now.  But maybe it required that no other request be done in the mean time.

14 years agoMissing a small mutex lock from commit e9bde2eb
Marc Olivier Chouinard [Sat, 17 Dec 2011 17:54:40 +0000 (12:54 -0500)] 
Missing a small mutex lock from commit e9bde2eb

14 years agoFS-302 Error in initial patch.. default scripts folder was missing the s at the end
Marc Olivier Chouinard [Sat, 17 Dec 2011 06:37:19 +0000 (01:37 -0500)] 
FS-302 Error in initial patch.. default scripts folder was missing the s at the end

14 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Christopher Rienzo [Sat, 17 Dec 2011 02:55:54 +0000 (02:55 +0000)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

14 years agomod_posix_timer -mutex fixes
Christopher Rienzo [Sat, 17 Dec 2011 02:55:44 +0000 (02:55 +0000)] 
mod_posix_timer -mutex fixes

14 years agoFS-3747 --resolve
Marc Olivier Chouinard [Sat, 17 Dec 2011 02:14:48 +0000 (21:14 -0500)] 
FS-3747 --resolve

14 years agofix mod_posix_timer segmentation fault
Christopher Rienzo [Sat, 17 Dec 2011 00:48:43 +0000 (00:48 +0000)] 
fix mod_posix_timer segmentation fault

14 years agotemp fix for windows
Jeff Lenk [Fri, 16 Dec 2011 21:53:58 +0000 (15:53 -0600)] 
temp fix for windows

14 years agod'oh
Anthony Minessale [Fri, 16 Dec 2011 20:41:48 +0000 (14:41 -0600)] 
d'oh

14 years agoswig
Anthony Minessale [Fri, 16 Dec 2011 20:24:34 +0000 (14:24 -0600)] 
swig

14 years agoadd sofia global standby on that makes sofia not do anything but refuse to work until...
Anthony Minessale [Fri, 16 Dec 2011 19:41:15 +0000 (13:41 -0600)] 
add sofia global standby on that makes sofia not do anything but refuse to work until sofia global standby off or sofia recover is issued

14 years agoFS-3762 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 20:33:22 +0000 (15:33 -0500)] 
FS-3762 --resolve
I've had to add a missing include and do some formating cleanup.

14 years agofix compiler err
Anthony Minessale [Fri, 16 Dec 2011 18:28:22 +0000 (12:28 -0600)] 
fix compiler err

14 years agoFS-3768 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 19:31:15 +0000 (14:31 -0500)] 
FS-3768 --resolve

14 years agoFS-3765 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 19:08:26 +0000 (14:08 -0500)] 
FS-3765 --resolve

14 years agoFS-3429 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 18:46:14 +0000 (13:46 -0500)] 
FS-3429 --resolve

14 years agorevert small change that was unintended
Anthony Minessale [Fri, 16 Dec 2011 16:45:53 +0000 (10:45 -0600)] 
revert small change that was unintended

14 years agoforce sofia rebuild to trigger code in presence patch
Anthony Minessale [Fri, 16 Dec 2011 16:29:58 +0000 (10:29 -0600)] 
force sofia rebuild to trigger code in presence patch

14 years agoadd orbit feature to valet_parking similar to mod_fifo
Anthony Minessale [Fri, 16 Dec 2011 15:52:10 +0000 (09:52 -0600)] 
add orbit feature to valet_parking similar to mod_fifo

14 years agoFS-2008 fix this patch to not consume memory getting variables
Anthony Minessale [Fri, 16 Dec 2011 15:16:37 +0000 (09:16 -0600)] 
FS-2008 fix this patch to not consume memory getting variables

14 years agoFS-3736 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 14:22:05 +0000 (09:22 -0500)] 
FS-3736 --resolve
NOTE: This patch might affect xml_cdr, so better check if the output is to your liking after this commit

14 years agoFix Curl compile on Debian. Stolen from Curl 7.21.5
Marc Olivier Chouinard [Fri, 16 Dec 2011 13:02:48 +0000 (08:02 -0500)] 
Fix Curl compile on Debian.  Stolen from Curl 7.21.5

14 years agoFS-3766 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 12:35:05 +0000 (07:35 -0500)] 
FS-3766 --resolve

14 years agoFS-2081 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 04:36:20 +0000 (23:36 -0500)] 
FS-2081 --resolve

14 years agoFS-3249 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 04:17:28 +0000 (23:17 -0500)] 
FS-3249 --resolve

14 years agoESL-58 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 04:02:10 +0000 (23:02 -0500)] 
ESL-58 --resolve
Please Windows user test this one out.

14 years agoFS-302 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 03:54:19 +0000 (22:54 -0500)] 
FS-302 --resolve

14 years agoFS-3091 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 03:38:32 +0000 (22:38 -0500)] 
FS-3091 --resolve

14 years agoFS-3604 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 03:00:14 +0000 (22:00 -0500)] 
FS-3604 --resolve

14 years agoFS-3467 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 02:40:02 +0000 (21:40 -0500)] 
FS-3467 --resolve

14 years agoFS-3472 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 02:23:19 +0000 (21:23 -0500)] 
FS-3472 --resolve

14 years agoFS-3401 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 02:21:29 +0000 (21:21 -0500)] 
FS-3401 --resolve

14 years agoFS-3237 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 02:08:52 +0000 (21:08 -0500)] 
FS-3237 --resolve
I've fix some memory leak in your patch.  Be careful to free the value from the find output of a hash after you used it.

14 years agofreetdm: fix potential bug in MFCR2 where the channel token is cleared too soon
Moises Silva [Fri, 16 Dec 2011 01:29:32 +0000 (20:29 -0500)] 
freetdm: fix potential bug in MFCR2 where the channel token is cleared too soon

14 years agoFS-949 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 00:13:09 +0000 (19:13 -0500)] 
FS-949 --resolve

14 years agoFS-3758 --resolve ok so I wrote my own patch but i did borrow the 2 lines of code...
Anthony Minessale [Thu, 15 Dec 2011 22:30:33 +0000 (16:30 -0600)] 
FS-3758 --resolve ok so I wrote my own patch but i did borrow the 2 lines of code to create a seq from the original patch! sofia changes probably need to be converted to a tag if they are to go upstream.  This completely manages sub/pub from inside mod_sofia inside the db and subs can now persist and/or fail over mid dialog tested on several things like polycom/snom/yealink on SLA and presence

14 years agoadd api_on_startup
Anthony Minessale [Thu, 15 Dec 2011 21:43:44 +0000 (15:43 -0600)] 
add api_on_startup

14 years agoFS-3615 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 22:23:48 +0000 (17:23 -0500)] 
FS-3615 --resolve
Please Test !

14 years agoFS-3572 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 22:09:59 +0000 (17:09 -0500)] 
FS-3572 --resolve

14 years agoFS-3648 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 21:55:10 +0000 (16:55 -0500)] 
FS-3648 --resolve

14 years agoFS-3625 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 21:49:27 +0000 (16:49 -0500)] 
FS-3625 --resolve

14 years agoFS-3538 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 21:18:13 +0000 (16:18 -0500)] 
FS-3538 --resolve

14 years agoFS-2008 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 19:44:25 +0000 (14:44 -0500)] 
FS-2008 --resolve

14 years agoFS-1573 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 19:43:55 +0000 (14:43 -0500)] 
FS-1573 --resolve

14 years agoFS-3017 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 19:13:50 +0000 (14:13 -0500)] 
FS-3017 --resolve

14 years agoFS-2360 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 19:02:07 +0000 (14:02 -0500)] 
FS-2360 --resolve

14 years agoFS-3363 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 18:22:14 +0000 (13:22 -0500)] 
FS-3363 --resolve

14 years agoFS-849 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 18:20:27 +0000 (13:20 -0500)] 
FS-849 --resolve

14 years agoFS-3747 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 18:14:29 +0000 (13:14 -0500)] 
FS-3747 --resolve

14 years agoFS-3321 Small correction on my own addition
Marc Olivier Chouinard [Thu, 15 Dec 2011 17:23:53 +0000 (12:23 -0500)] 
FS-3321 Small correction on my own addition

14 years agoFS-3321 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 17:16:41 +0000 (12:16 -0500)] 
FS-3321 --resolve

14 years agoFS-1828 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 16:35:33 +0000 (11:35 -0500)] 
FS-1828 --resolve

14 years agoFS-2901 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 02:56:00 +0000 (21:56 -0500)] 
FS-2901 --resolve

14 years agoFS-3069 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 02:19:15 +0000 (21:19 -0500)] 
FS-3069 --resolve

14 years agospelling ftw
Brian West [Thu, 15 Dec 2011 05:28:38 +0000 (23:28 -0600)] 
spelling ftw

14 years agook, windows... you missed the real err but you are still crying about this other...
Anthony Minessale [Wed, 14 Dec 2011 20:47:51 +0000 (14:47 -0600)] 
ok, windows... you missed the real err but you are still crying about this other one =/

14 years agosorry windows...
Anthony Minessale [Wed, 14 Dec 2011 20:38:00 +0000 (14:38 -0600)] 
sorry windows...