Travis Cross
000e78df0f
ci: style
2012-05-06 03:45:01 +00:00
Travis Cross
52dbfabd0b
ci: remove obsolete code
2012-05-06 03:04:48 +00:00
Travis Cross
d25b2a3e9f
ci: modify our copy of configure.in rather than the original
2012-05-06 00:24:57 +00:00
Travis Cross
3f1293fa6b
ci: use bootstrap -j
2012-05-06 00:17:20 +00:00
Ken Rice
7a147e4762
Update a ton of copyright statements to make sure the dates are proper
2012-04-25 17:14:55 -05:00
William King
7a6a310727
Fix lintian reported issue with version number ending with 0. As per: Debian Developer's Reference section 5.11.2
2012-04-19 22:28:43 -07:00
William King
ba316fcd46
oops. 1.1.head is a newer version compared to 1.1.beta2
2012-04-19 22:02:26 -07:00
William King
1303c832f3
Fix a bash variable default assignment issue when variable is missing. Also remove unneeded verbosity from the tar extraction.
2012-04-19 20:37:17 -07:00
William King
735e96a266
Adding sample script for local debian package building.
2012-04-19 19:46:11 -07:00
William King
616004cb7c
Fix debsrcbuilder.sh script, and add option in src_tarball script to allow for alternate tmp directory location.
2012-04-19 19:46:10 -07:00
William King
d367e2a0d5
the debian version info now fixed to prevent newer source packages from overwriting still needed orig files.
2012-04-18 13:03:52 -07:00
William King
9c42ff7749
typo in the ci script.
2012-04-18 12:10:25 -07:00
William King
e10692544b
Fix a problem with the source tarball where it was being replaced out from under the packaging system.
2012-04-18 11:33:15 -07:00
Ken Rice
4f10c4135c
ci/centos: add erlang module support files
2012-03-24 05:15:11 +00:00
William King
29426bc23e
ci: add debian source package building script
2012-03-24 05:15:11 +00:00
Ken Rice
3b4023c6d3
ci: add continuous integration helper scripts
2012-03-24 05:04:41 +00:00
Travis Cross
37d6c8556c
add zrtp_proxy_media.lua script to intelligently enable proxy_media mode
...
The logic in this script enables ZRTP sessions to negotiate end-to-end
security associations, which is desirable whether or not the switch
natively supports ZRTP itself.
See the documentation in the header of the script for instructions on
enabling this behavior.
2012-03-06 22:38:44 +00:00
Brian West
2ec02e5445
FS-3890
2012-03-01 13:22:52 -06:00
Travis Cross
803d25c45c
Add ability to sign releases with tagscript
2012-02-24 22:02:12 +00:00
Brian West
faf40311c6
FS-3777: --resolve
2011-12-22 13:58:25 -06:00
Jeff Lenk
918d97becd
FS-3598 --resolve
2011-10-13 10:51:34 -05:00
Anthony Minessale
915b96ea8a
update
2011-10-06 09:47:39 -05:00
Anthony Minessale
7d6747c9ef
update
2011-10-05 13:55:20 -05:00
Michael S Collins
1a71dbf267
Add sound_test.lua utility script (lets you listen to all the sound files in a particular rate/type combo
2011-05-09 16:36:35 -07:00
Brian West
24bd230274
Merge branch 'Perl-FreeSWITCH-sendmsg-fix' of git://scm.dashjr.org/var/scmroot/git/freeswitch
2011-03-10 10:27:10 -06:00
Luke Dashjr
189d81a1b2
Bugfix: FreeSWITCH::Client::sendmsg was returning the first FSES packet it received, which caused a race condition when an event was in transit; now it waits for Content-Type: command/reply
2011-03-08 16:50:35 -06:00
Michael S Collins
5e6123ef5f
Add randomize-passwords.pl script to main tree
2011-02-17 11:53:59 -08:00
Brian West
22c05ad542
fixes from tony
2011-01-27 09:41:28 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Michael S Collins
ec8f2c2bc2
scripts: add_user - cmd line utility that lets admin create new users very easily.
2010-11-22 22:00:36 -08:00
Michael S Collins
c74573cb16
Strip whitespace from IP addresses in blacklist
2010-11-19 11:42:15 -08:00
Michael S Collins
b004916036
Do at least *SOME* verification to make sure that we are getting an IP address in the blacklist list
2010-11-19 10:54:39 -08:00
Brian West
c12f81cd0f
Use the right variable
2010-11-12 13:50:12 -06:00
Brian West
23f71563fb
doh backwards
2010-09-30 10:23:48 -05:00
Brian West
b6a81ba7fd
http://www.infiltrated.net/voipabuse/
2010-09-27 21:36:02 -05:00
Michael Jerris
b8ec015209
change to more typical path
2010-08-05 19:53:14 -04:00
Travis Cross
0780e04511
Enhanced the self-documentation in git setup.
2010-04-15 22:25:22 +00:00
Travis Cross
3b83541f79
Clarify the syntax for git merge.
2010-04-08 19:49:49 +00:00
Travis Cross
5c668de704
Added a script to help committers configure git properly.
2010-04-08 19:40:53 +00:00
Anthony Minessale
7095887bad
update
2010-04-07 01:44:56 -05:00
Travis Cross
d2ca27259a
Added a script to validate our .gitignore.
2010-04-06 20:03:57 +00:00
Travis Cross
e4add917fb
In release tagging, separate the tar and compression stages.
2010-04-02 16:15:04 +00:00
Michael Jerris
14226d2d94
we don't always have this
2010-04-02 02:08:53 -04:00
Michael Jerris
8e76877a26
update makefile and version generation to work with git working copy too
2010-04-02 00:07:02 -04:00
Travis Cross
5f29a839c4
Leave SWITCH_VERSION_REVISION alone in the tagging script unless it is explicitly specified.
2010-04-01 21:33:11 +00:00
Travis Cross
a647f768d5
Improved the post-tagging push instructions on the release tagging script.
2010-04-01 21:23:56 +00:00
Travis Cross
91feec300e
Added a reminder to 'git push' after tagging a release.
2010-03-30 18:52:40 +00:00
Travis Cross
23d3205c36
Produce an xz (lzma) bundle when doing a release.
2010-03-30 18:41:16 +00:00
Travis Cross
5f3b27da3f
Removed an obsolete release tagging script.
2010-03-30 18:41:16 +00:00
Travis Cross
54e48da7be
Rewrote the release tagging script so as to work usefully with git.
2010-03-30 18:41:16 +00:00
Brian West
0aeb564dd4
simple address book dialer for use with Mac OS X Address Book using xml_rpc to issue the request to your web server... the rest is up to you
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 01:16:35 +00:00
Brian West
a100b63d43
commit changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 17:19:12 +00:00
Brian West
4d3dac5b52
FSBUILD-249
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 22:56:54 +00:00
Brian West
e00dd514c6
fix path
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16444 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 00:31:43 +00:00
Brian West
6d4c6460d3
fix path
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 00:30:42 +00:00
Brian West
96c77bb450
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 18:16:53 +00:00
Brian West
ded50e7f02
These might be useful for someone...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 18:14:07 +00:00
Michael Jerris
4e32aaee27
s/bash/sh/
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 20:06:10 +00:00
Brian West
408f28df07
FSBUILD-216
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 14:34:43 +00:00
Brian West
978c6bdebe
whitepages cid lookup US only
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 10:21:16 +00:00
Michael Jerris
82fef269c0
keep bootstrap, just rename it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 06:31:54 +00:00
Michael Jerris
a81f073bd2
updaete sounds version for packages
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 23:50:01 +00:00
Michael Jerris
693ec60a71
fix celt path and add freeswitch.pkg_deps.sh from FSBUILD-176
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 23:07:52 +00:00
Brian West
3abf6c9bc4
moving js_modules to javascript
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:44:10 +00:00
Brian West
7f1f944007
move scenario files to perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:43:52 +00:00
Brian West
b34d524e72
moving things to more logical layout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:43:28 +00:00
Brian West
3748f84536
move multicast to perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:42:36 +00:00
Brian West
8f57ae41f7
move tonegen to perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:42:16 +00:00
Brian West
4a14ab42f1
move this to perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:41:39 +00:00
Brian West
8d8609ab56
more clean up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:40:56 +00:00
Brian West
3be99f4aa0
clean this up and make it more organized.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:38:46 +00:00
Brian West
87e6e63ebb
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:35:05 +00:00
Brian West
f22fb723db
more clean up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:33:29 +00:00
Brian West
70f4d93c3c
tweak javascript
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 15:22:55 +00:00
Brian West
836f84100d
FSSCRIPTS-17 and FSSCRIPTS-16
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 18:53:49 +00:00
Brian West
c3fb7f0c2f
adding zrtp enrollment script, we do auto enrollment and verification
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 18:03:10 +00:00
Stefan Knoblich
87d8e4eda4
Add -days option to set expiration time of certificates in gentls_cert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 23:11:19 +00:00
Traun Leyden
e6f1db4cd3
refactor to fix some major DRY violations
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 18:11:44 +00:00
Traun Leyden
9c8901eef9
rename killchan to uuid_kill and broadcast to uuid_broadcast
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 09:17:10 +00:00
Traun Leyden
f22c3e50e8
transfer was renamed to uuid_transfer in fs api and this method was not updated
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 08:50:37 +00:00
Michael Jerris
1597720aa6
typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 22:25:08 +00:00
Michael Jerris
c381852ca4
add tag scripts
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 22:17:26 +00:00
Brian West
7ac16e8aea
When you're down in Transylvania
...
And the night begins to fall
You might get to feeling lonely
If you do give me a call
Just dial Transylvania 1, 2, 3, 4, 5
Transylvania 1, 2, 3, 4, 5
Transylvania 1, 2, 3, 4, 5
(oh and remove some stuff too)
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-28 20:34:23 +00:00
Brian West
c4ccb10bbb
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12279 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 17:14:44 +00:00
Anthony Minessale
5fcbbca37f
declinatio mortuus obfirmo!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 16:37:00 +00:00
Brian West
a579819dba
seek 0 starts over
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 00:29:12 +00:00
Brian West
54ff389b09
Revamp mod_pocketsphinx to use jsgf format. Known bugs which are going to be fixed are:
...
Using words in your grammar that aren't in the dictionary will segfault. Bug is already brought up with the pocketsphinx maintainer.
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 22:47:15 +00:00
Brian West
ccdc6ec202
elaborate on this example more and show off flite usage but its commented out by default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 21:06:36 +00:00
Raymond Chandler
85529d1aa2
now it'll work for other people too ;-)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12127 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 00:02:11 +00:00
Raymond Chandler
a3260cb659
adding click to call similar to the perl example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 00:00:30 +00:00
Brian West
37e20b86c8
update callback.lua to show off the volume option
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:50:50 +00:00
Brian West
00dbfc6dd9
fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 20:17:12 +00:00
Brian West
065dec4baa
example click to call using new ESL lib in perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 02:23:03 +00:00
Mathieu Rene
d059925b6e
move gdbinit to support-d
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 17:09:52 +00:00
Mathieu Rene
f8fee30b27
GDB Macros FTW
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 17:05:16 +00:00
Brian West
f7e1e37e4c
don't delete the gcore might not get a second chance
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 23:46:29 +00:00
Brian West
0dc800c78e
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 16:05:46 +00:00
Anthony Minessale
a223a59d5e
fix regression in previous fix for MODAPP-209
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 16:03:56 +00:00
Brian West
d4f2046712
FSSCRIPTS-14
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 14:34:10 +00:00
Brian West
afea7422b6
I don't wanna loose this. ;)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 19:29:28 +00:00
Ken Rice
e2f1e58bd2
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:53:49 +00:00
Anthony Minessale
86567838c6
fix bug in FS Client.pm
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 17:25:52 +00:00
Brian West
2d1d3d98ed
FSSCRIPTS-9 thanks john, sound files will appear by friday for this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 18:17:53 +00:00
Brian West
3410c58a2e
FSSCRIPTS-8 Thanks John
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 18:16:34 +00:00
Stefan Knoblich
8719823f5d
Fixup output of fsxs --variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 21:40:29 +00:00
Brian West
d0d28568fe
FSSCRIPTS-7
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-28 10:22:31 +00:00
Brian West
c87ae6141d
tweak FreeSWITCH::Client to not delete keys that are already lowercase ie. variables in the events
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-16 00:23:46 +00:00
Brian West
7ee91be602
Gizmo config script
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 23:33:53 +00:00
Anthony Minessale
f3b413edf1
write cng frames during sleep
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-03 18:14:11 +00:00
Brian West
d1ab9fadb2
add quick debug util for trying to debug sofia... crank up the debug. christian sent it in
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 23:40:26 +00:00
Traun Leyden
1daedabfbb
improve debuggability
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 00:07:15 +00:00
Traun Leyden
ce77b437f1
improve docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 22:25:35 +00:00
Traun Leyden
5c1982a295
set field so the protocol object can easily get factor instance. add ability to add observers for specific events and dispatch events to observers. still more work needed there, since there is no relation between observers and what events are subscribed from freeswitch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 21:12:43 +00:00
Brian West
564b5f4a79
create example of using the inputcallback to influence the playback of a file.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 14:05:48 +00:00
Brian West
4415976b8b
FSSCRIPTS-4 thanks UnixDog
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:50:13 +00:00
Brian West
7e38be6d60
w00t
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 03:00:14 +00:00
Brian West
80ddc15155
lets flip it around. 0 bad 100 good in pocketsphinx now. Scoring in the lib was changed so I had to do this change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 01:25:29 +00:00
Brian West
3c0842d438
add scripts from MODAPP-89
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 16:14:20 +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
Traun Leyden
995f477475
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
2008-07-13 04:10:52 +00:00
Traun Leyden
f01fde034c
add debugging information
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-13 03:14:44 +00:00
Brian West
2380cce175
works better if you do this correctly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-12 22:05:13 +00:00
Brian West
ebb35b5d97
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
2008-07-12 15:41:04 +00:00
Brian West
cb7ee06afc
tweaks for scores in ps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 19:33:38 +00:00
Brian West
285b140571
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 02:14:14 +00:00
Brian West
7f4041da68
add additional regexp for testing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 01:51:47 +00:00
Anthony Minessale
fad3811708
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 22:30:40 +00:00
Brian West
32b3a852db
add pocketsphinx pizza.js demo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 16:24:58 +00:00
Brian West
53fda0eeca
tweaked SpeechTools
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 02:57:28 +00:00
Michael Jerris
36852b399e
fix seg src/mod/languages/mod_python
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 06:59:02 +00:00
Anthony Minessale
27b289bd4b
add example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8827 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:17:47 +00:00
Michael Jerris
1f5d189782
more dapper stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-17 17:47:29 +00:00
Michael Jerris
094e837b94
make this work on dapper (no need for the tight version checking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 17:15:16 +00:00
Michael Jerris
39b6f21a4d
a little packaging work
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 17:01:16 +00:00
Michael Jerris
152f090a44
start of packaging
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 16:53:34 +00:00
Brian West
f57c69ceb0
thanks CtRiX
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:44:33 +00:00
Brian West
7718ccc1e5
elaborate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 00:24:09 +00:00
Traun Leyden
a34165722a
hello world
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 23:39:53 +00:00
Anthony Minessale
85fc8c37e7
fix bad pointer memory snafu in wrapped language libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 19:03:57 +00:00
Brian West
f59b8ed1dc
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 03:12:26 +00:00
Traun Leyden
53f2c134a3
attempt to fix data must not be unicode error
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-28 04:02:34 +00:00
Brian West
5743b7e152
be consistent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 01:00:34 +00:00
Brian West
a68c60c1f1
some small lua and perl examples.. they look very similar...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:37:03 +00:00
Michael Jerris
349fb64db9
add
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 23:13:01 +00:00
Anthony Minessale
92a800e6fa
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 23:45:47 +00:00
Michael Jerris
93771dc79f
revert unintentional commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-10 20:42:15 +00:00
Anthony Minessale
6a56113a93
fix MODAPP-85
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-10 20:26:15 +00:00
Brian West
1c52292c9b
This can be used to test DTMF connectivity from remote devices and read back the DTMF verbally.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 07:33:50 +00:00
Stefan Knoblich
2ef2ea1646
Update help text and copyright header.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-29 00:57:04 +00:00
Stefan Knoblich
a03be40e62
Change variable naming to be more configure-like (except for --confdir)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-29 00:49:21 +00:00