]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
18 years agotweak
Michael Jerris [Thu, 17 Jul 2008 21:25:17 +0000 (21:25 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9080 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomwi.py and startup-script support for mod_python
Brian West [Thu, 17 Jul 2008 21:02:24 +0000 (21:02 +0000)] 
mwi.py and startup-script support for mod_python

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9079 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd mwi.pl support to mod_perl.
Brian West [Thu, 17 Jul 2008 20:48:14 +0000 (20:48 +0000)] 
add mwi.pl support to mod_perl.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9078 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd reboot options to flush_inbound_reg
Anthony Minessale [Thu, 17 Jul 2008 20:47:42 +0000 (20:47 +0000)] 
add reboot options to flush_inbound_reg

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9077 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agobracketless if fix
Brian West [Thu, 17 Jul 2008 20:33:50 +0000 (20:33 +0000)] 
bracketless if fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9076 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd startup-script to mod_lua
Brian West [Thu, 17 Jul 2008 20:31:49 +0000 (20:31 +0000)] 
add startup-script to mod_lua

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9075 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agolaunch perl scripts on startup (MODLANG-72)
Michael Jerris [Thu, 17 Jul 2008 20:01:53 +0000 (20:01 +0000)] 
launch perl scripts on startup (MODLANG-72)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9074 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agonut n' honey
Anthony Minessale [Thu, 17 Jul 2008 19:46:25 +0000 (19:46 +0000)] 
nut n' honey

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9073 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd timeout to curl run in js
Michael Jerris [Thu, 17 Jul 2008 16:27:25 +0000 (16:27 +0000)] 
add timeout to curl run in js

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9072 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agodefault domain used for the profiles in voicemail
Brian West [Thu, 17 Jul 2008 15:13:34 +0000 (15:13 +0000)] 
default domain used for the profiles in voicemail

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9071 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoforgot a free call
Anthony Minessale [Thu, 17 Jul 2008 14:39:28 +0000 (14:39 +0000)] 
forgot a free call

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9070 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agouse a variable, realm or to host to find gateway when it's not obvious
Anthony Minessale [Thu, 17 Jul 2008 14:32:01 +0000 (14:32 +0000)] 
use a variable, realm or to host to find gateway when it's not obvious

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9069 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowip
Anthony Minessale [Thu, 17 Jul 2008 13:36:02 +0000 (13:36 +0000)] 
wip

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9068 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoquick_lm.pl - will compile a sentence file into an lm for use with pocketpshinx.
Brian West [Thu, 17 Jul 2008 04:21:28 +0000 (04:21 +0000)] 
quick_lm.pl - will compile a sentence file into an lm for use with pocketpshinx.
mklm        - this wraps quick_lm.pl and builds the dictionary for the lm.
Makefile.gram - is installed ito prefix/grammar so you can just put your sentence files in the grammar directory and type make.

The sentence file format is:

<s> YES </s>
<s> NO </s>

Save this in yesno.sent and place in grammar directory.

cd grammar
make

To wipe out all the grammars type

make clean.

Please test and report any issues.  This should allow you to build lm's with ease.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9067 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agodon't do this by default
Brian West [Thu, 17 Jul 2008 04:17:13 +0000 (04:17 +0000)] 
don't do this by default

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9066 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Anthony Minessale [Wed, 16 Jul 2008 22:04:31 +0000 (22:04 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9065 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agodon't let caller profiles init with blank caller id
Anthony Minessale [Wed, 16 Jul 2008 22:02:41 +0000 (22:02 +0000)] 
don't let caller profiles init with blank caller id

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9064 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoeven more lang stuff
Anthony Minessale [Wed, 16 Jul 2008 21:06:14 +0000 (21:06 +0000)] 
even more lang stuff

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9063 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agolang stuff
Anthony Minessale [Wed, 16 Jul 2008 20:19:11 +0000 (20:19 +0000)] 
lang stuff

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9062 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agounint. var fix
Brian West [Wed, 16 Jul 2008 20:00:23 +0000 (20:00 +0000)] 
unint. var fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9061 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd server registration fiels to sip_registration database (MODENDP-118)
Michael Jerris [Wed, 16 Jul 2008 19:42:40 +0000 (19:42 +0000)] 
add server registration fiels to sip_registration database (MODENDP-118)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9060 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoUUID_SEND_DTMF (MODAPP-114)
Michael Jerris [Wed, 16 Jul 2008 19:11:45 +0000 (19:11 +0000)] 
UUID_SEND_DTMF (MODAPP-114)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9059 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoshut msvc up
Brian West [Wed, 16 Jul 2008 17:50:50 +0000 (17:50 +0000)] 
shut msvc up

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9058 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agothis is an example to go with the last commit from tony. You can now have a cidr...
Brian West [Wed, 16 Jul 2008 17:47:57 +0000 (17:47 +0000)] 
this is an example to go with the last commit from tony.  You can now have a cidr= attr on a user in the directory which is then used to build an acl list for that domain.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9057 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd domain-based acl auth thingy
Anthony Minessale [Wed, 16 Jul 2008 17:44:54 +0000 (17:44 +0000)] 
add domain-based acl auth thingy

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9056 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Wed, 16 Jul 2008 17:37:51 +0000 (17:37 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9055 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowoops
Brian West [Wed, 16 Jul 2008 15:54:57 +0000 (15:54 +0000)] 
woops

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9054 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadding a sip_acl to the default config for ip auth on the internal profile
Brian West [Wed, 16 Jul 2008 15:52:22 +0000 (15:52 +0000)] 
adding a sip_acl to the default config for ip auth on the internal profile

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9053 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd more example
Anthony Minessale [Wed, 16 Jul 2008 15:44:41 +0000 (15:44 +0000)] 
add more example

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9052 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix the evil snake (again)
Anthony Minessale [Wed, 16 Jul 2008 14:58:00 +0000 (14:58 +0000)] 
fix the evil snake (again)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9051 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Brian West [Wed, 16 Jul 2008 13:35:42 +0000 (13:35 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9050 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agohandle failed originate a little more gracefully (MODLANG-70)
Anthony Minessale [Wed, 16 Jul 2008 06:23:35 +0000 (06:23 +0000)] 
handle failed originate a little more gracefully (MODLANG-70)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9049 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Michael Jerris [Wed, 16 Jul 2008 04:48:01 +0000 (04:48 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9048 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomod_pocketsphinx fix
Brian West [Tue, 15 Jul 2008 22:22:49 +0000 (22:22 +0000)] 
mod_pocketsphinx fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9047 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosmall tweak
Brian West [Tue, 15 Jul 2008 20:35:32 +0000 (20:35 +0000)] 
small tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9046 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Tue, 15 Jul 2008 19:41:56 +0000 (19:41 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9045 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix
Anthony Minessale [Tue, 15 Jul 2008 19:14:15 +0000 (19:14 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9044 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd fifo_consumer_exit_key variable (MODAPP-100)
Michael Jerris [Tue, 15 Jul 2008 18:09:16 +0000 (18:09 +0000)] 
add fifo_consumer_exit_key variable (MODAPP-100)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9043 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoDisable multiple registrations on a per-device basis (MODENDP-117)
Michael Jerris [Tue, 15 Jul 2008 18:04:17 +0000 (18:04 +0000)] 
Disable multiple registrations on a per-device basis (MODENDP-117)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9042 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Brian West [Tue, 15 Jul 2008 17:54:13 +0000 (17:54 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9041 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Tue, 15 Jul 2008 17:39:16 +0000 (17:39 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9040 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agochange order.
Michael Jerris [Tue, 15 Jul 2008 17:34:17 +0000 (17:34 +0000)] 
change order.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@502 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agochange order.
Michael Jerris [Tue, 15 Jul 2008 17:34:17 +0000 (17:34 +0000)] 
change order.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@502 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoupdate
Anthony Minessale [Tue, 15 Jul 2008 17:15:34 +0000 (17:15 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9039 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak UPDATE YOUR CONFIG
Brian West [Tue, 15 Jul 2008 17:09:36 +0000 (17:09 +0000)] 
tweak UPDATE YOUR CONFIG

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9038 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agouse our SWITCH_BYTE_ORDER macro
Anthony Minessale [Tue, 15 Jul 2008 16:15:49 +0000 (16:15 +0000)] 
use our SWITCH_BYTE_ORDER macro

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9037 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix FSCORE-150
Anthony Minessale [Tue, 15 Jul 2008 15:51:10 +0000 (15:51 +0000)] 
fix FSCORE-150

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9036 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agominor logger tweaks
Anthony Minessale [Tue, 15 Jul 2008 14:56:30 +0000 (14:56 +0000)] 
minor logger tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9035 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix possible printf of NULL
Anthony Minessale [Tue, 15 Jul 2008 14:56:15 +0000 (14:56 +0000)] 
fix possible printf of NULL

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9034 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweaks
Brian West [Tue, 15 Jul 2008 14:41:08 +0000 (14:41 +0000)] 
tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9033 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Brian West [Tue, 15 Jul 2008 11:23:46 +0000 (11:23 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9032 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak to make mod_syslog work again (FSCORE-153)
Michael Jerris [Tue, 15 Jul 2008 04:02:24 +0000 (04:02 +0000)] 
tweak to make mod_syslog work again (FSCORE-153)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9031 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoallow mailer-app-args to be blank (FSCORE-158)
Michael Jerris [Tue, 15 Jul 2008 03:13:33 +0000 (03:13 +0000)] 
allow mailer-app-args to be blank (FSCORE-158)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9030 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomore readable
Brian West [Tue, 15 Jul 2008 00:05:16 +0000 (00:05 +0000)] 
more readable

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9029 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agolet the reloading start
Brian West [Mon, 14 Jul 2008 23:58:07 +0000 (23:58 +0000)] 
let the reloading start

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9028 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix MODLANG-69
Brian West [Mon, 14 Jul 2008 23:24:39 +0000 (23:24 +0000)] 
fix MODLANG-69

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9027 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix MODLANG-69
Brian West [Mon, 14 Jul 2008 23:22:41 +0000 (23:22 +0000)] 
fix MODLANG-69

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9026 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix
Anthony Minessale [Mon, 14 Jul 2008 22:15:24 +0000 (22:15 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9025 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate syntax
Anthony Minessale [Mon, 14 Jul 2008 20:57:35 +0000 (20:57 +0000)] 
update syntax

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9024 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofixup mod_perl
Anthony Minessale [Mon, 14 Jul 2008 20:49:29 +0000 (20:49 +0000)] 
fixup mod_perl

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9023 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofixup mod_perl
Anthony Minessale [Mon, 14 Jul 2008 20:37:36 +0000 (20:37 +0000)] 
fixup mod_perl

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9022 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd pocketsphinx conf file to packages (FSBUILD-59
Michael Jerris [Mon, 14 Jul 2008 19:16:28 +0000 (19:16 +0000)] 
add pocketsphinx conf file to packages (FSBUILD-59

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9021 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowoops left a debug in there
Brian West [Mon, 14 Jul 2008 18:07:44 +0000 (18:07 +0000)] 
woops left a debug in there

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9020 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agodon't feed ps_process_raw if we are trying to grab the results.. it causes it to...
Brian West [Mon, 14 Jul 2008 18:05:27 +0000 (18:05 +0000)] 
don't feed ps_process_raw if we are trying to grab the results.. it causes it to freak out

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9019 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoinvalid option
Brian West [Mon, 14 Jul 2008 17:47:34 +0000 (17:47 +0000)] 
invalid option

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9018 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak colors on windows to match unix
Michael Jerris [Mon, 14 Jul 2008 17:09:47 +0000 (17:09 +0000)] 
tweak colors on windows to match unix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9017 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix MODAPP-113
Anthony Minessale [Mon, 14 Jul 2008 16:32:56 +0000 (16:32 +0000)] 
fix MODAPP-113

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9016 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoinclude session in hangup hook
Brian West [Mon, 14 Jul 2008 15:38:44 +0000 (15:38 +0000)] 
include session in hangup hook

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9015 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agobuild tweaks for msvc
Michael Jerris [Mon, 14 Jul 2008 14:55:03 +0000 (14:55 +0000)] 
build tweaks for msvc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9014 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agouncomment routes that aren't loaded by default.
Brian West [Mon, 14 Jul 2008 13:59:53 +0000 (13:59 +0000)] 
uncomment routes that aren't loaded by default.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9013 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Mon, 14 Jul 2008 13:44:25 +0000 (13:44 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9012 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosigh....
Brian West [Sun, 13 Jul 2008 19:24:32 +0000 (19:24 +0000)] 
sigh....

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9011 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoclean up
Brian West [Sun, 13 Jul 2008 18:45:11 +0000 (18:45 +0000)] 
clean up

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9010 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofixed protocol incompatibility, make more robust and less anal regarding spurious...
Traun Leyden [Sun, 13 Jul 2008 04:10:52 +0000 (04:10 +0000)] 
fixed protocol incompatibility, make more robust and less anal regarding spurious blank lines, debugging instructions added to README.  debug off by default

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9009 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd debugging information
Traun Leyden [Sun, 13 Jul 2008 03:14:44 +0000 (03:14 +0000)] 
add debugging information

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9008 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoworks better if you do this correctly
Brian West [Sat, 12 Jul 2008 22:05:13 +0000 (22:05 +0000)] 
works better if you do this correctly

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9007 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years ago add lua to default build
Brian West [Sat, 12 Jul 2008 19:10:28 +0000 (19:10 +0000)] 
 add lua to default build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9006 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak from chrisdan
Brian West [Sat, 12 Jul 2008 18:46:54 +0000 (18:46 +0000)] 
tweak from chrisdan

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9005 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix callback arg and CoreSession::sleep to not require a file
Brian West [Sat, 12 Jul 2008 18:44:05 +0000 (18:44 +0000)] 
fix callback arg and CoreSession::sleep to not require a file

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9004 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweaks to speech tools to score differently for pocketsphinx
Brian West [Sat, 12 Jul 2008 15:41:04 +0000 (15:41 +0000)] 
tweaks to speech tools to score differently for pocketsphinx

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9003 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomake sure the bug is read before we start to read from it otherwise we segfault
Brian West [Sat, 12 Jul 2008 15:27:34 +0000 (15:27 +0000)] 
make sure the bug is read before we start to read from it otherwise we segfault

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9002 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoremove old unused file, add a few documentation comments
Traun Leyden [Fri, 11 Jul 2008 21:56:18 +0000 (21:56 +0000)] 
remove old unused file, add a few documentation comments

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9001 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd XML binding
Brian West [Fri, 11 Jul 2008 21:41:19 +0000 (21:41 +0000)] 
add XML binding

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9000 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd api
Brian West [Fri, 11 Jul 2008 20:58:42 +0000 (20:58 +0000)] 
add api

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8999 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosnake charming
Anthony Minessale [Fri, 11 Jul 2008 19:42:52 +0000 (19:42 +0000)] 
snake charming

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8998 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix FSCORE-156
Anthony Minessale [Fri, 11 Jul 2008 14:35:08 +0000 (14:35 +0000)] 
fix FSCORE-156

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8997 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agogcc never complains about this stuff on linux sigh
Anthony Minessale [Fri, 11 Jul 2008 13:01:27 +0000 (13:01 +0000)] 
gcc never complains about this stuff on linux sigh

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8996 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agorevert these settings till the lib fixes a bug related to -bestpath
Brian West [Thu, 10 Jul 2008 22:16:31 +0000 (22:16 +0000)] 
revert these settings till the lib fixes a bug related to -bestpath

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8995 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agonot less than zero
Brian West [Thu, 10 Jul 2008 20:06:00 +0000 (20:06 +0000)] 
not less than zero

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8994 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd timeout to wait_for_silence
Anthony Minessale [Thu, 10 Jul 2008 19:59:57 +0000 (19:59 +0000)] 
add timeout to wait_for_silence

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8993 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoremove comments
Brian West [Thu, 10 Jul 2008 19:42:26 +0000 (19:42 +0000)] 
remove comments

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8992 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak syntax string
Michael Jerris [Thu, 10 Jul 2008 19:34:06 +0000 (19:34 +0000)] 
tweak syntax string

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8991 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweaks for scores in ps
Brian West [Thu, 10 Jul 2008 19:33:38 +0000 (19:33 +0000)] 
tweaks for scores in ps

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8990 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoconfidence scores are 0 best to 100 worst
Brian West [Thu, 10 Jul 2008 19:32:43 +0000 (19:32 +0000)] 
confidence scores are 0 best to 100 worst

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8989 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak syntax string
Michael Jerris [Thu, 10 Jul 2008 19:22:06 +0000 (19:22 +0000)] 
tweak syntax string

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8988 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Brian West [Thu, 10 Jul 2008 16:35:08 +0000 (16:35 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8987 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd wait_for_voice app for MC
Anthony Minessale [Thu, 10 Jul 2008 15:57:41 +0000 (15:57 +0000)] 
add wait_for_voice app for MC

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8986 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomailer implementation for windows (FSCORE-115)
Michael Jerris [Thu, 10 Jul 2008 15:35:35 +0000 (15:35 +0000)] 
mailer implementation for windows (FSCORE-115)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8985 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd module_exists api call
Brian West [Thu, 10 Jul 2008 14:41:31 +0000 (14:41 +0000)] 
add module_exists api call

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8984 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Brian West [Thu, 10 Jul 2008 13:11:22 +0000 (13:11 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8983 d0543943-73ff-0310-b7d9-9358b9ac24b2