]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Moises Silva [Mon, 26 Dec 2011 01:55:02 +0000 (20:55 -0500)]
freetdm: refactor ftmod_gsm.c code to use proper core functions and interrupts to wait for io and state changes
Moises Silva [Mon, 26 Dec 2011 01:49:10 +0000 (20:49 -0500)]
freetdm: - Extend ftdm interrupt object to notify which IO events are ready in the device
- Add definition of FTDM_MAX_SIG_PARAMETERS to have a standard limit for signaling module parameters
Moises Silva [Sun, 25 Dec 2011 04:58:03 +0000 (23:58 -0500)]
freetdm: update ftmod_gsm.c to match latest libwat changes
Gideon Sadan [Fri, 23 Dec 2011 21:59:58 +0000 (16:59 -0500)]
freetdm: GSM - Finish adding status command + stabilizing
Gideon Sadan [Fri, 23 Dec 2011 00:31:28 +0000 (19:31 -0500)]
freetdm: GSM read and write initialization
Gideon Sadan [Wed, 21 Dec 2011 23:41:56 +0000 (18:41 -0500)]
freetdm: initializing wat library interface
Moises Silva [Mon, 7 May 2012 19:10:25 +0000 (15:10 -0400)]
freetdm: Added GSM module skeleton
Moises Silva [Sat, 17 Dec 2011 22:21:14 +0000 (17:21 -0500)]
Merge remote branch 'fsorig/master'
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
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...
Anthony Minessale [Wed, 14 Dec 2011 19:23:54 +0000 (13:23 -0600)]
FS-3764 --resolve
Anthony Minessale [Wed, 14 Dec 2011 18:16:09 +0000 (12:16 -0600)]
use threading in testserver and ivrd
Marc Olivier Chouinard [Wed, 14 Dec 2011 15:27:31 +0000 (10:27 -0500)]
FS-2216 --resolve
Steve Underwood [Wed, 14 Dec 2011 15:18:24 +0000 (23:18 +0800)]
Some tweaks to the V.22bis modem, so it builds OK in a fixed point build
Marc Olivier Chouinard [Tue, 13 Dec 2011 23:33:09 +0000 (18:33 -0500)]
FS-3760 --resolve
Anthony Minessale [Tue, 13 Dec 2011 20:16:16 +0000 (14:16 -0600)]
add string
Anthony Minessale [Tue, 13 Dec 2011 20:01:00 +0000 (14:01 -0600)]
skip all the hangup code in ringing state
Anthony Minessale [Tue, 13 Dec 2011 19:37:06 +0000 (13:37 -0600)]
only hangup inbound calls in progress if they have been answered
Anthony Minessale [Tue, 13 Dec 2011 14:43:49 +0000 (08:43 -0600)]
FS-3757 --resolve
Anthony Minessale [Mon, 12 Dec 2011 16:45:17 +0000 (10:45 -0600)]
add missing var set for transfer_source
Jeff Lenk [Mon, 12 Dec 2011 04:15:55 +0000 (22:15 -0600)]
FS-3753 --resolve
Jeff Lenk [Mon, 12 Dec 2011 03:07:17 +0000 (21:07 -0600)]
windows t31 tweak
Marc Olivier Chouinard [Sun, 11 Dec 2011 02:07:32 +0000 (21:07 -0500)]
mod_voicemail: Some fixed and additional param for the vm_fsdb apis
Marc Olivier Chouinard [Sun, 11 Dec 2011 01:45:25 +0000 (20:45 -0500)]
mod_callcenter: Bring up to date the max-wait-time-with-no-agent and max-wait-time-with-no-agent-time-reached param. I'll probably rename the param max-wait-time-with-no-agent-time-reached to something that actually make sense in the future
Anthony Minessale [Sat, 10 Dec 2011 13:40:40 +0000 (07:40 -0600)]
different version of last commit
Jeff Lenk [Sat, 10 Dec 2011 07:33:51 +0000 (01:33 -0600)]
more win tweaks for t31
Jeff Lenk [Sat, 10 Dec 2011 05:46:39 +0000 (23:46 -0600)]
small fix for win T.31
Anthony Minessale [Sat, 10 Dec 2011 01:20:48 +0000 (19:20 -0600)]
dont end on break events
Jeff Lenk [Fri, 9 Dec 2011 21:10:55 +0000 (15:10 -0600)]
windows T.31
Giovanni Maruzzelli [Fri, 9 Dec 2011 11:01:48 +0000 (12:01 +0100)]
FS-3660: skypopen OSS fake audio driver compilation on linux kernels 3.x
Anthony Minessale [Thu, 8 Dec 2011 21:46:02 +0000 (15:46 -0600)]
FS-3746 --resolve
Anthony Minessale [Thu, 8 Dec 2011 21:36:21 +0000 (15:36 -0600)]
use cond mutex in modem thread
Anthony Minessale [Thu, 8 Dec 2011 23:33:31 +0000 (17:33 -0600)]
put transfer_source in a variable too
Anthony Minessale [Thu, 8 Dec 2011 18:26:31 +0000 (12:26 -0600)]
set rtp stack into optimal mode for transferring data during fax situations (that does not mean we support the idea of audio fax over ip......)
Anthony Minessale [Thu, 8 Dec 2011 18:25:52 +0000 (12:25 -0600)]
FS-3750 --resolve
Steve Underwood [Thu, 8 Dec 2011 16:19:01 +0000 (00:19 +0800)]
Make sure the received DTMF duration is initialsed at the beginning, and if the realtime calllback is set or altered during operation of the detector.
Jeff Lenk [Thu, 8 Dec 2011 05:06:00 +0000 (23:06 -0600)]
Initial windows compiler changes for T31 - nothing implemented yet
Anthony Minessale [Wed, 7 Dec 2011 23:42:52 +0000 (17:42 -0600)]
FS-3688 refactor of cancel handling code in bridge
Anthony Minessale [Wed, 7 Dec 2011 21:13:59 +0000 (15:13 -0600)]
fix strange race moc experienced in uuid_bridge
Michael S Collins [Wed, 7 Dec 2011 22:49:16 +0000 (14:49 -0800)]
config: add screen_confirm macro to lang/en/ivr/sounds.xml
Anthony Minessale [Wed, 7 Dec 2011 20:04:30 +0000 (14:04 -0600)]
FS-3735 that is a resonable figure, if that works we can set it to this. can we close out this bounty then?
Anthony Minessale [Wed, 7 Dec 2011 17:49:44 +0000 (11:49 -0600)]
FS-3745
Anthony Minessale [Wed, 7 Dec 2011 17:27:50 +0000 (11:27 -0600)]
FS-3735