Commit Graph

6477 Commits

Author SHA1 Message Date
FusionPBX c9f30389e0
Update time_conditions.php 2019-02-23 17:53:34 -07:00
FusionPBX a0686b1b53
Update time_condition_edit.php 2019-02-23 17:41:56 -07:00
FusionPBX a7170051c6
Update time_conditions.php 2019-02-23 17:07:45 -07:00
FusionPBX 59e61a7f59
Update app_config.php 2019-02-23 17:06:09 -07:00
FusionPBX 996d1a2251
Update providers.php 2019-02-23 16:25:54 -07:00
FusionPBX c437e9ec0c
Update providers.php 2019-02-23 16:25:02 -07:00
FusionPBX 25f29bc0d6
Update providers.php 2019-02-23 16:18:35 -07:00
FusionPBX 9f6a119239
Update providers.php 2019-02-23 13:42:53 -07:00
FusionPBX 34782f28d6
Update providers.php 2019-02-23 13:32:24 -07:00
FusionPBX f7f0115068
Update providers.php 2019-02-23 13:06:03 -07:00
FusionPBX 9e8ad4153c
Update follow_me.php 2019-02-21 17:45:43 -07:00
FusionPBX 5c65247dbb
Update 520_follow_me_bridge.xml 2019-02-20 09:06:34 -07:00
FusionPBX f879183ee9
Update 010_user_exists.xml 2019-02-20 08:58:54 -07:00
FusionPBX 02cf937e55
Update contact_edit.php 2019-02-20 08:09:12 -07:00
FusionPBX c66a03b93e
Update destinations.php 2019-02-20 07:59:51 -07:00
FusionPBX 8c36da3e87
Update 520_follow_me_bridge.xml 2019-02-19 11:55:31 -07:00
FusionPBX 01b9cdff3a
Update follow_me.php 2019-02-19 11:26:44 -07:00
FusionPBX bcbda3feff
Update call_edit.php 2019-02-19 10:30:23 -07:00
FusionPBX 044f048363
Update app_config.php 2019-02-19 09:24:40 -07:00
FusionPBX 31c0fa01fc
Update extension_edit.php 2019-02-19 08:41:56 -07:00
FusionPBX 4da0925737
Update device_edit.php 2019-02-19 08:40:37 -07:00
FusionPBX 758170eaf3
Update device_edit.php 2019-02-19 08:38:48 -07:00
konradSC 762f28aeea autocomplete="new-password" for devices (#4005)
Chrome is no longer supporting autocomplete="off". The new standard for Chrome is autocomplete="new-password". This also seems to work for Firefox as well.
2019-02-19 08:37:10 -07:00
konradSC d8e1f249b6 Marker for identifying call as follow-me loopback (#3977)
* Marker for identifying call as follow-me loopback

We need a way of the dialplan identifying calls that are generated by follow-me using loopback. This setting couple with a dialplan statement allows us to identify and set proper caller-id-name/number.

* Create 030_is_loopback.xml

Are you a follow_me call that is using the loopback interface? 
Ok then, are you a user on the system? 
Yes, ok. Let's set your outbound_caller_id_name and outbound_caller_id_number so that you show up correctly. 
Thanks.
2019-02-18 18:41:24 -07:00
FusionPBX edb3300dff
Rename 030_is_local.xml to 035_is_local.xml 2019-02-18 18:29:41 -07:00
FusionPBX 4972776d73
Update xml_cdr.php 2019-02-18 13:30:17 -07:00
FusionPBX 29bcbc44a1
Update app_defaults.php 2019-02-14 10:27:20 -07:00
FusionPBX f3c2d0a41e
Update fax_edit.php 2019-02-12 14:01:04 -07:00
FusionPBX 27d29f8448
Update fax_send.php 2019-02-12 12:49:13 -07:00
FusionPBX 536776cfb4
Update app_config.php 2019-02-11 20:45:25 -07:00
FusionPBX 45a73dcd20
Update extension_edit.php 2019-02-11 20:42:59 -07:00
FusionPBX c50ab2dfb2
Update provision.php 2019-02-09 08:26:35 -07:00
FusionPBX 22ffb7c11b
Update call_broadcast_send.php 2019-02-09 08:23:10 -07:00
FusionPBX 112266735c
Update 010_user_exists.xml 2019-02-08 16:06:44 -07:00
FusionPBX 36c8a0116c
Update 050_user_record.xml 2019-02-08 16:01:02 -07:00
FusionPBX af02f5c969
Update phrase_edit.php 2019-02-05 18:37:52 -07:00
FusionPBX 7d62552c98
Update dialplan_add.php 2019-02-05 18:36:45 -07:00
FusionPBX c9787b0865
Update ivr_menu.php 2019-02-05 18:35:35 -07:00
FusionPBX 1b4e080b53
Update dialplan_detail_edit.php 2019-02-05 18:34:55 -07:00
FusionPBX 35796435f3
Update ivr_menu_copy.php 2019-02-05 18:33:50 -07:00
FusionPBX a24d4b969d
Update dialplan_detail_delete.php 2019-02-05 18:33:18 -07:00
FusionPBX 07c93d9855
Update app_defaults.php 2019-02-05 18:31:03 -07:00
FusionPBX 9643372270
Update ring_group_delete.php 2019-02-05 18:29:38 -07:00
FusionPBX bc3b1bf24a
Update phrase_detail_delete.php 2019-02-05 18:28:57 -07:00
FusionPBX 43ca227dae
Update call_flow_delete.php 2019-02-05 18:27:01 -07:00
FusionPBX 01bbccb706
Update phrase_detail_delete.php 2019-02-05 18:15:54 -07:00
FusionPBX 7e20bc9951
Update phrase_delete.php 2019-02-05 18:15:31 -07:00
FusionPBX e80593bd5e
Update ivr_menu_copy.php 2019-02-05 18:09:36 -07:00
FusionPBX 095e644982
Update gateway_edit.php 2019-02-05 10:46:16 -07:00
FusionPBX 9a1b30dda4
Update gateway_edit.php 2019-02-05 10:46:03 -07:00
FusionPBX 49feffc07c
Update phrase_delete.php 2019-02-05 10:43:19 -07:00
FusionPBX 24980f0bc3
Update phrase_edit.php 2019-02-05 10:40:51 -07:00
FusionPBX fd62d027ec
Update phrase_delete.php 2019-02-05 10:39:17 -07:00
FusionPBX 65b3792125
Update phrase_edit.php 2019-02-05 10:37:30 -07:00
FusionPBX c70bec82f3
Update gateway_copy.php 2019-02-05 10:31:55 -07:00
FusionPBX f2135f0231
Update gateway_delete.php 2019-02-05 10:15:26 -07:00
emaktech 84856c91da Show fax file date in user's timezone (#3999)
Previously timezone was showing in GMT, this now shows fax time in user's timezone. Code to display timezone was copied from fax_logs.php page.
2019-02-04 17:22:40 -07:00
FusionPBX e120cca479
Update app_defaults.php 2019-02-04 16:08:50 -07:00
FusionPBX abc927dfde
Update follow_me.php 2019-02-04 13:47:05 -07:00
FusionPBX cdc3f75961
Update cmd.php 2019-02-03 12:43:02 -07:00
FusionPBX b9d79d2fce
Update registrations.php 2019-02-03 12:41:55 -07:00
FusionPBX 5f84af010c
Update xml_cdr_inc.php 2019-02-01 13:35:30 -07:00
FusionPBX af77669ac7
Update app_config.php 2019-01-30 09:32:07 -07:00
FusionPBX e5a4fa96d4
Update app_config.php 2019-01-30 09:02:38 -07:00
FusionPBX 4e36b93847
Update xml_cdr.php 2019-01-30 08:52:49 -07:00
FusionPBX 52697e6047
Update app_config.php 2019-01-30 08:49:25 -07:00
FusionPBX 0474473257
Update xml_cdr_inc.php 2019-01-30 08:36:37 -07:00
FusionPBX 7801971a0f
Update app_config.php 2019-01-29 20:05:49 -07:00
FusionPBX cc8e253c20
Update app_config.php 2019-01-29 19:44:54 -07:00
FusionPBX 35f9d0ac8f
Update app_config.php 2019-01-29 16:02:26 -07:00
FusionPBX 49567e4b6e
Update app_menu.php 2019-01-29 16:00:56 -07:00
FusionPBX b71eb2c04e
Update app_config.php 2019-01-29 15:56:18 -07:00
FusionPBX 6f9734f199
Update app_menu.php 2019-01-29 15:55:14 -07:00
FusionPBX 3d6cb4da44
Update app_config.php 2019-01-29 15:50:36 -07:00
FusionPBX e667fc4517
Update app_menu.php 2019-01-29 15:50:00 -07:00
FusionPBX a5ee680282
Update extension_edit.php 2019-01-29 13:22:17 -07:00
FusionPBX d26d4a5ce1
Update app_config.php 2019-01-29 13:19:34 -07:00
FusionPBX 0d14646b28
Update xml_cdr.php (#3975)
Truncate values in the CDR list to fix the Column width.
2019-01-24 22:34:23 -07:00
FusionPBX 500073c8ec
Update contacts.php (#3974) 2019-01-24 22:32:53 -07:00
Nate 26ab6d62fb Server Errors app to display web server error log. 2019-01-23 20:10:38 -07:00
Nate 5e9fcbd1ea Fix Port and integrate Hostname Setting on send_email() function. Add Test button to Emails app to test outbound SMTP Settings. 2019-01-23 14:40:10 -07:00
FusionPBX f12097d303
Update extension_edit.php 2019-01-19 13:38:55 -07:00
FusionPBX 9e1c8a3252
Update follow_me.php 2019-01-19 11:59:47 -07:00
FusionPBX 732546b653
Update follow_me.php 2019-01-19 11:39:04 -07:00
FusionPBX 33689799d7
Update follow_me.php 2019-01-19 11:36:40 -07:00
FusionPBX 2928f13f48
Update follow_me.php 2019-01-19 11:27:05 -07:00
FusionPBX 96bb08381f
Update device_edit.php 2019-01-18 14:44:12 -07:00
FusionPBX 07805810ad
Update app_config.php 2019-01-18 14:38:31 -07:00
Valiantiam 396c936a7f Update 370_tone_stream.xml (#3964) 2019-01-17 13:10:40 -05:00
FusionPBX c81e5c1114
Update 310_extension-to-voicemail.xml 2019-01-14 17:30:42 -05:00
FusionPBX 1eb9c1f0ee
Update 900_voicemail.xml 2019-01-14 17:29:12 -05:00
FusionPBX 848d33bc05
Update 890_local_extension.xml 2019-01-14 17:28:40 -05:00
FusionPBX 77dd11565c
Update 010_user_exists.xml 2019-01-14 17:27:54 -05:00
FusionPBX d28ca1488a
Update extension_edit.php 2019-01-13 23:59:03 -05:00
FusionPBX 4e0fcb8875
Update conference_edit.php 2019-01-13 22:53:12 -05:00
FusionPBX 4e1def619c
Update provision.php 2019-01-09 11:25:55 -07:00
FusionPBX 9df02db52b
Update extension_edit.php 2019-01-05 09:50:10 -07:00
dougstamp a3f1df75fe Update extension_edit.php (#3473)
Added code to update device_key_label on devices that have the extension set as BLF/etc. when an extensions effective_caller_id_name is changed.
2019-01-05 09:02:31 -07:00
Killsudo 868ee6cd28 Add Fanvil support to adjust display brightness and inactivity dimmer (#3946) 2019-01-05 08:56:41 -07:00
TylerP caad231b13 Resize images for gswave app (#3955)
* Resize Images

* Update index.php
2019-01-05 08:39:27 -07:00
Nate 6e2ceda5b8 Adminer: Minor fixes. 2019-01-04 11:57:26 -07:00
FusionPBX d97aa75a6b
Update app_config.php 2019-01-02 16:33:09 -07:00
FusionPBX e9143fd1d3
Update app_config.php 2019-01-02 16:25:27 -07:00
FusionPBX b8eedfff2e
Update app_config.php 2019-01-02 15:51:23 -07:00
FusionPBX 3996db202e
Update app_menu.php 2019-01-02 15:49:40 -07:00
FusionPBX 93a4b1dca7
Update app_config.php 2019-01-02 15:49:10 -07:00
FusionPBX 0fab7ad674
Update app_menu.php 2019-01-02 15:40:09 -07:00
Nate e166e61b43 Messages: Further permissions integration. 2019-01-02 13:23:32 -07:00
Nate bb5f0c310a Messages: Sending of media files now functional. Permission added to control New Messages. 2019-01-02 13:21:14 -07:00
Nate 05a888c9c6 Messages: Misc improvements. Ability to set usage type(s) on Destinations for From field. 2018-12-29 16:05:59 -07:00
Nate 7ade63d978 Messages: Apply display limits to Contacts/numbers list. 2018-12-29 11:52:47 -07:00
Nate 3189659924 Messages: Add Default Settings to control Contact and Thread refresh rates. 2018-12-29 11:31:54 -07:00
Nate 5701e774b7 Messages app improvements. Output escaped. Display limit added as Default Setting. Media download fixed. Sending of media/file attachments enabled, but not yet functional - waiting on feedback from provider. 2018-12-29 11:13:18 -07:00
FusionPBX 1b0bb6452d
Update destination_edit.php 2018-12-27 13:18:13 -07:00
Nate ad63bd4c98 Remove mobile detection class, use modified user_agent function instead. 2018-12-27 09:12:24 -07:00
konradSC 65ebdf38ac Update BLF for agents when making changes in the GUI. Also use BLF as a speed dial for login/logout. (#3949)
* Create call_center_notify.php

Function for sending BLF notify to ELS.

* Update call_center_agent_status.php

* Update 200_agent_status.xml

* Update 200_agent_status.xml
2018-12-25 22:25:24 -07:00
Marcel Gisselmann 838a05808c Update xml_cdr_delete.php (#3899)
* Update xml_cdr_delete.php

Fix typo in delete() query

* Update xml_cdr_delete.php

Fix delete recording from filesystem and database

* Fix Padding
2018-12-24 13:19:54 -07:00
Nate 5c4a4ebff1 Add mobile device detection to project. Improved Messages app when used on a mobile device. 2018-12-21 23:29:20 -07:00
Nate 3097deeb1f
Update message_media.php 2018-12-20 21:55:26 -08:00
Nate d359d0cd0b Messages display image media, prompt to download other media types. 2018-12-20 22:53:00 -07:00
Nate dd908c0701 View received media in Messages. 2018-12-20 21:03:12 -07:00
Nate 88d8e7a4df Add needed language strings to Messages. 2018-12-20 18:42:10 -07:00
reliberate 67278e1d9a Messages app modifications. 2018-12-19 22:21:32 -08:00
FusionPBX 2a0e3f108b
Update fax_files.php 2018-12-17 18:49:02 -07:00
FusionPBX 02c07afecf
Update fax_file_delete.php 2018-12-17 18:36:09 -07:00
FusionPBX ef62e70f7a
Update fax_files_remote.php 2018-12-17 18:34:35 -07:00
FusionPBX be4cdbaf92
Update fax_log_view.php 2018-12-17 18:33:04 -07:00
FusionPBX b76f882605
Update fax_log_delete.php 2018-12-17 18:31:48 -07:00
FusionPBX e3ceb8ba8f
Update fax_logs.php 2018-12-17 18:26:21 -07:00
FusionPBX 32cbb55853
Update xml_cdr_inc.php 2018-12-16 14:33:55 -07:00
FusionPBX 896092a932
Update app_config.php 2018-12-15 10:03:02 -07:00
FusionPBX 80bb383b8b
Update index.php 2018-12-14 21:13:45 -07:00
FusionPBX 0474dc3e79
Update index.php 2018-12-14 20:55:09 -07:00
FusionPBX a741012fad
Update fax_edit.php 2018-12-14 15:13:28 -07:00
FusionPBX 7264e21aa7
Update 330_vmain_user.xml 2018-12-14 14:42:34 -07:00
FusionPBX 6ba6f48edf
Update app_languages.php 2018-12-13 18:14:36 -07:00
FusionPBX 445622d2bb
Update setting_edit.php 2018-12-13 18:08:45 -07:00
FusionPBX 0800db8c08
Update app_languages.php 2018-12-13 17:58:38 -07:00
FusionPBX 6693bc3837
Update setting_edit.php 2018-12-13 17:57:36 -07:00
FusionPBX 4a30ae883e
Update app_languages.php 2018-12-13 17:56:37 -07:00
FusionPBX 61f82f7bbf
Update app_languages.php 2018-12-13 17:52:48 -07:00
FusionPBX 545c82425d
Update setting_edit.php 2018-12-13 17:48:17 -07:00
FusionPBX 949f679b6d
Update setting_edit.php 2018-12-13 17:34:49 -07:00
FusionPBX fe2325c425
Update setting_edit.php 2018-12-13 17:17:00 -07:00
FusionPBX e32d592aff
Update app_languages.php 2018-12-13 17:11:54 -07:00
FusionPBX 65fca65930
Update app_config.php 2018-12-13 17:08:06 -07:00
volga629 2785bdcffe Allow event socket set 0.0.0.0 (#3951)
* Allow set 0.0.0.0

* Update sip_status.php
2018-12-13 17:02:03 -07:00
konradSC 9fcf3c613e Fix the labels and the paging controls (#3950)
* Fix the labels and the paging controls

* Update xml_cdr_archive.php

Change uuid to xml_cdr_uuid.
2018-12-13 15:59:42 -07:00
FusionPBX f7beda8624
Update filelist.php 2018-12-13 01:11:25 -07:00
FusionPBX 3d3f3afa58
Update app_config.php 2018-12-12 10:11:16 -07:00
Killsudo e24e79c3c1 Add support for setting default ring tone and unique ring tone per line (#3945) 2018-12-12 10:09:52 -07:00
Killsudo 143a7537ab Fanvil x6 softkey (#3944)
* Add intial Fanvil X6 softkey settings

* Map 'programmable' key to dssSoft internal keys
2018-12-12 10:09:07 -07:00
Killsudo accb89fc21 Add device key icon for dss programming (#3896)
* Expand Fanvil DSS-Key support for templating

* Add DSS key programming to Fanvil X6

* Add device key icon support.

* Additional device key icon fixes

* Fix SQL for device_key_label

* Add device_key_icon varible to X6 dss key programming

* Add new Advanced SIP Var (#3859)

Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"

sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}

* Variables for DP750 Handset Assignment, Ring Type (#3772)

New variables for the DP750 to allow the following settings:

$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)

$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)

$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)

* Update app_config.php

* Update 520_follow_me_bridge.xml (#3893)

Search through all SIP Profiles when looking up the Contact.

* Update xml_cdr_delete.php (#3891)

Fix typo in delete() query

* Make storage_path and storage_type = http_cache work (#3892)

* Make storage_path work

if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.

* Update ivr.conf.lua

Add storage_path definition so storage_type of http_cache works correctly

* Fix IVR (#3898)

IVR was broken after previous update/change.

* Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894)

* Update directory.xml

* Update directory.xml

* Update directory.xml

* Update directory.xml

* Update directory.xml (#3931)

* Update directory.xml (#3929)

* Update directory.xml (#3928)

* Update directory.xml (#3930)

* Update directory.xml (#3927)

* Update directory.xml (#3924)

* Update directory.xml (#3922)

* Update directory.xml (#3921)

* Update directory.xml (#3923)

* Update directory.xml (#3926)

* Update directory.xml (#3925)

* Update directory.xml (#3920)

* Update directory.xml (#3916)

* Update directory.xml (#3906)

* Update directory.xml (#3919)

* Update directory.xml (#3918)

* Update directory.xml (#3917)

* Update directory.xml (#3915)

* Update directory.xml (#3914)

* Update directory.xml (#3912)

* Update directory.xml (#3911)

* Update directory.xml (#3910)

* Update directory.xml (#3909)

* Update directory.xml (#3913)

* Update directory.xml (#3908)

* Update directory.xml (#3901)

* Update directory.xml (#3902)

* Update directory.xml (#3904)

* Update directory.xml (#3907)

* Update directory.xml (#3905)

* Update directory.xml (#3903)

* Update extensions.php

* Update domains.php

* Update dialplans.php

* Update users.php

* Update click_to_call.php

* Update app_config.php

* Update app_languages.php

* Update dialplan_edit.php

* Show enabled extension only on operator panel (#3900)

Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.

* Add new default_settings for Fanvil products (#3895)

* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options

* Add intial Fanvil i30 device support (#3897)

* Update app_config.php

* Update dialplan.php (#3934)

Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.

* Update dialplan.php

* Fanvil x6 template (#3936)

* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys

* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.

* Remove TR069 CPE serial number from template

* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login

* Fanvil i30 template fixes (#3933)

* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default

* Fix Fanvil 'Memory' keys (#3932)

* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support

* Update recordings.lua (#3937)

Bug fix. Allow for nil and blank entries.

* Add DSS key programming to Fanvil X6

* Fanvil 'icon' key for dss key profiles

* Fanvil 'icon' key for dss key profiles

Add new Advanced SIP Var (#3859)

Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"

sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}

Variables for DP750 Handset Assignment, Ring Type (#3772)

New variables for the DP750 to allow the following settings:

$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)

$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)

$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)

Update app_config.php

Update 520_follow_me_bridge.xml (#3893)

Search through all SIP Profiles when looking up the Contact.

Update xml_cdr_delete.php (#3891)

Fix typo in delete() query

Make storage_path and storage_type = http_cache work (#3892)

* Make storage_path work

if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.

* Update ivr.conf.lua

Add storage_path definition so storage_type of http_cache works correctly

Fix IVR (#3898)

IVR was broken after previous update/change.

Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894)

Update directory.xml

Update directory.xml

Update directory.xml

Update directory.xml

Update directory.xml (#3931)

Update directory.xml (#3929)

Update directory.xml (#3928)

Update directory.xml (#3930)

Update directory.xml (#3927)

Update directory.xml (#3924)

Update directory.xml (#3922)

Update directory.xml (#3921)

Update directory.xml (#3923)

Update directory.xml (#3926)

Update directory.xml (#3925)

Update directory.xml (#3920)

Update directory.xml (#3916)

Update directory.xml (#3906)

Update directory.xml (#3919)

Update directory.xml (#3918)

Update directory.xml (#3917)

Update directory.xml (#3915)

Update directory.xml (#3914)

Update directory.xml (#3912)

Update directory.xml (#3911)

Update directory.xml (#3910)

Update directory.xml (#3909)

Update directory.xml (#3913)

Update directory.xml (#3908)

Update directory.xml (#3901)

Update directory.xml (#3902)

Update directory.xml (#3904)

Update directory.xml (#3907)

Update directory.xml (#3905)

Update directory.xml (#3903)

Update extensions.php

Update domains.php

Update dialplans.php

Update users.php

Update click_to_call.php

Update app_config.php

Update app_languages.php

Update dialplan_edit.php

Show enabled extension only on operator panel (#3900)

Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.

Add new default_settings for Fanvil products (#3895)

* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options

Update app_config.php

Update dialplan.php (#3934)

Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.

Update dialplan.php

Fanvil x6 template (#3936)

* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys

* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.

* Remove TR069 CPE serial number from template

* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login

Fanvil i30 template fixes (#3933)

* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default

Fix Fanvil 'Memory' keys (#3932)

* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support

Update recordings.lua (#3937)

Bug fix. Allow for nil and blank entries.

Add DSS key programming to Fanvil X6

* resync3
2018-12-12 10:08:21 -07:00
Killsudo 5bded55b54 Default Fanvil X6 to ISO8601 time and date format. (#3943) 2018-12-12 10:03:56 -07:00
FusionPBX 3e0e150453
Update provision.php 2018-12-11 15:38:15 -07:00
FusionPBX 718c847a00
Update provision.php 2018-12-11 15:34:00 -07:00
FusionPBX fe5d194421
Update index.php 2018-12-11 12:37:57 -07:00
FusionPBX d4ddfae63c
Update conference_sessions.php 2018-12-11 03:16:21 -07:00
FusionPBX 7191e40a65
Update conference_sessions.php 2018-12-10 17:36:22 -07:00
FusionPBX 438430848b
Create download.php 2018-12-10 17:18:02 -07:00
FusionPBX d6f9abcc1b
Update conference_rooms.php 2018-12-10 17:16:19 -07:00
FusionPBX 08ac59670c
Update conference_centers.php 2018-12-10 17:05:02 -07:00
FusionPBX 3df15ee1a1
Rename conference_center.php to conference_centers.php 2018-12-10 16:57:49 -07:00
FusionPBX 7d69365da7
Update conference_center.php 2018-12-10 16:57:37 -07:00
FusionPBX cb499f2c58
Update call_recordings.php 2018-12-10 16:00:56 -07:00
konradSC 60653d279b Update recordings.php (#3942)
Recording Descriptions are very important when using recording slots. They should be displayed on the main page and not relegated to an unremarkable corner of recordings_edit.php. No longer will Descriptions hide in the darkness. Now is the time for Descriptions to come forth into the light and shine brightly as a beacon of hope for all superusers and admins that seek their aid.
2018-12-10 09:55:37 -07:00
FusionPBX 1c2c1a778e
Update index.php 2018-12-08 18:32:15 -07:00
FusionPBX f979392822
Update filelist.php 2018-12-08 15:47:03 -07:00
FusionPBX 0bbc81cee5
Rename 507-call_forward_not_registered.xml to 507_call_forward_not_registered.xml 2018-12-08 10:53:58 -07:00
FusionPBX 960d5fe83a
Update 507-call_forward_not_registered.xml 2018-12-08 10:39:05 -07:00
FusionPBX d7d7d385b4
Update 520_follow_me_bridge.xml 2018-12-08 10:35:17 -07:00
FusionPBX 93f8a253d0
Create 507-call_forward_not_registered.xml 2018-12-08 10:34:44 -07:00
Killsudo 1a987def48 Fix Fanvil 'Memory' keys (#3932)
* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support
2018-12-06 21:19:49 -07:00
Killsudo a6bd7ecba4 Fanvil i30 template fixes (#3933)
* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default
2018-12-06 21:19:02 -07:00
FusionPBX c2e581d18e
Update dialplan.php 2018-12-06 09:32:39 -07:00
konradSC 0e7e802c1f Update dialplan.php (#3934)
Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.
2018-12-06 09:24:33 -07:00
FusionPBX ef014ab3f3
Update app_config.php 2018-12-05 19:57:11 -07:00
Killsudo d545da2325 Add new default_settings for Fanvil products (#3895)
* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options
2018-12-05 19:51:54 -07:00
sergey-mz 8ed480914b Show enabled extension only on operator panel (#3900)
Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.
2018-12-05 19:50:46 -07:00
FusionPBX 51737ef033
Update dialplan_edit.php 2018-12-05 17:20:09 -07:00
FusionPBX 2f8eb25ce3
Update app_languages.php 2018-12-05 17:19:28 -07:00
FusionPBX 801e9cca19
Update app_config.php 2018-12-05 17:18:27 -07:00
FusionPBX f7557e5d0b
Update click_to_call.php 2018-12-05 00:45:40 -07:00
FusionPBX ffc07fcd82
Update dialplans.php 2018-12-04 23:17:27 -07:00
FusionPBX 00b4d42fa6
Update extensions.php 2018-12-04 22:06:50 -07:00
Killsudo 05ec7cc2e4 Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894) 2018-12-04 00:16:35 -07:00
Marcel Gisselmann d3374a0aeb Update xml_cdr_delete.php (#3891)
Fix typo in delete() query
2018-12-03 13:12:16 -07:00
konradSC df086084ef Update 520_follow_me_bridge.xml (#3893)
Search through all SIP Profiles when looking up the Contact.
2018-12-03 10:44:33 -07:00
FusionPBX f89e683d75
Update app_config.php 2018-12-02 21:59:03 -07:00
FusionPBX 904550df11
Update app_config.php 2018-12-02 11:21:46 -07:00
FusionPBX 96d5d3fd78
Update app_defaults.php 2018-12-02 11:15:38 -07:00
konradSC 23340a361e Update follow_me.php (#3885)
Escape the single quote so the sql query will work correctly.
2018-11-30 14:12:12 -07:00
Len b8d4642722 Create readme (#3875) 2018-11-29 14:36:44 -07:00
FusionPBX 67dfa2d046
Update 230_group-intercept.xml 2018-11-29 10:18:19 -07:00
diger 3b182ba78f Fix sqlite error (#3861) 2018-11-23 08:07:05 -07:00
FusionPBX e29dcbeb37
Update xml_cdr.php 2018-11-23 08:03:36 -07:00
FusionPBX 7eab2ffb06
Update xml_cdr.php 2018-11-21 16:07:02 -07:00
FusionPBX edf62edff9
Update extensions.php 2018-11-21 12:46:50 -07:00
FusionPBX 8d7de74dfd
Update call_flow_edit.php 2018-11-14 15:13:57 -06:00
FusionPBX 297532104b
Update 320_vmain.xml 2018-11-14 10:14:42 -06:00
Len 01102182d5 Update app_config.php (#3857) 2018-11-14 09:25:59 -06:00
Len 097f96a8b5 Update app_languages.php (#3858) 2018-11-14 09:25:35 -06:00
ednt 18fbb8650c Update conference_session_details.php (#3856)
result_count is not longer in use, so we can remove it.
2018-11-14 03:01:28 -06:00
FusionPBX 28f4b8c049
Update ring_group_edit.php 2018-11-14 00:25:14 -06:00
emaktech d79126bd28 Add record_append=false (#3854)
When re-recording the extension voice mail name the new recorded name is appended to the old recorded name file.  The new recorded name should replace the old recorded name.
2018-11-13 23:38:12 -06:00
emaktech 04158b8a90 Add record_append=false (#3855)
When re-recording the extension voice mail name the new recorded name is appended to the old recorded name file.  The new recorded name should replace the old recorded name.
2018-11-13 23:37:53 -06:00
FusionPBX 455da287bf
Update xml_cdr_details.php 2018-11-13 17:53:20 -06:00
FusionPBX bbe8fc734f
Update conference_session_details.php 2018-11-13 17:52:16 -06:00
FusionPBX f43c55ff17
Update xml_cdr_details.php 2018-11-13 16:48:43 -06:00
Len 9c79508ab2 Update app_config.php (#3847) 2018-11-12 14:30:42 -07:00
FusionPBX 5d21ca530b
Update app_config.php 2018-11-10 12:17:32 -07:00
FusionPBX 5df1cfd597
Update dialplan_outbound_add.php 2018-11-10 00:51:53 -07:00
FusionPBX 39b11e1464
Update dialplan_outbound_add.php 2018-11-10 00:44:20 -07:00
FusionPBX 84fb6d2aa8
Update app_config.php 2018-11-09 13:33:22 -07:00
FusionPBX 3ef5998db2
Update ivr_menu_edit.php 2018-11-09 11:32:05 -07:00
FusionPBX e78805b858
Update xml_cdr_details.php 2018-11-09 10:36:30 -07:00
andycol 101a73da99 fix ivr not saving (#3769)
The error says Ivr not enabled and wont save, this fixes it
2018-11-09 07:47:40 -07:00
FusionPBX e1a8a20a0b
Update ring_group_edit.php 2018-11-03 13:10:53 -06:00
FusionPBX 50c8d0b441
Update device_edit.php 2018-11-03 11:54:11 -06:00
FusionPBX a4e3cdeb20
Update app_config.php 2018-11-03 11:36:27 -06:00
FusionPBX 4c74299740
Update ivr_menu_edit.php 2018-11-03 11:35:27 -06:00
FusionPBX f950d2a229
Update ring_group_edit.php 2018-11-03 11:28:41 -06:00
FusionPBX 42881d5bb5
Update app_config.php 2018-11-03 11:26:31 -06:00
FusionPBX 6533086e2c
Update ivr_menu_edit.php 2018-11-03 11:24:25 -06:00
FusionPBX 9c6b85bc35
Update app_config.php 2018-11-03 11:23:30 -06:00
FusionPBX 4bde5ef869
Update 470_valet_park.xml 2018-11-02 17:21:21 -06:00
FusionPBX ee3099c587
Update providers.php 2018-11-01 17:49:55 -06:00
FusionPBX 55e3032cc2
Update dialplan_outbound_add.php 2018-11-01 17:47:39 -06:00
FusionPBX 6dfd86d50d
Update follow_me.php 2018-11-01 17:40:16 -06:00
FusionPBX fd75a07982
Update 520_follow_me_bridge.xml 2018-11-01 12:29:10 -06:00
FusionPBX 973298c4cb
Update 520_follow_me_bridge.xml 2018-11-01 11:10:15 -06:00
FusionPBX f3f1e6fb76
Update 495_call_screen.xml 2018-10-31 17:39:42 -06:00
FusionPBX 22beb4b6af
Rename 880_call_screen.xml to 495_call_screen.xml 2018-10-31 17:38:22 -06:00
FusionPBX a39e350de1
Update follow_me.php 2018-10-30 18:01:50 -06:00
Andrew Siplas a07854ce65 Add 833, 844 to toll-free outbound pattern. (#3750)
Confirmed via https://www.nationalnanpa.com/enas/nonGeoNpaServiceReport.do
2018-10-29 14:27:42 -06:00
FusionPBX 7f95a27392
Update gateway_edit.php 2018-10-27 01:55:30 -06:00
sergey-mz eddf09ddd0 Missing ; in line 127 (#3723)
Missing ; in line 127
2018-10-26 10:24:54 -06:00
FusionPBX 2e681602f8
Update 470_valet_park.xml 2018-10-25 23:32:08 -06:00
FusionPBX 93b8a1d9e4
Update app_config.php 2018-10-25 23:27:29 -06:00
FusionPBX 9c57196dd8
Update 900_voicemail.xml 2018-10-25 12:38:38 -06:00
Luis Daniel Lucio Quiroz 0f4f46cd14 Unescape Json before decoding (#3695)
I have realized since 4.4, json is escaped (\" for example). Some PHP releases fail to decode if that is used.
2018-10-25 09:32:09 -06:00
FusionPBX ad9a3827e2
Create app_defaults.php 2018-10-24 18:42:58 -06:00
FusionPBX 718ecb5eb5
Update app_defaults.php 2018-10-24 18:30:39 -06:00
FusionPBX 84df4acb01
Update dialplan_outbound_add.php 2018-10-24 15:51:48 -06:00
FusionPBX 1100c281a1
Update call_block_delete.php 2018-10-24 11:58:22 -06:00
FusionPBX ca4ee3a6c3
Update v_xml_cdr_import.php 2018-10-24 10:51:56 -06:00
FusionPBX fd65327e01
Update extension_edit.php 2018-10-23 23:14:07 -06:00
FusionPBX 7dbee814b4
Update device_edit.php 2018-10-23 23:12:24 -06:00
FusionPBX 4de6e108a5
Update call_block_edit.php 2018-10-23 10:38:43 -06:00
FusionPBX 1172ab3e54
Update call_block_cdr_add.php 2018-10-23 10:36:44 -06:00
FusionPBX e4abe17320
Update call_recordings.php 2018-10-22 15:14:56 -06:00
FusionPBX 5e3409f43a
Update device_imports.php 2018-10-20 14:53:11 -06:00
FusionPBX 1ba5bd4431
Update provision.php 2018-10-20 14:18:06 -06:00
FusionPBX ca2293c72d
Update extension_imports.php 2018-10-20 11:58:58 -06:00
FusionPBX 5d99957a44
Update ivr_menu_edit.php 2018-10-20 11:07:53 -06:00
FusionPBX 4ab7c6b14b
Update app_config.php 2018-10-20 11:06:37 -06:00
FusionPBX 55dcd97366
Update provision.php 2018-10-19 12:15:49 -06:00
FusionPBX 22bd0e531d
Update xml_cdr_search.php 2018-10-17 22:43:06 -06:00
FusionPBX e93e0bb04e
Update xml_cdr_details.php 2018-10-17 22:36:03 -06:00
FusionPBX 3b37037817
Update xml_cdr.php 2018-10-17 22:27:40 -06:00
FusionPBX 2def533ebf
Update xml_cdr_inc.php 2018-10-17 22:22:46 -06:00
FusionPBX d58d9914cc
Update xml_cdr.php 2018-10-17 22:08:20 -06:00
FusionPBX 677978afa1
Update v_xml_cdr_import.php 2018-10-17 22:03:31 -06:00
FusionPBX 6c4144dd72
Update app_config.php 2018-10-17 21:59:41 -06:00
FusionPBX 3a7fee84c8
Update xml_cdr.php 2018-10-17 15:52:15 -06:00
FusionPBX cbd2625bc0
Update v_xml_cdr_import.php 2018-10-17 15:45:23 -06:00
FusionPBX 92e9c7e5eb
Update v_xml_cdr_import.php 2018-10-17 15:41:14 -06:00
FusionPBX f18bd93def
Update contact_import.php 2018-10-17 02:32:57 -06:00
FusionPBX 0afb18c608
Update contact_import.php 2018-10-17 02:25:28 -06:00
FusionPBX c0b8efa763
Update contact_import.php 2018-10-17 02:15:50 -06:00
FusionPBX 68df93ca05
Update destination_edit.php 2018-10-16 22:14:42 -06:00
FusionPBX 009cf11f93
Update destinations.php 2018-10-16 00:30:40 -06:00
FusionPBX d5a7540478
Update extension_edit.php 2018-10-15 16:50:59 -06:00
FusionPBX 7304d05f8e
Update app_config.php 2018-10-15 16:30:48 -06:00
FusionPBX b97997567c
Update xml_cdr_extension_summary.php 2018-10-15 16:11:55 -06:00
FusionPBX caaa4e5689
Update ring_group_edit.php 2018-10-15 09:49:35 -06:00
FusionPBX 2ddebb2b28
Update device_profile_edit.php 2018-10-13 19:25:48 -06:00
FusionPBX 1f93707ba1
Update ivr_menu_edit.php 2018-10-12 17:22:39 -06:00
FusionPBX 87d61f8508
Update ivr_menu_edit.php 2018-10-12 17:19:59 -06:00
Killsudo 3366674868 Fix grandstream private (#3632)
* Setup Grandstream GXP2100 Template and Phonebook for working provisioning

* Fix private function contact_grandstream so it can work until the code path is removed entirely
2018-10-12 14:33:05 -06:00
FusionPBX 72798a89dd
Update call_center_queues.php 2018-10-11 18:05:27 -06:00
Mark J Crane cac5ed16fd Update Providers 2018-10-07 17:53:30 +00:00
FusionPBX e7c289e2d4
Update app_config.php 2018-10-06 17:38:20 -06:00
FusionPBX 8cbbac77b6
Update 520_follow_me_bridge.xml 2018-10-06 13:15:13 -06:00
FusionPBX fbd0070186
Update 520_follow_me_bridge.xml 2018-10-06 12:59:00 -06:00
FusionPBX 12260b22ce
Update 520_follow_me_bridge.xml 2018-10-06 12:54:05 -06:00
FusionPBX bbfbb63c51
Update 520_follow_me_bridge.xml 2018-10-06 12:44:13 -06:00
FusionPBX c32fa98755
Update 520_follow_me_bridge.xml 2018-10-06 12:04:30 -06:00
FusionPBX af4b96fbb3
Update follow_me.php 2018-10-05 19:23:27 -06:00
FusionPBX 8f044db0e0
Update follow_me.php 2018-10-05 13:39:47 -06:00
Killsudo 95951dbeed Check for directory before trying to create (#3627) 2018-10-04 20:30:31 -06:00
FusionPBX 28cdc4cca3
Update app_config.php 2018-10-04 13:34:40 -06:00
FusionPBX 8827d71141
Update var_edit.php 2018-10-03 08:32:32 -06:00
FusionPBX 82562e3464
Update device_imports.php 2018-09-28 12:51:43 -06:00
FusionPBX f5538a1f1f
Update extension_imports.php 2018-09-28 12:50:00 -06:00
FusionPBX 720f6d17c7
Update extension_imports.php 2018-09-28 12:47:34 -06:00
FusionPBX bcb45a0eba
Update extension_imports.php 2018-09-28 12:46:17 -06:00
FusionPBX d622ed1418
Update device_imports.php 2018-09-28 12:43:13 -06:00
FusionPBX 834102977d
Update voicemails.php 2018-09-28 12:31:20 -06:00
FusionPBX c5a5a79f7f
Update voicemail_imports.php 2018-09-28 12:18:25 -06:00
FusionPBX 9bf987217c
Update voicemails.php 2018-09-28 12:08:38 -06:00
FusionPBX 1fe4d8146c
Create voicemail_imports.php 2018-09-28 12:02:37 -06:00
FusionPBX 7ebf015fd7
Update app_config.php 2018-09-28 11:56:08 -06:00
FusionPBX c2b5d06a32
Delete app_config.php 2018-09-28 11:54:10 -06:00
FusionPBX 0bc50ff6ca
Delete app_languages.php 2018-09-28 11:54:04 -06:00
FusionPBX 63e41912e3
Delete app_menu.php 2018-09-28 11:53:59 -06:00
FusionPBX 08c66274cf
Delete root.php 2018-09-28 11:53:53 -06:00
FusionPBX d37c895a8d
Delete app_config.php 2018-09-28 11:53:32 -06:00
FusionPBX d09050ecf9
Delete app_languages.php 2018-09-28 11:53:25 -06:00
FusionPBX d6149ad6dd
Delete app_menu.php 2018-09-28 11:53:20 -06:00
FusionPBX 2745ee1024
Delete root.php 2018-09-28 11:53:14 -06:00
FusionPBX 22803f4c6c
Delete app_config.php 2018-09-28 11:52:56 -06:00
FusionPBX 3a4fa2f3a2
Delete app_languages.php 2018-09-28 11:52:51 -06:00
FusionPBX 0d557db540
Delete app_menu.php 2018-09-28 11:52:45 -06:00
FusionPBX 6f05726806
Delete root.php 2018-09-28 11:52:40 -06:00
FusionPBX 331c8ca6d5
Delete root.php 2018-09-28 11:52:18 -06:00
FusionPBX 1cb535b170
Delete app_menu.php 2018-09-28 11:52:10 -06:00
FusionPBX 5284f76c4f
Delete app_languages.php 2018-09-28 11:52:04 -06:00
FusionPBX 44bc48c8e3
Delete app_config.php 2018-09-28 11:51:57 -06:00
FusionPBX 47d02d7ba9
Update app_languages.php 2018-09-28 11:50:51 -06:00
FusionPBX 8d53da21a4
Update destination_imports.php 2018-09-28 11:47:45 -06:00
FusionPBX 5f877c2577
Update app_languages.php 2018-09-28 11:45:09 -06:00
FusionPBX bd0fc5dcd8
Update app_languages.php 2018-09-28 11:41:19 -06:00
FusionPBX b047cae823
Update destination_imports.php 2018-09-28 11:37:41 -06:00
FusionPBX ddefbb2967
Update extensions.php 2018-09-28 11:06:32 -06:00
FusionPBX ed5022fde9
Update destinations.php 2018-09-28 11:05:48 -06:00
FusionPBX ad93fb3ba1
Update devices.php 2018-09-28 11:05:08 -06:00
FusionPBX b4c5e01ebb
Update app_config.php 2018-09-28 10:58:19 -06:00
FusionPBX fe855c5c03
Update extension_imports.php 2018-09-28 10:56:51 -06:00
FusionPBX 86627fc968
Update app_config.php 2018-09-28 10:54:03 -06:00
FusionPBX 14d739c506
Update app_config.php 2018-09-28 10:52:55 -06:00
FusionPBX e0617302dc
Update extension_imports.php 2018-09-28 10:48:43 -06:00
FusionPBX fefe95a864
Update device_imports.php 2018-09-28 10:47:42 -06:00
FusionPBX 06db9ad07e
Update device_imports.php 2018-09-28 10:47:18 -06:00
FusionPBX e5c4a6eb8f
Update destination_imports.php 2018-09-28 10:46:44 -06:00
FusionPBX 85e6d8a00e
Rename app/user_imports/user_imports.php to core/users/user_imports.php 2018-09-28 10:44:48 -06:00
FusionPBX 61ce34edbf
Rename app/extension_imports/extension_imports.php to app/extensions/extension_imports.php 2018-09-28 10:44:09 -06:00
FusionPBX 8d9cafb5d1
Rename app/destination_imports/destination_imports.php to app/destinations/destination_imports.php 2018-09-28 10:43:27 -06:00
FusionPBX 47590f11d9
Rename app/device_imports/device_imports.php to app/devices/device_imports.php 2018-09-28 10:42:27 -06:00
FusionPBX 7b32e9b1ef
Update destination_imports.php 2018-09-28 01:12:08 -06:00
FusionPBX f3c6796416
Update device_imports.php 2018-09-28 01:07:49 -06:00
FusionPBX cc8b5cecb5
Update extension_imports.php 2018-09-28 01:02:06 -06:00
FusionPBX 34bf1d37ac
Update user_imports.php 2018-09-28 00:58:06 -06:00
andycol 3b9659fc7a fix user imports (#3595)
User imports was looking for /app/users/users.php
not /core/users/users.php
2018-09-28 00:41:40 -06:00
markjcrane e1de210bbd Add imports 2018-09-25 18:14:30 +00:00
FusionPBX b8985503bb
Update app_config.php 2018-09-22 09:20:01 -06:00
FusionPBX 45d7075107
Update app_config.php 2018-09-22 09:17:49 -06:00
Len b77f52d396 Update app_config.php (#3516) 2018-09-20 13:20:04 -04:00
FusionPBX 8f4e76a076
Update app_config.php 2018-09-20 12:38:02 -04:00
Len 75552a535f Update app_config.php (#3484)
* Update app_config.php

* Update app_config.php
2018-09-20 11:43:43 -04:00
FusionPBX d6fd6a4aa4
Update fax.php 2018-09-20 01:01:06 -04:00
FusionPBX f976b39d80
Update fax_send.php 2018-09-20 00:52:53 -04:00
FusionPBX 5a87260f84
Update message_edit.php 2018-09-19 23:46:41 -04:00
FusionPBX 7169201a95
Update fax_send.php 2018-09-19 23:34:20 -04:00
FusionPBX a278c1c64e
Update app_languages.php 2018-09-19 03:31:03 -04:00
FusionPBX 8c90d11060
Update message_edit.php 2018-09-19 03:27:54 -04:00
FusionPBX 7ee576d205
Update index.php 2018-09-19 03:19:16 -04:00
FusionPBX 79a9a6b10f
Update message_send.php 2018-09-19 03:17:37 -04:00
FusionPBX 018111217a
Update message_send.php 2018-09-19 02:45:53 -04:00
FusionPBX def079bc74
Update app_config.php 2018-09-17 19:57:58 -06:00
Trick Solutions f9a68d5721 Changed the default setting for Vlan from 1 to 0. Grandstream phones take the value of 0 as a non tag, if the setting is set to 1 the tag is set to 1. Tagging of Vlan 1 will break most unmanaged switch setups. This value could be change to any other value if needed if your trying to demonstrate a value. (#3482) 2018-09-17 16:41:41 -06:00
FusionPBX d3f8f6e128
Update message_send.php 2018-09-16 11:06:14 -06:00
FusionPBX 4c646f6d27
Create message_send.php 2018-09-16 11:01:18 -06:00
FusionPBX 20c7f3dda6
Update app_config.php 2018-09-16 10:57:18 -06:00
emaktech c83a3a5dc6 Allow Editing 48 Lines on device_edit Page (#3478)
Similar to #3472 needed to allow up to 48 extension to be selectable and editable on the device_edit page.

Additionally, fixed sorting issue so line numbers are correctly sorted sequentially (line number is stored as text field so needed to change cast in SQL query).
2018-09-14 13:10:17 -06:00
Len ea3b9f0a78 Update app_config.php (#3476)
* Update app_config.php

* Update app_config.php
2018-09-14 09:36:36 -06:00
emaktech e57839783b Allow editing 48 lines on extension_edit page (#3472)
When provisioning 48 port analog gateway, (Grandstream GXW4248 for example) need ability to configure up to 48 lines per device.
2018-09-13 23:53:19 -06:00
FusionPBX 97fd49362b
Update app_defaults.php 2018-09-13 22:51:38 -07:00
shaunjstokes bc80f3d22f Fix PHP out of memory error on App Defaults (#3403)
If 400+ domains exist it's not possible to Execute App Defaults without getting PHP out of memory error on line 630 in 'app\dialplan\resources\classes\dialplan.php'.

It would be better to first build XML for each domain_name (context) then for all else.
2018-09-13 23:50:08 -06:00
FusionPBX 8731dee3bf
Update provision.php 2018-09-12 13:59:27 -06:00
FusionPBX 0f62b5f8c1
Update device_edit.php 2018-09-12 13:57:33 -06:00
FusionPBX b155382c38
Update app_languages.php 2018-09-12 13:54:47 -06:00
FusionPBX e0a62d0479
Update app_config.php 2018-09-12 13:53:40 -06:00
FusionPBX 08b76a81dc
Update index.php 2018-09-08 09:28:52 -06:00
FusionPBX 89f4b9cabb
Update app_config.php 2018-09-05 20:51:32 -06:00
FusionPBX 7ba92a1350
Update app_config.php 2018-09-04 08:35:40 -06:00
FusionPBX 5991dbdd15
contact_notes escaped twice remove the extra one. 2018-09-02 10:03:48 -06:00
FusionPBX fe65c10d2d
Update app_config.php 2018-09-01 10:24:23 -06:00
FusionPBX 2083a8b370
Update messages.php 2018-09-01 03:20:07 -06:00
FusionPBX 2c1d40496e
Update messages.php 2018-09-01 03:16:28 -06:00
FusionPBX 387c9f3e00
Update messages.php 2018-09-01 02:13:35 -06:00
AlexanderDCrane 99d06f4278 Update conference_control_detail_edit.php (#3400) 2018-08-31 14:36:24 -06:00
AlexanderDCrane a7cfef2aea Update conference_control_details.php (#3398) 2018-08-31 14:36:03 -06:00
AlexanderDCrane 20f5298df2 Update ivr_menu_edit.php (#3396) 2018-08-31 14:35:19 -06:00
AlexanderDCrane ffec343c9a Update fax_files.php (#3394) 2018-08-31 14:34:27 -06:00
AlexanderDCrane 5e0f520add Update fax_send.php (#3392) 2018-08-31 14:33:17 -06:00
AlexanderDCrane f8e2dcd9d7 Update time_conditions.php (#3388) 2018-08-31 14:09:21 -06:00
AlexanderDCrane 472254f10a Update call_edit.php (#3390) 2018-08-31 14:08:44 -06:00
AlexanderDCrane a73d2cb39b Update ring_group_edit.php (#3386) 2018-08-31 13:37:23 -06:00
AlexanderDCrane 2525cf4d30 Update call_edit.php (#3384) 2018-08-31 13:36:45 -06:00
AlexanderDCrane 3b4c723180 Update call_center_agent_status.php (#3382) 2018-08-31 13:25:00 -06:00
AlexanderDCrane 65a3d3a040 Update call_flow_edit.php (#3378) 2018-08-31 13:24:03 -06:00
AlexanderDCrane f7d8c7641d Update dialplan_outbound_add.php (#3377) 2018-08-31 12:55:19 -06:00
AlexanderDCrane 4857ee20ba Update call_block_edit.php (#3374) 2018-08-31 12:50:19 -06:00
AlexanderDCrane c6ebc63a41 Update contact_timer.php (#3370) 2018-08-31 12:21:50 -06:00
AlexanderDCrane 6fc2124433 Update device_profile_edit.php (#3371) 2018-08-31 12:21:23 -06:00
FusionPBX fd7caf89ed
Update destinations.php 2018-08-31 12:17:32 -06:00
AlexanderDCrane b4b043c835 Update contact_setting_edit.php (#3367) 2018-08-31 12:13:37 -06:00
FusionPBX 3f55ba3beb
Update messages.php 2018-08-30 22:26:06 -06:00
FusionPBX 76b3f2695d
Update app_languages.php 2018-08-30 22:21:07 -06:00
FusionPBX 491e8591a0
Update message_edit.php 2018-08-30 22:19:53 -06:00
FusionPBX 7500f20411
Rename messages2.php to messages.php 2018-08-30 21:42:23 -06:00
markjcrane 9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 196a1787a4
Update messages.php 2018-08-30 19:48:09 -06:00
markjcrane 7dae097481 Add app/messages 2018-08-30 16:18:34 +00:00
FusionPBX 039860f320
Update index.php 2018-08-30 01:26:49 -06:00
AlexanderDCrane 6e982bb3b9 Update dialplan_inbound_add.php (#3360) 2018-08-29 15:14:56 -06:00
AlexanderDCrane 1ec181d3e5 Update setting_edit.php (#3361) 2018-08-29 15:14:29 -06:00
Len cb4d558727 Update conference_profile_param_edit.php (#3325)
problem: blank page
bug fix: removed extra   " on line 159, 170, 206
2018-08-28 19:33:13 -06:00
AlexanderDCrane b4fafadc64 Update fax_send.php (#3302) 2018-08-27 20:41:39 -06:00
AlexanderDCrane 6a0db28997 Update ring_group_destination_edit.php (#3305) 2018-08-27 20:40:49 -06:00
AlexanderDCrane 3ca5f68950 Update setting_edit.php (#3306) 2018-08-27 20:40:06 -06:00
AlexanderDCrane cc9a1b3bd7 Update extension_dashboard.php (#3301) 2018-08-27 20:39:43 -06:00
AlexanderDCrane 67925e0481 Update dialplan_edit.php (#3300) 2018-08-27 20:39:15 -06:00
AlexanderDCrane 1bb71486ea Update sip_profile_edit.php (#3307) 2018-08-27 20:38:39 -06:00
AlexanderDCrane 8d8229ac5f Update time_condition_edit.php (#3308) 2018-08-27 20:36:45 -06:00
AlexanderDCrane 7a59da78b4 Update voicemail_greeting_edit.php (#3311) 2018-08-27 20:36:19 -06:00
AlexanderDCrane 01917176ca Update dialplan_outbound_add.php (#3299) 2018-08-27 20:35:50 -06:00
AlexanderDCrane eb1cc5f7ee Update dialplan_inbound_add.php (#3298) 2018-08-27 20:34:56 -06:00
AlexanderDCrane 7e776d7508 Update voicemail_message_edit.php (#3312) 2018-08-27 20:33:50 -06:00
AlexanderDCrane a538f15120 Update voicemail_option_edit.php (#3313) 2018-08-27 20:32:27 -06:00
AlexanderDCrane fd5a5ee14e Update pin_number_edit.php (#3304) 2018-08-27 20:28:18 -06:00
AlexanderDCrane 1aa786e1fa Update var_edit.php (#3309) 2018-08-27 20:27:42 -06:00
AlexanderDCrane 4741b325fd Update vars.php (#3310) 2018-08-27 20:26:46 -06:00
AlexanderDCrane 3e149b46d7 Update device_setting_edit.php (#3297) 2018-08-27 20:26:24 -06:00
AlexanderDCrane b6a1bb147a Update pin_numbers.php (#3303) 2018-08-27 16:14:29 -06:00
AlexanderDCrane 75015de143 Update device_profile_edit.php (#3296) 2018-08-27 16:14:08 -06:00
AlexanderDCrane 270191030b Update database_transaction_edit.php (#3294) 2018-08-27 15:13:04 -06:00
AlexanderDCrane 6e1e98d643 Update database_transactions.php (#3293) 2018-08-27 15:12:43 -06:00
AlexanderDCrane 22f49c745e Update contact_urls.php (#3292) 2018-08-27 15:12:28 -06:00
AlexanderDCrane a74914d27a Update contact_setting_edit.php (#3291) 2018-08-27 15:12:11 -06:00
AlexanderDCrane 1fe387f1b9 Update contact_notes.php (#3290) 2018-08-27 15:11:55 -06:00
AlexanderDCrane 361c6a6290 Update device_line_edit.php (#3295) 2018-08-27 15:11:30 -06:00
AlexanderDCrane 6133cba50d Update conference_profile_params.php (#3285) 2018-08-27 14:50:47 -06:00
AlexanderDCrane d3094f487a Update click_to_call.php (#3287) 2018-08-27 14:50:31 -06:00
AlexanderDCrane 0d409269d3 Update conference_profile_param_edit.php (#3288) 2018-08-27 14:50:12 -06:00
AlexanderDCrane 3fef4fd37d Update contact_import.php (#3289) 2018-08-27 14:49:53 -06:00
AlexanderDCrane 2ee86abd74 Update call_center_queue_edit.php (#3286) 2018-08-27 14:46:55 -06:00
FusionPBX 68a6cd7dde
Update 050_user_record.xml 2018-08-27 10:52:58 -06:00
FusionPBX 7c20a3a089
Update 050_user_record.xml 2018-08-27 10:16:48 -06:00
FusionPBX 10d37a3599
Update 050_user_record.xml 2018-08-27 09:54:21 -06:00
FusionPBX d247ec8464
Update 470_valet_park.xml 2018-08-25 17:28:19 -06:00
FusionPBX 0f9e7c6348
Update 050_user_record.xml 2018-08-25 17:11:18 -06:00
FusionPBX e7cd1ac189
Update app_config.php 2018-08-24 14:49:46 -06:00
FusionPBX 16a9e532b1
Update destinations.php 2018-08-23 11:20:14 -06:00
FusionPBX 09d837761e
Update provision.php 2018-08-21 21:23:43 -06:00
FusionPBX 2a7096d8d7
Update provision.php 2018-08-21 21:21:03 -06:00
FusionPBX 01185c723d
Update app_config.php 2018-08-21 21:15:36 -06:00
FusionPBX 74ed38ea0f
Update app_config.php 2018-08-21 21:04:48 -06:00
FusionPBX 26874e4ac2
Update device_edit.php 2018-08-18 21:40:06 -06:00