Commit Graph

5616 Commits

Author SHA1 Message Date
FusionPBX 4a6c42c8b9
Update fax.php 2018-06-02 22:33:26 -06:00
FusionPBX 784e8abca3
Update xml_cdr_extension_summary.php 2018-06-02 22:15:19 -06:00
FusionPBX 7dc5338e4d
Update devices.php 2018-06-02 21:51:31 -06:00
FusionPBX ad73f62df5
Update extensions.php 2018-06-02 21:25:11 -06:00
FusionPBX b3f2e74ad0
Update contact_notes.php 2018-06-02 21:12:08 -06:00
FusionPBX 806e040b17
Update click_to_call.php 2018-05-31 21:51:33 -06:00
FusionPBX 27ae91f692
Update click_to_call.php 2018-05-31 21:39:07 -06:00
FusionPBX c1915fcacd
Update click_to_call.php 2018-05-31 21:23:49 -06:00
FusionPBX b3eca58faf
Update click_to_call.php 2018-05-31 21:19:05 -06:00
FusionPBX e7f41385c7
Update app_languages.php 2018-05-31 19:19:59 -06:00
emaktech 9aafe8c630 Update ivr_menu_edit.php (#3075) 2018-05-31 16:49:17 -06:00
Len 8f67f8ce79 Add label for Profiles (#3081) 2018-05-31 14:18:29 -06:00
FusionPBX f1bc77a7a0
Update index.php 2018-05-29 14:19:11 -06:00
FusionPBX 464a9d7520
Update autocomplete.php 2018-05-29 14:02:05 -06:00
FusionPBX dcfa272305
Update autocomplete.php 2018-05-29 13:52:31 -06:00
FusionPBX 223b943ee2
Update extension_copy.php 2018-05-28 13:53:33 -06:00
FusionPBX 242384ba7c
Update extension_edit.php 2018-05-28 13:53:04 -06:00
FusionPBX 479edcb0b0
Update app_config.php 2018-05-28 13:50:22 -06:00
FusionPBX f928fde14b
Update app_config.php 2018-05-28 11:13:21 -06:00
FusionPBX 3223b40eab
Update devices.php 2018-05-28 00:14:13 -06:00
FusionPBX cb50399644
Update app_languages.php 2018-05-27 23:53:24 -06:00
FusionPBX 8fc1fdbfcb
Update app_config.php 2018-05-24 09:36:52 -07:00
FusionPBX e5aa0c12fb
Update app_config.php 2018-05-23 15:59:57 -07:00
FusionPBX f4383f082e
Update app_config.php 2018-05-23 15:59:06 -07:00
FusionPBX d7f12752b8
Update app_config.php 2018-05-22 14:39:39 -07:00
Luis Daniel Lucio Quiroz 371185ce80 Fix Voicemail DELETE FROM SQL Query [4.5] (#3061)
As the other patches, the AS alias is not supported on MariaDB/MySQL and maybe other databases as well. You do not need an alias as you are just dealing with a single table.
2018-05-22 01:12:15 -06:00
FusionPBX 8aca3d5728
Update v_xml_cdr_import.php 2018-05-19 16:59:24 -06:00
FusionPBX 15d25f1d7c
Update xml_cdr_details.php 2018-05-19 13:24:23 -06:00
Roman Dissauer e59e5898a1 fixed number_translation_edit.php for empty arrays (#3052) 2018-05-15 19:56:16 -06:00
Roman Dissauer 8d3a25eeb4 prepare provisioning for gigaset templates (#3053) 2018-05-15 19:53:43 -06:00
FusionPBX f5bf095892
Update extension_edit.php 2018-05-09 17:35:54 -06:00
FusionPBX 6e776a16b0
Update v_xml_cdr_import.php 2018-05-09 16:48:20 -06:00
FusionPBX a9cb245a1b
Update destination_edit.php 2018-05-09 13:50:35 -06:00
FusionPBX 1ade1d4052
Update destination_edit.php 2018-05-09 13:38:28 -06:00
FusionPBX cc4388e489
Update 900_voicemail.xml 2018-05-09 10:07:43 -06:00
FusionPBX c3800b18f3
Update app_config.php 2018-05-09 09:05:42 -06:00
The-Operator 57e0905a36 Enhance Call Blocking [master] (#2988)
* Added support for regular expressions in the numbers to be blocked.
Reduced the caching timeout, as the counter is only incremented when a call is blocked and the number is not cached.

* Added default sort order.

* Added option to switch on/off use of regular expression matching for pgsql and mysql.

* Added support for sqlite and updated default number match to "LIKE" as suggested by MafooUK on IRC.

* Selection of behavior (default [=], regex or like matching) is now done via the variable call_block_matching = regex|like|EMPTY - type text - in the Call Block section of Default Settings.

* Updated comment to match new matching.
2018-05-08 08:50:57 -06:00
FusionPBX 6bf112efb8
Update ring_group_edit.php 2018-05-07 19:52:55 -06:00
FusionPBX b1c1c8c9a0
Update ring_group_edit.php 2018-05-07 19:46:28 -06:00
FusionPBX 453b387d57
Update app_config.php 2018-05-07 19:35:17 -06:00
FusionPBX b94ccebc23
Update app_languages.php 2018-05-07 19:33:00 -06:00
FusionPBX 676ae26f91
Update xml_cdr.php 2018-05-04 09:14:02 -06:00
FusionPBX 6c9fff032e
Update xml_cdr.php 2018-05-04 08:31:45 -06:00
FusionPBX 7ad8bed515
Update app_languages.php 2018-05-04 08:28:37 -06:00
FusionPBX 50b0eebdb7
Update app_languages.php 2018-05-04 08:08:54 -06:00
FusionPBX dbea462409
Update index_inc.php 2018-05-03 20:46:37 -06:00
FusionPBX ed116be717
Update app_config.php 2018-05-03 20:10:30 -06:00
FusionPBX a6d4a5ce17
Update app_config.php 2018-05-03 12:41:51 -06:00
FusionPBX 824a9f361c
Update fax_send.php 2018-05-02 11:41:52 -06:00
Len c88ac44a9b Update app_config.php (#3044) 2018-05-01 11:34:57 -06:00
konradSC 6901591257 Destinations not showing Vacant Tone (#3042)
Destinations are showing ringtones instead of vacant tones.
2018-05-01 10:22:22 -06:00
konradSC a3ccd1c3fa Fix tone_stream (#3043)
This error was being generated in freeswitch:
[ERR] switch_core_session.c:2683 Invalid Application play tone_stream

Needs to use application "playback" for tone_stream.

Had to use a colon instead of a space as the delimited. Otherwise it would parse the dialpan action as "playback tone_stream" and the data as "//%(274,0,913.8);%(274,0,1370.6);%(380,0,1776.7)"

Now shows -->  <action application="playback" data="tone_stream://%(274,0,913.8);%(274,0,1370.6);%(380,0,1776.7)"/>
2018-05-01 10:22:00 -06:00
FusionPBX b82d148beb
Update xml_cdr_inc.php 2018-05-01 03:16:40 -06:00
FusionPBX 5a24429edd
Update xml_cdr.php 2018-05-01 03:02:36 -06:00
FusionPBX e6f2966f71
Update xml_cdr_inc.php 2018-05-01 02:57:47 -06:00
FusionPBX 86d79b60a8
Update app_config.php 2018-04-30 16:18:44 -06:00
FusionPBX 66619995f0
Update app_config.php 2018-04-30 16:13:47 -06:00
FusionPBX 77bdca8a6e
Update destination_edit.php 2018-04-27 23:44:54 -06:00
FusionPBX a03812c3f0
Update app_config.php 2018-04-27 22:09:27 -06:00
FusionPBX 83b3a8e182
Update app_languages.php 2018-04-27 22:07:31 -06:00
FusionPBX abdde4c271
Update destination_edit.php 2018-04-27 21:33:21 -06:00
FusionPBX 73010c9673
Update destination_edit.php 2018-04-27 13:24:47 -06:00
afanucchi 0983f3ec97 Allow call forwarding to be enabled and set by argument in INVITE. Useful for softkey on hard phones. (#3035) 2018-04-27 00:44:43 -06:00
FusionPBX f10a85c25e
Update index.php 2018-04-25 23:47:41 -06:00
sanderkwantes ea180ddced Fix for broken time conditions (#3034)
Fixes an issue were time conditions are not working if Date & Time is used.
2018-04-24 19:26:33 -06:00
FusionPBX 0e072bbda5
Update gateway_edit.php 2018-04-24 16:30:52 -06:00
konradSC d6daf2a2cb Updates for CDR archives database server (#3036)
* Updates for CDR archives database server

* Add CDR Archive Server

* Updates for CDR archive server

* Updates for CDR Archive server

* Updates for CDR Archive server

* Create xml_cdr_archive.php
2018-04-23 13:24:30 -06:00
FusionPBX 5298f95bd5
Update scripts.php 2018-04-23 11:26:31 -06:00
FusionPBX 55cdc99eb3
Update v_xml_cdr_import.php 2018-04-22 11:51:36 -06:00
Robert Stevens 78ddfe6045 Adding sip_h_Diversion channel variable to list of conditions in dialplan editor. (#3032) 2018-04-22 00:30:31 -06:00
FusionPBX 67a1bb7b20
Update call_center_queue_edit.php 2018-04-21 23:46:33 -06:00
FusionPBX 2a560003b0
Update app_config.php 2018-04-21 23:43:50 -06:00
FusionPBX 3664ba2f54
Update extension_edit.php 2018-04-20 13:55:30 -06:00
FusionPBX 7d266c7451
Create app_config.php 2018-04-20 10:58:00 -06:00
FusionPBX d7032b6c7f
Update v_xml_cdr_import.php 2018-04-18 16:29:57 -06:00
FusionPBX 5e3ce95ca8
Update v_xml_cdr_import.php 2018-04-18 11:52:45 -06:00
FusionPBX 4040f8f422
Update call_center_queue_edit.php 2018-04-17 10:27:56 -06:00
FusionPBX b22a5757f1
Update call_center_active_inc.php 2018-04-17 09:07:24 -06:00
FusionPBX 30966b941f
Update app_config.php 2018-04-16 10:41:19 -06:00
FusionPBX ceb6c1c7bd
Update call_center_queue_edit.php 2018-04-15 21:45:10 -06:00
FusionPBX 12b2f0e81c
Update voicemail_option_delete.php 2018-04-15 20:21:25 -06:00
FusionPBX 96b2397d3c
Update index.php 2018-04-14 23:57:03 -06:00
Len 9aca20d8b7 typo fix (#3028) 2018-04-13 15:39:45 -06:00
FusionPBX bb6cfb5fac
Update call_center_active.php 2018-04-13 07:47:41 -06:00
FusionPBX 51f2791956
Update call_center_active_inc.php 2018-04-13 07:44:08 -06:00
FusionPBX b2566f846f
Update app_defaults.php 2018-04-10 20:35:34 -06:00
FusionPBX fbe1549619
Update app_defaults.php 2018-04-10 20:18:12 -06:00
FusionPBX 542c8f15d8
Create app_defaults.php 2018-04-10 20:11:35 -06:00
FusionPBX 99bcd575e2
Update call_center_active_inc.php 2018-04-08 13:17:30 -06:00
FusionPBX b8a270b229
Update call_center_queue_edit.php 2018-04-08 12:07:38 -06:00
FusionPBX 4f671aa55f
Update call_center_agent_edit.php 2018-04-08 10:45:42 -06:00
FusionPBX 4320a24aec
Update call_center_agent_delete.php 2018-04-08 10:40:07 -06:00
FusionPBX cdba4c09e3
Update app_languages.php 2018-04-07 02:10:50 -06:00
FusionPBX 3c8fb3ca98
Update call_center_active_inc.php 2018-04-06 09:35:12 -06:00
FusionPBX f6a7939857
Update providers.php 2018-04-05 21:42:42 -06:00
FusionPBX 7f8bd715fe
Update app_languages.php 2018-04-05 20:09:05 -06:00
FusionPBX 0d05d2f648
Update app_config.php 2018-04-05 18:40:43 -06:00
FusionPBX 458b239c77
Update ring_group_edit.php 2018-04-05 15:52:00 -06:00
FusionPBX 3c8e8478a7
Update ring_group_edit.php 2018-04-05 15:51:48 -06:00
FusionPBX 1ddc3251ca
Update ring_group_edit.php 2018-04-05 15:48:38 -06:00
FusionPBX c1ca181939
Update ring_group_edit.php 2018-04-05 15:35:08 -06:00
FusionPBX e6d2e1f8b8
Update ring_group_edit.php 2018-04-05 14:53:36 -06:00
FusionPBX 5135c6fadf
Update app_config.php 2018-04-05 14:52:30 -06:00
FusionPBX 0871a792e7
Update call_edit.php 2018-04-05 10:23:27 -06:00
FusionPBX fd179c8417
Create registration_reload.php 2018-04-04 22:50:44 -06:00
FusionPBX 842290ba73
Update registrations.php 2018-04-04 22:47:48 -06:00
FusionPBX 2c8e7467d3
Update app_config.php 2018-04-04 22:40:10 -06:00
markjcrane e0af4cc9f5 Delete traffic_graph will move to fusionpbx-apps repo 2018-04-05 01:16:03 +00:00
markjcrane 4e2bb13242 Delete tftp will move to fusionpbx-apps repo 2018-04-05 01:13:45 +00:00
FusionPBX d56fb6f820
Update call_center_queue_edit.php 2018-04-04 16:23:38 -06:00
FusionPBX 3f3634dfef
Update call_center_queue_edit.php 2018-04-04 16:20:18 -06:00
FusionPBX c0f7453448
Update app_config.php 2018-04-04 15:57:41 -06:00
FusionPBX bb94c853c3
Update app_languages.php 2018-04-04 15:56:03 -06:00
FusionPBX fa089f090d
Update call_center_queue_edit.php 2018-04-04 13:15:54 -06:00
FusionPBX 5b4ee47563
Update call_center_queue_edit.php 2018-04-03 17:54:42 -06:00
FusionPBX 3f9d7defa2
Update app_defaults.php 2018-04-03 02:37:41 -06:00
FusionPBX 22c2b195c0
Update email_template_edit.php 2018-04-03 01:18:32 -06:00
FusionPBX f157404979
Update email_templates.php 2018-04-03 01:09:42 -06:00
FusionPBX b2d7073cad
Update app_config.php 2018-04-03 00:58:55 -06:00
FusionPBX a66ca1e0e9
Update app_languages.php 2018-04-03 00:56:48 -06:00
FusionPBX 22f269ee7a
Delete app_defaults.php 2018-04-03 00:34:07 -06:00
FusionPBX de1688fd6c
Create app_defaults.php 2018-04-03 00:32:48 -06:00
FusionPBX 6c98e1fbc3
Update call_center_active_inc.php 2018-04-01 15:17:23 -06:00
FusionPBX f516e8bab4
Update call_center_agent_status.php 2018-04-01 11:49:18 -06:00
FusionPBX a90b7231cd
Update call_center_agent_status.php 2018-04-01 01:11:17 -06:00
FusionPBX df9a43b094
Update call_center_agent_status.php 2018-03-31 23:54:48 -06:00
FusionPBX 6ffa6e5553
Update call_center_agent_status.php 2018-03-31 22:54:25 -06:00
FusionPBX 6454a049fa
Update call_center_agent_status.php 2018-03-31 17:57:29 -06:00
FusionPBX fb22628d73
Update call_center_active_inc.php 2018-03-31 12:53:33 -06:00
FusionPBX 5425fad16b
Update call_center_active_inc.php 2018-03-31 12:48:46 -06:00
FusionPBX 403ae8dc90
Update call_center_active.php 2018-03-31 12:47:43 -06:00
FusionPBX 03e2f2030b
Update call_center_queue_edit.php 2018-03-31 11:18:37 -06:00
FusionPBX 2ad222e5de
Update call_center_queue.php 2018-03-31 11:17:08 -06:00
FusionPBX 15541de90c
Update call_center_active_inc.php 2018-03-31 11:14:56 -06:00
FusionPBX 9fc2589dea
Update app_defaults.php 2018-03-31 11:09:20 -06:00
FusionPBX d6f03af6f4
Update app_config.php 2018-03-31 11:08:48 -06:00
krstork e9cd59414c Update app_config.php (#3019)
* Update app_config.php

Added Screensaver, SIP Transport, and SRTP Mode
Fixed DNS Mode and NAT Traversal Naming.

* Update app_config.php

Removed unneeded grandstream_sip_transport.
2018-03-30 12:41:58 -06:00
FusionPBX 9231c61be3
Update app_config.php 2018-03-29 19:25:14 -06:00
FusionPBX 6a609b9599
Update dialplan_edit.php 2018-03-26 18:03:19 -06:00
FusionPBX f9c6711f41
Update app_defaults.php 2018-03-25 11:47:32 -06:00
FusionPBX 9d662f2440
Update app_defaults.php 2018-03-25 11:43:25 -06:00
FusionPBX 7b5d8e09bb
Update var_edit.php 2018-03-25 11:11:03 -06:00
FusionPBX 3921b891e7
Update app_config.php 2018-03-25 11:08:01 -06:00
FusionPBX 5fe4e3c434
Update var_edit.php 2018-03-25 11:03:24 -06:00
FusionPBX 501899b3bf
Update app_languages.php 2018-03-25 10:38:02 -06:00
FusionPBX 2287d39940
Update var_edit.php 2018-03-25 10:26:50 -06:00
FusionPBX b481d0d7ba
Update app_config.php 2018-03-25 10:11:25 -06:00
FusionPBX 663d8e32ea
Update var_edit.php 2018-03-25 10:09:37 -06:00
FusionPBX 0d052074f8
Update var_delete.php 2018-03-25 10:06:16 -06:00
FusionPBX 265c2a32fa
Update var_delete.php 2018-03-25 10:04:16 -06:00
FusionPBX b8502e7f4f
Update app_config.php 2018-03-25 10:01:24 -06:00
FusionPBX 4d185b219e
Update vars.php 2018-03-25 10:00:12 -06:00
FusionPBX e79dd26c3d
Update app_defaults.php 2018-03-24 22:47:36 -06:00
FusionPBX c57ff078f9
Update app_config.php 2018-03-24 22:28:53 -06:00
FusionPBX 2120d9ad9c
Update app_defaults.php 2018-03-24 16:24:55 -06:00
FusionPBX 81f1872723
Update app_defaults.php 2018-03-24 15:32:55 -06:00
FusionPBX a1c7d1c8c2
Update app_defaults.php 2018-03-24 15:13:19 -06:00
FusionPBX 5e72d0601c
Update app_defaults.php 2018-03-24 12:28:54 -06:00
FusionPBX 1665abe24c
Update device_edit.php 2018-03-23 19:20:32 -06:00
FusionPBX 514c263786
Update device_edit.php 2018-03-22 00:45:43 -06:00
FusionPBX d460615156
Update call_center_active_inc.php 2018-03-21 01:46:30 -06:00
FusionPBX a3212d8692
Update ivr_menu_delete.php 2018-03-21 01:12:37 -06:00
FusionPBX 264233b351
Update ivr_menu_option_delete.php 2018-03-21 00:38:51 -06:00
FusionPBX 996bab47b2
Update destination_delete.php 2018-03-21 00:10:43 -06:00
FusionPBX ae8c9ad6f3
Update extension_edit.php 2018-03-20 18:15:15 -06:00
FusionPBX 3946c82854
Update call_flow_edit.php 2018-03-19 01:21:41 -06:00
FusionPBX cd0814c010
Update call_flow_edit.php 2018-03-19 00:45:33 -06:00
FusionPBX 9b92774e5d
Update call_flow_edit.php 2018-03-19 00:40:17 -06:00
FusionPBX f4883585b9
Update call_flow_edit.php 2018-03-19 00:36:35 -06:00
FusionPBX d0c108657c
Update call_flows.php 2018-03-19 00:29:29 -06:00
FusionPBX 478fea572e
Update call_flows.php 2018-03-19 00:29:02 -06:00
FusionPBX 35bb79170a
Update app_languages.php 2018-03-18 23:36:47 -06:00
FusionPBX b318396a11
Update bridges.php 2018-03-18 23:35:41 -06:00
FusionPBX a77c311ff5
Update bridge_edit.php 2018-03-18 23:34:29 -06:00
FusionPBX 580af442c2
Update app_config.php 2018-03-18 23:30:37 -06:00
FusionPBX 8d06e16dea
Update bridges.php 2018-03-18 22:37:36 -06:00
FusionPBX ed3bbdcede
Update app_config.php 2018-03-18 21:53:21 -06:00
FusionPBX 9a3a8641a0
Create app_config.php 2018-03-18 21:48:16 -06:00
FusionPBX feabd51f6d
Update bridge_edit.php 2018-03-18 21:13:52 -06:00
FusionPBX 69d9f3e08a
Create bridges.php 2018-03-18 21:05:08 -06:00
FusionPBX c492a56475
Delete bridges.php 2018-03-18 21:04:44 -06:00
FusionPBX 33306b8e49
Create bridges.php 2018-03-18 21:04:24 -06:00
FusionPBX 29cc0a2eba
Create bridge_edit.php 2018-03-18 21:02:21 -06:00
FusionPBX c1801c2c96
Create bridge_delete.php 2018-03-18 21:01:30 -06:00
FusionPBX 7e603c3172
Create app_menu.php 2018-03-18 21:00:31 -06:00
FusionPBX b3117711a8
Create app_languages.php 2018-03-18 21:00:06 -06:00
FusionPBX af3a1c2a81
Create bridges.php 2018-03-18 20:59:24 -06:00
FusionPBX 0761df9dd3
Create root.php 2018-03-18 20:56:09 -06:00
FusionPBX a5c1ec3883
Update provision.php 2018-03-17 20:18:01 -06:00
FusionPBX ba5f65dd3e
Update index.php 2018-03-17 20:11:32 -06:00
FusionPBX 648f73b47b
Update index.php 2018-03-17 17:56:01 -06:00
FusionPBX c1c793a6d9
Update app_defaults.php 2018-03-17 17:50:32 -06:00
FusionPBX 6fedb08d8c
Update v_xml_cdr_import.php 2018-03-15 23:21:56 -06:00
FusionPBX d7edf5aebf
Update xml_cdr.php 2018-03-13 10:45:09 -06:00
FusionPBX 7545252834
Update xml_cdr.php 2018-03-13 10:30:45 -06:00
FusionPBX 703dbf50b8
Update app_config.php 2018-03-13 10:30:38 -06:00
konradSC a118e90895 Display the Number of Recordings next to the Title. (#3015)
Display the Number of Recordings next to the Title.
2018-03-12 09:04:04 -06:00
FusionPBX 2d667d4b7d
Update app_config.php 2018-03-09 20:09:19 -07:00
FusionPBX ac105ffe10
Update call_edit.php 2018-03-09 20:08:12 -07:00
FusionPBX cb55cbfa7e
Update app_config.php 2018-03-09 20:07:40 -07:00
FusionPBX ff5c8ab706
Update streams.php 2018-03-02 11:40:02 -07:00
FusionPBX 60b0070849
Update streams.php 2018-03-02 01:05:51 -07:00
FusionPBX 57f2ea9368
Update destinations.php 2018-03-01 22:58:10 -07:00
FusionPBX 59df8bfc8b
Update stream_edit.php 2018-03-01 22:37:36 -07:00
FusionPBX 6733655ce3
Update streams.php 2018-03-01 22:36:42 -07:00
FusionPBX e9c2c8ef1d
Update app_menu.php 2018-03-01 21:58:38 -07:00
FusionPBX c06c79f432
Update app_menu.php 2018-03-01 21:56:50 -07:00
FusionPBX 9a962346bb
Update app_menu.php 2018-03-01 21:56:19 -07:00
FusionPBX 58bb7b6d9e
Update conference_center_edit.php 2018-03-01 21:46:27 -07:00
FusionPBX a3f2bc24b0
Update conference_center_edit.php 2018-03-01 21:40:34 -07:00
FusionPBX 3abc7a0066
Update devices.php 2018-03-01 01:06:59 -07:00
FusionPBX bb30c81efc
Update follow_me.php 2018-02-27 21:34:54 -07:00
Len f9e0ddf9b3
Update app_config.php 2018-02-26 15:15:36 -05:00
FusionPBX 63bf8b334d
Update index.php 2018-02-26 12:12:51 -07:00
FusionPBX 91422a484f
Update fax_emails.php 2018-02-25 02:04:28 -07:00
Mafoo 214ab1afe8 Enhance [master] - update Aastra provision templates (#2997)
* Enhance update Aastra provision templates

add default settings for time format, date format and timezone
hide include folders (they are not provision templates)
update links to documents
add note to 6xxx templates

* Aastra - the descriptions for the time settings are useful.
2018-02-25 01:58:17 -07:00
FusionPBX e0cf2f7899
Update dialplan.php 2018-02-25 00:33:00 -07:00
FusionPBX 33ce1017ab
Update destinations.php 2018-02-24 23:15:37 -07:00
Len c06397454a
Update app_config.php 2018-02-23 20:22:28 -05:00
krstork 00cc34d215 Update GXP2170 Template and Readme (#3005)
* Update README.txt

Corrected paths in readme

* Update {$mac}.xml

Updated template to support the latest Grandstream firmware - v1.0.9.26
Fixed some broken and incomplete entries.  Cleaned up formatting.
Corrected values to match entries in Default Settings (gs_xxxx to grandstream_xxxx)

* Update app_config.php

Fixed descriptions for their correct value.
Set timezone from fixed Pacific to Auto.

* Update app_config.php

Added entries to match up with values in the provision template.
2018-02-23 15:09:19 -07:00
FusionPBX c3efa9b8b2
Update dialplan.php 2018-02-23 12:02:54 -07:00
FusionPBX cffec30ce1
Update xml_cdr_import_update.php 2018-02-23 10:07:55 -07:00
FusionPBX ab0e33b97d
Update xml_cdr_import_update.php 2018-02-23 10:07:33 -07:00
FusionPBX d84ab6662e
Update xml_cdr_import_update.php 2018-02-23 10:04:16 -07:00
FusionPBX 33234aed2b
Delete app_defaults.php 2018-02-23 10:00:58 -07:00
FusionPBX b16664073b
Update xml_cdr_import.php 2018-02-23 08:44:02 -07:00
FusionPBX 9ba1fcb084
Update v_xml_cdr_import.php 2018-02-23 08:40:25 -07:00
Len bad9f9db16
Update app_config.php 2018-02-22 20:45:01 -05:00
FusionPBX 71233d6c2f
Update 220_provision.xml 2018-02-22 10:13:48 -07:00
FusionPBX c7c961d0af
Update app_config.php 2018-02-22 10:05:54 -07:00
FusionPBX 7229b4a7f9
Update app_config.php 2018-02-22 10:04:30 -07:00
FusionPBX 5825da0a8f
Update app_config.php 2018-02-22 10:03:18 -07:00
FusionPBX 9dceedfa02
Update extensions.php 2018-02-22 09:40:45 -07:00
FusionPBX 0632da867d
Update app_config.php 2018-02-22 09:38:25 -07:00
FusionPBX d71f481974
Update app_config.php 2018-02-22 09:37:30 -07:00
FusionPBX 50df78bbcf
Update devices.php 2018-02-22 09:35:24 -07:00
Len f6bf3b8aea
Update app_config.php 2018-02-21 23:05:44 -05:00
FusionPBX 20c24049bd
Update fax_edit.php
Changed the type of fax_caller_id_number to text, because otherwise the leading 0 is removed.
2018-02-21 16:08:01 -07:00
FusionPBX 68f4119ce0
Update call_center_agent_edit.php
Not requiring a username account would take a major change so changing this back and setting the username as required.
2018-02-21 14:06:42 -07:00
FusionPBX c58030594d
Update call_center_agent_edit.php 2018-02-21 13:53:28 -07:00
FusionPBX d6335d0dd9
Update app_config.php 2018-02-21 12:57:51 -07:00
FusionPBX 3a6f1e7efa
Update registrations.php
Removed the encoding type changes changes as it broke XML parsing of the registrations.
2018-02-21 00:38:29 -07:00
FusionPBX bd57047931
Update exec.php 2018-02-21 00:21:49 -07:00
Len b3191fb5e6
Update app_config.php 2018-02-20 17:12:48 -05:00
Len 1fa81b0bc8
Update app_config.php 2018-02-20 17:12:00 -05:00
Len a8ff72533f
Update app_config.php 2018-02-20 17:07:40 -05:00
FusionPBX 7a17772d80
Create streams.php 2018-02-19 21:48:26 -07:00
FusionPBX 4f34d92203
Create app_languages.php 2018-02-19 21:47:29 -07:00
FusionPBX f6c42cecf6
Create app_menu.php 2018-02-19 21:47:05 -07:00
FusionPBX 61720d1c4d
Create root.php 2018-02-19 21:46:42 -07:00
FusionPBX 6e2bc76218
Create stream_delete.php 2018-02-19 21:46:23 -07:00
FusionPBX 059b77669f
Create stream_edit.php 2018-02-19 21:45:52 -07:00
FusionPBX 7cd3947f43
Create streams.php 2018-02-19 21:45:28 -07:00
FusionPBX bf4c15791b
Create app_config.php 2018-02-19 21:39:58 -07:00
FusionPBX 38118e8e43
Update switch_music_on_hold.php 2018-02-19 21:38:32 -07:00
FusionPBX e3ce315e30
Update destinations.php 2018-02-19 17:37:27 -07:00
FusionPBX 2588732804
Update devices.php 2018-02-19 17:28:40 -07:00
FusionPBX d696e39c00
Update devices.php 2018-02-19 17:17:45 -07:00
Len 6e4889875d
Update app_config.php 2018-02-19 00:51:31 -05:00
Len 157a8a98e7
Update app_config.php 2018-02-19 00:45:29 -05:00
Len 189d29bf1f
Update app_config.php 2018-02-19 00:42:05 -05:00
Len b3829b9a64
Update app_config.php 2018-02-19 00:23:55 -05:00
Len 619523b8f2
Update app_languages.php 2018-02-19 00:18:53 -05:00
FusionPBX 7368caa443
Update destinations.php 2018-02-18 18:10:23 -07:00
FusionPBX d861751797
Update devices.php 2018-02-18 18:09:34 -07:00
FusionPBX dfdea6a81c
Update extension_edit.php 2018-02-18 17:20:11 -07:00
FusionPBX b5cbcd155a
Update extension_edit.php 2018-02-18 16:03:24 -07:00
Len 8c35ffdc6d
Update app_config.php 2018-02-18 17:18:00 -05:00
Len 1271e65447
Update app_config.php 2018-02-18 16:08:49 -05:00
Len f60f488320
Update app_config.php 2018-02-18 15:58:05 -05:00
Len 2e71061acf
Update app_config.php 2018-02-18 15:34:35 -05:00
Len 2e1d11cc1a
Update app_config.php 2018-02-18 14:25:04 -05:00
Len 8f88c420d2
Update app_config.php 2018-02-18 14:16:38 -05:00
Len 386a391e7d
Create app_config.php 2018-02-18 14:11:06 -05:00
Len 44d59e9d04
Create app_config.php 2018-02-18 14:09:35 -05:00
Len 4b183174e7
Update and rename app/htek/firmware/readme.md to app/htek/resources/firmware/README.md 2018-02-18 02:55:37 -05:00
Len d8dffadf25
Update and rename app/fanvil/firmware/readme.md to app/fanvil/resources/firmware/README.md 2018-02-18 02:53:03 -05:00
Len 93e3df2006
Create readme.md 2018-02-18 01:13:03 -05:00
Len 441737acd7
Create readme.md 2018-02-18 01:11:41 -05:00
Len 23c5806c03
Update app_config.php 2018-02-17 20:00:15 -05:00
Len 29e614eeb8
Update app_config.php 2018-02-17 18:51:50 -05:00
FusionPBX c0b1a48660
Update app_config.php 2018-02-17 10:34:37 -07:00
Len 6e9a50977a
Update device.php 2018-02-17 03:45:37 -05:00
Len 33b9acc703
Update index.php
update favicon path
2018-02-17 03:07:53 -05:00
Len 762c169bda
Update app_languages.php 2018-02-17 02:31:34 -05:00
Len 7993959410
Update app_config.php 2018-02-17 00:44:54 -05:00
FusionPBX e5b8e581fe
Update destination_edit.php 2018-02-16 21:28:38 -07:00
FusionPBX 7e2d5a3b6d
Update v_xml_cdr_import.php 2018-02-13 10:17:14 -07:00
FusionPBX 7c47856d74
Update app_config.php 2018-02-13 10:14:53 -07:00
FusionPBX c797b2aadd
Update database_transaction_edit.php 2018-02-13 09:33:51 -07:00
FusionPBX 9aba557208
Update database_transaction_edit.php 2018-02-13 09:24:59 -07:00
FusionPBX 812b2378bb
Update database_transaction_edit.php 2018-02-13 09:21:42 -07:00
Pro-pra e48bd59104 Update app_languages.php (#2990) 2018-02-12 22:53:49 -07:00
FusionPBX 0f40bd0d0b
Update database_transaction_edit.php 2018-02-12 11:16:49 -07:00
FusionPBX fd0bd725a8
Update database_transactions.php 2018-02-12 11:06:01 -07:00
FusionPBX f96d90453f
Update app_config.php 2018-02-12 11:03:28 -07:00
FusionPBX f511b91c1e
Update app_languages.php 2018-02-12 10:58:11 -07:00
Mafoo 7a8c72ecff Enhance [master] - Italian Translations (#2989)
* Reinstate comments detected by text class

* Updated Italian Translations
2018-02-12 10:50:47 -07:00
FusionPBX 38002a8cb4
Update ring_group_edit.php 2018-02-10 17:19:54 -07:00
FusionPBX baac03c085
Update ring_group_edit.php 2018-02-10 13:16:23 -07:00