Commit Graph

80 Commits

Author SHA1 Message Date
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
Nate Jones 6c9fa8ea2f Visual adjustments. 2015-02-15 09:15:34 +00:00
Nate Jones 0018e553c4 Visual adjustments. 2015-02-15 07:59:02 +00:00
Mark Crane c5755666cb Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Mark Crane bee6b9ae5e Update the memcache reference to use the new cache PHP class. 2015-01-16 00:21:02 +00:00
Mark Crane d7da2a382b Change Call Forward Unanswered to Call Forward No Answer 2014-12-03 05:55:01 +00:00
Nate Jones 836ee32400 Call Forwarding: Added 'Unanswered' gui controls, script mods forthcoming. 2014-11-29 18:14:23 +00:00
Riccardo Granchi 2cf20d8f7a Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix 2014-11-21 15:38:26 +00:00
Nate Jones ea763cd821 Calls: Radio button label mods. 2014-10-30 05:50:03 +00:00
Nate Jones edc7e26b54 Calls: Visual mods. 2014-10-30 05:39:04 +00:00
Nate Jones f12aace312 Call Forwarding (on Busy): Minor visual mods. 2014-10-30 05:19:03 +00:00
Riccardo Granchi c684b780d7 Added forward on busy and extension queue features 2014-10-29 16:06:53 +00:00
Mark Crane c9e52255b6 Fix a syntax error on the destination prompt 2014-08-14 07:52:52 +00:00
Nate Jones d51b601d34 Follow Me: Confirm prompt mods. 2014-08-14 07:44:05 +00:00
Mark Crane 5d02de2c02 Fix the follow me form so that it will save 2014-08-14 06:43:31 +00:00