Mark Crane
|
b288b03bee
|
Caller id prefix prevent error if caller_id_name is not provided.
|
2013-05-27 15:37:22 +00:00 |
Mark Crane
|
e18d08659d
|
Make the lua scripts that use config.lua to use the new config function.
|
2013-05-02 01:10:45 +00:00 |
Mark Crane
|
3e790bda07
|
Update the method to connect to the database with lua.
|
2013-04-29 23:29:46 +00:00 |
Mark Crane
|
35b1b2cb1d
|
Make it possible to use # and * in the IVR Menu.
|
2013-04-21 01:58:41 +00:00 |
Mark Crane
|
ac203b91ed
|
Adjust the LUA database connection to accommodate native PostgreSQL support and the recent change to the database connection syntax.
|
2013-03-31 08:18:41 +00:00 |
Mark Crane
|
c56bf3e447
|
Add sqlite:// to the lua scripts to match the new syntax. Add debian package files produced by rneese.
|
2013-03-13 14:25:39 +00:00 |
Mark Crane
|
83d388b822
|
Add ivr menu cid prefix.
|
2013-02-12 11:19:52 +00:00 |
Mark Crane
|
43ffea900a
|
Enable the IVR Menu Direct Dial. Remove * from the direct dial for security to prevent calls to feature codes.
|
2013-01-27 07:28:19 +00:00 |
Mark Crane
|
00b7a81627
|
Add invalid entry announcement to the ivr_menu.lua.
|
2012-12-05 07:21:59 +00:00 |
Mark Crane
|
8f4717cdc8
|
Fix bugs with the ivr_menu.lua
|
2012-12-05 06:52:03 +00:00 |
Mark Crane
|
caa3c395d5
|
Additional work on ivr_menu.lua
|
2012-12-04 23:00:27 +00:00 |
Mark Crane
|
b649ce9264
|
Add the following == "true" to fix the if statement.
|
2012-12-04 20:09:57 +00:00 |
Mark Crane
|
74073d6cc4
|
Fix a bug in the new ivr_menu.lua script.
|
2012-12-04 19:51:46 +00:00 |
Mark Crane
|
997b63ac85
|
Add global intercept capability to intercept.lua, fix a problem with ivr_menu.lua, and white space problem in wakeup.lua.
|
2012-12-02 08:38:24 +00:00 |
Mark Crane
|
bbe3759a68
|
Lua freeswitch.IVRMenu object was crashed FreeSWITCH on 1.2.3 so it has been replaced by a database driven Lua solution. This actually adds a lot more flexibility that will be used in the future. It still supports stacking options and regex.
|
2012-11-30 10:44:58 +00:00 |
Mark Crane
|
8e816ceaf3
|
Make the ivr_menu.lua file multi-lingual capable.
|
2012-11-25 07:13:14 +00:00 |
Mark Crane
|
1f7b039983
|
Add IVR Menu lua script.
|
2012-11-24 18:22:25 +00:00 |