cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
484
Views
5
Helpful
4
Replies

CCM 6.0 Enterprice parameters

sun_sazanov
Level 1
Level 1

Hi. In system -> enterprice parameters

auto attendant installed and ipcc express installed have count false. And i don't find how active this parameters. how me install this options.

1 Accepted Solution

Accepted Solutions

gogasca
Level 10
Level 10

DO you in fact perform the IPCC AA integeration?

If so which version,

View solution in original post

4 Replies 4

gogasca
Level 10
Level 10

DO you in fact perform the IPCC AA integeration?

If so which version,

thanks. let ok.

Hi all

I have same problem. Please tell me how to change IPCC Express intalled into true?

Thank

habgooda
Level 1
Level 1

I did have this issue with an IPCC install not setting the database parameters. My issue was on CCM5.0, but I would expect it to be similar under 6.0.

Run the following query on your CM

admin:run sql select paramname,paramvalue from processconfig where paramname like '%nstalled%'

If you get the following response :

paramname paramvalue

================ ==========

AAInstalledFlag F

IAQInstalledFlag F

Then try this:

run sql update processconfig set paramvalue="T" where paramname like '%nstalled%';

That corrected it for me.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: