FusionPBX
9b7b461c8f
Update call_center_queue_edit.php
2019-08-15 03:48:41 -06:00
FusionPBX
8436ef7fcf
Update call_center_queue_edit.php
2019-08-15 03:45:50 -06:00
FusionPBX
336eea2d61
Update call_center_queue_edit.php
2019-08-15 03:34:41 -06:00
Nate
733acd6c7d
Database class integration.
2019-07-02 10:56:36 -06:00
diger
3b182ba78f
Fix sqlite error ( #3861 )
2018-11-23 08:07:05 -07:00
markjcrane
9717543a46
Change messages class to message
2018-08-31 03:09:01 +00:00
AlexanderDCrane
2ee86abd74
Update call_center_queue_edit.php ( #3286 )
2018-08-27 14:46:55 -06:00
FusionPBX
57b054c722
Update call_center_queue_edit.php
2018-07-18 19:06:32 -06:00
FusionPBX
0403262ecd
Update call_center_queue_edit.php
2018-07-18 17:39:43 -06:00
FusionPBX
fea6335817
Update call_center_queue_edit.php
2018-07-18 17:08:25 -06:00
FusionPBX
dbdf5fe32e
Update call_center_queue_edit.php
2018-07-18 17:05:11 -06:00
FusionPBX
7c54dc99dd
Update call_center_queue_edit.php
2018-06-30 18:49:18 -06:00
AlexanderDCrane
1bb1e55a64
Update call_center_queue_edit.php ( #3140 )
2018-06-13 07:27:52 -06:00
AlexanderDCrane
741bbf1ce6
Escape user data on call_center_queue_edit.php ( #3095 )
2018-06-09 11:02:45 -06:00
FusionPBX
67a1bb7b20
Update call_center_queue_edit.php
2018-04-21 23:46:33 -06:00
FusionPBX
4040f8f422
Update call_center_queue_edit.php
2018-04-17 10:27:56 -06:00
FusionPBX
ceb6c1c7bd
Update call_center_queue_edit.php
2018-04-15 21:45:10 -06:00
FusionPBX
b8a270b229
Update call_center_queue_edit.php
2018-04-08 12:07:38 -06:00
FusionPBX
d56fb6f820
Update call_center_queue_edit.php
2018-04-04 16:23:38 -06:00
FusionPBX
3f3634dfef
Update call_center_queue_edit.php
2018-04-04 16:20:18 -06:00
FusionPBX
fa089f090d
Update call_center_queue_edit.php
2018-04-04 13:15:54 -06:00
FusionPBX
5b4ee47563
Update call_center_queue_edit.php
2018-04-03 17:54:42 -06:00
FusionPBX
03e2f2030b
Update call_center_queue_edit.php
2018-03-31 11:18:37 -06:00
FusionPBX
4b00acadea
Update call_center_queue_edit.php
2018-01-28 04:50:54 -07:00
FusionPBX
afeee9bd12
Update call_center_queue_edit.php
2017-09-11 03:25:31 -05:00
Mafoo
9570ce1bf0
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
b7f4cba09c
Enhance - Convert more messages ( #2646 )
...
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
Luis Daniel Lucio Quiroz
0104686767
Typo in the CC exit key patch ( #2550 )
...
I did a bad copy and paste, reading $_POST where it was $row
2017-04-29 20:13:11 -06:00
Luis Daniel Lucio Quiroz
73af3e3dbd
CC Key Support for Call Center ( #2518 )
...
* Exit Keys support
* Multilanguage support
* CC Key Support
* Update call_center.php
2017-04-18 12:03:41 -06:00
DigiDaz
03b0b5fc68
Stop warning message appearing ( #2302 )
...
Stops php warning message appearing when there are no assigned agents
2017-01-15 18:42:42 -07:00
FusionPBX
04dcdce88d
Update call_center_queue_edit.php
2016-10-27 13:19:48 -06:00
FusionPBX
3ac89b952a
Update call_center_queue_edit.php
2016-10-21 10:21:14 -06:00
FusionPBX
24332e0632
Update call_center_queue_edit.php
2016-10-18 09:30:26 -06:00
FusionPBX
f377913bd4
Update call_center_queue_edit.php
2016-10-10 11:40:38 -06:00
FusionPBX
3b5a003741
Update call_center_queue_edit.php
2016-10-05 07:28:18 -06:00
Mafoo
fb4ccbc6c7
BugFix Convert call_center to ringback class ( #1637 )
2016-06-08 15:40:24 -06:00
Mafoo
209f2d227c
BugFix-remove-legacy-warning ( #1638 )
...
changed switch_music_on_hold->select to be more inline of usage
changed extension_edit to use new format
changed call_center_queue_edit to use new format while
https://github.com/fusionpbx/fusionpbx/pull/1637 is in testing
2016-06-08 15:15:36 -06:00
markjcrane
23b4b7c9bf
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
markjcrane
ff8b838b5e
After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used.
2015-12-06 13:37:35 -07:00
markjcrane
a0b5c5105f
Fix the call center dialplan creation when adding a call center queue.
2015-11-14 20:18:31 -07:00
Alexey Melnichuk
40356e4063
Fix. Clear the cache when callcenter config changed.
2015-09-28 12:10:31 +04:00
Alexey Melnichuk
c19cd89bc5
Fix. Delete some keys from memcache
2015-08-24 10:34:33 +04:00
markjcrane
e9b93fd426
Remove switch_select_destination function from the remaining features that used it and replace with the destination php class.
2015-08-07 15:06:07 -05:00
markjcrane
a59f0377c3
Change app/call_center to app/call_centers.
2015-08-03 16:09:38 -06:00