FusionPBX
77e7cd3588
Update call_center_queue_edit.php
2018-04-04 16:23:38 -06:00
FusionPBX
01b6d6cf45
Update call_center_queue_edit.php
2018-04-04 16:20:18 -06:00
FusionPBX
b587fc4b3e
Update call_center_queue_edit.php
2018-04-04 13:15:54 -06:00
FusionPBX
ad5f2acb00
Update call_center_queue_edit.php
2018-04-03 17:54:42 -06:00
FusionPBX
9f43487a47
Update call_center_queue_edit.php
2018-03-31 11:18:37 -06:00
FusionPBX
257112e21f
Update call_center_queue_edit.php
2018-01-28 04:50:54 -07:00
FusionPBX
d82c0638f7
Update call_center_queue_edit.php
2017-09-11 03:25:31 -05:00
Mafoo
3cab4401cf
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
f0feb25016
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
18892ff211
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
f3f3e6739a
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
809da1d715
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
b423ab88eb
Update call_center_queue_edit.php
2016-10-27 13:19:48 -06:00
FusionPBX
67822a92ed
Update call_center_queue_edit.php
2016-10-21 10:21:14 -06:00
FusionPBX
55968ebcd3
Update call_center_queue_edit.php
2016-10-18 09:30:26 -06:00
FusionPBX
9074edb045
Update call_center_queue_edit.php
2016-10-10 11:40:38 -06:00
FusionPBX
05a66df0a6
Update call_center_queue_edit.php
2016-10-05 07:28:18 -06:00
Mafoo
7975d125e3
BugFix Convert call_center to ringback class ( #1637 )
2016-06-08 15:40:24 -06:00
Mafoo
27dc84b3b8
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
fa081456b1
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
markjcrane
cde9debb29
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
4b8e61b094
Fix the call center dialplan creation when adding a call center queue.
2015-11-14 20:18:31 -07:00
Alexey Melnichuk
87441198b1
Fix. Clear the cache when callcenter config changed.
2015-09-28 12:10:31 +04:00
Alexey Melnichuk
ea1f6068c1
Fix. Delete some keys from memcache
2015-08-24 10:34:33 +04:00
markjcrane
d2147cb133
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
14e9c2743e
Change app/call_center to app/call_centers.
2015-08-03 16:09:38 -06:00