<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cm 4.1-3 error in IP Telephony and Phones</title>
    <link>https://community.cisco.com/t5/ip-telephony-and-phones/cm-4-1-3-error/m-p/655330#M4093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Callpickup on Hunt Lists enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, then you are hitting CSCsc95859: After implementing CSCsb42763, can't view or delete hunt pilot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Symptom:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hunt Pilot can't be viewed or deleted after a delete if feature CSCsb42763 (Call Pickup for hunt lists) is implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;!-- &lt;CmdBold&gt;, &lt;noCmdBold&gt;, &lt;CmdArg&gt;, and &lt;noCmdArg&gt; directives        --&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Conditions:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Association to hunt list will be deleted, the hunt list will no longer shown in the hunt pilot page or the record will no longer be in the DeviceNumPlanMap table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Workaround:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To remove pilot points (similar to what we tried last time, but from a different table).&lt;/P&gt;&lt;P&gt;1). Open MS SQL Enterprise Manager&lt;/P&gt;&lt;P&gt;2). Open Databases -&amp;gt; CCM030XX -&amp;gt; Tables -&amp;gt; right click NumPlan -&amp;gt; Open Table&lt;/P&gt;&lt;P&gt;-&amp;gt; Return all rows.&lt;/P&gt;&lt;P&gt;3). Click on the fourth icon (SQL) and it will present a query box.&lt;/P&gt;&lt;P&gt;4). Paste the following and add the hunt pilot DN, SELECT * FROM NumPlan WHERE (DNOrPattern = '&lt;INSERT hunt="" pilot="" dn=""&gt;') 5). Note the pkid of this record.&lt;/INSERT&gt;&lt;/P&gt;&lt;P&gt;6). Remove the select query and paste, delete from PickupGroupLineMap where fkNumPlan_Line ='&lt;INSERT pkid=""&gt;'&lt;/INSERT&gt;&lt;/P&gt;&lt;P&gt;7). Remove the delete query and paste, delete from NumPlan where pkid = '&lt;INSERT pkid=""&gt;'&lt;/INSERT&gt;&lt;/P&gt;&lt;P&gt;8). Return to step 4). And continue for other hunt pilots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is also fixed in CCM 4.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2006 13:56:21 GMT</pubDate>
    <dc:creator>jbarcena</dc:creator>
    <dc:date>2006-11-14T13:56:21Z</dc:date>
    <item>
      <title>cm 4.1-3 error</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/cm-4-1-3-error/m-p/655329#M4092</link>
      <description>&lt;P&gt;When I try and click into a hunt pilot I get this error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following error occurred while attempting to retrieve and display the requested information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error No. 1557:&lt;/P&gt;&lt;P&gt;CDBLException Dump: [ActiveX object not initialized via insert or select]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is only on one hunt pilot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 01:47:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/cm-4-1-3-error/m-p/655329#M4092</guid>
      <dc:creator>jamjam200</dc:creator>
      <dc:date>2019-03-15T01:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: cm 4.1-3 error</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/cm-4-1-3-error/m-p/655330#M4093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Callpickup on Hunt Lists enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, then you are hitting CSCsc95859: After implementing CSCsb42763, can't view or delete hunt pilot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Symptom:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hunt Pilot can't be viewed or deleted after a delete if feature CSCsb42763 (Call Pickup for hunt lists) is implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;!-- &lt;CmdBold&gt;, &lt;noCmdBold&gt;, &lt;CmdArg&gt;, and &lt;noCmdArg&gt; directives        --&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Conditions:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Association to hunt list will be deleted, the hunt list will no longer shown in the hunt pilot page or the record will no longer be in the DeviceNumPlanMap table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Workaround:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To remove pilot points (similar to what we tried last time, but from a different table).&lt;/P&gt;&lt;P&gt;1). Open MS SQL Enterprise Manager&lt;/P&gt;&lt;P&gt;2). Open Databases -&amp;gt; CCM030XX -&amp;gt; Tables -&amp;gt; right click NumPlan -&amp;gt; Open Table&lt;/P&gt;&lt;P&gt;-&amp;gt; Return all rows.&lt;/P&gt;&lt;P&gt;3). Click on the fourth icon (SQL) and it will present a query box.&lt;/P&gt;&lt;P&gt;4). Paste the following and add the hunt pilot DN, SELECT * FROM NumPlan WHERE (DNOrPattern = '&lt;INSERT hunt="" pilot="" dn=""&gt;') 5). Note the pkid of this record.&lt;/INSERT&gt;&lt;/P&gt;&lt;P&gt;6). Remove the select query and paste, delete from PickupGroupLineMap where fkNumPlan_Line ='&lt;INSERT pkid=""&gt;'&lt;/INSERT&gt;&lt;/P&gt;&lt;P&gt;7). Remove the delete query and paste, delete from NumPlan where pkid = '&lt;INSERT pkid=""&gt;'&lt;/INSERT&gt;&lt;/P&gt;&lt;P&gt;8). Return to step 4). And continue for other hunt pilots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is also fixed in CCM 4.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 13:56:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/cm-4-1-3-error/m-p/655330#M4093</guid>
      <dc:creator>jbarcena</dc:creator>
      <dc:date>2006-11-14T13:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: cm 4.1-3 error</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/cm-4-1-3-error/m-p/655331#M4094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 17:47:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/cm-4-1-3-error/m-p/655331#M4094</guid>
      <dc:creator>jamjam200</dc:creator>
      <dc:date>2006-11-14T17:47:17Z</dc:date>
    </item>
  </channel>
</rss>

