| .. |
|
resources/classes
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
app_config.php
|
Escape the $ in the domain_uuid variable.
|
2015-08-05 18:17:39 -05:00 |
|
app_defaults.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
app_languages.php
|
First pass on app/*
|
2015-12-10 10:12:41 +00:00 |
|
app_menu.php
|
Update the menu to use the app/call_centers directory.
|
2015-08-03 16:12:12 -06:00 |
|
call_center_agent_delete.php
|
Fix. Clear the cache when callcenter config changed.
|
2015-09-28 12:10:31 +04:00 |
|
call_center_agent_edit.php
|
Fix the call center agent contact string include the domain by adding the sip_invite_domain with the domain name.
|
2015-12-07 18:02:56 -07:00 |
|
call_center_agent_status.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
call_center_agents.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
call_center_queue_delete.php
|
Correct the consistency of the indentation.
|
2015-11-14 17:56:20 -07:00 |
|
call_center_queue_edit.php
|
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
|
2016-01-17 00:01:13 -07:00 |
|
call_center_queues.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
call_center_tier_edit.php
|
Fix. Clear the cache when callcenter config changed.
|
2015-09-28 12:10:31 +04:00 |
|
cmd.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
root.php
|
added logic in cli mode to chdir to the correct directory first
|
2016-01-14 16:25:05 +00:00 |