chansizzle
|
a92b70a6aa
|
Update call_edit.php (#4891)
|
2019-11-22 17:39:20 -07:00 |
FusionPBX
|
a6e3605af4
|
Update call_edit.php
|
2019-10-01 12:37:52 -06:00 |
FusionPBX
|
003a51a12a
|
Update call_edit.php
|
2019-10-01 08:54:06 -06:00 |
Stephen Forster
|
fb75160b37
|
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
|
648fd9fa29
|
Call Routing: Token integration.
|
2019-09-17 22:08:39 -06:00 |
chansizzle
|
5ce98c7b4a
|
Update call_edit.php (#4517)
|
2019-09-06 13:58:57 -06:00 |
Nate
|
5755793ae7
|
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
|
d47fad5d89
|
Update call_edit.php
|
2019-07-04 14:58:27 -06:00 |
Nate
|
c158463fd0
|
Database class integration.
|
2019-07-04 09:01:28 -06:00 |
FusionPBX
|
bcbda3feff
|
Update call_edit.php
|
2019-02-19 10:30:23 -07:00 |
AlexanderDCrane
|
472254f10a
|
Update call_edit.php (#3390)
|
2018-08-31 14:08:44 -06:00 |
AlexanderDCrane
|
2525cf4d30
|
Update call_edit.php (#3384)
|
2018-08-31 13:36:45 -06:00 |
markjcrane
|
9717543a46
|
Change messages class to message
|
2018-08-31 03:09:01 +00:00 |
AlexanderDCrane
|
8804aa6b09
|
Update call_edit.php (#3146)
|
2018-06-13 01:21:44 -06:00 |
FusionPBX
|
0871a792e7
|
Update call_edit.php
|
2018-04-05 10:23:27 -06:00 |
FusionPBX
|
ac105ffe10
|
Update call_edit.php
|
2018-03-09 20:08:12 -07:00 |
konradSC
|
b192a96f84
|
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
|
c15c6b5b23
|
Update call_edit.php
Prevent XSS.
|
2017-09-23 17:50:46 -06:00 |
Mafoo
|
9570ce1bf0
|
Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
|
2017-06-09 20:13:40 -06:00 |
FusionPBX
|
9b7b02a8cd
|
Update call_edit.php
|
2017-04-14 02:39:41 -06:00 |
FusionPBX
|
d0ed299083
|
Update call_edit.php
|
2016-10-18 09:28:23 -06:00 |
reliberate
|
ed50859364
|
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
|
990a8e766c
|
If follow me is enabled then show it by default.
|
2016-02-26 14:35:58 -07:00 |
markjcrane
|
46ea1de348
|
Add a new permission follow_me_ignore_busy.
|
2016-02-26 14:13:32 -07:00 |
reliberate
|
bfb38eec0d
|
Call Control: Hide Follow Me settings when not Enabled.
|
2016-02-25 11:16:36 -07:00 |
reliberate
|
8bb1f9c57c
|
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
|
33d8597a5f
|
Allow call forward and follow me to be setup when the extension is disabled.
|
2016-01-18 21:33:03 -07:00 |
blackc2004
|
e253f9304f
|
Update call_edit.php
|
2015-12-09 14:00:44 -08:00 |
markjcrane
|
3f2ccf8b23
|
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
|
a56e1e94a3
|
Change. Use `destination_caller_id_number` as call follow_me caller id.
|
2015-10-23 14:55:48 +03:00 |
Alexey Melnichuk
|
42e45e24f4
|
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
|
26459f7895
|
This should fix some of the group permissions issues from issue #1065
|
2015-09-07 10:47:57 +02:00 |
Alexey Melnichuk
|
c19cd89bc5
|
Fix. Delete some keys from memcache
|
2015-08-24 10:34:33 +04:00 |
Alexey Melnichuk
|
85d3c1346d
|
Add. Option to ignore busy from destination in follow me dial-string.
|
2015-07-30 16:21:50 +04:00 |
Mark Crane
|
34c6da3330
|
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
|
0a8ef439ab
|
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
|
4e29b11b7c
|
Follow Me: Fix redirect issue, after save, from Issue 886.
Destinations: Minor visual adjustments.
|
2015-03-22 00:53:56 +00:00 |
Nate Jones
|
b5dde45892
|
Calls: Added ability to unset the caller id on Follow Me and Call Forwarding.
|
2015-03-18 14:36:12 +00:00 |
Nate Jones
|
0e0311e271
|
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
|
ae730b412e
|
new follow_me_cid_set permission to allow cid change
|
2015-02-28 18:14:48 +00:00 |
luis daniel lucio quiroz
|
68886ebf82
|
you can fix your forward caller id number/name
|
2015-02-28 04:07:15 +00:00 |
luis daniel lucio quiroz
|
dcbe8b9abf
|
you can fix your follow me caller id number/name
|
2015-02-28 02:32:25 +00:00 |
Nate Jones
|
d8751d1e62
|
Visual adjustments.
|
2015-02-15 09:15:34 +00:00 |
Nate Jones
|
dbd9fbc07b
|
Visual adjustments.
|
2015-02-15 07:59:02 +00:00 |
Mark Crane
|
03220c9754
|
Add the text class to more of the applications.
|
2015-01-18 10:06:08 +00:00 |
Mark Crane
|
91bfa85bac
|
Update the memcache reference to use the new cache PHP class.
|
2015-01-16 00:21:02 +00:00 |
Mark Crane
|
e34a149a81
|
Change Call Forward Unanswered to Call Forward No Answer
|
2014-12-03 05:55:01 +00:00 |
Nate Jones
|
e8cc2b8e6e
|
Call Forwarding: Added 'Unanswered' gui controls, script mods forthcoming.
|
2014-11-29 18:14:23 +00:00 |
Riccardo Granchi
|
390a5d4724
|
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
|
d0651aef25
|
Calls: Radio button label mods.
|
2014-10-30 05:50:03 +00:00 |