Commit Graph

444 Commits

Author SHA1 Message Date
FusionPBX ad4bd157a7 Update dialplan_edit.php 2016-10-20 09:38:08 -06:00
FusionPBX 6639f3d989 Update dialplan_edit.php 2016-10-18 09:21:48 -06:00
FusionPBX 1dfa55a554 Update dialplan_copy.php
Fix the dialplan copy on the master branch.
2016-10-13 08:54:29 -06:00
FusionPBX a97b89311c Update 490_do-not-disturb.xml
Add *77 DND toggle.
2016-10-07 14:57:42 -06:00
FusionPBX 0f30617372 Update dialplan_edit.php
Fix the dialplan detail array.
2016-10-01 22:00:04 -06:00
FusionPBX f104acbb2b Update app_config.php 2016-09-29 20:09:05 -06:00
FusionPBX e58d2bc81f Update dialplan_edit.php
Update the dialplan xml when a dialplan is updated.
2016-09-29 17:26:58 -06:00
FusionPBX 4363a4eae1 Update dialplan.php 2016-09-29 17:24:29 -06:00
FusionPBX 2826efd171 Update dialplan.php 2016-09-29 13:12:00 -06:00
FusionPBX eb7dec52a1 Update app_defaults.php 2016-09-29 13:10:35 -06:00
FusionPBX c08d67855c Update dialplan.php
Add an xml method to the dialplan class.
2016-09-29 12:09:54 -06:00
FusionPBX 2c954b24e9 Update dialplan_edit.php
Update the XML button and update the array.
2016-09-28 00:58:56 -06:00
FusionPBX 3d579e2166 Update app_config.php
Add the dialplan_xml field and permission.
2016-09-28 00:49:48 -06:00
FusionPBX 3ae5fd704a Create dialplan_xml.php
Add a new file to be able to edit the new dialplan xml field.
2016-09-28 00:47:19 -06:00
Luis Daniel Lucio Quiroz 5d1e995e2e Fix load balancing (#1920)
Same rationale as 4.0
2016-09-18 22:08:50 -06:00
FusionPBX dd5f68fc53 Update dialplan_add.php
Update the indentation and condense the width of the items so they will be more mobile device friendly.
2016-09-03 10:07:14 -06:00
Alexey Melnichuk 4176144da4 Add. attr_xfer analog based on conference. (#1629)
* Add. attr_xfer analog based on conference.

Control DTMF sequence
 `*0` transfer `self` to `enter number` state and `peer` leg to conference room
 `##` transfer `self` to `enter number` state and hangup `peer` leg
 `*#` transfer `self` to conference room and hangup `peer` leg

* Remove spaces.

* Add. Commented action to ring group.
2016-08-30 01:10:08 -06:00
markjcrane 888675e58e Add the comment back to help explain the reason this is set to peer. 2016-08-20 23:44:35 -06:00
markjcrane 22c20dc6ec Update bind digit action and set call_direction to inline=true 2016-08-20 22:07:35 -06:00
FusionPBX f3ca36b342 Update 890_local_extension.xml 2016-08-20 20:23:18 -06:00
FusionPBX ee1253fe49 Update dialplan_edit.php 2016-08-04 18:34:10 -06:00
FusionPBX aa8b11b43d Update dialplans.php
Correct the layout for the description on the dialplans page.
2016-08-04 18:31:41 -06:00
FusionPBX 0a9060c40e Update 530_talking_clock_date_and_time.xml 2016-08-03 21:57:36 -06:00
FusionPBX 93684693bf Create 530_talking_clock_date_and_time.xml 2016-08-03 17:39:15 -06:00
FusionPBX b00c90a019 Rename 520_talking_clock_time.xml to 540_talking_clock_time.xml 2016-08-03 17:38:15 -06:00
FusionPBX c8c788d8f9 Rename 530_talking_clock_date.xml to 550_talking_clock_date.xml 2016-08-03 17:37:51 -06:00
FusionPBX 03cf930553 Create 530_talking_clock_date.xml 2016-08-03 17:37:10 -06:00
FusionPBX 61d265c653 Rename 520_talking_clock_time. to 520_talking_clock_time.xml 2016-08-03 17:35:10 -06:00
FusionPBX 9376a2ea92 Create 520_talking_clock_time.
Add talking clock time dialplan.
2016-08-03 17:34:30 -06:00
FusionPBX 8eecfa59d6 Update dialplan.php
Committed by rdissauer - original pull request had a conflict.
https://github.com/fusionpbx/fusionpbx/pull/1568
2016-07-27 23:09:32 -06:00
FusionPBX 13db7e67cb Update 900_voicemail.xml
Add user_exists to the voicemail dialplan. If using a voicemail box that is not associated to an extension then transfer call to voicemail with *99 ( voicemail id ).
2016-07-25 10:43:08 -06:00
FusionPBX 7ed7b8f641 Update app_defaults.php
Update the dialplan order to make it easier for upgrades.
2016-07-24 13:45:03 -06:00
markjcrane 32b1d42df8 Add application answer to the 900 voicemail and send to voicemail increase number of digits allowed for the extension from 7 to 10. 2016-07-20 13:32:39 -06:00
markjcrane 1083b7b63c Changes to voicemail make it possible to have voicemail box without a registered extension. 2016-07-20 13:14:31 -06:00
markjcrane e8b753c5f0 Change the order of the last 3 dialplans and add a voicemail dialplan. 2016-07-20 12:45:27 -06:00
markjcrane 405900a2a4 Remove voicemail from the local_extension dialplan. 2016-07-20 12:42:40 -06:00
FusionPBX 70bcfcffa6 Update dialplan.php
Use the domain array name as the row so it doesn't conflict with the row array.
2016-07-01 17:58:24 -06:00
FusionPBX dbc2a561f4 Update dialplan.php
Fix the global dialplan.
2016-07-01 16:50:50 -06:00
FusionPBX 0a89b156f9 Update app_defaults.php
Adjust the indentation.
2016-07-01 16:49:12 -06:00
FusionPBX 4fcd8be55f Update app_defaults.php
Remove the context from app defaults.
2016-07-01 14:35:45 -06:00
FusionPBX 6a434f6cf9 Update dialplan.php
Fix the dialplan context on the import.
2016-07-01 14:33:55 -06:00
FusionPBX d439c5a8a3 Update dialplan.php
Moving this code back to the way it was.
2016-07-01 14:04:38 -06:00
markjcrane af8aef39b0 Add another missing semi-colon. 2016-07-01 13:47:50 -06:00
markjcrane a2138678e6 Add a missing semi-colon. 2016-07-01 13:46:24 -06:00
markjcrane c6fa6dc69a Add a missing ). 2016-07-01 13:44:58 -06:00
markjcrane e7001baa5c Work on a more efficient way to handle app_uuid_exists on a larger scale. 2016-07-01 13:42:44 -06:00
markjcrane c920cdca51 Fix the syntax. 2016-07-01 13:05:54 -06:00
markjcrane 52c1726fe6 Efficiency for app defaults. 2016-07-01 13:02:31 -06:00
badcrc c295fd31ff Clear memcached when toggling on/off dialplans (#1717)
When clicking True/False link from the dialplan list (like outbound routers for examples), the change isn't effective until the cache expires. 

Full editing the dialplan entry (dialplan_detail_edit.php) does this right and clears the cache, I took the code from there.
2016-06-28 19:18:28 -06:00
reliberate 5a178625d5 Menu Manager: Add ability to customize main and sub menu icons. 2016-05-02 14:42:06 -06:00