Commit Graph

474 Commits

Author SHA1 Message Date
FusionPBX bdd0d595a3 Update 030_is_local.xml 2017-03-31 12:11:45 -06:00
FusionPBX cca888eaa5 Update 030_is_local.xml 2017-03-31 12:11:05 -06:00
The-Operator 8842d7c252 Add German translation and update Austrian Translation (#2441)
Numerous apps updated
2017-03-22 18:49:33 -06:00
konradSC 0bbbfeb1b6 Update 010_user_exists.xml (#2409)
If toll_allow is set on an extension, an outside caller dialing a direct number will not be transferred back out to cfwd-no-answer external number unless the toll_allow variable is read in the dialplan.
2017-03-08 00:16:58 -07:00
FusionPBX 04f7811143 Update dialplan_xml.php 2017-02-27 21:45:02 -07:00
FusionPBX 28e441a7ca Update 890_local_extension.xml 2017-02-17 11:00:42 -07:00
FusionPBX 379c10b14c Update dialplan_detail_delete.php 2017-02-17 09:39:14 -07:00
FusionPBX 8b3fcd06a7 Update dialplan_detail_delete.php 2017-02-17 09:37:11 -07:00
FusionPBX a01553c5d0 Update app_config.php 2017-02-15 22:25:48 -07:00
FusionPBX a3be20aa1f Update 310_extension-to-voicemail.xml
Prevent a minor error.
2017-01-26 13:08:14 -07:00
FusionPBX 7a1501b2df Update dialplans.php
Fix missing app_uuid for context public.
2017-01-19 12:41:13 -07:00
FusionPBX 30c098a29d Update 470_valet_park.xml 2017-01-13 11:14:29 -07:00
jebsolutions f13020b70c Minor fixes to HTML markup. (#2274)
call_flow_edit.php
- fix: <script> tag output before html headers
2016-12-27 10:06:30 -07:00
FusionPBX 5a852cfb6e Update app_languages.php 2016-12-23 01:03:22 -07:00
FusionPBX e9dec6c366 Update app_config.php
Add hostname to the gateways table.
2016-12-23 01:02:06 -07:00
FusionPBX e8990fd17f Update dialplan_edit.php
Add dialplan hostname and change some of the indentation.
2016-12-23 01:00:02 -07:00
FusionPBX 3ecb25ce1c Update dialplans.php 2016-12-13 08:49:33 -07:00
FusionPBX eea7cda2eb Update 070_speed_dial.xml
Removing the other conditions because of the prefix.
2016-12-08 12:26:17 -07:00
FusionPBX cf86c2ba9f Update 070_speed_dial.xml
Adjust the condition order
2016-12-08 12:15:42 -07:00
FusionPBX 7f70760ab6 Update 070_speed_dial.xml 2016-12-08 11:06:54 -07:00
FusionPBX d9a18714c4 Update 070_speed_dial.xml 2016-12-08 03:18:09 -07:00
FusionPBX 434b1ffbac Create 070_speed_dial.xml
Add a new speed dial dialplan.
2016-12-08 03:13:11 -07:00
FusionPBX 5b6f9e3d4e Update dialplan_edit.php
Use is_array before every use of foreach.
2016-12-08 02:13:40 -07:00
FusionPBX 857c74cf1a Update dialplan_edit.php
Check if details is an array before using ksort.
2016-12-08 02:07:28 -07:00
FusionPBX 3914259db7 Update dialplan.php 2016-11-26 23:14:43 -07:00
FusionPBX e8e7825f2c Update dialplan.php 2016-11-20 14:01:59 -07:00
FusionPBX 6a992f0fc0 Create 505_call-forward-all.xml 2016-11-10 15:16:58 -07:00
FusionPBX 520d15f8c2 Update dialplan_xml.php 2016-10-22 23:07:14 -06:00
FusionPBX 7619cca7fb Update dialplan_copy.php 2016-10-22 23:00:23 -06:00
FusionPBX fcdf4ba9d1 Update dialplan_edit.php 2016-10-22 22:58:36 -06:00
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