Commit Graph

383 Commits

Author SHA1 Message Date
Nate Jones 54c465abaa IVR: Additional check for nil needed. 2015-04-03 17:58:49 +00:00
Mark Crane 2bbca0837c Set auto-gain-level to 0 or disabled. 2015-04-01 10:18:48 +00:00
Mark Crane 860d71b3a4 Remove an extra vertical space and fix the indenting for one line. 2015-04-01 08:22:42 +00:00
Mark Crane 0124962272 Remove http_cache:// from the path and allow it to be defined in the storage path. 2015-04-01 08:14:03 +00:00
Mark Crane 920b08fa23 Remove trailing spaces from the ivr_menu.lua. 2015-04-01 08:12:27 +00:00
Mark Crane 5754994e6c When a new greeting is created set it as the greeting id. 2015-04-01 08:11:44 +00:00
Mark Crane c74a0e5d8a Add a missing semi-colon and remove trailing spaces. 2015-04-01 07:57:47 +00:00
Mark Crane af98b7cf99 Add an option to save the greeting to the database. 2015-04-01 07:56:56 +00:00
Mark Crane a7b191a47e Pre-define the variables for the ivr menu. 2015-04-01 06:52:45 +00:00
Mark Crane 84ff031cec 2015-04-01 05:48:44 +00:00
Mark Crane 8048873cd0 Use luasql for recordings only if base64 is chosen. 2015-04-01 05:44:07 +00:00
Mark Crane 34e722391a Change base64.enc to base64.encode. 2015-04-01 03:56:23 +00:00
Mark Crane e9fc52436d Improve the speed of base64 encode and decode. 2015-03-31 18:48:00 +00:00
Mark Crane ea6df88750 Prevent trying to pickup the call from the caller in the same call group. 2015-03-31 03:06:55 +00:00
Mark Crane bf09ca3e1c Add base64 decode to the IVR Menu. 2015-03-31 00:50:13 +00:00
Mark Crane 4f6f1186ab Add an additional method to store the recordings. 2015-03-30 23:08:21 +00:00
Mark Crane 95633aac35 No need for this include again as the scripts_dir is already set by this point. 2015-03-24 07:05:28 +00:00
Mark Crane 3859511572 Fix the XML for languages.lua. 2015-03-24 06:21:47 +00:00
Errol Samuels 9aed5b3dc8 Added goodbye message when maximum searches have been reached so caller is aware the call will hangup. 2015-03-23 05:35:41 +00:00
Errol Samuels e13a8bb694 Added remote reboot capability for Aastra phones 2015-03-22 08:04:03 +00:00
Mark Crane db1a7d599c Fix conference center greeting allow upper case file names. 2015-03-20 19:05:49 +00:00
Mark Crane 7aa729f56b IVR Menu use the ringback method from ring groups. 2015-03-20 04:56:25 +00:00
Mark Crane 2bf031dd68 IVR Menu commit ringback this approach will be replaced but is added to document the approach. 2015-03-20 04:54:49 +00:00
Mark Crane 5f7a14041a Fix ringback on the ivr menu by getting the global variable representing the ring back tones. 2015-03-18 23:31:14 +00:00
Mark Crane 34968ce2c2 Remove trailing spaces or tabs. 2015-03-18 20:51:13 +00:00
Nate Jones 8485694537 Voicemail:
- Adjust for single-quotes in caller_id_name on insert query (hopefully addressing Issue 877).
- If Keep Local is false, remove the recording from the file system.
- Fix Forward Destinations so message is fully copied to other extension voicemail boxes, not just emailed.
- Add script to Ext and VM Edit pages to prevent Listen or Download links being sent when Keep Local is false.
- Minor language mods.
2015-03-15 09:15:04 +00:00
Mark Crane 75321f04f7 Fix IVR Menu ringback. 2015-03-13 16:45:05 +00:00
Mark Crane 09196fac55 Fix the indentation in callcenter.conf.lua. 2015-03-11 19:33:07 +00:00
Mark Crane 1f20397a57 Call Center XML Handler now generates XML correctly. 2015-03-11 19:28:18 +00:00
Mark Crane 09f7868e36 Fix a missing comma. 2015-03-10 10:41:26 +00:00
Mark Crane 0cd32b4f7e Add the missing include for the languages section. 2015-03-09 23:49:15 +00:00
Mark Crane 88ba2e161a Add time-of-day to the XML handler. 2015-03-09 15:51:49 +00:00
Mark Crane 0d6f9b8d64 Add XML Handler section language. 2015-03-09 05:26:10 +00:00
Mark Crane c027f0e4f5 Add lua function settings. 2015-03-02 18:07:06 +00:00
Digital Daz 1a15020275 Remove a log line used for debug 2015-02-25 20:40:51 +00:00
Digital Daz 2cef65a708 Fixed a couple of typos and changed the way the DSN is inserted. 2015-02-25 20:35:22 +00:00
Nate Jones a4671d33b6 Voicemail: Email notification script updated to support multiple languages. 2015-02-24 09:40:45 +00:00
Nate Jones 71a861580c Voicemail: Added additional options for email notification (attach vm, download link, auto-play listen link). Also cleaned up email templates a little. 2015-02-24 08:09:01 +00:00
Nate Jones 85e22004cd Voicemail: Remove prompt to listen to new or saved messages if no new or saved messages exist. 2015-02-23 22:51:24 +00:00
Mark Crane 6388c00b55 Voicemail IVR is now completed and ready to go. 2015-02-22 23:58:37 +00:00
Mark Crane faf30dd174 Add additional protection to prevent intercepting calls that have already been answered. 2015-02-21 20:33:23 +00:00
Mark Crane ce74b2d0fb Add callcenter.conf.lua for xml handler. 2015-02-21 09:33:36 +00:00
luis daniel lucio quiroz c64c2b064b debug messages for conference center 2015-02-13 18:51:19 +00:00
Digital Daz 6b03488eb0 Use the domain timezone in voicemail message playback. 2015-02-10 00:01:37 +00:00
Mark Crane 3d1ca49461 Fix hot desking internal and outbound caller id for the hot desked phone. 2015-02-06 18:51:22 +00:00
Mark Crane 70032d5642 Work on intercept.lua to prevent an error with the hostname. 2015-01-30 01:32:38 +00:00
Mark Crane 608c95bdf6 Fix the conference default greeting. 2015-01-29 10:07:50 +00:00
Mark Crane 30706fa11d Tested gateway with registration set to false on 1.4.15 no longer requires a username and password so it is no longer required in fusionpbx when the registration is set to false. 2015-01-29 07:07:54 +00:00
luis daniel lucio quiroz 24c0ccd114 for_fax now on fax 2015-01-27 14:51:57 +00:00
luis daniel lucio quiroz 7f175b4985 accountcode now on fax, PCMU/A as absolute codec string 2015-01-26 19:54:52 +00:00
Mark Crane 9b7dd342f8 Fix the handling for * with stream file. 2015-01-23 18:10:48 +00:00
Philippe Rioual d5dadca887 removed extra digit in FR toll allow templates 2015-01-22 19:44:58 +00:00
Philippe Rioual bc167d4d69 added french "FR" country toll_allow templates 2015-01-21 16:11:06 +00:00
luis daniel lucio quiroz 84218b839b better voicemail templates 2015-01-19 18:59:59 +00:00
Mark Crane 5f8fc98170 Fix voicemail copy to multiple destinations. 2015-01-17 21:56:56 +00:00
Mark Crane fb1844bce6 Fix is_local.lua script on the stable branch. 2015-01-17 07:31:50 +00:00
Mark Crane 3585f19b21 Add streamfile.lua to provide ability to stream files and change the volume, position of the playback, pause and more. 2015-01-04 09:29:02 +00:00
Mark Crane 03db90f9dc If mod shout exits use it to save voicemail messages as mp3. 2015-01-04 00:10:52 +00:00
Mark Crane e522a14e56 Add trim function to is_local.lua. 2014-12-22 19:34:55 +00:00
Mark Crane 6280d5b4e2 Fix a problem with wakeup calls prompting for the extension. 2014-12-22 18:18:55 +00:00
Nate Jones c67daf9a48 Issue 767 Fix: Invalid Sound file path was hard coded in lua, modified as suggested to use file path defined in IVR. 2014-12-10 03:26:52 +00:00
Mark Crane d881e17091 Prevent call_hostname nil issue by pre-defining it. Improve the uuid nil check to prevent an error. 2014-12-07 02:06:32 +00:00
Mark Crane 1970300db1 Fix forward on busy. 2014-12-05 12:55:04 +00:00
Mark Crane b50c68d92f Fix a problem with the previous commit. 2014-12-05 02:45:56 +00:00
Mark Crane 71dc8fbc77 Play only the Conference Center Greeting if it has been provided. 2014-12-05 02:40:21 +00:00
Mark Crane c618f852b5 Add support for voicemail forward destinations. 2014-12-04 13:43:09 +00:00
Mark Crane c9e3d90155 Update the failure handler to work with the new call forward no answer feature. Optimize it using the variables instead of the database. Change the indentation. 2014-12-03 11:57:34 +00:00
Mark Crane ad81b6ea5b Get the values from the database and set them as lua variables. 2014-12-03 09:02:54 +00:00
Mark Crane 14babb88ed Set extension variables for forward all, busy, no answer, and do not disturb. 2014-12-03 08:05:41 +00:00
Nate Jones 904de1933f Conference Center: Lua script mods for Room Schedule (start/stop) functionality completed. 2014-11-30 03:08:02 +00:00
Nate Jones 146c439960 Fax Retry (LUA): nulls to nils. 2014-11-29 15:24:02 +00:00
Mark Crane 53a8cd7777 Ensure that call forward doesn't update follow me if follow_me_uuid is an empty string. 2014-11-28 20:40:59 +00:00
luis daniel lucio quiroz f6b1ee0736 xml_handler directory.lua is now tolerant when no memcache available, fix a nil variable 2014-11-27 14:43:28 +00:00
Mark Crane 130c45d0b6 Revert r7258 as caused problems with endpoints receiving calls. 2014-11-26 20:54:44 +00:00
Riccardo Granchi 2cf20d8f7a Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix 2014-11-21 15:38:26 +00:00
Mark Crane 36d3c995b7 Fix the alias for the XML handler. 2014-11-21 04:37:43 +00:00
Mark Crane 0bfd57c148 If forward all destination is not set then request it when using *72 otherwise use the current destination. 2014-11-18 11:16:59 +00:00
Mark Crane 320659ffad Default behavior before call forward on busy was if busy go to voicemail. I just re-established that default for any company wanting to simply hangup on calls when the destination is busy then set system -> variables or domain -> variables to send_to_voicemail=false. This is a better default as it would require those wanting to simply hangup to set the value to false allowing the default behavior is preserved. 2014-11-18 10:29:03 +00:00
Mark Crane 44c517173c Add a few spaces to make the code consistent such as if( changed to if ( 2014-11-18 10:10:37 +00:00
Mark Crane a514c6f95f (not forward_on_busy and originate_disposition ~= "CALL_REJECTED") needs to be optional behavior as it contradicts current behavior. My response here is complaints that the new behavior is a bug at least in some peoples eyes so needs to be a configurable option that is not forced onto those that don't want it. 2014-11-18 10:09:29 +00:00
Mark Crane 9a88b8396a Remove hangup on subscriber absent user_exists condition on dialplan_local extension already verifies that it is an extension. 2014-11-18 10:04:17 +00:00
Mark Crane 4f88ebf255 Adjust app.lua improve the line spacing. 2014-11-18 10:03:00 +00:00
Mark Crane 001f6dec2e Cleanup up the tabbing and trailing spaces and tabs. 2014-11-18 09:35:33 +00:00
Mark Crane 316e81edc0 Correct the English used in the comment. 2014-11-18 09:33:19 +00:00
luis daniel lucio quiroz ee0dd17a03 cosmetic coding for disa 2014-11-14 22:12:18 +00:00
luis daniel lucio quiroz 6a531ebfbc new enhanced disa without loopback 2014-11-14 20:39:15 +00:00
luis daniel lucio quiroz a9183dbdf6 new enhanced disa 2014-11-14 17:47:45 +00:00
luis daniel lucio quiroz 9427a8012a console messages for eavesdrop 2014-11-13 15:32:02 +00:00
Riccardo Granchi fd68683f99 Disabled debug and minor log changes 2014-11-13 13:09:53 +00:00
Riccardo Granchi 7bc38b2d80 Added toll allow and ability to enable it in outbound routes 2014-11-13 12:12:41 +00:00
Mark Crane 3b9743226a xml_handler will bind if memcached is down 2014-11-13 08:51:46 +00:00
Mark Crane 66fc5354dd Fix remove excessive messages when using XML handler. 2014-11-08 04:46:51 +00:00
Riccardo Granchi c09364234d Added toll type assignment based on country templates 2014-11-06 16:56:31 +00:00
Riccardo Granchi 8ffb5b2f71 Added cleaning for own international prefix and sqlite compatibility 2014-11-04 15:29:05 +00:00
Mark Crane d79e72141d Paging - Prevent calling the user that initiated the page 2014-11-03 18:57:01 +00:00
Riccardo Granchi 3c43f604c5 Added it-ring definition 2014-11-03 11:16:10 +00:00
Riccardo Granchi c684b780d7 Added forward on busy and extension queue features 2014-10-29 16:06:53 +00:00
Mark Crane 9e33022ce7 Ensure the api object is set for is_local. 2014-10-25 00:25:08 +00:00
Mark Crane 80f6638cae Fix *98 for extensions with number-alias. 2014-10-25 00:01:46 +00:00
Mark Crane aab04f3019 Update the Voicemail MWI LUA script to use the new scripts/resources/run directory. 2014-10-22 08:09:10 +00:00