Commit Graph

23 Commits

Author SHA1 Message Date
Anthony Minessale 9b8a5edd3d FS-9638 2016-11-10 12:09:00 -06:00
Brian West 8dc27b1081 Commit an example of using the IVRMenu object to build the ivr in lua. 2016-10-31 12:27:13 -05:00
Brian West 1d8c136dbe testing example, need to form this into a framework 2015-07-02 09:53:48 -05:00
Brian West 3b629c8004 updated directory using asr/tts 2014-07-05 09:22:59 -05:00
Seven Du 69a65aa413 add create user and gateway lua scripts 2014-03-15 00:15:02 +08:00
Travis Cross 44df6c46b3 Add lua script for proxying ZRTP SAS values to legacy phones
Ken is creating a bump-in-the-wire box for legacy IP phones and might
find this script useful.
2013-08-13 20:29:01 +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
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 c12f81cd0f Use the right variable 2010-11-12 13:50:12 -06: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 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 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
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 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
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 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 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
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