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 |
FusionPBX
|
9d3af2e359
|
Update switch.sql
|
2019-12-11 01:44:26 -07:00 |
FusionPBX
|
0be53ec7b1
|
Update switch.sql
|
2019-09-24 21:36:13 -06:00 |
Luis Daniel Lucio Quiroz
|
b0bba86d8c
|
Fix Mysql/MariaDB installation 2/2 [4.5] (#3056)
Missing default speed ups
|
2018-05-18 00:58:15 -06:00 |
konradSC
|
8523010d19
|
Change Column to allow for more characters (#2874)
255 characters is too small for phones with 15+ BLF lines.
The phone will generate a postgres ERROR: value too long for type character varying(255)
|
2017-10-14 22:44:39 -06:00 |
FusionPBX
|
c0cea83beb
|
Update switch.sql
|
2017-02-01 18:01:20 -07:00 |
FusionPBX
|
af5a0dd947
|
Update switch.sql
Add json_store table.
|
2016-10-13 15:48:09 -06:00 |
FusionPBX
|
6af31a91da
|
Update switch.sql
When using multiple-registrations the contact string can be longer than 255 characters.
|
2016-07-15 09:19:03 -06:00 |
FusionPBX
|
9993a93546
|
Update switch.sql
Add accountcode to detailed_calls view.
|
2016-07-10 15:12:58 -06:00 |
FusionPBX
|
4609e858fe
|
Update switch.sql
basic_calls view - add AS to match freeswitch code and accountcode
|
2016-07-10 15:04:25 -06:00 |
FusionPBX
|
7a67e61d96
|
Update switch.sql
Add accountcode to the channels table.
|
2016-07-10 14:53:12 -06:00 |
FusionPBX
|
78b7841a74
|
Update switch.sql
Update sip_registrations table.
|
2016-07-10 14:38:53 -06:00 |
markjcrane
|
a6c4c51c7c
|
Add switch.sql to resources/install/sql
|
2016-05-27 10:35:11 -06:00 |
markjcrane
|
6c549b0517
|
Remove the insert to v_settings as this is being done in app_defaults.php.
|
2015-08-03 09:32:48 -06:00 |
Mark Crane
|
581bf4f68f
|
Remove i386 causes problems for mod_shout and mpg123
|
2013-08-27 05:35:24 +00:00 |
Mark Crane
|
896fdb37b2
|
Move the includes/install to resources/install
|
2013-06-09 02:42:36 +00:00 |