FusionPBX
25d59d69fe
On change destination type show and hide specific fields
2022-08-08 13:25:56 -06:00
FusionPBX
1a96d4007a
Additional changes to allow hangup action which has no data.
2022-07-20 09:45:11 -06:00
FusionPBX
aa488eed01
Needed to allow hangup action which has no data.
2022-07-20 09:40:23 -06:00
FusionPBX
e6d7c76870
Fix the caller ID number label.
2022-07-17 19:09:34 -06:00
FusionPBX
8ce558702a
Add destination conditions.
2022-07-16 23:31:29 -06:00
markjcrane
4f2987da2d
Add destination_actions type json allows adding multiple actions
2022-07-15 22:38:21 -06:00
FusionPBX
e2640b8752
Use the destination_cid_name_prefix permission and get more values from the database when user doesn't have permission to the value.
2022-07-12 17:16:19 -06:00
FusionPBX
57df8a02aa
Require destination_number for add.
...
Update can get the number from the database.
2022-07-01 11:37:48 -06:00
FusionPBX
7a6f02474e
Prevent spaces from being considered as a valid destination_number.
2022-06-16 15:07:21 -06:00
FusionPBX
94bc7d9f99
Add distinctive ring to inbound destinations ( #6357 )
...
* Add distinctive ring to inbound destinations
* Update destination_edit.php
2022-05-02 18:11:56 -06:00
agree
9d69d91630
[destinations] fix missing dialplan extension name ( #6237 )
2022-01-10 22:25:42 -07:00
FusionPBX
4b68118d3e
Add group select
2021-12-14 16:23:47 -07: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
164467aea9
Change the order of operation to fix an issue when destination range was added.
2021-08-10 12:39:09 -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
FusionPBX
00f121701f
Fix outbound destinations and toggle display the user and hold music.
2021-07-29 23:41:45 -06:00
FusionPBX
0445361ad1
Add destination_numbers array and use a foreach.
2021-07-18 17:28:37 -06:00
FusionPBX
e400815c75
Add ability to assign destinations to users.
...
- Remove trim
2021-06-04 10:46:35 -06:00
FusionPBX
b21572fb44
Add better support for destination alternate
...
Get the destination actions from columns in the destination table instead of filtering through the dialplan details. If a destination action app is set or export then use inline = true.
2021-06-03 21:30:31 -06:00
markjcrane
3ce6855116
Add hold_music support to ring groups
2021-05-06 15:09:34 -06:00
markjcrane
8d95421fc6
Only add continue_on_fail when using application bridge
2021-05-05 13:33:15 -06:00
FusionPBX
06617e0c1e
Change effective_caller_id_name inline false
...
The inline attribute breaks effective_caller_id_name. Changed inline attribute to false to fix the issue.
2021-04-06 13:25:36 -06:00
FusionPBX
70577ac83f
Add destination order to the database and use it.
2021-03-06 08:14:54 -07:00
agree
a1baa68230
Destinations add accountcode permission
2021-01-18 17:08:12 -05:00
demonspork
8fb5ffb553
Destination Emergency Checkbox Spacing Fix
...
Add a missing non-breaking space to fix the positioning of the checkbox.
2021-01-11 10:24:30 -06:00
FusionPBX
dadea8d4c6
Merge pull request #5672 from demonspork/Destination-Emergency
...
Add Support for Validated Emergency Destinations/Caller ID
2020-12-24 10:31:44 -07:00
demonspork
c3704c6172
Add Support for Validated Emergency Destinations/Caller ID
...
This adds emergency_caller_id_select permissions. and an "Emergency" checkbox to destinations. When emergency_caller_id_select permssion is added, the "Emergency Caller ID number" and name become a dropdown in the Extension and only show Destinations that have the "Emergency" checkbox selected to indicate they are valid for emergency calls.
2020-12-11 18:24:14 -06:00
fusionate
c13c5182ac
Destination Select - Dynamic: Clear session array for Outbound Destinations.
2020-11-30 15:53:44 -07:00
agree
0857b79ddb
Fix accountcode when using loopback
2020-11-18 13:05:31 -05:00
FusionPBX
708ae63440
Minor change use is_array before count this prevents a PHP Warninng.
2020-11-16 15:42:27 -07:00
fusionate
6e25a4a7bf
Destinations: Apply destinations > unique default setting.
2020-11-16 12:52:14 -07:00
FusionPBX
3283140022
Update destination_edit.php
...
Replace string_to_regex with destination to_regex method.
2020-10-10 00:06:38 -06:00
FusionPBX
b105b737d8
Add destination_area_code and destination_trunk_prefix.
2020-08-26 21:58:21 -06:00
FusionPBX
6310f5fdb7
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:34:01 -06:00
FusionPBX
b61d13fcf5
Re-enable local destination on destination_edit.php
2020-07-13 11:22:52 -06:00
FusionPBX
492ed6a191
Add hold music to destination_edit.php
2020-07-09 15:12:43 -06:00
agree
47c8ceb521
Destinations - Add ability to set condition field on per destination ( #5301 )
...
* Update destination_edit.php
* Update app_languages.php
* Update app_config.php
2020-06-10 23:07:12 -06:00
Nate
49f4c166bc
Destinations - Edit: Fix cross-domain (via Show All) edit bug.
2020-04-11 15:17:46 -06:00
Nate
e8494facee
Multiple: Add IDs to form tags, remove empty action attributes.
2020-03-05 10:02:25 -07:00
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -07:00
FusionPBX
5211750c42
Update destination_edit.php
2020-02-21 17:28:19 -07:00
Nate
e32fae3c31
Destinations: Remove deprecated code and delete script.
2020-02-19 18:09:35 -07:00
FusionPBX
92acfdd60a
Update destination_edit.php
2020-02-18 16:23:52 -07:00
FusionPBX
b23e7829df
Update destination_edit.php
2020-02-18 16:13:56 -07:00
FusionPBX
da3c290973
Update destination_edit.php
2020-02-07 20:04:15 -07:00
Nate
5e4e57c8b2
Destinations - Edit/Import: Action bar and button updates, token integration.
2020-01-11 12:23:27 -07:00
FusionPBX
b827a32a44
Update destination_edit.php
2019-12-27 19:33:55 -07:00
FusionPBX
6157f8f7fa
Update destination_edit.php
2019-11-11 09:59:39 -07:00
FusionPBX
434e59fe73
Update destination_edit.php
2019-11-11 09:55:07 -07:00