<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Brandon,<br>
<br>
Did you perform a DRS restore or reinstall IPCCX after rebuilding the
pub? Either of those actions should set the values properly. That is
really the best way to get all dependencies corrected. Otherwise, here
is the manual process:<br>
<br>
1. Under system->enterprise parameters check for:<br>
IPCC Express Installed<br>
what is value, true or false?<br>
<br>
2. If false you should find it F in processconfig as well. confirm the
paramname like '%nstalled%' in processconfig table:<br>
admin:run sql select paramname,paramvalue from processconfig where
paramname like '%nstalled%'<br>
paramname paramvalue<br>
================ ==========<br>
AAInstalledFlag F<br>
IAQInstalledFlag F<br>
<br>
3. force it:<br>
Either re-run the IPCCX install, it should update this value via AXL
during install. Otherwise, force it yourself:<br>
run sql update processconfig set paramvalue="T" where paramname like
'%nstalled%'<br>
<br>
/Wes<br>
<br>
<br>
Ogden, Brandon wrote:
<blockquote
cite="mid:D646304AFC55DB4EBB92329BCC800A00D09610@seas7633.am.amersports.int"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator" content="Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p><font color="navy" face="Arial" size="2"><span
style="font-size: 10pt; font-family: Arial; color: navy;">So I just
had to rebuild my publisher (5.1) and I am trying
to setup my IPCC agents again.. but I am not showing an option in the
End User,
Extension associations that will allow me to specify the extension for
the
IPCC. I seem to remember reading that there is a sequel statement you
can run
on the Call manager that enables you to setup extensions to IPCC.
Anyone
help? Thanks</span></font>.<o:p></o:p></p>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a></pre>
</blockquote>
</body>
</html>