fusionpbx/app
FusionPBX de21143246
Reduce size of fax originate command.
Originate command is limited to around 1130 characters. So this work was to reduce the size. Single quotes aren't needed on everything as this is not a command line. Its an even socket command. Also moving fax_variables into the fax options prevents variable duplicates.
2022-09-16 17:02:16 -06:00
..
aastra Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
access_controls Add an IPv4 address missing cidr notation add /32 by default. 2022-08-16 14:16:39 -06:00
azure/resources/classes Update azure.php (#4477) 2019-08-30 21:05:01 -04:00
basic_operator_panel Add valet park and line feeds. 2022-05-09 15:32:10 -06:00
bridges Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
call_block Remove the country code if not e.164 (#6367) 2022-05-09 16:40:44 -06:00
call_broadcast Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
call_center_active Redirect to login page when auto-refreshing a (part of a) page while being logged out (#5951) 2021-05-28 22:45:11 -06:00
call_centers Add call_center_agents.php as agent blf helper. 2022-09-08 13:52:08 -06:00
call_flows Send presence when changing the status of the call flow. 2022-05-19 13:28:54 -06:00
call_forward Create dnd.php 2022-05-23 10:03:03 -06:00
call_recordings Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
calls_active Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
click_to_call Add period and dash to Click 2 Call (#6425) 2022-08-01 08:45:21 -06:00
conference_centers Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
conference_controls Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
conference_profiles Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
conferences Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
conferences_active Redirect to login page when auto-refreshing a (part of a) page while being logged out (#5951) 2021-05-28 22:45:11 -06:00
contacts Update contacts.php 2022-04-11 16:28:48 -06:00
database_transactions Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
destinations Use loop only if destination_actions is an array 2022-09-11 10:22:23 -06:00
devices Add Telekonnectors Galaxy 1000 Plus template (#6469) 2022-09-07 16:36:03 -06:00
dialplan_inbound Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
dialplan_outbound [dialplan] NANP match + only if followed by a 1 (#6436) 2022-07-12 17:32:49 -06:00
dialplans Add option for agent_authorized by default enabled false. 2022-09-09 09:03:13 -06:00
domain_limits/resources/dashboard Fixed dashboard layout bugs (#6263) 2022-01-25 11:03:37 -07:00
email_logs Update email_logs.php 2022-04-17 14:16:29 -06:00
email_queue Use single quotes for the function_exists parameter. 2022-09-12 20:50:13 -06:00
email_templates Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
event_guard Allow access for addresses that have been unblocked 2022-09-15 17:34:38 -06:00
extension_settings [extension settings] fix cache not deleted on toggle (#6324) 2022-03-09 16:14:42 -07:00
extensions voicemail boxes can now be text or numeric (#6467) 2022-09-07 16:37:02 -06:00
fanvil Update app_config.php (#6300) 2022-02-11 16:34:25 -07:00
fax Add Fax Queue TX Email Variables (#6460) 2022-08-19 18:08:43 -06:00
fax_queue Reduce size of fax originate command. 2022-09-16 17:02:16 -06:00
fifo Merge pull request #5865 from tony1661/patch-1 2021-04-07 21:49:19 -06:00
fifo_list Redirect to login page when auto-refreshing a (part of a) page while being logged out (#5951) 2021-05-28 22:45:11 -06:00
flyingvoice Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings. (#6057) 2021-10-14 00:30:31 -06:00
follow_me Add a new dashboard 2021-11-09 18:42:14 -07:00
gateways Add proxy to the gateway list. 2022-07-29 10:28:22 -06:00
grandstream Added grandstream_show_key_labels and other default values. (#6438) 2022-07-22 13:02:51 -06:00
gswave Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
htek Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
ivr_menus Presence is not correctly updated when caller rings an IVR 2022-05-07 09:18:42 -06:00
log_viewer Use is_array before foreach 2022-09-12 09:19:21 -06:00
modules Prevent an error message if the directory doesn't exist. 2022-09-12 11:41:03 -06:00
music_on_hold Work around for FreeSWITCH bug where .loc break Music on Hold. 2022-07-19 12:02:54 -06:00
number_translations Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
phrases change the switch phrases to switch languages 2022-01-30 13:08:49 -07:00
pin_numbers Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
poly Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
polycom Update polycom configs each separate (#6363) 2022-05-04 15:19:53 -06:00
provision Add park+*xxxx to the templates using the spa_dial_plan 2022-06-24 16:30:38 -06:00
recordings Change ulfile to file to be similar to the voicemail greetings. 2022-06-09 17:42:04 -06:00
registrations Simplify the registrations count method by using the get method. 2022-06-15 10:52:11 -06:00
ring_groups Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
scripts Get the mime type to set vm_message_ext 2022-09-12 16:53:12 -06:00
settings Database save method set to false. (#6215) 2021-12-24 12:42:16 -07:00
sip_profiles Copy, toggle and delete buttons visible when checkbox is selected (#6242) 2022-01-13 11:37:59 -07:00
sip_status Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
snom updated the snom timezone description (#6194) 2021-12-15 14:43:50 -07:00
sofia_global_settings Fix Sofia global settings search. 2022-09-15 23:42:27 -06:00
streams Update streams.php 2022-03-29 12:05:44 -06:00
swissvoice Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
switch Update and rename app/switch/resources/service/debian-event_guard.service to app/event_guard/resources/service/debian.service 2022-07-28 08:38:16 -06:00
system Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
time_conditions Fix delete confirm button (#6251) 2022-01-21 09:47:50 -07:00
tones Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
vars Update app_config.php (#6299) 2022-02-07 19:16:29 -07:00
voicemail_greetings Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
voicemails Update app_config.php (#6470) 2022-09-02 12:22:06 -06:00
xml_cdr Add more comments and is_array before foreach 2022-09-12 08:59:28 -06:00
yealink Remove duplicated yealink_firmware_t54s 2022-08-26 14:34:09 -06:00