Commit Graph

21 Commits

Author SHA1 Message Date
FusionPBX 04ee47ce8f
Skip the cache if the SQL query timed out 2024-05-06 13:08:02 -06:00
FusionPBX 1df3015e19
Allow using dsn_call_center
Allow using extra underscore so that it works with either values. 
- dsn_callcenter
- dsn_call_center
2024-04-17 10:47:22 -06:00
FusionPBX 3213d4bab3
IVR Menu - Allow caller_id_name and number variables 2024-03-05 18:28:19 -07:00
FusionPBX fd538950c9
Update to use required default_ prefix 2024-01-10 17:40:04 -07:00
FusionPBX 5c6dd8bfb3
Add extension_language, extension_dialect and extension_voice 2024-01-10 16:32:29 -07:00
FusionPBX e0bb35b63b
Add caller_destination to allowed variables 2024-01-09 10:20:25 -07:00
FusionPBX be652845cc
Add sip_req_user to allowed variables 2024-01-09 10:05:18 -07:00
FusionPBX f587c41bb4
Add additional record template variables 2023-12-18 10:19:56 -07:00
FusionPBX edb0180bcf
Add call_center queue_login options: dynamic or static (default) 2023-11-15 23:17:43 -07:00
FusionPBX b2e05fb0f6
IVR Menu: allow sending the ${uuid} variable 2023-10-23 14:25:04 -06:00
FusionPBX fce21d36c3
Use SQL concat as its safer with NULL values. 2023-10-18 21:14:54 -06:00
FusionPBX 2ccc8c8b12
Change how the virtual extension is disabled
Made this change because if the XML is not generated then extension variables are not available. These variables are needed for call forward and follow me.
2023-10-09 19:52:13 -06:00
FusionPBX bf47bbcc47
Event Socket settings auto defaults or custom using config.conf 2023-09-16 15:07:41 -06:00
FusionPBX 675811f79c
Create event_socket.conf.lua 2023-09-16 04:34:23 -06:00
FusionPBX 29f04383cb
Inbound number not found send to the log 2023-08-26 15:29:58 -06:00
FusionPBX fac9bad46f
Fix the default_language, default_dialect and default voice variables that were broken by xml.sanitize 2023-08-24 09:26:10 -06:00
FusionPBX 503b59267e
Fix call center agent call recording
Issue was caused by xml sanitize and this change allows using strftime.
2023-08-09 11:13:09 -06:00
markjcrane b9e6a89a37 Add extension_type is null for better backwards compatibility 2023-07-14 12:44:24 -06:00
FusionPBX b1457116d8
Require extension_type default 2023-07-13 21:30:24 -06:00
Andy Binder 6f352c2efb
Update translate.conf.lua (#6765)
Remove sanitization of number-translation regexes
2023-06-28 09:48:39 -06:00
markjcrane 88faf89219 Move scripts to app/switch/resources/scripts 2023-06-24 08:32:56 -06:00