Commit Graph

162 Commits

Author SHA1 Message Date
FusionPBX
cfe259d868 Update send_mail.lua
Change header from X-FusionPBX-Email-Call-UUID to the correct value of X-FusionPBX-Call-UUID
2020-11-07 19:21:19 -07:00
FusionPBX
991fffa4ed Update index.lua
Add call_block_country_code and handle e.164 automatically when the country code has been provided.
2020-11-02 11:10:45 -07:00
FusionPBX
a5dadb650b Update send_mail.lua
Use a more concise method to get default settings for email.
2020-10-27 20:42:09 -06:00
FusionPBX
54db7db4c3 Update send_email.lua
Add email_queue_enabled
2020-10-27 20:38:44 -06:00
FusionPBX
afcbdaf676 Update record_message.lua
Improve the indentation
2020-10-27 20:02:19 -06:00
FusionPBX
6d0865acc8 Update send_mail.lua
Update local after email.
2020-10-22 22:09:08 -06:00
konradSC
c2688fcf2a Check for origination_callee_id_name
This was breaking when the variable wasn't set in the dialplan. 

Len discovered this :-)
2020-10-21 12:09:28 -04:00
Greenbea
3aa39634c9 ivr menu add pin number 2020-10-18 15:44:33 -04:00
Nate
a770fd878c Voicemail: Enhance recording playback options. 2020-10-12 11:46:51 -06:00
FusionPBX
ce2a772720 Update index.lua
Remove trailing space.
2020-10-10 13:29:15 -06:00
Nate
325da538c3 Voicemail: Adjust default greeting to accept * for remote access. 2020-10-08 18:05:20 -06:00
Nate
c10d508ba8 Voicemail: Minor adjustment to play greeting script. 2020-10-08 16:18:02 -06:00
FusionPBX
4edb1d67ac Update ivr.conf.lua
This was added to send calls to the IVR menu exit action when it reaches the ivr_menu_max_failures. However it causes a bug when ivr_menu_max_failures = 1 and IVR Menu Option has a digits larger than 2 which gets interpreted as a failure and then sent to the fail destination. This code causes a worse issue than it solves. Commenting out the code until finding a better solution.
2020-10-02 11:58:27 -06:00
Nate
85e9be8148 VM Scripts: Restore recording beep tone for add intro on vm forward. 2020-09-29 14:57:00 -06:00
Joseph
9b012a4405 Fix broken accountcode on fax retries (#5490)
accountcode would only appear on the sip header for the 1st retry. Added the accountcode parameter to the rest of the originate commands to resolve this issue
2020-09-26 22:46:07 -06:00
Joseph
e164817bdb Update index.lua (#5487)
Add the name of the voice mail box in the VM to email template. (part B)
2020-09-26 16:10:59 -06:00
Joseph
52f1b64947 Update record_message.lua (#5488) 2020-09-26 16:08:45 -06:00
Joseph
3934cc4810 Update send_email.lua (#5489)
Changed MM to MI, otherwise times would show as XX:09:XX. Appears that MM is not a valid value.
2020-09-26 16:07:36 -06:00
FusionPBX
53c3b9a7b0 Update send_email.lua 2020-09-26 16:07:03 -06:00
Joseph
ec6303d0fe Update send_email.lua (#5486)
Add the name of the voice mail box in the VM to email template.
2020-09-26 15:55:21 -06:00
Mark J Crane
78f50121dd Remove trailing spaces and add a sleep. 2020-09-26 01:16:08 +00:00
Nate
46adde4a22 Voicemail: Use phrases instead of direct sounds. 2020-09-25 16:58:44 -06:00
agree
0216ebee07 Update index.lua (#5484) 2020-09-23 12:10:50 -06:00
FusionPBX
cf1b6eab3e Voicemail message date using time zone 2020-09-19 08:48:31 -06:00
FusionPBX
56e56aa6f9 Comment out get variable record_name 2020-09-11 10:29:15 -06:00
graycom-git
d4cc92e21f Update index.lua (#5443)
Update to use effective_caller_id_name when prefixed on inbound routes as the caller_id_name when recording voicemail details in database
2020-09-08 09:52:54 -06:00
FusionPBX
93f5c996ae Remove trailing tabs. 2020-09-08 09:50:17 -06:00
Mafoo
269c21d37b BugFix [master] - ring_groups\index.lua (#5441)
change to use functions.send_mail so system from address is taken into account
2020-09-08 09:46:52 -06:00
FusionPBX
1db78cf7ea Change dbh to db to fix an error seen in the logs. 2020-09-07 18:37:20 -06:00
FusionPBX
baadb2185b Transcription change how we are picking it up. 2020-09-02 15:58:42 -06:00
FusionPBX
d7e085f9f7 Update send_email.lua 2020-09-01 19:24:03 -06:00
FusionPBX
4322d6dece Add the server hostname. 2020-09-01 19:09:04 -06:00
FusionPBX
b476f17af6 Disable transcribe_enabled if method is equal to queue. 2020-09-01 19:06:40 -06:00
agree
62e821087f Fix follow me originate_delay for external numbers (#5432)
* Fix follow me originate_delay
2020-09-01 10:29:18 -06:00
FusionPBX
d3f1bfc51e email_status set to waiting 2020-08-31 12:31:40 -06:00
FusionPBX
f7b715b399 Update send_mail.lua 2020-08-30 20:14:09 -06:00
FusionPBX
d18123d679 Add extension_uuid to the agent contact 2020-08-28 14:20:16 -06:00
FusionPBX
7a38482459 Add additional a + to is local or SQL statement. 2020-08-27 21:50:22 -06:00
FusionPBX
1fcc06e622 Use caceh set only if dialplan_mode has a value. 2020-08-27 21:48:04 -06:00
FusionPBX
cd4f709a20 Add cache.get and cache.set 2020-08-27 16:57:08 -06:00
FusionPBX
c317a6ab1c Update ivr.conf.lua 2020-08-27 15:27:19 -06:00
FusionPBX
32301f438a Change vertical spaces. 2020-08-27 15:25:29 -06:00
FusionPBX
6abd91830f Remove this as it causes a syntax error. 2020-08-27 13:23:22 -06:00
FusionPBX
8c1f42f50d Update dialplan.lua 2020-08-27 13:02:38 -06:00
FusionPBX
2d838ff4d1 Rename dialplan_method to dialplan_mode. 2020-08-27 13:01:48 -06:00
FusionPBX
cb2758193f Update dialplan.lua 2020-08-27 10:19:44 -06:00
FusionPBX
07f0bf9829 Remove settings will not work without the domain_uuid. 2020-08-27 09:33:29 -06:00
FusionPBX
b3ddc87077 Add destination_prefix and destination_area_code and capitlize SQL commands. 2020-08-27 09:23:49 -06:00
Andrew Querol
ebab725771 [4.5] Allow changing the direct dial digits regex for IVRs (#5421)
* Modify ivr.conf.lua to allow changing the direct dial matching digits from default settings

This is needed to allow using direct dial with IVR options that overlap the default regex pattern.

* Add in the new direct_dial_digits setting to allow changing what triggers attempting a direct dial in IVRs
2020-08-27 08:04:48 -06:00
FusionPBX
66ee5d4546 Add destination_trunk_prefix and destination_area_code to the SQL Query. 2020-08-26 22:49:48 -06:00