]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Moises Silva [Wed, 22 Jun 2011 21:05:09 +0000 (17:05 -0400)]
freetdm: add some extra logging in ftmod_zt and ftmod_analog
Anthony Minessale [Wed, 22 Jun 2011 20:35:35 +0000 (15:35 -0500)]
FS-3275 try this
Anthony Minessale [Wed, 22 Jun 2011 17:18:09 +0000 (12:18 -0500)]
add hup command to conference (kick without the kick sound)
Anthony Minessale [Wed, 22 Jun 2011 15:51:46 +0000 (10:51 -0500)]
FS-3362 removed the vid refresh thing
Anthony Minessale [Tue, 21 Jun 2011 16:43:37 +0000 (11:43 -0500)]
flush buffer to avoid lag and enable plc
Jeff Lenk [Tue, 21 Jun 2011 14:21:22 +0000 (09:21 -0500)]
FS-3361 --resolve mod_portaudio crash on bad init
Anthony Minessale [Mon, 20 Jun 2011 18:21:20 +0000 (13:21 -0500)]
FS-3358 please test and close if it works
Anthony Minessale [Mon, 20 Jun 2011 16:15:24 +0000 (11:15 -0500)]
FS-3275 --resolve
Anthony Minessale [Mon, 20 Jun 2011 15:32:11 +0000 (10:32 -0500)]
FS-3353 --resolve
Anthony Minessale [Mon, 20 Jun 2011 15:07:01 +0000 (10:07 -0500)]
FS-3354 --resolve
Jeff Lenk [Mon, 20 Jun 2011 15:03:56 +0000 (10:03 -0500)]
FS-3355 --resolve mod_rtmp for windows
Jeff Lenk [Mon, 20 Jun 2011 14:36:22 +0000 (09:36 -0500)]
OPENZAP-166 --resolve trivial compiler warnings
Jeff Lenk [Mon, 20 Jun 2011 14:30:45 +0000 (09:30 -0500)]
FS-3356 --resolove fix windows build vs2010
Christopher Rienzo [Mon, 20 Jun 2011 14:00:21 +0000 (14:00 +0000)]
Wait for unimrcp lib to timeout requests
Anthony Minessale [Sat, 18 Jun 2011 16:52:37 +0000 (11:52 -0500)]
only clear scope vars when they were set
Anthony Minessale [Sat, 18 Jun 2011 15:28:23 +0000 (10:28 -0500)]
only clear scope vars when they were set
Stefan Knoblich [Fri, 17 Jun 2011 23:05:47 +0000 (01:05 +0200)]
docs: Add libteletone back to core API documentation
Right... this one is actually part of the core
(.o files included in libfreeswitch).
There are a few more libs included like this, but none
of them should be for external use.
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Stefan Knoblich [Fri, 17 Jun 2011 22:25:38 +0000 (00:25 +0200)]
docs: Major clean up of doxygen generated core API documentation
To make the API documentation usable (again):
- Rename to "FreeSWITCH API Documentation"
- Remove all external INPUT paths, only scan FreeSWITCH core sources
- Only parse a sane subset of files: *.c *.cc *.cpp *.h *.hh *.hxx
(don't care about any python / whatever files for now)
- Exclude modules (seriously, all the mod_java / mod_managed stuff
turned it into an unusable mess. You need API docs of modules? Add separate doxygen
configurations for them (or specific ones))
- Include src/mod in example search path (for @include etc.), add C/C++
patterns.
- Set up PREDEFINED to fix the massive clusterf*ck that was caused by
SWITCH_DECLARE() and friends.
<End Of Rant>
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Anthony Minessale [Fri, 17 Jun 2011 20:56:27 +0000 (15:56 -0500)]
missed an =
Anthony Minessale [Fri, 17 Jun 2011 19:41:31 +0000 (14:41 -0500)]
fix type
Anthony Minessale [Fri, 17 Jun 2011 16:51:18 +0000 (11:51 -0500)]
fix memory issue in spandsp_tone_detect
Jeff Lenk [Fri, 17 Jun 2011 16:35:51 +0000 (11:35 -0500)]
vs2010 - fix bad solution file
Jeff Lenk [Fri, 17 Jun 2011 15:56:52 +0000 (10:56 -0500)]
add missing paths to unimrcp build vs2010
Jeff Lenk [Fri, 17 Jun 2011 15:35:19 +0000 (10:35 -0500)]
vs2010 tweak solution file
Moises Silva [Fri, 17 Jun 2011 15:34:34 +0000 (11:34 -0400)]
freetdm: Add Ricardo to list of contributors in ftmod_sangoma_ss7
Jeff Lenk [Fri, 17 Jun 2011 15:07:15 +0000 (10:07 -0500)]
unmrcp VS2008 build fix for new version
Moises Silva [Fri, 17 Jun 2011 15:02:30 +0000 (11:02 -0400)]
Merge remote-tracking branch 'smgfs/master'
Jeff Lenk [Fri, 17 Jun 2011 14:51:25 +0000 (09:51 -0500)]
small correction to last commit
Moises Silva [Fri, 17 Jun 2011 14:40:56 +0000 (10:40 -0400)]
Merge branch 'master' into smgmaster
Moises Silva [Fri, 17 Jun 2011 14:27:18 +0000 (10:27 -0400)]
freetdm: OPENZAP-159 --resolved SS7 REL message collision
Jeff Lenk [Fri, 17 Jun 2011 14:35:41 +0000 (09:35 -0500)]
unimrcp vs2010 build fixes for new version
Brian West [Fri, 17 Jun 2011 14:05:01 +0000 (09:05 -0500)]
They no longer ship the wsj model in pocketsphinx... and seems the dictionary has moved a bit.
Jeff Lenk [Fri, 17 Jun 2011 04:26:53 +0000 (23:26 -0500)]
unimrcp vs2010 upgrade with revert of incorrect 2008 changes - still not working
Jeff Lenk [Fri, 17 Jun 2011 02:50:37 +0000 (21:50 -0500)]
unimrcp vs2008 upgrade
Jeff Lenk [Thu, 16 Jun 2011 22:09:26 +0000 (17:09 -0500)]
FS-3350 try this
Anthony Minessale [Thu, 16 Jun 2011 19:37:22 +0000 (14:37 -0500)]
add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling
Anthony Minessale [Thu, 16 Jun 2011 19:32:08 +0000 (14:32 -0500)]
add mutex around gateway access on per-profile basis and token based access to global profiles to prevent hanging on to the hash mutex while doing sql stmts which may cause issues/slowdowns
Moises Silva [Thu, 16 Jun 2011 17:50:26 +0000 (13:50 -0400)]
Merge remote-tracking branch 'smgfs/master'
Moises Silva [Thu, 16 Jun 2011 17:43:37 +0000 (13:43 -0400)]
Merge branch 'master' into smgmaster
Conflicts:
build/modules.conf.in
Moises Silva [Thu, 16 Jun 2011 17:40:36 +0000 (13:40 -0400)]
freetdm: OPENZAP-151 --resolved SS7 ANM and REL message collision
Jeff Lenk [Thu, 16 Jun 2011 17:36:13 +0000 (12:36 -0500)]
revert deletion of several unimrcp files for windows - version changes coming - not working yet
David Yat Sin [Tue, 14 Jun 2011 17:15:17 +0000 (13:15 -0400)]
Changed libsng_isdn and libsng_ss7 include paths
Moises Silva [Thu, 16 Jun 2011 17:29:24 +0000 (13:29 -0400)]
Merge remote-tracking branch 'fsorig/master'
Moises Silva [Thu, 16 Jun 2011 17:24:35 +0000 (13:24 -0400)]
Merge branch 'smgmaster' into releases.3.4
David Yat Sin [Tue, 14 Jun 2011 17:15:17 +0000 (13:15 -0400)]
Changed libsng_isdn and libsng_ss7 include paths
Anthony Minessale [Thu, 16 Jun 2011 17:01:34 +0000 (12:01 -0500)]
FS-3349 --resolve
Moises Silva [Thu, 16 Jun 2011 16:31:00 +0000 (12:31 -0400)]
freetdm: OPENZAP-158 --resolve map operator calling party category in the openr2 module
Christopher Rienzo [Thu, 16 Jun 2011 16:25:00 +0000 (16:25 +0000)]
Update to latest UniMRCP version. MRCP requests can no timeout if there is no server response.
Jeff Lenk [Thu, 16 Jun 2011 16:11:49 +0000 (11:11 -0500)]
FS-3345 --resolve add more fax event information
Anthony Minessale [Thu, 16 Jun 2011 14:43:32 +0000 (09:43 -0500)]
enable recursion for scoped variables so applications that exec more apps will preserve the scope, the most recent app will mask variables just during the duration of that app
Jeff Lenk [Thu, 16 Jun 2011 13:30:37 +0000 (08:30 -0500)]
FS-3348 --resolve pocketsphinx build for 0.7 windows vs2008
Jeff Lenk [Wed, 15 Jun 2011 23:45:02 +0000 (18:45 -0500)]
pocketsphinx changes for 0.7 for windows - only build test so far for vs2010 - more to come
Moises Silva [Wed, 15 Jun 2011 20:04:35 +0000 (16:04 -0400)]
freetdm: OPENZAP-135 -- resolve infinite loop when all channels busy and hunt in round robin mode
Anthony Minessale [Wed, 15 Jun 2011 18:03:39 +0000 (13:03 -0500)]
add scoped channel variables (%[var=val,var2=val2] blocks valid in any app data field and will only last for that one app execution)
Brian West [Wed, 15 Jun 2011 18:08:54 +0000 (13:08 -0500)]
Update PocketSphinx to the latest builds... only had to make two changes
Travis Cross [Wed, 15 Jun 2011 17:11:44 +0000 (17:11 +0000)]
add downloaded zeromq libs to .gitignore
Anthony Minessale [Wed, 15 Jun 2011 16:16:04 +0000 (11:16 -0500)]
revert
Anthony Minessale [Wed, 15 Jun 2011 15:29:44 +0000 (10:29 -0500)]
reapply
Anthony Minessale [Wed, 15 Jun 2011 15:29:07 +0000 (10:29 -0500)]
revert
Anthony Minessale [Wed, 15 Jun 2011 15:10:37 +0000 (10:10 -0500)]
Anthony Minessale [Wed, 15 Jun 2011 15:02:34 +0000 (10:02 -0500)]
FS-3340 revert
c5a2275f62940eacb3449967211a9ab800d03a56 it breaks acking on session timers and initial invite
Anthony Minessale [Tue, 14 Jun 2011 18:41:25 +0000 (13:41 -0500)]
add conference member flag nomoh
David Yat Sin [Tue, 14 Jun 2011 17:15:17 +0000 (13:15 -0400)]
Changed libsng_isdn and libsng_ss7 include paths
Anthony Minessale [Tue, 14 Jun 2011 16:40:39 +0000 (11:40 -0500)]
remove superfluous hangup
Jeff Lenk [Tue, 14 Jun 2011 13:47:46 +0000 (08:47 -0500)]
OPENZAP-162 -- resolve
Mathieu Rene [Tue, 14 Jun 2011 04:35:18 +0000 (00:35 -0400)]
CNG frames need to have codec set too
Mathieu Rene [Mon, 13 Jun 2011 22:27:28 +0000 (18:27 -0400)]
Lower default buffer size to 50ms
Mathieu Rene [Mon, 13 Jun 2011 22:25:02 +0000 (18:25 -0400)]
should be INT32_MAX
cypromis [Mon, 13 Jun 2011 22:07:10 +0000 (00:07 +0200)]
added rtmp to specfile
Moises Silva [Mon, 13 Jun 2011 21:37:00 +0000 (17:37 -0400)]
Merge branch 'smgmaster' into releases.3.4
Moises Silva [Mon, 13 Jun 2011 21:33:41 +0000 (17:33 -0400)]
freetdm: set proper flags when a given layer (ISUP, MTP3 etc) is started
and verify such flags on shutdown to avoid segfault when shutting down
a layer that was never started - fix issue #741
Mathieu Rene [Mon, 13 Jun 2011 20:41:52 +0000 (16:41 -0400)]
Make all sockets non-blocking
David Yat Sin [Mon, 13 Jun 2011 20:22:20 +0000 (16:22 -0400)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Mon, 13 Jun 2011 20:22:38 +0000 (13:22 -0700)]
Remove duplicate output from rtmp status profile xxx API command
David Yat Sin [Mon, 13 Jun 2011 20:22:10 +0000 (16:22 -0400)]
freetdm: Fix window compile
Anthony Minessale [Mon, 13 Jun 2011 18:59:34 +0000 (13:59 -0500)]
set variables based on input hash
Anthony Minessale [Mon, 13 Jun 2011 18:43:14 +0000 (13:43 -0500)]
doh
Anthony Minessale [Mon, 13 Jun 2011 18:19:43 +0000 (13:19 -0500)]
add conf
Moises Silva [Mon, 13 Jun 2011 18:18:23 +0000 (14:18 -0400)]
Merge branch 'smgmaster' into releases.3.4
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_support.c
Anthony Minessale [Mon, 13 Jun 2011 17:52:16 +0000 (12:52 -0500)]
RTMP as easy as A.B.C. Avant-Garde Solutions Inc. -- Barracuda Networks Inc. -- ClueCon! http://www.cluecon.com
Moises Silva [Mon, 13 Jun 2011 17:33:25 +0000 (13:33 -0400)]
use -base directory as the cwd for the process
David Yat Sin [Mon, 13 Jun 2011 17:14:42 +0000 (13:14 -0400)]
freetdm: Updated Visual Studio files to compile ftmod_sangoma_isdn_transfer.c
Mathieu Rene [Sun, 12 Jun 2011 16:01:30 +0000 (12:01 -0400)]
FS-3342 --resolve
Moises Silva [Fri, 10 Jun 2011 18:35:47 +0000 (14:35 -0400)]
mod_sangoma_codec: nevermind, 50 is our limit for now due to L16 requirement
Jeff Lenk [Fri, 10 Jun 2011 16:55:22 +0000 (11:55 -0500)]
OPENZAP-163 --resolve trivial compile warning
David Yat Sin [Fri, 10 Jun 2011 15:52:57 +0000 (11:52 -0400)]
chlog: freetdm: ISDN - Support for chan-id-invert-extend-bit
David Yat Sin [Fri, 10 Jun 2011 15:11:44 +0000 (11:11 -0400)]
chlog: Freetdm: Support for force_sending_complete (Requires libsng_isdn support)
Anthony Minessale [Fri, 10 Jun 2011 14:44:38 +0000 (09:44 -0500)]
FS-3336 --resolve
Anthony Minessale [Fri, 10 Jun 2011 14:41:30 +0000 (09:41 -0500)]
FS-3340
Michael Jerris [Thu, 9 Jun 2011 22:14:00 +0000 (18:14 -0400)]
always use our includes first so we use our srcdir headers over installed versions
Moises Silva [Thu, 9 Jun 2011 21:24:34 +0000 (17:24 -0400)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Thu, 9 Jun 2011 20:48:27 +0000 (16:48 -0400)]
Change error print to debug
David Yat Sin [Thu, 9 Jun 2011 20:43:02 +0000 (16:43 -0400)]
Merge branch 'master' into smgmaster
David Yat Sin [Thu, 9 Jun 2011 20:42:33 +0000 (16:42 -0400)]
Changed error print to debug
David Yat Sin [Thu, 9 Jun 2011 20:42:17 +0000 (16:42 -0400)]
Fix for sending ServInfoA on ANSI
Anthony Minessale [Thu, 9 Jun 2011 20:42:09 +0000 (15:42 -0500)]
add func
David Yat Sin [Thu, 9 Jun 2011 20:41:28 +0000 (16:41 -0400)]
Fix for sending ServInfoA on ANSI
David Yat Sin [Thu, 9 Jun 2011 20:40:26 +0000 (16:40 -0400)]
Changed default value of MTP2 T7 timer
Anthony Minessale [Thu, 9 Jun 2011 20:31:11 +0000 (15:31 -0500)]
wait for thread to start in mod conference to avoid one in a million race on heavy traffic
David Yat Sin [Thu, 9 Jun 2011 20:50:07 +0000 (16:50 -0400)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch