]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Marc Olivier Chouinard [Fri, 23 Dec 2011 21:07:33 +0000 (16:07 -0500)]
FS-3029 --resolve
Jeff Lenk [Fri, 23 Dec 2011 20:54:53 +0000 (14:54 -0600)]
FS-3779 --resolve hopefully this is ok
Anthony Minessale [Thu, 22 Dec 2011 18:09:37 +0000 (12:09 -0600)]
remove unused var
Jeff Lenk [Fri, 23 Dec 2011 16:05:14 +0000 (10:05 -0600)]
FS-3740 fix warning
Jeff Lenk [Fri, 23 Dec 2011 14:59:13 +0000 (08:59 -0600)]
FS-3740 --resolve curl cleanup
Brian West [Thu, 22 Dec 2011 20:03:32 +0000 (14:03 -0600)]
FS-3771 --resolve
Brian West [Thu, 22 Dec 2011 19:58:25 +0000 (13:58 -0600)]
FS-3777: --resolve
Jeff Lenk [Thu, 22 Dec 2011 01:43:01 +0000 (19:43 -0600)]
FS-3776 --resolve FreeBSD changes for spandsp
Jeff Lenk [Thu, 22 Dec 2011 00:35:24 +0000 (18:35 -0600)]
FS-3779 --resolve
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)
Marc Olivier Chouinard [Wed, 21 Dec 2011 18:52:30 +0000 (13:52 -0500)]
FS-3071 Small comment correction from Mitch, thx
Michael Jerris [Wed, 21 Dec 2011 14:26:24 +0000 (09:26 -0500)]
allow failing voicemail password change from xml_curl
Anthony Minessale [Tue, 20 Dec 2011 23:14:38 +0000 (17:14 -0600)]
umm ya, the thread stack size is in bytes not kbytes
Anthony Minessale [Tue, 20 Dec 2011 19:51:47 +0000 (13:51 -0600)]
fix
Anthony Minessale [Tue, 20 Dec 2011 19:49:15 +0000 (13:49 -0600)]
the threaded one seems to not work using only fork
Jeff Lenk [Tue, 20 Dec 2011 20:18:30 +0000 (14:18 -0600)]
fix windows warning for last commit
Anthony Minessale [Tue, 20 Dec 2011 18:34:21 +0000 (12:34 -0600)]
allow system API command to capture output from the executed command
Anthony Minessale [Tue, 20 Dec 2011 16:37:15 +0000 (10:37 -0600)]
change default stacksize
Anthony Minessale [Mon, 19 Dec 2011 22:50:02 +0000 (16:50 -0600)]
try some more guesses for where prefix is
Anthony Minessale [Mon, 19 Dec 2011 21:35:02 +0000 (15:35 -0600)]
FS-3698 reproduce the logs etc with this version
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>
Jeff Lenk [Mon, 19 Dec 2011 17:50:03 +0000 (11:50 -0600)]
doh
Jeff Lenk [Mon, 19 Dec 2011 17:49:14 +0000 (11:49 -0600)]
FS-3762 -- proper fix for windows
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
Marc Olivier Chouinard [Mon, 19 Dec 2011 11:53:48 +0000 (06:53 -0500)]
FS-3317 --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.
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
Marc Olivier Chouinard [Mon, 19 Dec 2011 03:57:09 +0000 (22:57 -0500)]
FS-3717 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 22:04:11 +0000 (17:04 -0500)]
FS-3763 --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
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.
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
Marc Olivier Chouinard [Sun, 18 Dec 2011 16:37:04 +0000 (11:37 -0500)]
FS-3071 Added the tls extra options patch
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
Marc Olivier Chouinard [Sun, 18 Dec 2011 16:07:11 +0000 (11:07 -0500)]
Oups, forgot this
Marc Olivier Chouinard [Sun, 18 Dec 2011 16:04:59 +0000 (11:04 -0500)]
FS-3071 I've commited the upstream passphrase backport
Marc Olivier Chouinard [Sun, 18 Dec 2011 06:48:35 +0000 (01:48 -0500)]
FS-2896 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 06:15:27 +0000 (01:15 -0500)]
FS-3254 --resolve
Marc Olivier Chouinard [Sun, 18 Dec 2011 06:13:37 +0000 (01:13 -0500)]
FS-3705 --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.
Marc Olivier Chouinard [Sun, 18 Dec 2011 00:59:31 +0000 (19:59 -0500)]
Another missing lock from
e9bde2eb .
Marc Olivier Chouinard [Sat, 17 Dec 2011 21:39:04 +0000 (16:39 -0500)]
FS-3761 --resolve
Marc Olivier Chouinard [Sat, 17 Dec 2011 20:57:04 +0000 (15:57 -0500)]
FS-3677 --resolve
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.
Marc Olivier Chouinard [Sat, 17 Dec 2011 17:54:40 +0000 (12:54 -0500)]
Missing a small mutex lock from commit
e9bde2eb
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
Christopher Rienzo [Sat, 17 Dec 2011 02:55:54 +0000 (02:55 +0000)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Christopher Rienzo [Sat, 17 Dec 2011 02:55:44 +0000 (02:55 +0000)]
mod_posix_timer -mutex fixes
Marc Olivier Chouinard [Sat, 17 Dec 2011 02:14:48 +0000 (21:14 -0500)]
FS-3747 --resolve
Christopher Rienzo [Sat, 17 Dec 2011 00:48:43 +0000 (00:48 +0000)]
fix mod_posix_timer segmentation fault
Jeff Lenk [Fri, 16 Dec 2011 21:53:58 +0000 (15:53 -0600)]
temp fix for windows
Anthony Minessale [Fri, 16 Dec 2011 20:41:48 +0000 (14:41 -0600)]
d'oh
Anthony Minessale [Fri, 16 Dec 2011 20:24:34 +0000 (14:24 -0600)]
swig
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
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.
Anthony Minessale [Fri, 16 Dec 2011 18:28:22 +0000 (12:28 -0600)]
fix compiler err
Marc Olivier Chouinard [Fri, 16 Dec 2011 19:31:15 +0000 (14:31 -0500)]
FS-3768 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 19:08:26 +0000 (14:08 -0500)]
FS-3765 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 18:46:14 +0000 (13:46 -0500)]
FS-3429 --resolve
Anthony Minessale [Fri, 16 Dec 2011 16:45:53 +0000 (10:45 -0600)]
revert small change that was unintended
Anthony Minessale [Fri, 16 Dec 2011 16:29:58 +0000 (10:29 -0600)]
force sofia rebuild to trigger code in presence patch
Anthony Minessale [Fri, 16 Dec 2011 15:52:10 +0000 (09:52 -0600)]
add orbit feature to valet_parking similar to mod_fifo
Anthony Minessale [Fri, 16 Dec 2011 15:16:37 +0000 (09:16 -0600)]
FS-2008 fix this patch to not consume memory getting variables
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
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
Marc Olivier Chouinard [Fri, 16 Dec 2011 12:35:05 +0000 (07:35 -0500)]
FS-3766 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 04:36:20 +0000 (23:36 -0500)]
FS-2081 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 04:17:28 +0000 (23:17 -0500)]
FS-3249 --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.
Marc Olivier Chouinard [Fri, 16 Dec 2011 03:54:19 +0000 (22:54 -0500)]
FS-302 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 03:38:32 +0000 (22:38 -0500)]
FS-3091 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 03:00:14 +0000 (22:00 -0500)]
FS-3604 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 02:40:02 +0000 (21:40 -0500)]
FS-3467 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 02:23:19 +0000 (21:23 -0500)]
FS-3472 --resolve
Marc Olivier Chouinard [Fri, 16 Dec 2011 02:21:29 +0000 (21:21 -0500)]
FS-3401 --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.
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
Marc Olivier Chouinard [Fri, 16 Dec 2011 00:13:09 +0000 (19:13 -0500)]
FS-949 --resolve
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
Anthony Minessale [Thu, 15 Dec 2011 21:43:44 +0000 (15:43 -0600)]
add api_on_startup
Marc Olivier Chouinard [Thu, 15 Dec 2011 22:23:48 +0000 (17:23 -0500)]
FS-3615 --resolve
Please Test !
Marc Olivier Chouinard [Thu, 15 Dec 2011 22:09:59 +0000 (17:09 -0500)]
FS-3572 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 21:55:10 +0000 (16:55 -0500)]
FS-3648 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 21:49:27 +0000 (16:49 -0500)]
FS-3625 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 21:18:13 +0000 (16:18 -0500)]
FS-3538 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 19:44:25 +0000 (14:44 -0500)]
FS-2008 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 19:43:55 +0000 (14:43 -0500)]
FS-1573 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 19:13:50 +0000 (14:13 -0500)]
FS-3017 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 19:02:07 +0000 (14:02 -0500)]
FS-2360 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 18:22:14 +0000 (13:22 -0500)]
FS-3363 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 18:20:27 +0000 (13:20 -0500)]
FS-849 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 18:14:29 +0000 (13:14 -0500)]
FS-3747 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 17:23:53 +0000 (12:23 -0500)]
FS-3321 Small correction on my own addition
Marc Olivier Chouinard [Thu, 15 Dec 2011 17:16:41 +0000 (12:16 -0500)]
FS-3321 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 16:35:33 +0000 (11:35 -0500)]
FS-1828 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 02:56:00 +0000 (21:56 -0500)]
FS-2901 --resolve
Marc Olivier Chouinard [Thu, 15 Dec 2011 02:19:15 +0000 (21:19 -0500)]
FS-3069 --resolve
Brian West [Thu, 15 Dec 2011 05:28:38 +0000 (23:28 -0600)]
spelling ftw
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 =/
Anthony Minessale [Wed, 14 Dec 2011 20:38:00 +0000 (14:38 -0600)]
sorry windows...