Anthony Minessale
f492bd4d08
wip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 13:36:02 +00:00
Brian West
bcb7bc63aa
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
2008-07-17 04:21:28 +00:00
Brian West
76d581387b
don't do this by default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 04:17:13 +00:00
Anthony Minessale
b5751a46a9
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 22:04:31 +00:00
Anthony Minessale
61f3d6798b
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
2008-07-16 22:02:41 +00:00
Anthony Minessale
df5afbcacd
even more lang stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 21:06:14 +00:00
Anthony Minessale
920ef82cb3
lang stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 20:19:11 +00:00
Brian West
f2e5d07e0b
unint. var fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 20:00:23 +00:00
Michael Jerris
43a3b71153
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
2008-07-16 19:42:40 +00:00
Michael Jerris
f103447710
UUID_SEND_DTMF (MODAPP-114)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 19:11:45 +00:00
Brian West
95bab9df92
shut msvc up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 17:50:50 +00:00
Brian West
731b0a7f08
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
2008-07-16 17:47:57 +00:00
Anthony Minessale
4722de507b
add domain-based acl auth thingy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 17:44:54 +00:00
Anthony Minessale
74c511f421
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 17:37:51 +00:00
Brian West
c88d6b1823
woops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 15:54:57 +00:00
Brian West
b46c1b8c0e
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
2008-07-16 15:52:22 +00:00
Anthony Minessale
d5d0bad6d5
add more example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9052 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 15:44:41 +00:00
Anthony Minessale
867ea0c026
fix the evil snake (again)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 14:58:00 +00:00
Brian West
64cdf63ca6
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9050 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 13:35:42 +00:00
Anthony Minessale
89b123d5b2
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
2008-07-16 06:23:35 +00:00
Michael Jerris
0e41f84afd
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 04:48:01 +00:00
Brian West
aa99ef8fb6
mod_pocketsphinx fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 22:22:49 +00:00
Brian West
e05c71729a
small tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 20:35:32 +00:00
Anthony Minessale
b24a17cf27
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 19:41:56 +00:00
Anthony Minessale
ac1119e64b
fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 19:14:15 +00:00
Michael Jerris
52126c2b31
add fifo_consumer_exit_key variable (MODAPP-100)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 18:09:16 +00:00
Michael Jerris
4d2cbfe197
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
2008-07-15 18:04:17 +00:00
Brian West
56d2b38e69
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 17:54:13 +00:00
Anthony Minessale
bc2fc3fa14
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 17:39:16 +00:00
Anthony Minessale
266a56391e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 17:15:34 +00:00
Brian West
d330c80b61
tweak UPDATE YOUR CONFIG
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 17:09:36 +00:00
Anthony Minessale
12582c0bf5
use our SWITCH_BYTE_ORDER macro
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 16:15:49 +00:00
Anthony Minessale
f7f58ec531
fix FSCORE-150
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 15:51:10 +00:00
Anthony Minessale
840b9f3367
minor logger tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 14:56:30 +00:00
Anthony Minessale
6e4a679e19
fix possible printf of NULL
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 14:56:15 +00:00
Brian West
b47382df69
tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 14:41:08 +00:00
Brian West
07728b3b60
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 11:23:46 +00:00
Michael Jerris
f97466e92c
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
2008-07-15 04:02:24 +00:00
Michael Jerris
001def1692
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
2008-07-15 03:13:33 +00:00
Brian West
7520074457
more readable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 00:05:16 +00:00
Brian West
0afdd55a3f
let the reloading start
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 23:58:07 +00:00
Brian West
73648db842
fix MODLANG-69
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 23:24:39 +00:00
Brian West
d690632ba1
fix MODLANG-69
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 23:22:41 +00:00
Anthony Minessale
f84b842d27
fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 22:15:24 +00:00
Anthony Minessale
c75f259571
update syntax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 20:57:35 +00:00
Anthony Minessale
0ed55ae3e6
fixup mod_perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 20:49:29 +00:00
Anthony Minessale
87c6564e9e
fixup mod_perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 20:37:36 +00:00
Michael Jerris
419362702a
add pocketsphinx conf file to packages (FSBUILD-59
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 19:16:28 +00:00
Brian West
a132987f01
woops left a debug in there
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 18:07:44 +00:00
Brian West
2ddfd226d2
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
2008-07-14 18:05:27 +00:00