FusionPBX
0154e149f6
Make it possible to use domain_name variable in the provision setting. ( #6260 )
...
* Make it possible to use domain_name variable in the provision setting.
* Set https://{$domain_name}/app/provision/ as the default value for yealink_provision_url.
2022-01-24 13:28:54 -07:00
FusionPBX
9441a238e7
Fix the email_log_all permission.
2022-01-24 09:14:42 -07:00
FusionPBX
700f4748fb
Make transaction_old and transaction_new searchable. ( #6258 )
...
* Make transaction_old and transaction_new searchable.
* Update database_transactions.php
2022-01-23 18:47:20 -07:00
FusionPBX
dc85871009
Fix the caller ID information for DISA
2022-01-22 14:07:04 -07:00
FusionPBX
9cce80ff9b
Add contact_permissions to default settings.
2022-01-21 19:36:33 -07:00
FusionPBX
98255b14bf
Option to show all contacts for the domain.
2022-01-21 19:32:49 -07:00
FusionPBX
63e1f7741e
Fix inbound fax using alternative to system command.
...
This is needed because FreeSWITCH has made it possible to disable the system command.
2022-01-21 11:34:48 -07:00
AlexC
7a8e33d7c9
Removed unnecessary footer ( #6252 )
2022-01-21 10:14:55 -07:00
AlexC
c5f107e83a
Fix delete confirm button ( #6251 )
2022-01-21 09:47:50 -07:00
FusionPBX
6dee085009
Replace gateway_domain with gateway_all.
2022-01-21 02:45:38 -07:00
FusionPBX
34e4ea9ca3
Allow the toggle enabled across all gateways using the Show All button.
2022-01-21 02:07:42 -07:00
AlexC
52614e4a21
Update voicemails.php ( #6250 )
2022-01-20 16:00:54 -07:00
AlexC
e316559771
Added show all button ( #6249 )
...
* Update call_center_queues.php
* Update call_center_agents.php
* Update app_config.php
* Update app_config.php
* Update contacts.php
* Update app_config.php
* Update ivr_menus.php
* Update app_config.php
* Update call_flows.php
* Update app_config.php
* Update conference_centers.php
* Update app_config.php
* Update voicemails.php
* Update app_config.php
* Update phrases.php
* Update app_config.php
* Update recordings.php
* Update app_config.php
* Update call_recordings.php
* Update app_config.php
* Update call_broadcast.php
* Update app_config.php
* Update time_conditions.php
* Update app_config.php
* Update music_on_hold.php
* Update app_config.php
* Update conferences.php
2022-01-20 15:54:42 -07:00
FusionPBX
00c23e5390
Use larger icons on the contact edit page.
2022-01-20 02:54:30 -07:00
FusionPBX
8bf4bec589
Add $ as this makes it look for an exact match.
2022-01-19 15:32:19 -07:00
FusionPBX
28c28fab84
Enable *72 in addition to the *72(2-20) digits
...
Some people were used to *72 original behavior then at some point someone added *72 followed by 2 - 20 digits. However to make everyone happy both of these can co-exist.
2022-01-19 15:27:17 -07:00
FusionPBX
d4ab7ed9bf
Fix the Caller ID name.
2022-01-19 10:33:42 -07:00
FusionPBX
825f5f2269
Assign the device_location to the template.
2022-01-19 00:08:26 -07:00
FusionPBX
55ba4cb2a5
Make contact edit more interactive.
...
CDR Search for phone numbers
Click to Call for phone numbers
Added mailto link for email address
Link for the URL
2022-01-18 21:49:59 -07:00
FusionPBX
7f91e009b1
Add registration count to the the SIP Status -> Profile Registrations button.
2022-01-18 16:45:48 -07:00
FusionPBX
ba2f5c379f
Only compare sip_from_domain with domain_name if the sip_from_domain exists.
2022-01-18 12:05:32 -07:00
FusionPBX
e16cc5e725
Need to keep the caller ID prefix on the caller ID name.
...
This was needed to keep caller id prefix for the caller ID name so it shows up in the Call Detail Records.
2022-01-18 11:52:26 -07:00
FusionPBX
a911086dd6
Add field device location ( #6244 )
...
* Add device location
* Add label-device_location
* Add permission and field device_location.
* Update app_languages.php
2022-01-17 23:53:55 -07:00
Timothy Willey
844cdb480b
enable customization of emergency numbers on polycom phones ( #6148 )
2022-01-17 21:42:58 -07:00
FusionPBX
a9fff8b937
Add Call Flow - Feature Code to the list of destinations. ( #6243 )
...
* Add Call Flows - Destination and Feature Code
* Add call flow feature code
2022-01-17 14:44:09 -07:00
FusionPBX
d7d99fc9cf
Add permissions=false to the speed_dial dialplan.
2022-01-17 10:10:54 -07:00
FusionPBX
c084373d0a
Add a new permissions variable.
2022-01-17 10:09:12 -07:00
FusionPBX
3779b4a93e
No need to require contact type when adding a new contact.
2022-01-15 13:01:12 -07:00
FusionPBX
0a8c6f01fb
Increase the number used in the ring group destination delay and timeout.
2022-01-14 10:35:06 -07:00
AlexC
2a74114cf2
Copy, toggle and delete buttons visible when checkbox is selected ( #6242 )
...
* Update bridges.php
* Update call_block.php
* Update call_center_queues.php
* Update call_center_agents.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_rooms.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update music_on_hold.php
* Update phrases.php
* Update recordings.php
* Update streams.php
* Update voicemails.php
* Update devices.php
* Update device_vendors.php
* Update device_vendor_functions.php
* Update extensions.php
* Update gateways.php
* Update dialplans.php
* Update destinations.php
* Update email_templates.php
* Update modules.php
* Update sip_profiles.php
* Update vars.php
* Update databases.php
* Update users.php
* Update default_settings.php
* Update domains.php
* Update groups.php
* Update menu.php
2022-01-13 11:37:59 -07:00
Anthony
1db3e5ba14
Removed Search Reset ( #6241 )
...
* Update default_settings.php
* Update devices.php
* Update extensions.php
* Update gateways.php
* Update users.php
* Update destinations.php
* Update dialplans.php
* Update bridges.php
* Update call_block.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_forward.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update phrases.php
* Update recordings.php
* Update ring_groups.php
* Update time_conditions.php
* Update voicemails.php
* Update call_center_queues.php
* Update email_logs.php
* Update registrations.php
* Update user_logs.php
* Update access_controls.php
* Update domains.php
* Update email_templates.php
* Update groups.php
* Update menu.php
* Update number_translations.php
* Update sip_profiles.php
* Update database_transactions.php
* Update vars.php
* Update dashboard.php
2022-01-12 16:00:01 -07:00
FusionPBX
daf9694c7c
Add from_address to the send_mail function for missed call emails.
2022-01-12 12:04:56 -07:00
vivoras
650f50a6ce
Update xml_cdr_statistics.php ( #6239 )
2022-01-11 16:27:34 -07:00
vivoras
c3d3429635
Update app_languages.php ( #6238 )
2022-01-11 09:23:08 -07:00
Antonio Fernandez
7e321c43fb
added support for ALOC description #1 ( #6234 )
...
* added support for ALOC description
* Changed description to 'Average Length of Call'
Conversation isn't bad but I've always heard it as Average Length of Call.
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2022-01-10 22:33:47 -07:00
Antonio Fernandez
13a1590c8f
Update xml_cdr_extension_summary.php ( #6235 )
2022-01-10 22:28:55 -07:00
Antonio Fernandez
affba4b61d
Update xml_cdr_statistics.php ( #6236 )
2022-01-10 22:27:33 -07:00
agree
9d69d91630
[destinations] fix missing dialplan extension name ( #6237 )
2022-01-10 22:25:42 -07:00
FusionPBX
9e18d5a13d
Add the fax call uuid and add include for send_mail function.
2022-01-10 12:06:24 -07:00
FusionPBX
6815388b73
Get the email from_address using default settings.
2022-01-10 11:02:37 -07:00
agree
e3e41624e2
[send_mail] return freeswitch.email Boolean value ( #6231 )
2022-01-09 08:53:40 -07:00
FusionPBX
fa2d817254
Correct the UUID format for these yealink provision settings.
2022-01-08 16:14:36 -07:00
FusionPBX
c0946a03ce
Only add sofia global settings that are not in the database
2022-01-08 11:46:18 -07:00
FusionPBX
ccf59f4a0c
Fix the delete for sofia global settings.
2022-01-08 10:53:44 -07:00
FusionPBX
63ab72df13
Change value to be consistent with other cert value both are enabled false.
2022-01-06 18:46:40 -07:00
agree
d97308e0ad
[provision] don't show file path on not found ( #6229 )
2022-01-06 11:47:17 -07:00
FusionPBX
f52b33caf2
Remove sub table data if it doesn't have more details than domain_uuid an device_uuid.
2022-01-05 19:53:31 -07:00
FusionPBX
9f0b304a4f
Deprecate v_device_keys.device_profile_uuid, and v_device_settings.device_profile_uuid.
...
These fields were moved to their own table device profile keys and device profile settings tables so these fields are no longer used.
2022-01-05 12:13:37 -07:00
AlexC
ab0e4faa94
Add labels to dashboard system counts ( #6225 )
...
* Update app_languages.php
* Update system_counts.php
2022-01-04 20:48:35 -07:00
FusionPBX
9d01324da7
Use sip_from_display and sip_from_user when the call originated from the VoIP Provider.
...
When an inbound call is forwarded the call_direction is set to inbound and then updated to outbound. In this situation we use the sip_from_display and sip_from_user to get the original caller ID instead of the updated caller ID after the call was forwarded.
2022-01-04 17:50:51 -07:00
FusionPBX
1f0af43d83
Use the date c function only if the the epoch is_numeric
2022-01-04 16:54:47 -07:00
smeyernyc
7579393f2f
Updates to yealink provisioning ( #6224 )
...
* Create directory.xml
* Update app_config.php
2022-01-04 12:38:49 -07:00
smeyernyc
82d1c9abbf
create provision file for w73/76/79p technically it can support 10 ac… ( #6219 )
...
* create provision file for w73/76/79p technically it can support 10 accounts but screw it, 8 is fine.
* Create directory.xml
* Create favorite_setting.xml
* Create y000000000146.cfg
* Create y000000000000.boot
* Update app_config.php
* Update y000000000000.boot
* Update app_config.php
2022-01-04 10:53:59 -07:00
FusionPBX
3f144a35a4
Add from in a few more places.
2022-01-03 15:31:30 -07:00
Mendel
64d1f3862d
Yealink dialnow patchs ( #6206 )
...
* Update provision.php
* Update y000000000124.cfg
Added {$yealink_dnd_allow} so that you can remove DND from the phone
* Update app_config.php
* Update y000000000053.cfg
* Update y000000000007.cfg
* Update y000000000052.cfg
* Update y000000000005.cfg
* Update y000000000066.cfg
* Update y000000000108.cfg
* Update y000000000124.cfg
* Update y000000000065.cfg
* Update y000000000004.cfg
* Update y000000000044.cfg
* Update y000000000097.cfg
* Match the yealink default
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-12-31 13:03:40 -07:00
FusionPBX
4c7f6d0a6b
Change mkdir to recursive.
2021-12-30 10:19:47 -07:00
FusionPBX
05cae1be62
Remove local so the email_from has a value outside the if statement.
2021-12-29 15:30:15 -07:00
FusionPBX
71147dcb7e
Have the email.lua function use the send_mail function.
2021-12-29 15:08:28 -07:00
FusionPBX
2c7cfbe44f
Account for bridge variables and more advanced agent contact string.
...
If using the { and } with the contact string it would add an extra } bracket. The following changes remove the extra bracket and account for more of the bridge variables.
2021-12-29 14:29:17 -07:00
FusionPBX
eefd5e78ef
Add from send_mail function consistently. ( #6216 )
...
* Update send_mail.lua
* send_mail send nil email_from
* Update index.lua
* Update send_email.lua
* Use the lua send_mail function.
* Update index.lua
* Update index.lua
* Replace freeswitch.email with send_email lua function.
* Replace email.lua with the send_mail function.
2021-12-29 11:44:49 -07:00
FusionPBX
975180f248
User dialplan mkdir in the user_record dialplan.
2021-12-27 16:20:30 -07:00
FusionPBX
67be72b452
Database save method set to false. ( #6215 )
...
* When database save set to false for app_defaults.php
2021-12-24 12:42:16 -07:00
Anthony
44c6ee2be2
Fixing contact edit order ( #6214 )
...
* Fixing contact edit order.
* Update contact_edit.php
* Update contact_phone_edit.php
* Update contact_phone_edit.php
2021-12-23 15:07:53 -07:00
Anthony
98240a2227
Adding country code to contact edit. ( #6210 )
...
* Adding country code to the contact edit.
* Adding country code languages for contact edit.
* Update contact_phone_edit.php
2021-12-23 11:21:16 -07:00
FusionPBX
c3ebda9378
Music on hold need recursive true because its creating the directory and another one with the sample rate.
2021-12-20 15:05:11 -07:00
Len
6b85733e5d
Replace duplicate uuid ( #6207 )
2021-12-20 11:43:44 -07:00
Len
02a12591dd
Replace duplicate uuid ( #6208 )
...
* Replace duplicate uuid
* Replace duplicate uuid
2021-12-20 11:40:52 -07:00
FusionPBX
5f88e3ca87
Fix call block hold music to play the hold music.
...
Allows defining hold_music in the dialplan for a custom music on hold.
2021-12-17 15:13:07 -07:00
FusionPBX
0e8eeb0cc3
If the Label is empty use the extension number as the label.
2021-12-17 10:34:12 -07:00
FusionPBX
27540bb42c
Fix the display_name
2021-12-15 19:36:05 -07:00
FusionPBX
a80a22f797
Default the device line label to the extension number
2021-12-15 15:06:13 -07:00
FusionPBX
2db571f2fc
Correct the name dislplay_label to label.
2021-12-15 15:02:17 -07:00
FusionPBX
ab457e5ee9
Default the line_label and line_display_name to auto.
2021-12-15 14:54:24 -07:00
yois615
84fdf89b34
bind_digit_action for B-leg during internal call ( #6157 )
...
The existing code only binds properly when one leg
is not internal. Here we use LUA to bind the bleg
for internal calls.
2021-12-15 14:45:04 -07:00
Antonio Fernandez
0e7438fdbc
updated the snom timezone description ( #6194 )
...
The old timezone URL is no longer valid. I've updated the default description with the new correct URL.
2021-12-15 14:43:50 -07:00
yois615
45f48b23a8
[directory] Use effective_caller_id_name when directory_first_name blank ( #6193 )
...
The database contains directory_first_name entries that are blank, and the
table does not populate properly. Use effective_caller_id_name when a
nil or blank entry is found.
2021-12-15 14:43:12 -07:00
FusionPBX
b2c8f976a7
Add line_label and line_display_name default settings. ( #6195 )
...
* Update app_config.php
* Add device line_label and line_dislplay_name.
2021-12-15 14:39:34 -07:00
FusionPBX
fcf53a0976
Don't show this until its ready for production.
2021-12-15 14:37:02 -07:00
FusionPBX
6eb6732cd3
Update app_defaults.php
...
Minor change
2021-12-15 13:11:13 -07:00
FusionPBX
b7aaf582eb
Add device line label. ( #6192 )
...
* Add device line label.
2021-12-15 09:40:14 -07:00
FusionPBX
6e8fd019b2
Add group_uuid to the destinations table.
2021-12-14 21:49:29 -07:00
FusionPBX
4b68118d3e
Add group select
2021-12-14 16:23:47 -07:00
AlexC
0fbecfa4ac
Update css.php ( #6188 )
...
* Update css.php
* Update app_config.php
2021-12-14 10:38:46 -07:00
agree
c8a8ea9bf4
[agent status] Add *22 followed by agent ID ( #6184 )
...
* [agent status] Add *22 followed by agent ID
* change break never to on-true
2021-12-14 08:22:24 -07:00
Anthony
d62130cf1f
Add theme default settings for operator panel ( #6187 )
...
* Add theme default settings for operator panel
2021-12-13 17:11:38 -07:00
FusionPBX
35b982e569
Change the comment text
2021-12-13 14:04:02 -07:00
FusionPBX
dae6b760e4
Use field_count instead of row_id.
2021-12-13 14:02:54 -07:00
FusionPBX
6231a588ad
Update contact_import.php
2021-12-13 11:49:13 -07:00
AlexC
1a85403f23
Fixed icon styling and required class ( #6185 )
...
* Fixed icon styling and required class
* Improved indentation.
2021-12-13 10:50:32 -07:00
FusionPBX
5898923e73
Replace counting the array with adding a count inside the array.
2021-12-13 10:00:20 -07:00
FusionPBX
7b088e187e
Update contact_import.php
2021-12-11 21:18:18 -07:00
FusionPBX
3b0d6b3d11
Contact import change how the array ordinal ID is determined.
2021-12-11 21:18:07 -07:00
Mendel
7422515bf4
Update app_config.php ( #6179 )
...
Found that this is the variable that are on most yealink configs.
2021-12-11 11:03:09 -07:00
FusionPBX
59187fc64c
Removing trailing white spaces and add previous_field_name variable. ( #6182 )
2021-12-11 10:50:28 -07:00
FusionPBX
75e4fd94ab
Use global instead of ${domain_name}.
2021-12-11 10:07:52 -07:00
FusionPBX
15c8f0bd16
Code changes to get the code closer to consistent with the FusionPBX code base.
...
Still needs the following.
- Only show the current domain
- Use the text from app languages to support multi-lingual.
2021-12-10 20:25:52 -07:00
FusionPBX
3778e449f5
Change back to original fax_files.php as the fax_outbound.php is not ready.
2021-12-10 20:21:03 -07:00
FusionPBX
abec5fb5e5
Use the labels array which will always exist.
2021-12-10 18:55:02 -07:00
AlexC
d9dddaebab
Add required class to labels ( #6183 )
2021-12-10 13:29:05 -07:00
AlexC
4d4501fbcb
Contacts version 2.0 ( #6181 )
...
* Version update 2.0
Changes:
- Using CSS Grid
- Mobile Friendly
- Responsive
2021-12-10 10:03:37 -07:00
AlexC
b75366bfdc
Add permissions label to contacts ( #6180 )
2021-12-09 15:32:33 -07:00
FusionPBX
68238e9ce4
Account for destination_prefix larger than one character.
...
Also account for trunk prefix when not using the area code.
2021-12-08 13:49:15 -07:00
agree
7d6a45eeb7
Update ring_groups.php ( #6175 )
2021-12-06 23:03:58 -07:00
FusionPBX
406cc25c70
Add a missing quote.
2021-12-06 17:17:22 -07:00
MCohenAuravox
ab9140e960
Update fax_send.php ( #6067 )
...
Send redirects to new Outbox feature
2021-12-06 10:40:45 -07:00
MCohenAuravox
1c860c3114
Update fax.php ( #6066 )
...
Add menu item for outbox feature
* Add label-outbox
* Use the label-outbox
2021-12-06 10:36:40 -07:00
MCohenAuravox
378a5043f9
Create fax_outbox.php ( #6068 )
...
New Outbox feature page
2021-12-06 10:25:57 -07:00
FusionPBX
38dea5f699
Prevent application duplicates and update the applications array. ( #6173 )
...
* Prevent application duplicates and filter the applications before the content.
* Don't allow the new spawn commands as they are as dangerous as system commands.
* Update dialplan_valid false to include bg_spawn, spawn and spawn_stream.
2021-12-05 14:52:36 -07:00
FusionPBX
72c9aa5a61
Conference Center - Change accountcode to account_code.
2021-12-05 00:57:27 -07:00
FusionPBX
02b5aefe30
Rename accountcode to account_code ( #6172 )
2021-12-04 23:20:45 -07:00
FusionPBX
cca7b364e5
Option to request accountcode when setting accountcode_enabled is set to true. ( #6171 )
2021-12-03 23:28:01 -07:00
FusionPBX
dd106a6871
Replace event_socket_mkdir with php mkdir. ( #6170 )
2021-12-02 19:03:55 -07:00
FusionPBX
a5e249db02
Use PHP mkdir function.
2021-12-02 18:14:46 -07:00
agree
5e760a363f
[feature event] Don't update extension dial string ( #6166 )
...
* [feature event] Don't update extension dial string
* remove comma
* [feature_event] dnd don't update follow me and forward all
* cleaned up some code
2021-12-02 17:45:01 -07:00
agree
c94a7f5081
[xml handler] Fix error channel ( #6167 )
...
using !USER_BUSY gives an error `Could not locate channel type !USER_BUSY`
2021-12-02 17:42:23 -07:00
FusionPBX
a61cfa4020
Remove mkdir ( #6169 )
...
* Remove mkdir
* Delete app/scripts/resources/scripts/app/messages/resources directory
* Use curl instead of system curl.
* Update file_cache.lua
2021-12-02 17:30:14 -07:00
FusionPBX
76df5a03dc
Make the mkdir recursive
2021-12-02 15:49:04 -07:00
FusionPBX
a5a954d7fe
System counts is currently global showing info on all domains not a good idea to share with admin currently.
2021-12-02 11:59:04 -07:00
FusionPBX
9c4826cc6e
Use the conference_accountcode permission.
2021-12-01 22:51:07 -07:00
FusionPBX
b802a28e07
Add permission conference_accountcode
2021-12-01 22:45:20 -07:00
FusionPBX
484533d4c6
Add accountcode to the conference room.
2021-12-01 22:39:29 -07:00
FusionPBX
639213f978
Add accountcode
2021-12-01 22:35:40 -07:00
FusionPBX
5e0461c07f
Add the accountcode to conference center room.
2021-12-01 22:33:53 -07:00
FusionPBX
8b16dd0c4b
Add conference accountcode.
2021-12-01 21:43:16 -07:00
FusionPBX
ba9f0ea98f
Add accountcode translations.
2021-12-01 21:33:03 -07:00
FusionPBX
245ae82e9c
Add conference_accountcode to the conference table.
2021-12-01 21:31:15 -07:00
FusionPBX
24a4644dad
Update 505_call-forward-all.xml
2021-11-30 15:00:05 -07:00
FusionPBX
a5848ab13b
Use current caller ID name and number to set the Outbound caller ID information.
2021-11-30 14:58:59 -07:00
FusionPBX
6782195989
Update extension_edit.php
2021-11-30 14:20:25 -07:00
FusionPBX
1295da2dfe
Update the permission name.
2021-11-28 23:19:37 -07:00
FusionPBX
8e7f46101f
Add a new conference_room_email_address permission.
2021-11-28 23:15:23 -07:00
FusionPBX
bbc5cae019
Update the permission
2021-11-28 23:12:40 -07:00
FusionPBX
4c6f154713
Add new permission conference_email_address
2021-11-28 23:07:56 -07:00
FusionPBX
8607ee1f0d
Change type from number to text and change the the permission.
2021-11-28 23:06:33 -07:00
FusionPBX
c87a87061f
Change the type from number to text.
2021-11-28 23:03:42 -07:00
FusionPBX
d18ce4bc8d
Add email_address to the conference center languages file.
2021-11-28 22:59:46 -07:00
FusionPBX
ee7dce9217
Add email address to the conference room.
2021-11-28 22:57:56 -07:00
FusionPBX
c204c6d4a9
Update conference_edit.php
2021-11-28 22:54:30 -07:00
FusionPBX
17b7312b73
Add conference email address.
2021-11-28 22:38:23 -07:00
FusionPBX
8d70f757b9
Add conference email address
2021-11-28 22:36:24 -07:00
FusionPBX
9555c020d2
Change conference_email to conference_email_address.
2021-11-28 22:07:00 -07:00
FusionPBX
2bc46cf7a1
Add a field to store the conference email address.
2021-11-28 22:01:51 -07:00
FusionPBX
486a3bbd05
Add a field to store the conference email address.
2021-11-28 21:40:57 -07:00
Mendel
c4c6524023
Updated Yealink t33g ( #6158 )
...
* Update provision.php
* Update y000000000124.cfg
Added {$yealink_dnd_allow} so that you can remove DND from the phone
2021-11-26 11:32:37 -07:00
Mendel
e02c2b8498
Update app_config.php ( #6156 )
2021-11-25 10:37:50 -07:00
yois615
a032b5794e
Fix permissions on inband feature codes ( #6155 )
...
Using ${sip_authorized} is not effective since the inbound
call often has authorization to call into the PBX, either via
ACL or registration. Instead, use ${from_user_exists} to test
if this user exists on the system.
We also fix a condition that the local user types *1 and the
remote user receives the dial tone.
2021-11-24 00:02:22 -07:00
FusionPBX
2a10d49b6d
Add CPU cores and load average.
2021-11-23 23:39:43 -07:00
FusionPBX
39ffbda8d5
Add cpu_usage, cpu_cores, load_average to the system language file.
2021-11-23 23:37:39 -07:00
FusionPBX
d62837aab0
Update config.php
2021-11-23 18:45:01 -07:00
AlexC
0f75d79169
Add new system_cpu_status widget to config.php ( #6154 )
2021-11-23 18:35:53 -07:00
AlexC
78427ee78a
Remove CPU chart from system_status.php ( #6153 )
2021-11-23 18:35:11 -07:00
AlexC
588a9e32e0
Add new dashboard widget system_cpu_status ( #6152 )
2021-11-23 18:34:50 -07:00
AlexC
761b094f4d
Update domain_limits chart variable names ( #6151 )
2021-11-23 18:34:24 -07:00
AlexC
16fa4e21b5
Update domain_limits.php ( #6145 )
2021-11-23 12:19:23 -07:00
FusionPBX
bbe6815f4b
Add missing greater than symbol missed when copying from test system.
2021-11-23 12:02:37 -07:00
FusionPBX
4dff27a076
When adding an extension make the voicemail directory.
2021-11-23 10:09:08 -07:00
FusionPBX
235678f3c7
Create the voicemail directory when adding a voicemail.
2021-11-23 09:56:12 -07:00
FusionPBX
fdfe57051a
Make sure the voicemail directory exists.
2021-11-23 09:38:31 -07:00
frytimo
e9288230b8
Honor toll_allow when using email-to-fax ( #6128 )
...
toll_allow should be honored for outbound routes
2021-11-22 09:09:03 -07:00
yois615
6c31c0a4a2
Add line endings to Console logs ( #6103 )
2021-11-22 09:08:03 -07:00
FusionPBX
06f580ab05
app_uuid needs to be unique for copied dialplans except for inbound and outbound routes, fifo, time conditions
2021-11-19 22:07:26 -07:00
AlexC
942938a66b
Update system_status.php ( #6144 )
2021-11-19 17:15:24 -07:00
AlexC
b83dfa0dfc
Update app_config.php ( #6143 )
2021-11-19 17:13:41 -07:00
AlexC
b571aebbf7
Update system_status.php ( #6142 )
2021-11-19 16:40:03 -07:00
AlexC
2a4550c910
Add dashboard default settings to recent_calls.php ( #6138 )
...
* Add dashboard default settings to recent_calls.php
* Update recent_calls.php
2021-11-19 16:32:53 -07:00
AlexC
0d241eb7ff
Add dashboard default settings to system_status.php ( #6141 )
2021-11-19 16:32:41 -07:00
AlexC
e2cb5f2eba
Add dashboard default settings to system_counts.php ( #6140 )
...
* Add dashboard default settings to system_counts.php
* Update system_counts.php
2021-11-19 16:32:23 -07:00
AlexC
68baf7a0db
Add dashboard default settings to voicemails.php ( #6139 )
...
* Add dashboard default settings to voicemails.php
* Update voicemails.php
2021-11-19 16:32:11 -07:00
AlexC
4b6f42e5c3
Add dashboard default settings to missed_calls.php ( #6137 )
...
* Add dashboard default settings to missed_calls.php
* Update missed_calls.php
2021-11-19 16:31:51 -07:00
AlexC
2c4d0a7e4d
Add new dashboard default settings for system charts ( #6135 )
2021-11-19 16:31:17 -07:00
AlexC
04f301337d
Add new dashboard default settings for cdr charts ( #6134 )
2021-11-19 16:31:00 -07:00
AlexC
bac00916a4
Add new dashboard default settings for voicemail chart ( #6133 )
2021-11-19 16:30:40 -07:00
FusionPBX
2d4c65abee
Simplify missed call handling.
2021-11-19 15:47:54 -07:00
FusionPBX
80cfab92b8
Use answer_stamp and bridge_uuid to deteremine if the call was answered.
2021-11-19 11:11:40 -07:00
FusionPBX
c5d16daf6c
Domain limit dashboard only show total of the current domain.
2021-11-17 19:53:53 -07:00
FusionPBX
188420009e
Only save valid XML.
...
- Make sure the XML is valid
- Don't allow system and bgsystem in the XML.
2021-11-17 12:28:35 -07:00
FusionPBX
d1d78079b8
Only show conference_session_view if the user has the permission.
2021-11-17 10:23:29 -07:00
FusionPBX
4f6c7f5d5e
Fix the path in the link.
2021-11-17 08:02:48 -07:00
demonspork
36cb791e0b
Add Permission to set Empty emergency Number ( #5944 )
...
* Add Permission to set empty emergency Number
2021-11-16 13:42:31 -07:00
Timothy Willey
57a6930cf9
Add new Polycom provisioning default settings for polling ( #6097 )
...
* Add Polycom provisioning default settings, and update provisioning templates to support for additional polling options for supported versions (4.x, 5.x, 6.x)
* semicolons
2021-11-16 13:36:51 -07:00
FusionPBX
545801b688
Update recording_edit.php
2021-11-16 13:15:45 -07:00
FusionPBX
74dd8b23e7
Make sure the file name exists and is not empty.
2021-11-16 13:11:59 -07:00
jonathanblack1000
1a943e5e27
Add grandstream_dnssrv_transport setting to GRP and GXP21xx templates ( #6104 )
...
* Add grandstream_dnssrv_transport setting to GRP and GXP21xx templates
Add grandstream_dnssrv_transport setting to enable setting of transport when dns/srv is selected. Added on GRP and GXP 21xx templates.
* Update app_config.php
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-11-16 12:49:26 -07:00
Andy Binder
a6c162a4dc
Add some snom-variables that are already used in the templates. ( #6102 )
2021-11-16 12:44:19 -07:00
FusionPBX
1e618e4993
Update the URL to the dashboard
2021-11-13 15:34:33 -07:00
FusionPBX
ce4d77e6f9
Update the URL to the dashboard
2021-11-13 15:31:39 -07:00
agree
dbd1fc27fe
[device profiles] Only allow editing device settings when having permission ( #5980 )
...
* [device profiles] Only allow editing device settings when having permission
* Update device_profile_edit.php
2021-11-13 11:29:21 -07:00
Jason Kinner
e9766dc18a
Add grandstream_disable_active_mpk_page variable ( #6079 )
2021-11-13 10:59:46 -07:00
AlexC
acf9c978ca
Add chart to domain limits ( #6127 )
2021-11-12 14:34:51 -07:00
AlexC
a5f2f418d1
Update system_status.php ( #6126 )
2021-11-12 12:58:04 -07:00
AlexC
fdea4fb94c
Update system_status.php ( #6120 )
2021-11-12 12:56:19 -07:00
AlexC
4600e5f98e
Update missed_calls.php ( #6122 )
2021-11-12 12:56:11 -07:00
AlexC
fd3f3c2d69
Update recent_calls.php ( #6121 )
2021-11-12 12:55:51 -07:00
AlexC
d24aa11b99
Update voicemails.php ( #6123 )
2021-11-12 12:55:42 -07:00
AlexC
ed57bf9fc2
Update system_counts.php ( #6124 )
2021-11-12 12:55:33 -07:00
FusionPBX
1b7785c8ab
Update extension caller_id so it would work better with the dashboard
2021-11-11 14:05:22 -07:00
FusionPBX
60d67c6db9
Disable device key dashboard by default.
2021-11-11 12:19:58 -07:00
FusionPBX
7b77ac4b4a
Device Keys dashboard multiple updates to make it work again.
2021-11-11 12:16:51 -07:00
AlexC
9f98c92ed2
Update system_status.php ( #6119 )
2021-11-11 10:53:44 -07:00
FusionPBX
94f32e5513
Adjusting permissions for the dashbaord
...
Farther down in the code if the user doesn't have ring_group_edit or ring_group_forward then let them see ring groups they were assigned directly. The check permissions that is being removed in this commit interferes with the assigned user from being able to see ring group assigned to them.
2021-11-11 10:03:44 -07:00
FusionPBX
7a216743bc
Update path to app/call_forward previously app/calls.
2021-11-10 08:12:22 -07:00
FusionPBX
8c0129419c
Update the path to the dashboad from app to core.
2021-11-10 07:50:54 -07:00
FusionPBX
23d9ef45a7
Update system_status.php
2021-11-09 23:40:24 -07:00
AlexC
12260ae24b
Update recent_calls.php ( #6117 )
2021-11-09 23:23:18 -07:00
AlexC
e67e005d08
Update missed_calls.php ( #6116 )
2021-11-09 23:22:03 -07:00
AlexC
aa9eac0684
Update voicemails.php ( #6115 )
2021-11-09 23:19:37 -07:00
AlexC
a8697e1f71
Update system_status.php ( #6114 )
2021-11-09 23:16:50 -07:00
AlexC
e522f8702f
Update system_status.php ( #6113 )
2021-11-09 23:06:39 -07:00
FusionPBX
527525cec0
Add the system counts details.
2021-11-09 23:05:23 -07:00
AlexC
4488b560c5
Add charts to system status ( #6112 )
2021-11-09 22:38:15 -07:00
AlexC
cbd0081e3d
Add chart to cdr recent calls ( #6111 )
2021-11-09 22:27:23 -07:00
AlexC
b77e2468d9
Add chart to cdr missed calls ( #6110 )
2021-11-09 22:27:06 -07:00
AlexC
d4ef05d07e
Add chart to system counts ( #6109 )
2021-11-09 22:25:51 -07:00
AlexC
72cb8929d8
Update voicemails.php ( #6108 )
2021-11-09 22:22:32 -07:00
AlexC
08288941f0
Add chart to voicemail new messages ( #6106 )
2021-11-09 22:16:12 -07:00
markjcrane
d2e2ffba91
Update order for Device Keys and Call Center Agents
2021-11-09 19:53:39 -07:00
markjcrane
8771a78eef
Update the dashboard list order. Disable domain limits by default
2021-11-09 19:26:56 -07:00
markjcrane
032a5aec39
Add a new dashboard
2021-11-09 18:42:14 -07:00
markjcrane
75e83ff879
Rename app/calls to app/call_forward
2021-11-09 17:08:06 -07:00
agree
b02cb75620
[voicemail] Add option whether to delete or keep message after forwarding ( #5985 )
...
* [voicemail] Add option whether to delete or save message after forwarding
* Fix recording playback
phrase doesn't exist
2021-11-09 13:57:16 -07:00
AlexC
42cf0b7068
Replace old chart with Chartjs ( #6094 )
2021-11-04 10:22:14 -06:00
FusionPBX
487afc371e
Change the fax file name to md5 to avoid characters that present a security risk.
2021-11-03 15:30:01 -06:00
FusionPBX
57b7bf0d6b
Add better log filename validation.
...
This was needed after the a previous pull request that allowed selecting a log file to download.
2021-11-03 12:33:28 -06:00
FusionPBX
0377b2152c
Force the fax_page_size to only preset allowed values.
2021-11-03 09:38:01 -06:00
FusionPBX
2d2869c1a1
Require the fax_extension to be numeric.
...
Need to validate that the fax_extension really is numeric. Also replace event_socket_mkdir that makes a directory with mkdir.lua and use a php mkdir function instead. We want to offload this off of FreeSWITCH and its safer to use the PHP function.
2021-11-02 21:55:15 -06:00
FusionPBX
fa0d7d4e58
Add Fanvil Multicast
2021-11-01 16:19:48 -06:00
emak
a5708f168f
Add device image support from provisioning templates ( #5994 )
...
This change adds support for images of the current selected device on the device_edit.php page.
The images need to be stored with the provisioning templates in the following format:
* /yealink/t21p/t21p.jpg
Images loaded into the page without needing link to the direct path. This makes it possible to store images with the template and not need any form of nginx rewrite rule or any other changes.
The images are zoomable with pure CSS, no javascript required.
2021-10-29 14:37:11 -06:00
emak
364d6d6cbb
Add announce sound dropdown selection ( #6056 )
...
The announce sound previously required users to manually type in the full path of the announce sound. It has now been modified to be a hybrid dropdown which shows available recordings on the domain and also allows for the old text entry method (type in the path).
2021-10-29 14:34:03 -06:00
emak
0b76d90875
Add press * to return to previous menu ( #6064 )
...
Added the ability to press * to transfer back to the previous menu based on value of ${rdnis}.
2021-10-29 14:31:56 -06:00
FusionPBX
0004a44d1c
When copying a dialplan use a unique uuid for app_uuid.
2021-10-29 13:06:17 -06:00
agree
cab67fbb9e
[voicemail] remove not existing phrase ( #6075 )
2021-10-28 09:44:59 -06:00
agree
113ade4fc5
[follow me] Persist follow me enabled when enabling DND or call forward ( #6076 )
...
If follow-me is enabled and then turning on DND or call-forward, follow-me should be enabled when disabling the DND or the call-forward.
2021-10-28 09:44:27 -06:00
Jason Kinner
a680892060
Remove extraneous pipe ( #6074 )
...
Removed extra | (pipe) that was causing issues with call park on Grandstream phones
2021-10-27 01:01:22 -06:00
FusionPBX
1df0ade6cd
Outbound caller id number - only allow numeric and +
2021-10-20 10:58:23 -06:00
FusionPBX
0c91ac4feb
Don't use the extension dial_string to set the phone on DND.
2021-10-14 01:02:00 -06:00
frytimo
48b93b66a1
Allow the use of TAB as a delimiter ( #5931 )
...
Allows the use of TAB character for a delimiter while importing.
2021-10-14 00:46:33 -06:00
agree
1fb6878734
[click_to_call] fix Call-Info header set on bleg and move dialplan order before outbound route ( #5974 )
...
* [click_to_call] fix Call-Info header set on bleg and move dialplan order before outbound route
* Update and rename 530_click_to_call_auto_answer.xml to 25_click_to_call_auto_answer.xml
2021-10-14 00:44:10 -06:00
Vincent
a0338c554a
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 )
...
* Fix the registration failed after provision Flyingvoice phone.
* Fix the parameter configuration of Flyingvoice not displayed in the Default Settings
* 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.
* Fix after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable.
* Fix the configuration parameters of Flyingvoice are not displayed by default settings.
* Fix: when only one sip line's shared line is enable, the shared lines of all SIP lines will be enable.
2021-10-14 00:30:31 -06:00
hershyheilpern
23f95137f4
Add IVR Option to Call Block ( #6059 )
...
* add ivr option to call block
2021-10-14 00:27:59 -06:00
agree
08bf6ad86f
[devices] Use the default settings only when adding a device ( #6061 )
...
When a device is being updated then we want to persist the old values
2021-10-14 00:26:54 -06:00
agree
bbd8bc8d55
[Devices] fix wrong values being saved to the database ( #6060 )
2021-10-05 16:46:02 -06:00
FusionPBX
bc1e163c89
Add default settings polycom_ring_type and polycom_ring_type_private.
2021-09-24 21:24:31 -06:00
FusionPBX
6d4196f537
If the device is on the local domain allow it and use its device_uuid.
2021-09-23 17:55:32 -06:00
FusionPBX
d760cda5cc
Add a application uuid for flyingvoice.
2021-09-22 01:21:30 -06:00
FusionPBX
4b71467053
Add device duplicate check for extension edit.
2021-09-19 00:42:40 -06:00
markjcrane
e429756307
Change error/user_busy to USER_BUSY
2021-09-18 23:26:21 -06:00
FusionPBX
a47128f549
Add device vendor yeastar
2021-09-18 16:42:40 -06:00
FusionPBX
f9a2cfc1e0
Update app_config.php
2021-09-18 16:34:35 -06:00
agree
7fd5f53384
Voicemail use tail calls ( #5984 )
...
reference https://www.lua.org/pil/6.3.html
2021-09-18 10:36:37 -06:00
FusionPBX
17a7dff859
Delete commented out lines.
2021-09-18 10:34:28 -06:00
Luis Daniel Lucio Quiroz
a66135e352
[4.5] Fix doube ivr_menu_cid_prefix ( #6015 )
...
You already do that in the dialplan, no need to do it here
2021-09-18 10:32:16 -06:00
agree
f17a4e2e8e
[follow me] *21 don't null dial string ( #6051 )
...
* [follow me] *21 don't null dial string
2021-09-18 10:28:19 -06:00
FusionPBX
221a88c673
Update extension_edit.php
2021-09-17 13:05:48 -06:00
FusionPBX
5c819ea050
Add the north_america_islands text label.
2021-09-16 14:58:33 -06:00
FusionPBX
71b40deca7
Add North America Islands
2021-09-16 14:53:54 -06:00
FusionPBX
f59d211d6d
Add forward_reset to enable ability to unset the forward destination.
2021-09-16 13:22:43 -06:00
FusionPBX
7353170563
Channel variable request_id=true is no longer needed.
2021-09-16 13:18:18 -06:00
FusionPBX
4d03cbd3ad
Change the description from Compulsory to Mandatory.
2021-09-14 16:02:49 -06:00
FusionPBX
31c0004bf9
Default to false on transcription_enabled_default
2021-09-10 20:24:07 -06:00
FusionPBX
f606c6ff3b
Add line_keys to the deivice_lines array needed for Polycom.
2021-09-10 12:33:02 -06:00
FusionPBX
0f818697e1
Fix some indentaition hide response -ERR no reply to prevent confusion.
2021-09-10 08:53:51 -06:00
FusionPBX
cba7d89939
Add command sent
2021-09-10 08:51:25 -06:00
FusionPBX
2cd6908b96
Add the number attribute.
2021-09-09 15:07:01 -06:00
FusionPBX
1bb83e491a
Add a dialplan for ring group forward.
2021-09-09 14:23:54 -06:00
FusionPBX
9919e477a0
Update app_config.php
2021-09-08 23:14:22 -06:00
FusionPBX
cbf5a11310
Add fax_subject, fax_message, and fax_footer to the user group.
2021-09-08 22:39:23 -06:00
FusionPBX
3e67d1d392
Use tabs instead of spaces
2021-09-08 22:36:15 -06:00
FusionPBX
86596ecbbe
Update valet_park_in remove * as it doesn't work with the valet park in.
2021-09-07 10:07:36 -06:00
FusionPBX
7c3eedb262
Fix valet park out regular expression.
2021-09-07 10:06:19 -06:00
FusionPBX
4c1dbbef9c
Fix the is_uuid reference
2021-09-04 22:41:27 -06:00
markjcrane
11fd9ed86b
Add sofia global settings
2021-09-04 22:31:07 -06:00
FusionPBX
d92797f82a
Show the flush registrations button for the external SIP profile.
2021-09-04 20:16:16 -06:00
FusionPBX
7ca4a92949
Add a new settings button.
2021-09-04 20:07:56 -06:00
FusionPBX
a43ad4a992
Destination edit enable emptying app and data values
2021-09-03 23:13:16 -06:00
FusionPBX
b640a68581
Ensure destination cache is cleared when destination is saved by a user in the admin group.
2021-09-03 23:00:07 -06:00
FusionPBX
b69067ac6d
Add a new label.
2021-09-03 14:05:43 -06:00
AlexC
6cfc6ac9b0
Renamed the default setting grandstream_fxs_enabled ( #6049 )
2021-09-02 12:08:41 -06:00
FusionPBX
748c54025d
Add queue_announce_position to the call center queue table.
2021-08-30 22:25:31 -06:00
FusionPBX
4066d868e3
Add flexible search with improved wildcard support.
2021-08-30 19:10:31 -06:00
hershyheilpern
bf4e757b59
add label and description values for toll allow ( #6016 )
...
i saw a input box with no label and description went in to see wat it is and found that its for toll allow but missing the lables
2021-08-30 09:35:43 -06:00
hershyheilpern
44b199f8a9
Add permissions to every option ( #6017 )
2021-08-30 09:34:46 -06:00
FusionPBX
f9f993c93b
Add new call center permissions and a new HTML select.
2021-08-27 11:18:40 -06:00
FusionPBX
c1dc837697
Add new call center permissions
2021-08-27 11:08:56 -06:00
Vincent
c2772dc4c7
Add the fip1x series provision template of flyingvoice and the vender of flyingvoice on the web. ( #5996 )
...
* Add fip1x series of flyingvoice in the provision
* Fix boot file of flyingvoice does not take effect.
2021-08-27 09:39:10 -06:00
demonspork
803457f8c9
Support for Disabling Non-configured ports on GXW42XX gateways ( #6001 )
...
* Support for Disabling Non-configured ports on GXW42XX gateways
When patching in an ATA at facilities like residential facilities, we don't want dial tone on un-configured ports. This makes it so that the device will disable ports that have no user id configured so they don't provide dial tone. The behavior can be reversed by setting grandstream_fxs_enabled to 1 in the settings.
2021-08-25 19:10:35 -06:00
agree
a2e4fd00bd
[Extension] Don't null dial_string when enable/disable follow me or dnd ( #6000 )
2021-08-25 10:28:26 -06:00
FusionPBX
be4ea2092b
Update 475_valet_park_out.xml
2021-08-23 11:23:48 -06:00
FusionPBX
3d932c0f0f
Create 474_valet_park_in.xml
2021-08-23 11:22:15 -06:00
agree
b0fef5135c
ring group lua minor improvement ( #5998 )
...
ring_group_distinctive_ring is always an empty string
2021-08-20 18:28:40 -06:00
markjcrane
2b8d011321
Remove app/meetings
2021-08-12 08:42:12 -06:00
FusionPBX
164467aea9
Change the order of operation to fix an issue when destination range was added.
2021-08-10 12:39:09 -06:00
FusionPBX
7d59a0f4a1
Check if meetings and meeting_users tables exist.
2021-08-10 08:13:10 -06:00
FusionPBX
e5df624536
Update page.lua
2021-08-02 17:13:00 -06:00
FusionPBX
9dc93980e1
Move show channels outside the loop to make it for more efficient.
2021-08-02 17:10:43 -06:00
FusionPBX
2bcb3b343b
Replace show channels like
...
Like statement failed for a customer replaced with show channels then search the results to destination is available or busy.
2021-08-02 16:47:47 -06:00
FusionPBX
287869d71f
Add sip_call_id to the xml cdr SQL select.
2021-07-31 19:28:59 -06:00
FusionPBX
4da962e4e0
Add sip_call_id to the xml cdr import.
...
The sip_call_id is the Call-ID found in the SIP headers.
2021-07-31 19:25:23 -06:00
FusionPBX
34e3683527
Add sip_call_id to the xml cdr table.
2021-07-31 19:15:18 -06:00
FusionPBX
e26826d34e
Add device_keys to the device_lines array using data in the device_keys array.
2021-07-30 22:05:07 -06:00
FusionPBX
e20a27d659
Destination Edit - efficiency improvements.
...
Efficiency Improvements.
- Use the build dialplan XML when saving a dialplan as its more efficient than running the dialplan class xml method.
- Remove delete previous dialplan details as there it seems to be redundant. There is a broader delete for dialplan details in the code.
2021-07-30 14:27:02 -06:00
Andrew Querol
832549a32e
Fix dashboard widget for agent status management ( #5993 )
...
* Fix dashboard widget for agent status management
This needed to be updated for the ext@domain call center naming change.
* Add support for On-Break and remove user_status and agent_status syncing
2021-07-29 23:47:09 -06:00
FusionPBX
00f121701f
Fix outbound destinations and toggle display the user and hold music.
2021-07-29 23:41:45 -06:00
markjcrane
3a9556c45d
Remove dreprecated app/messages
2021-07-28 22:56:53 -06:00
FusionPBX
a168f45d92
Save only numbers and an optional * prefix.
...
Users may add phone number with formatting and this breaks call forward. So this removes white spaces and formatting to ensure the call forwarding works.
2021-07-28 12:47:33 -06:00
FusionPBX
c712b64ad4
Add fax variables t38_passthru, and fax_use_ecm.
2021-07-26 11:38:58 -06:00
FusionPBX
9145fbcfc4
When assiging an extension to a device make sure to use the server_address_primary, and server_address_secondary
2021-07-26 10:43:03 -06:00
FusionPBX
09e0493c2a
Use more of the device line permissions and defaults.
2021-07-26 10:37:21 -06:00
markjcrane
ffd901b5ba
Escape ivr_menu_option_description to prevent XSS
2021-07-25 09:00:53 -06:00
markjcrane
0f34a7c732
Use the escape function on name_filter to prevent XSS
2021-07-25 08:23:11 -06:00
FusionPBX
d682ff01d1
Set device vendor
...
Get the device vendor from the template name if the template was provided otherwise use the get_vendor method using the MAC address
2021-07-23 11:56:19 -06:00
FusionPBX
0445361ad1
Add destination_numbers array and use a foreach.
2021-07-18 17:28:37 -06:00
FusionPBX
f6f2f1c77f
Fix custom fax cover_logo.
2021-07-14 18:54:03 -06:00
FusionPBX
e1c9c1c85a
Trim the destinations in call forward.
...
This will help prevent bugs caused by white spaces.
2021-07-13 11:49:29 -06:00
FusionPBX
d9be32d422
Add [find_file.lua] to the logging and show file that wasn't found.
2021-07-08 12:41:22 -06:00
agree
dd26e357e0
Yealink add mwi subscribe variables ( #5989 )
2021-07-08 00:47:04 -06:00
agree
2fca558eb8
Yealink add call forward code variables ( #5990 )
...
* Yealink add call forward code variables
* change all to always
* change all to always
2021-07-08 00:46:03 -06:00
FusionPBX
c4fc66a384
Add a new permission called dialplan_global.
2021-07-08 00:15:50 -06:00
markjcrane
056ce8368e
Show only assigned contacts if missing the contact_domain_view permission
2021-06-30 13:13:37 -06:00
markjcrane
d42ddd2219
Correct the syntax
2021-06-30 13:08:01 -06:00
markjcrane
197948aa4a
Add new permission contact_domain_view
2021-06-30 13:01:33 -06:00
markjcrane
bfba65c494
Add grandstream_accept_sip_from_proxy_only and synchronize the templates
2021-06-30 10:14:10 -06:00
agree
2d25eeed8d
call forward fix regex ( #5986 )
2021-06-28 22:07:23 -06:00
FusionPBX
a8ed7efd11
Fix a conflict with the page dialplan *724
2021-06-28 10:17:23 -06:00
chansizzle
398b52fa23
date and time moved to envelope information ( #5982 )
2021-06-26 10:40:06 -06:00
FusionPBX
4dc1833b53
Add default settings for yealink_voice_cng, yealink_voice_vad, and yealink_fwd_allow.
2021-06-25 17:34:19 -06:00
agree
7d4b423219
[devices] Add line port permission ( #5981 )
2021-06-25 11:35:27 -06:00
FusionPBX
3f33e4dfeb
Update continue_on_fail to be more specific.
...
Change continue_on_fail to fail for specific errors 1,2,3,6,18,21,27,28,31,34,38,41,42,44,58,88,111,403,501,602,607
2021-06-23 11:18:13 -06:00
agree
64afa5df36
[extensions] outbound caller id select list remove duplicates ( #5977 )
2021-06-22 14:46:34 -06:00
agree
68d9e583ef
[extensions] Fix mwi_account field not emptying ( #5978 )
2021-06-22 14:41:54 -06:00
FusionPBX
7bbdb8160f
Improve the code comment
2021-06-22 11:10:32 -06:00
FusionPBX
3a063bc2ff
Update call_flow_monitor.lua
2021-06-22 10:02:09 -06:00
demonspork
910549919b
Grandstream headset ring ( #5967 )
...
* Add Grandstream Headset/Speaker Ring
Add variable to choose whether the speaker rings with the headset.
* Add Speaker Only option
Add note that speaker only is supported with a value of 2.
2021-06-21 20:17:58 -06:00
FusionPBX
77dade95c8
Use the user_exists function.
2021-06-21 16:47:27 -06:00
chansizzle
87d47fe961
create voicemail envelope information option ( #5966 )
...
* create voicemail envelope information option
* Update voicemail.xml
2021-06-21 16:16:47 -06:00
FusionPBX
a3a1fc737b
HTTP POST corrects destination delete.
2021-06-19 12:08:57 -06:00
agree
369324b10e
Fix fax search ( #5975 )
2021-06-18 14:40:54 -06:00
FusionPBX
bc2e9ffab5
Allow dialing the call center with the callcenter+ prefix
2021-06-17 15:29:10 -06:00
FusionPBX
6e1c09f5d6
Add new provision setting yealink_screensaver_wait
...
Options: 1h, 2h, 3h or 6h, the default is 6h
2021-06-17 11:46:54 -06:00
FusionPBX
bcd7482e5c
Use elseif instead of a series of if statements.
2021-06-15 13:44:14 -06:00
FusionPBX
6d536ce4d7
Add more to the missed call check
...
Only count as a missed call if the bridge_uuid has a length.
2021-06-15 12:53:46 -06:00
FusionPBX
3e2ae03295
Count a going to voicemail as a missed call.
2021-06-15 12:20:04 -06:00
agree
13c5d984f2
[voicemail] Add # option to go to next recording without saving the message ( #5973 )
...
This useful for shared voicemail boxes and a voicemail is meant for someone else or a person doesn't want yet to mark the voicemail as saved
2021-06-12 13:42:47 -06:00
FusionPBX
89de896e75
Changed to maintain compatibility with newer version of ghost script.
...
Credit to demonspork for this fix.
2021-06-12 13:15:56 -06:00
FusionPBX
4b1ab310b7
Remove the login.php code as it breaks the destinations and not needed for this.
...
Retract changes from this pull request. Its not constantly refreshing and so this login check is not needed for this feature.
https://github.com/fusionpbx/fusionpbx/pull/5951
2021-06-10 22:51:29 -06:00
agree
c45ffc6754
agent+ fix dialplan ( #5958 )
2021-06-10 01:14:06 -06:00
emaktech
f44467a2b5
Remove these as they break HTML emails. ( #5969 )
...
* Remove these as they break HTML emails.
* Remove quotes from Caller ID name and number.
Same as following commits:
29c1d52533
c93c20c4e1
2021-06-10 01:10:32 -06:00
emaktech
e9207b114e
Update index.lua ( #5970 )
...
* Remove these as they break HTML emails.
* Remove quotes from Caller ID name and number.
Same as following commits:
29c1d52533
c93c20c4e1
2021-06-10 01:09:58 -06:00
emaktech
0891590141
Remove these as they break HTML emails. ( #5971 )
...
* Remove these as they break HTML emails.
* Remove quotes from Caller ID name and number.
Same as following commits:
29c1d52533
c93c20c4e1
2021-06-10 01:09:29 -06:00
emaktech
f6a5d171ca
Remove these as they break HTML emails. ( #5972 )
...
* Remove these as they break HTML emails.
* Remove quotes from Caller ID name and number.
Same as following commits:
29c1d52533
c93c20c4e1
2021-06-10 01:09:07 -06:00
FusionPBX
b551ef2148
Improve the search to maintain the type.
2021-06-10 00:04:27 -06:00