Commit Graph

94 Commits

Author SHA1 Message Date
FusionPBX acbda27f4a
Remove caller ID on follow me and call forward.
The caller ID is redundant as it is already set on the extension.
2021-03-06 08:47:10 -07:00
fusionate 131d96b60c Follow Me: Fix issue with Destinations not displaying correctly. 2020-12-14 13:21:05 -07:00
FusionPBX 060450b95f
Change labels from calll routing to call forward, call-forward to call_forward and follow-me to follow_me 2020-08-05 10:51:50 -06:00
Nate ee52439906 Call Routing - Edit: Prevent access to unassigned Extension. 2020-04-14 09:13:47 -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
Nate 30c8738c1c Call Routing - Add/Edit: Action bar and button updates. 2020-01-13 10:41:27 -07:00
Nate dc89979a1f Call Routing: Add window titles. 2020-01-06 11:07:52 -07:00
chansizzle 023c9be57b Update call_edit.php (#4891) 2019-11-22 17:39:20 -07:00
FusionPBX 023a724c3f Update call_edit.php 2019-10-01 12:37:52 -06:00
FusionPBX 8d29a685d4 Update call_edit.php 2019-10-01 08:54:06 -06:00
Stephen Forster 72851fa957 Fix call forward Caller ID select (#4615)
Caller ID select for for call forward was not saving the selection and would default to NULL or ''
2019-09-26 23:53:03 -06:00
Nate fcf001aade Call Routing: Token integration. 2019-09-17 22:08:39 -06:00
chansizzle 0558f7efc1 Update call_edit.php (#4517) 2019-09-06 13:58:57 -06:00
Nate c7baaab4a9 Update to latest jQuery 1.x, in preparation to update to latest (3.x). Update jQuery UI, QR Code. Misc adjustments for compatibility. 2019-08-19 10:51:21 -06:00
FusionPBX f13a28b43c Update call_edit.php 2019-07-04 14:58:27 -06:00
Nate a052e80b7b Database class integration. 2019-07-04 09:01:28 -06:00
FusionPBX 444193f001 Update call_edit.php 2019-02-19 10:30:23 -07:00
AlexanderDCrane 65b2fcc4e3 Update call_edit.php (#3390) 2018-08-31 14:08:44 -06:00
AlexanderDCrane 3edc4eb3f3 Update call_edit.php (#3384) 2018-08-31 13:36:45 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane 3331427a3a Update call_edit.php (#3146) 2018-06-13 01:21:44 -06:00
FusionPBX 0588f4db49 Update call_edit.php 2018-04-05 10:23:27 -06:00
FusionPBX f6dd3a307d Update call_edit.php 2018-03-09 20:08:12 -07:00
konradSC 3199bf2dda Add Device Feature Sync (#2905)
* Update lua.conf.xml

Hook the feature_event lua script to Freeswitch "PHONE_FEATURE_SUBSCRIBE" events.

* Create index.lua

* Create feature_event_notify.lua

* Update call_forward.lua

Add trigger for feature sync.

* Update do_not_disturb.lua

Add trigger for feature sync.

* Update call_edit.php

* Create feature_event_notify.php

* Update index.lua

disable logging
2017-11-09 12:09:56 -07:00
FusionPBX 1ea9cdb696 Update call_edit.php
Prevent XSS.
2017-09-23 17:50:46 -06:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
FusionPBX cfe4a15992 Update call_edit.php 2017-04-14 02:39:41 -06:00
FusionPBX 5dd4bd7857 Update call_edit.php 2016-10-18 09:28:23 -06:00
reliberate 78d38090bc Call Control: Minor form layout mods, add Default Setting to control Follow Me Destination count and default Timeout value, integrate ORM. 2016-10-05 01:19:05 -06:00
markjcrane f32d99377f If follow me is enabled then show it by default. 2016-02-26 14:35:58 -07:00
markjcrane e542a9aea3 Add a new permission follow_me_ignore_busy. 2016-02-26 14:13:32 -07:00
reliberate 05c7c909b6 Call Control: Hide Follow Me settings when not Enabled. 2016-02-25 11:16:36 -07:00
reliberate da6b8b7c97 Call Control: Fix - Do not disable Call Forward On Busy and Call Forward No Answer when Do Not Disturb is enabled. 2016-02-25 10:03:08 -07:00
markjcrane 0689bedc48 Allow call forward and follow me to be setup when the extension is disabled. 2016-01-18 21:33:03 -07:00
blackc2004 0f718c8d08 Update call_edit.php 2015-12-09 14:00:44 -08:00
markjcrane 8db9682002 Call forward presence ignore busy use a radio button to be uniform with the rest of the page. 2015-10-28 17:39:16 -06:00
Alexey Melnichuk bce90dfc55 Change. Use `destination_caller_id_number` as call follow_me caller id. 2015-10-23 14:55:48 +03:00
Alexey Melnichuk 0d72051acc Change. Use `destination_caller_id_number` as call forward caller id.
This is same value which uses by `Outbound CallerID Number` for extension.
2015-10-23 14:40:29 +03:00
koldoa 99e66d5bfc This should fix some of the group permissions issues from issue #1065 2015-09-07 10:47:57 +02:00
Alexey Melnichuk ea1f6068c1 Fix. Delete some keys from memcache 2015-08-24 10:34:33 +04:00
Alexey Melnichuk 3be5ebf29f Add. Option to ignore busy from destination in follow me dial-string. 2015-07-30 16:21:50 +04:00
Mark Crane c403f7b35b If follow me is disabled allow it to save the destination(s). This will finish making it work. 2015-05-20 02:46:06 +00:00
Nate Jones 962159821f Follow Me: Ignore pre-populating fields if no follow_me_uuid assigned to extension (fixes SQL error). 2015-04-05 03:12:46 +00:00
Nate Jones 7bec3fee74 Follow Me: Fix redirect issue, after save, from Issue 886.
Destinations: Minor visual adjustments.
2015-03-22 00:53:56 +00:00
Nate Jones 4e5c96c9d1 Calls: Added ability to unset the caller id on Follow Me and Call Forwarding. 2015-03-18 14:36:12 +00:00
Nate Jones 5be8b785e6 Calls Edit: Included missing jquery-ui images, add label to Forwarding CID select box. 2015-03-18 08:17:57 +00:00
luis daniel lucio quiroz a893361977 new follow_me_cid_set permission to allow cid change 2015-02-28 18:14:48 +00:00
luis daniel lucio quiroz ac19ba116b you can fix your forward caller id number/name 2015-02-28 04:07:15 +00:00
luis daniel lucio quiroz 8750662aca you can fix your follow me caller id number/name 2015-02-28 02:32:25 +00:00