]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
15 years agofreetdm: add some extra logging in ftmod_zt and ftmod_analog
Moises Silva [Wed, 22 Jun 2011 21:05:09 +0000 (17:05 -0400)] 
freetdm: add some extra logging in ftmod_zt and ftmod_analog

15 years agoFS-3275 try this
Anthony Minessale [Wed, 22 Jun 2011 20:35:35 +0000 (15:35 -0500)] 
FS-3275 try this

15 years agoadd hup command to conference (kick without the kick sound)
Anthony Minessale [Wed, 22 Jun 2011 17:18:09 +0000 (12:18 -0500)] 
add hup command to conference (kick without the kick sound)

15 years agoFS-3362 removed the vid refresh thing
Anthony Minessale [Wed, 22 Jun 2011 15:51:46 +0000 (10:51 -0500)] 
FS-3362 removed the vid refresh thing

15 years agoflush buffer to avoid lag and enable plc
Anthony Minessale [Tue, 21 Jun 2011 16:43:37 +0000 (11:43 -0500)] 
flush buffer to avoid lag and enable plc

15 years agoFS-3361 --resolve mod_portaudio crash on bad init
Jeff Lenk [Tue, 21 Jun 2011 14:21:22 +0000 (09:21 -0500)] 
FS-3361 --resolve mod_portaudio crash on bad init

15 years agoFS-3358 please test and close if it works
Anthony Minessale [Mon, 20 Jun 2011 18:21:20 +0000 (13:21 -0500)] 
FS-3358 please test and close if it works

15 years agoFS-3275 --resolve
Anthony Minessale [Mon, 20 Jun 2011 16:15:24 +0000 (11:15 -0500)] 
FS-3275 --resolve

15 years agoFS-3353 --resolve
Anthony Minessale [Mon, 20 Jun 2011 15:32:11 +0000 (10:32 -0500)] 
FS-3353 --resolve

15 years agoFS-3354 --resolve
Anthony Minessale [Mon, 20 Jun 2011 15:07:01 +0000 (10:07 -0500)] 
FS-3354 --resolve

15 years agoFS-3355 --resolve mod_rtmp for windows
Jeff Lenk [Mon, 20 Jun 2011 15:03:56 +0000 (10:03 -0500)] 
FS-3355 --resolve mod_rtmp for windows

15 years agoOPENZAP-166 --resolve trivial compiler warnings
Jeff Lenk [Mon, 20 Jun 2011 14:36:22 +0000 (09:36 -0500)] 
OPENZAP-166 --resolve trivial compiler warnings

15 years agoFS-3356 --resolove fix windows build vs2010
Jeff Lenk [Mon, 20 Jun 2011 14:30:45 +0000 (09:30 -0500)] 
FS-3356 --resolove fix windows build vs2010

15 years agoWait for unimrcp lib to timeout requests
Christopher Rienzo [Mon, 20 Jun 2011 14:00:21 +0000 (14:00 +0000)] 
Wait for unimrcp lib to timeout requests

15 years agoonly clear scope vars when they were set
Anthony Minessale [Sat, 18 Jun 2011 16:52:37 +0000 (11:52 -0500)] 
only clear scope vars when they were set

15 years agoonly 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

15 years agodocs: Add libteletone back to core API documentation
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>
15 years agodocs: Major clean up of doxygen generated core API documentation
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>
15 years agomissed an =
Anthony Minessale [Fri, 17 Jun 2011 20:56:27 +0000 (15:56 -0500)] 
missed an =

15 years agofix type
Anthony Minessale [Fri, 17 Jun 2011 19:41:31 +0000 (14:41 -0500)] 
fix type

15 years agofix memory issue in spandsp_tone_detect
Anthony Minessale [Fri, 17 Jun 2011 16:51:18 +0000 (11:51 -0500)] 
fix memory issue in spandsp_tone_detect

15 years agovs2010 - fix bad solution file
Jeff Lenk [Fri, 17 Jun 2011 16:35:51 +0000 (11:35 -0500)] 
vs2010 - fix bad solution file

15 years agoadd missing paths to unimrcp build vs2010
Jeff Lenk [Fri, 17 Jun 2011 15:56:52 +0000 (10:56 -0500)] 
add missing paths to unimrcp build vs2010

15 years agovs2010 tweak solution file
Jeff Lenk [Fri, 17 Jun 2011 15:35:19 +0000 (10:35 -0500)] 
vs2010 tweak solution file

15 years agofreetdm: Add Ricardo to list of contributors in ftmod_sangoma_ss7
Moises Silva [Fri, 17 Jun 2011 15:34:34 +0000 (11:34 -0400)] 
freetdm: Add Ricardo to list of contributors in ftmod_sangoma_ss7

15 years agounmrcp VS2008 build fix for new version
Jeff Lenk [Fri, 17 Jun 2011 15:07:15 +0000 (10:07 -0500)] 
unmrcp VS2008 build fix for new version

15 years agoMerge remote-tracking branch 'smgfs/master'
Moises Silva [Fri, 17 Jun 2011 15:02:30 +0000 (11:02 -0400)] 
Merge remote-tracking branch 'smgfs/master'

15 years agosmall correction to last commit
Jeff Lenk [Fri, 17 Jun 2011 14:51:25 +0000 (09:51 -0500)] 
small correction to last commit

15 years agoMerge branch 'master' into smgmaster
Moises Silva [Fri, 17 Jun 2011 14:40:56 +0000 (10:40 -0400)] 
Merge branch 'master' into smgmaster

15 years agofreetdm: OPENZAP-159 --resolved SS7 REL message collision
Moises Silva [Fri, 17 Jun 2011 14:27:18 +0000 (10:27 -0400)] 
freetdm:  OPENZAP-159 --resolved SS7 REL message collision

15 years agounimrcp vs2010 build fixes for new version
Jeff Lenk [Fri, 17 Jun 2011 14:35:41 +0000 (09:35 -0500)] 
unimrcp vs2010 build fixes for new version

15 years agoThey no longer ship the wsj model in pocketsphinx... and seems the dictionary has...
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.

15 years agounimrcp vs2010 upgrade with revert of incorrect 2008 changes - still not working
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

15 years agounimrcp vs2008 upgrade
Jeff Lenk [Fri, 17 Jun 2011 02:50:37 +0000 (21:50 -0500)] 
unimrcp vs2008 upgrade

15 years agoFS-3350 try this
Jeff Lenk [Thu, 16 Jun 2011 22:09:26 +0000 (17:09 -0500)] 
FS-3350 try this

15 years agoadd parallelism to sofia by offsetting sip messages to the concerned sessions and...
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

15 years agoadd mutex around gateway access on per-profile basis and token based access to global...
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

15 years agoMerge remote-tracking branch 'smgfs/master'
Moises Silva [Thu, 16 Jun 2011 17:50:26 +0000 (13:50 -0400)] 
Merge remote-tracking branch 'smgfs/master'

15 years agoMerge branch 'master' into smgmaster
Moises Silva [Thu, 16 Jun 2011 17:43:37 +0000 (13:43 -0400)] 
Merge branch 'master' into smgmaster

Conflicts:
build/modules.conf.in

15 years agofreetdm: OPENZAP-151 --resolved SS7 ANM and REL message collision
Moises Silva [Thu, 16 Jun 2011 17:40:36 +0000 (13:40 -0400)] 
freetdm: OPENZAP-151 --resolved SS7 ANM and REL message collision

15 years agorevert deletion of several unimrcp files for windows - version changes coming - not...
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

15 years agoChanged libsng_isdn and libsng_ss7 include paths
David Yat Sin [Tue, 14 Jun 2011 17:15:17 +0000 (13:15 -0400)] 
Changed libsng_isdn and libsng_ss7 include paths

15 years agoMerge remote-tracking branch 'fsorig/master'
Moises Silva [Thu, 16 Jun 2011 17:29:24 +0000 (13:29 -0400)] 
Merge remote-tracking branch 'fsorig/master'

15 years agoMerge branch 'smgmaster' into releases.3.4
Moises Silva [Thu, 16 Jun 2011 17:24:35 +0000 (13:24 -0400)] 
Merge branch 'smgmaster' into releases.3.4

15 years agoChanged libsng_isdn and libsng_ss7 include paths
David Yat Sin [Tue, 14 Jun 2011 17:15:17 +0000 (13:15 -0400)] 
Changed libsng_isdn and libsng_ss7 include paths

15 years agoFS-3349 --resolve
Anthony Minessale [Thu, 16 Jun 2011 17:01:34 +0000 (12:01 -0500)] 
FS-3349 --resolve

15 years agofreetdm: OPENZAP-158 --resolve map operator calling party category in the openr2...
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

15 years agoUpdate to latest UniMRCP version. MRCP requests can no timeout if there is no server...
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.

15 years agoFS-3345 --resolve add more fax event information
Jeff Lenk [Thu, 16 Jun 2011 16:11:49 +0000 (11:11 -0500)] 
FS-3345 --resolve add more fax event information

15 years agoenable recursion for scoped variables so applications that exec more apps will preser...
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

15 years agoFS-3348 --resolve pocketsphinx build for 0.7 windows vs2008
Jeff Lenk [Thu, 16 Jun 2011 13:30:37 +0000 (08:30 -0500)] 
FS-3348 --resolve pocketsphinx build for 0.7 windows vs2008

15 years agopocketsphinx changes for 0.7 for windows - only build test so far for vs2010 - more...
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

15 years agofreetdm: OPENZAP-135 -- resolve infinite loop when all channels busy and hunt in...
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

15 years agoadd scoped channel variables (%[var=val,var2=val2] blocks valid in any app data field...
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)

15 years ago Update PocketSphinx to the latest builds... only had to make two changes
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

15 years agoadd downloaded zeromq libs to .gitignore
Travis Cross [Wed, 15 Jun 2011 17:11:44 +0000 (17:11 +0000)] 
add downloaded zeromq libs to .gitignore

15 years agorevert
Anthony Minessale [Wed, 15 Jun 2011 16:16:04 +0000 (11:16 -0500)] 
revert

15 years agoreapply
Anthony Minessale [Wed, 15 Jun 2011 15:29:44 +0000 (10:29 -0500)] 
reapply

15 years agorevert
Anthony Minessale [Wed, 15 Jun 2011 15:29:07 +0000 (10:29 -0500)] 
revert

15 years agoFS-3326 revert 68c389d
Anthony Minessale [Wed, 15 Jun 2011 15:10:37 +0000 (10:10 -0500)] 
FS-3326 revert 68c389d

15 years agoFS-3340 revert c5a2275f62940eacb3449967211a9ab800d03a56 it breaks acking on session...
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

15 years agoadd conference member flag nomoh
Anthony Minessale [Tue, 14 Jun 2011 18:41:25 +0000 (13:41 -0500)] 
add conference member flag nomoh

15 years agoChanged libsng_isdn and libsng_ss7 include paths
David Yat Sin [Tue, 14 Jun 2011 17:15:17 +0000 (13:15 -0400)] 
Changed libsng_isdn and libsng_ss7 include paths

15 years agoremove superfluous hangup
Anthony Minessale [Tue, 14 Jun 2011 16:40:39 +0000 (11:40 -0500)] 
remove superfluous hangup

15 years agoOPENZAP-162 -- resolve
Jeff Lenk [Tue, 14 Jun 2011 13:47:46 +0000 (08:47 -0500)] 
OPENZAP-162 -- resolve

15 years agoCNG frames need to have codec set too
Mathieu Rene [Tue, 14 Jun 2011 04:35:18 +0000 (00:35 -0400)] 
CNG frames need to have codec set too

15 years agoLower default buffer size to 50ms
Mathieu Rene [Mon, 13 Jun 2011 22:27:28 +0000 (18:27 -0400)] 
Lower default buffer size to 50ms

15 years agoshould be INT32_MAX
Mathieu Rene [Mon, 13 Jun 2011 22:25:02 +0000 (18:25 -0400)] 
should be INT32_MAX

15 years agoadded rtmp to specfile
cypromis [Mon, 13 Jun 2011 22:07:10 +0000 (00:07 +0200)] 
added rtmp to specfile

15 years agoMerge branch 'smgmaster' into releases.3.4
Moises Silva [Mon, 13 Jun 2011 21:37:00 +0000 (17:37 -0400)] 
Merge branch 'smgmaster' into releases.3.4

15 years agofreetdm: set proper flags when a given layer (ISUP, MTP3 etc) is started
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

15 years agoMake all sockets non-blocking
Mathieu Rene [Mon, 13 Jun 2011 20:41:52 +0000 (16:41 -0400)] 
Make all sockets non-blocking

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Mon, 13 Jun 2011 20:22:20 +0000 (16:22 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoRemove duplicate output from rtmp status profile xxx API command
Michael S Collins [Mon, 13 Jun 2011 20:22:38 +0000 (13:22 -0700)] 
Remove duplicate output from rtmp status profile xxx API command

15 years agofreetdm: Fix window compile
David Yat Sin [Mon, 13 Jun 2011 20:22:10 +0000 (16:22 -0400)] 
freetdm: Fix window compile

15 years agoset variables based on input hash
Anthony Minessale [Mon, 13 Jun 2011 18:59:34 +0000 (13:59 -0500)] 
set variables based on input hash

15 years agodoh
Anthony Minessale [Mon, 13 Jun 2011 18:43:14 +0000 (13:43 -0500)] 
doh

15 years agoadd conf
Anthony Minessale [Mon, 13 Jun 2011 18:19:43 +0000 (13:19 -0500)] 
add conf

15 years agoMerge branch 'smgmaster' into releases.3.4
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

15 years agoRTMP as easy as A.B.C. Avant-Garde Solutions Inc. -- Barracuda Networks Inc. -- ClueC...
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

15 years agouse -base directory as the cwd for the process
Moises Silva [Mon, 13 Jun 2011 17:33:25 +0000 (13:33 -0400)] 
use -base directory as the cwd for the process

15 years agofreetdm: Updated Visual Studio files to compile ftmod_sangoma_isdn_transfer.c
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

15 years agoFS-3342 --resolve
Mathieu Rene [Sun, 12 Jun 2011 16:01:30 +0000 (12:01 -0400)] 
FS-3342 --resolve

15 years agomod_sangoma_codec: nevermind, 50 is our limit for now due to L16 requirement
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

15 years agoOPENZAP-163 --resolve trivial compile warning
Jeff Lenk [Fri, 10 Jun 2011 16:55:22 +0000 (11:55 -0500)] 
OPENZAP-163 --resolve trivial compile warning

15 years agochlog: freetdm: ISDN - Support for chan-id-invert-extend-bit
David Yat Sin [Fri, 10 Jun 2011 15:52:57 +0000 (11:52 -0400)] 
chlog: freetdm: ISDN - Support for chan-id-invert-extend-bit

15 years agochlog: Freetdm: Support for force_sending_complete (Requires libsng_isdn support)
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)

15 years agoFS-3336 --resolve
Anthony Minessale [Fri, 10 Jun 2011 14:44:38 +0000 (09:44 -0500)] 
FS-3336 --resolve

15 years agoFS-3340
Anthony Minessale [Fri, 10 Jun 2011 14:41:30 +0000 (09:41 -0500)] 
FS-3340

15 years agoalways use our includes first so we use our srcdir headers over installed versions
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

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Moises Silva [Thu, 9 Jun 2011 21:24:34 +0000 (17:24 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoChange error print to debug
David Yat Sin [Thu, 9 Jun 2011 20:48:27 +0000 (16:48 -0400)] 
Change error print to debug

15 years agoMerge branch 'master' into smgmaster
David Yat Sin [Thu, 9 Jun 2011 20:43:02 +0000 (16:43 -0400)] 
Merge branch 'master' into smgmaster

15 years agoChanged error print to debug
David Yat Sin [Thu, 9 Jun 2011 20:42:33 +0000 (16:42 -0400)] 
Changed error print to debug

15 years agoFix for sending ServInfoA on ANSI
David Yat Sin [Thu, 9 Jun 2011 20:42:17 +0000 (16:42 -0400)] 
Fix for sending ServInfoA on ANSI

15 years agoadd func
Anthony Minessale [Thu, 9 Jun 2011 20:42:09 +0000 (15:42 -0500)] 
add func

15 years agoFix for sending ServInfoA on ANSI
David Yat Sin [Thu, 9 Jun 2011 20:41:28 +0000 (16:41 -0400)] 
Fix for sending ServInfoA on ANSI

15 years agoChanged default value of MTP2 T7 timer
David Yat Sin [Thu, 9 Jun 2011 20:40:26 +0000 (16:40 -0400)] 
Changed default value of MTP2 T7 timer

15 years agowait for thread to start in mod conference to avoid one in a million race on heavy...
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

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Thu, 9 Jun 2011 20:50:07 +0000 (16:50 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch