Commit Graph

1464 Commits

Author SHA1 Message Date
FusionPBX 43d57fce14
Change the agent.contact size from 255 to 1024 2025-01-03 16:53:23 -07:00
FusionPBX a9980f80f3
Invalid SQL query for type uuid to work around the issue set back to varchar. 2021-06-08 19:57:50 -06:00
FusionPBX 1a7a221edc
Update switch.sql 2021-06-08 03:22:26 -06:00
FusionPBX c8f573d734
Add instance_id to the agents table. 2021-06-08 03:05:45 -06:00
FusionPBX 7906b036d2
Change back to original data type to prevent SQL errors.
[ERROR: invalid input syntax for type uuid: "*5903"
LINE 1: ...d,presence_id,uuid from sip_dialogs where uuid != '*5903' an...
2021-05-18 19:15:16 -06:00
FusionPBX 323729a383
Change uuid from varchar or varying to type uuid. 2021-05-18 10:06:57 -06:00
markjcrane ca5a824bb5 Move the scripts to app/scripts/resources/scripts 2020-01-18 00:30:13 +00:00
FusionPBX 06bbc223fc Update main_menu.lua 2020-01-16 11:18:40 -07:00
FusionPBX 8d46234780 Update main_menu.lua 2020-01-16 11:06:49 -07:00
FusionPBX 1c02ca18f3 Update callcenter.conf.lua 2019-12-28 12:15:07 -07:00
FusionPBX f52787c882 Update fax_retry.lua 2019-12-21 23:26:58 -07:00
FusionPBX b0583bea03 Update fax_retry.lua 2019-12-21 23:07:04 -07:00
FusionPBX e2adfcecb7 Update fax_retry.lua 2019-12-21 16:03:33 -07:00
FusionPBX 65a3adede6 Update fax_retry.lua 2019-12-21 15:53:40 -07:00
FusionPBX 9d3af2e359 Update switch.sql 2019-12-11 01:44:26 -07:00
Luis Daniel Lucio Quiroz 4523d6e264 Same as 4.4, move 404 not found from DEBUG to WARNING (#4925)
New system use the journal (some still use syslog). the "log" action default level is DEBUG.
This change moves the 404 error code to WARNING, the mod_syslog will report to the journal (or syslog).
2019-12-03 15:35:24 -07:00
jpattWPC aff12f0e68 SMS bugfix (#4850)
This SMS bugfix works out two issues:
* SMS permissions were not properly included. This causes SMS functionality to be inaccessible if the system implementor works out a Lua SMS implementation
* If voicemail transcription doesn't exist for the voicemail the send_sms.lua script crashes. Added a nil check to prevent this.
2019-11-22 19:45:39 -07:00
Luis Daniel Lucio Quiroz a875676dd2 Missing space (#4893) 2019-11-22 19:33:57 -07:00
FusionPBX 7840d17c28 Update directory.lua 2019-11-19 12:02:00 -07:00
FusionPBX 12d1461bfc Update callcenter.conf.lua 2019-11-11 17:38:10 -07:00
agree 03bd91edc8 Update disa.lua (#4836) 2019-11-11 09:21:36 -07:00
FusionPBX e8e28e834b Update index.lua 2019-11-04 17:01:35 -07:00
FusionPBX 0eff03860b Update index.lua 2019-11-01 14:19:44 -06:00
FusionPBX 3ebe812138 Update index.lua 2019-11-01 13:22:01 -06:00
FusionPBX 53de555067 Update index.lua 2019-11-01 13:19:53 -06:00
FusionPBX 2f4c48115c Update index.lua 2019-11-01 12:57:38 -06:00
FusionPBX 344c9743f2 Update index.lua 2019-10-31 15:37:16 -06:00
FusionPBX cbb3c1ecda Update index.lua 2019-10-31 15:05:31 -06:00
FusionPBX c217957c8f Update index.lua 2019-10-31 14:30:56 -06:00
FusionPBX 53276ec2c3 Update index.lua 2019-10-31 13:48:55 -06:00
FusionPBX 357ca20e28 Update index.lua 2019-10-30 19:52:31 -06:00
FusionPBX 3d589b555c Update index.lua 2019-10-28 17:20:26 -06:00
FusionPBX cf6a53d7b8 Create index.lua 2019-10-28 09:19:52 -06:00
FusionPBX 527e40076d Delete index.lua
Deleting this file because I've written a new call block lua script entirely from scratch without referring to this code.
2019-10-28 09:18:55 -06:00
FusionPBX 62ad05246e Update index.lua 2019-10-24 20:55:42 -06:00
FusionPBX d251706924 Update disa.lua 2019-10-24 14:19:42 -06:00
FusionPBX 5337dd6657 Update disa.lua 2019-10-24 14:17:50 -06:00
FusionPBX a77813f52f Update disa.lua 2019-10-24 14:15:41 -06:00
Andy-Seattle cf6c940e73 Update fax_retry.lua (#4756)
Setting ignore_early_media=true has a better chance of success for T38 fax transmissions. 

Setting this as a fax variable in default settings is enough for most cases where a successful transmission occurs on the first attempt. However if fax retries are needed this variable was ignored until now.

This change ensures that IF the user sets ignore_early_media=true as a default fax setting it will also be used for fax retry scenarios when T38 is enabled. If ignore_early_media is not set to true then the changes here are ignored thus minimizing risk.
2019-10-21 13:02:49 -06:00
mtghr f525ba0730 Update disa.lua (#4775)
it pulling the caller id name for the number
2019-10-13 16:13:53 -07:00
FusionPBX d89b20f09c Update follow_me.lua 2019-10-12 09:13:22 -06:00
FusionPBX aecceadb11 Update follow_me.lua 2019-10-12 09:06:40 -06:00
Andy-Seattle cc4494eb15 Update record_message.lua (#4762)
IBM Watson supports MP3 transcription and my testing shows it is very similar to WAV in terms of overall quality.
The benefit, of course is it greatly reduces the voicemail file size.
If MP3 is not set for the system then it will use WAV.
If other users prefer having the option of MP3 for the system but WAV for Watson transcription we could add a new variable for Watson transcription and add this new variable as a qualifier.
2019-10-09 11:13:29 -07:00
FusionPBX 846c4f63c5 Update index.lua 2019-10-07 15:38:19 -06:00
agree ad24e3131f Update index.lua (#4753)
* Update index.lua

* Update index.lua
2019-10-06 11:05:16 -07:00
Andy-Seattle b024bab1cc Update record_message.lua (#4731)
When we have MP3 enabled we want ALL voicemails to be MP3 EXCEPT the ones that need to be transcribed, which will be WAV.

When transcribe_enabled is set to true, ALL voicemails currently become WAV even when MP3 is set.

This change ensures that ALL voicemails remain MP3 except the extensions that have voicemail_transcription_enabled set to true.

Note: The reason this was not working is because setting transcribe_enabled to true also sets voicemail_transcription_enabled to false for ALL extensions BUT it is not written into the database. Therefore a SAVE is required for ALL voicemails to ensure this field is written to the database. Changing to ~=true gets around this problem.
2019-10-04 08:45:45 -07:00
FusionPBX 74798ca686 Update index.lua 2019-10-02 14:08:49 -06:00
FusionPBX 51a527b292 Update index.lua 2019-10-02 12:06:39 -06:00
FusionPBX 110d5ef979 Update index.lua 2019-10-02 02:46:57 -06:00
FusionPBX f79f4f3d48 Update disa.lua 2019-10-01 17:02:41 -06:00