<?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: What is the operation of callInfo(rerouteMode) ? in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483521#M890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should get the status code as "ls_026" when the call is forwarded. What is the status code you got.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 11:55:43 GMT</pubDate>
    <dc:creator>Raghavendra G V</dc:creator>
    <dc:date>2015-08-07T11:55:43Z</dc:date>
    <item>
      <title>What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483515#M884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot have this working as described. I set it "none" in conjunction with "mode rotary", but when calling a number that has call forward, there is no notification to the script, call setup continues toward the CF destination.&lt;/P&gt;&lt;P&gt;That is a SIP call and the message "moved temporarily" is received normally.&lt;/P&gt;&lt;P&gt;Is the element name "rerouteMode" the correct one? On page 3-77 there is an example as:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;set callInfo(rotaryRedirectMode) “ROTARY”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;That doesn't work either.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 15:44:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483515#M884</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-06T15:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483516#M885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe rerouteMode is correct, you can find below description in guide.&lt;/P&gt;&lt;P&gt;– rerouteMode—Possible values are: none / rotary / redirect / redirect_rotary. If not specified, the&lt;BR /&gt;value is same as mode. If both this argument and mode are not specified, the default value is&lt;BR /&gt;rotary. This parameter does not allow indexing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also find in the logs as below.&lt;/P&gt;&lt;P&gt;*Aug&amp;nbsp; 7 05:09:11.487: //-1//CSPK:/tclSetControlParams: &lt;STRONG&gt;mode(2) = REDIRECT&lt;/STRONG&gt;&lt;BR /&gt;*Aug&amp;nbsp; 7 05:09:11.487: //13//CSPK:/C_CallSetup_Start: ControlInfo = 0x7824F12C, callInfo = 0x7824F96C, destination[0]=3009&lt;BR /&gt;*Aug&amp;nbsp; 7 05:09:11.487: //13//CSPK:/C_CallSetup_Start: configured &lt;STRONG&gt;reroutemode=rotary (1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 05:14:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483516#M885</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-07T05:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483517#M886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem is, as indicated above, that setting rerouteMode to null has no effect. There is no indication to the script as the manual mentions. At least with IOS 15.14 that I've tried with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 08:38:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483517#M886</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-07T08:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483518#M887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say no indication to script means, script did not get ev_setup_done event ?.&lt;/P&gt;&lt;P&gt;could you please share us the logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:23:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483518#M887</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-07T10:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483519#M888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use below infotag which Returns forwarding request information when a call is being forwarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;infotag get evt_redirect_info {redirectDest | redirectReason | redirectCount | originalDest}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:50:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483519#M888</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-07T10:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483520#M889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;EM&gt;You can use below infotag which Returns forwarding request information when a call is being forwarded.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;EM&gt; &lt;SPAN style="line-height: 1.5em;"&gt;infotag get evt_redirect_info {redirectDest | redirectReason | redirectCount | originalDest}&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;Accessing this infotag on ev_setup_done always generate an error, either destination has CF set or not.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;Aug&amp;nbsp; 7 13:15:41.660: //768//AFW_:/AFW_FSM_Drive: Tcl_Eval to drive FSM inside Tcl modulespace. code=1 code=ERROR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug&amp;nbsp; 7 13:15:41.660: TCL script failure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Result:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug&amp;nbsp; 7 13:15:41.660:&amp;nbsp;&amp;nbsp;&amp;nbsp; TCL script failure errorInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; while executing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;"infotag get evt_redirect_info redirectDest"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned according to the documentation the script is supposed to receive ev_setup_done with a different status code to indicate destination has call forward. That doesn't happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 11:19:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483520#M889</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-07T11:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483521#M890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should get the status code as "ls_026" when the call is forwarded. What is the status code you got.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 11:55:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483521#M890</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-07T11:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483522#M891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;I think you should get the status code as "ls_026" when the call is forwarded. What is the status code you got.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As explained above already, the status is the one related to the final cal destination, for example answered, busy or no answer. Never ls_026.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the destination gateways correctly sends "SIP moved temporarily" and the local router re--invites to the new destination. But the script is never notified.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 12:29:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483522#M891</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-07T12:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483523#M892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the status code you got when call is forwarded. Is it possible for you to share the logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 04:41:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483523#M892</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-10T04:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483524#M893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again fro my answer above:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13px;"&gt;&lt;EM&gt;&lt;STRONG&gt;As explained above already, the status is the one related to the final cal destination, for example answered, busy or no answer. Never ls_026.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 13px;"&gt;Regarding logs they are nothing particular. Just have a script that calls a number with call forwarding and should see that callInfo(rerouteMode) has no effect.&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 08:13:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483524#M893</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-10T08:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483525#M894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't any issues, you can refer below H450 TCL script for rerouteMode Example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set callInfo(rerouteMode)&amp;nbsp;&amp;nbsp;&amp;nbsp; NONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.cisco.com/download/release.html?mdfid=277641082&amp;amp;softwareid=283451126&amp;amp;release=2.0.1.0&amp;amp;rellifecycle=&amp;amp;relind=AVAILABLE&amp;amp;reltype=all"&gt;https://software.cisco.com/download/release.html?mdfid=277641082&amp;amp;softwareid=283451126&amp;amp;release=2.0.1.0&amp;amp;rellifecycle=&amp;amp;relind=AVAILABLE&amp;amp;reltype=all&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 10:02:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483525#M894</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-10T10:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483526#M895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned before, I use SIP not H.323 on which H.450 is based.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With SIP, the script is not notified that the destination has set call transfer. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 11:09:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483526#M895</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-10T11:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483527#M896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did try with SIP only, script got notified with status ls_026 and able to get redirect Info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 11:29:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483527#M896</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-10T11:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483528#M897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See below log where the script never receives ls_026, yet SIP has sent the redirection info, and the gateway acted on it.&lt;/P&gt;&lt;P&gt;IOS 15.1(4) which is the latest available for ISR routers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the test script It is started with "call application session start xxx zzz"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;proc sess {} { &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; set callInfo(rerouteMode) rotary&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; leg setup 202 callinfo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;proc setupDone {} { puts [infotag get evt_status] }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; font-family: 'courier new', courier;"&gt;set fsm(I,ev_session_indication) {sess same_state}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;set fsm(I,ev_setup_done) {setupDone same_state}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;fsm define fsm I&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----------- LOG&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.039: //-1//SERV:/AFW_Service_GetExecEnv: Script Name = test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.039: //-1//AFW_:/AFW_Process_New: test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.039: //-1//AFW_:/AFW_ExecEnv_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.039: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetRoot: Execenv = 0x69285BE8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.039: //-1//AFW_:/AFW_TclModule_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.039: //-1//AFW_:/AFW_Process_Lock: pProcess(0x690CCF4C)=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.043: //-1//AFW_:LP:EE69285BE8000:HN1E8BD0B4:/AFW_M_Object_SetExecEnv: ObjCount: 1, CmdPending 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.043: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetScript:&amp;nbsp; Script Name = test,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;Aug 10 14:01:37.043: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetScript:&amp;nbsp;&amp;nbsp;&amp;nbsp; Script URI = &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://10.0.2.1/test-callinfo.tcl" rel="nofollow" target="_blank"&gt;ftp://10.0.2.1/test-callinfo.tcl&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.043: //-1//AFW_:EE69285BE8000:/Tcl_Link: Linking script test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.047: //-1//ACPK:EE69285BE8000:/AppCommon_SetSecurity: security = undefined&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.047: //-1//ACPK:EE69285BE8000:/AppCommon_SetEventLog: event-log = unconfigured&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.047: //-1//TCL :EE69285BE8000:/tcl_FSMObjCmd:&amp;nbsp; fsm define fsm I&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: //-1//AFW_:/AFW_FSM_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: //-1//TCL :EE69285BE8000:/tcl_FSMDefineObjCmd: State Machine: Array fsm: Start State: I&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: //-1//TCL :EE69285BE8000:/tcl_FSMDefineObjCmd: FSM Data structure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: (I(1), ev_session_indication(198)--(sess)--&amp;gt;(any_state(0))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: (I(1), ev_setup_done(219)--(setupDone)--&amp;gt;(any_state(0))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: FSM start state I(1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: //-1//AFW_:EE69285BE8000:/Tcl_Link: Script test succesfully linked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetScript: Num of packTable entries: 22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: //-1//AFW_:/AFW_Event_New: Event ID: ev_session_indication&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_Initiate: Execenv = 0x69285BE8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: //-1//SERV:/AFW_Service_Process_Space:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.051: Process Started&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.055: //-1//AFW_:/AFW_Process_Register: ccAppInitialize(name: _ManagedAppProcess_test)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.055: //-1//AFW_:EE69285BE8000:/AFW_Event_IsOk: AppEventOk Success - timestamp MATCHED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.055: //-1//AFW_:EE69285BE8000:/AFW_Process_GetAppQEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.055: //-1//AFW_:/AFW_Process_GetAppQEvent:&amp;nbsp; Event[APP_EV_SESSION_START_IND(198)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.055: //-1//AFW_:/AFW_Process_GetAppQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x69285BE8][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.055: //-1//AFW_:/AFW_Process_GetAppQEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.055: //-1//AFW_:EE69285BE8000:/AFW_M_Module_GetHandle: Module handle: TclModule_69F32740_0_512479412MOD[TclModule_69F32740_0_512479412]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.055: //-1//AFW_:/AFW_Process_GetAppQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//AFW_:/AFW_Process_GetAppQEvent:&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//AFW_:EE69285BE8000:/AFW_M_TclModule_EventPreProcess:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: TclModule_69F32740_0_512479412 ---&amp;gt; TclModule_69F32740_0_512479412&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//AFW_:EE69285BE8000:/AFW_M_TclModule_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//AFW_:EE69285BE8000:/AFW_TclModule_DefaultEvHandling:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION BEGIN: ------(I[1],ev_session_indication[198])---[sess]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//TCL :EE69285BE8000:/tcl_LegObjCmd:&amp;nbsp; leg setup 202 callinfo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//CSPK:EE69285BE8000:/tcl_LegSetupObjCmd: leg setup 202 callinfo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//CSPK:EE69285BE8000:/C_CallSetup_Start: ControlInfo = 0x69F1CCEC, callInfo = 0x69F5DCC8, destination[0]=202&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//CSPK:EE69285BE8000:/C_CallSetup_Start: configured mode=rotary (1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.059: //-1//CSPK:EE69285BE8000:/C_CallSetup_Start: configured reroutemode=rotary (1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//Call:/AFW_CallSetup_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:/AFW_FSM_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:LP:EE69285BE8000:HN1E8BD0CC:/AFW_M_Object_SetExecEnv: ObjCount: 2, CmdPending 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_IncrPendingCmd:&amp;nbsp; PendingCmdCount: 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:EE69285BE8000:/AFW_Object_AddListener: adding Module TclModule as listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:EE69285BE8000:/AFW_M_Module_GetHandle: Module handle: CallSetup_69137538_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//Call:EE69285BE8000:/AFW_CallSetup_AddDest:&amp;nbsp; 202 index 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//Call:EE69285BE8000:/AFW_M_CallSetup_Initiate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//Call:EE69285BE8000:/CS_UpdateMLPPInfo: ServiceDomain:[none (0)]&amp;nbsp; DomainIdentifier:[000000]&amp;nbsp; PrecedenceLevel:[-1 (PRECEDENCE_LEVEL_NONE)]&amp;nbsp; NormalizedPrecedence:[0 (INTERNAL_PRECEDENCE_0)]&amp;nbsp; Preempt Hunt Not Set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//Call:EE69285BE8000:/CallSetupInitiate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//Call:EE69285BE8000:/CS_Placecall:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//Call:EE69285BE8000:/CS_UpdateMLPPInfo: ServiceDomain:[none (0)]&amp;nbsp; DomainIdentifier:[000000]&amp;nbsp; PrecedenceLevel:[-1 (PRECEDENCE_LEVEL_NONE)]&amp;nbsp; NormalizedPrecedence:[0 (INTERNAL_PRECEDENCE_0)]&amp;nbsp; Preempt Hunt Not Set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//Dest:/AFW_Destination_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:/AFW_FSM_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:/AFW_FSM_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:LP:EE69285BE8000:HN1E8BD0CC:/AFW_M_Object_SetExecEnv: ObjCount: 3, CmdPending 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.063: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_IncrPendingCmd:&amp;nbsp; PendingCmdCount: 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//AFW_:EE69285BE8000:/AFW_Object_AddListener: adding Module CallSetup as listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//AFW_:EE69285BE8000:/AFW_M_Module_GetHandle: Module handle: Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/AFW_Destination_AddDest:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:/AFW_Destination_AddDest: adding destination "202"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/AFW_M_Destination_Initiate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/AFW_M_Destination_Initiate: Outgoing guid : 62ECE0A7.3E8E11E5.87A8C175.851B1C9E&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067:&amp;nbsp; Incoming_guid : 00000000.00000000.00000000.00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/AFW_M_Destination_Initiate: Outgoing gcid : 00000000.00000000.00000000.00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067:&amp;nbsp; Incoming_gcid : 00000000.00000000.00000000.00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestUpdateMLPPInfo: ServiceDomain:[none (0)]&amp;nbsp; DomainIdentifier:[000000]&amp;nbsp; PrecedenceLevel:[-1 (PRECEDENCE_LEVEL_NONE)]&amp;nbsp; NormalizedPrecedence:[-1 (PRECEDENCE_LEVEL_NONE)] Preempt Hunt Not Set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestSetupInitiate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestAddRerouteSetupInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestAddTransferSetupInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//AFW_:/AFW_Util_CopyCallDataToCallInfo: copied 202&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestMatchDialPeer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestMatchDialPeer: src carrier id:, tgt carrier id:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestQueuePeers: Matched peers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestPeerItemUpdatePreemptInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:EE69285BE8000:/DestPeerItemResetLPCORInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:/DestQueuePeers:&amp;nbsp; 200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.067: //-1//Dest:/DestQueuePeers: , Total(1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestDialPeerRotary:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestOutboundCallUsingPeer: dest(202), numexpDest(202), numDestDigits(2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestOutboundCallUsingPeer:&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix(.55), peer tag(200)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestUpdatePreemptSetupInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//AFW_:/AFW_Util_RemovePreemptInfoFromContainer: Failed to remove mlppSetupInfo from TD container&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestDialPeerFilter:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestDialPeerFilter: Checking peer [200]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestPeerFilterRouteCode: Route Code not available&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:/DestOutboundCallUsingPeer: Outgoing Tag(200) calling[] called[202]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestCheckTeleUnassBusy:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestHandleLPCOR:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//Dest:EE69285BE8000:/DestSetup:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//AFW_:/AFW_Leg_GetTypeDetail:&amp;nbsp; ***ERROR*** pLeg is NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//AFW_:/AFW_Util_SaveRawMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //-1//AFW_:/AFW_Leg_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //1073/62ECE0A787A8/AFW_:/AFW_Leg_NewSetupRequest: ccCallSetupRequest done&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.071: //1073/62ECE0A787A8/AFW_:/AFW_M_Leg_SetExecEnv:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_IncrPendingCmd:&amp;nbsp; PendingCmdCount: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1/62ECE0A787A8/AFW_:LP:EE69285BE8000:LG1073:/AFW_M_Object_SetExecEnv: ObjCount: 4, CmdPending 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //1073/62ECE0A787A8/AFW_:/AFW_Object_AddListener: adding Module Destination as listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //1073/62ECE0A787A8/AFW_:/AFW_M_Leg_GetHandle: Leg handle: LEG_1073&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //1073/62ECE0A787A8/AFW_:/AFW_Leg_UpdateStats: Updating stats for ID 12A type 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//Dest:EE69285BE8000:/DestSetup: Destination setup success&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//Dest:EE69285BE8000:/AFW_M_Destination_Initiate: attempting call to destination 202&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//Call:EE69285BE8000:/CS_Placecall: Call placed to 202 index 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION END: -------------(I[1])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: TclModule_69F32740_0_512479412 ---&amp;gt; TclModule_69F32740_0_512479412&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//AFW_:EE69285BE8000:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.075: //-1//AFW_:/AFW_M_Event_Free: Null or invalid event context: for event APP_EV_NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.083: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.083: //1073/62ECE0A787A8/AFW_:/AFW_Process_GetCcqEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp; Event[CC_EV_CALL_PROCEEDING(31)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x69285BE8][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1073][LEG_OUTINIT(7)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //1073/62ECE0A787A8/SSIN:/AFW_SS_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//SSIN:/AFW_SS_SIP_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //1073/62ECE0A787A8/AFW_:/AFW_M_Leg_EventPreProcess: LEG[1073&amp;nbsp; ][LEG_OUTINIT(7)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; MOD[Destination_69188FD4_0_512479436]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1073][LEG_OUTINIT(7)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners: Entering Module : Destination&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: TclModule_69F32740_0_512479412 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//Dest:EE69285BE8000:/AFW_M_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//Dest:EE69285BE8000:/AFW_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//Dest:EE69285BE8000:/OB_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION BEGIN: ------(OB_STATE_SETTING[3],ev_proceeding[31])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//Dest:EE69285BE8000:/OB_Setting_Proceeding:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION END: -------------(OB_STATE_SETTING[3])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//Dest:EE69285BE8000:/IW_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//Dest:EE69285BE8000:/IW_FSM_Drive: No interworking leg, no need to interwork event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//Dest:EE69285BE8000:/DestIsEventNotified:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//Dest:EE69285BE8000:/DestComplete: peer #:200 IW State IW_STATE_INIT, OB State OB_STATE_SETTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.087: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; TclModule_69F32740_0_512479412&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.091: //1073/62ECE0A787A8/AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.091: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.091: //1073/62ECE0A787A8/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Sent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INVITE sip:202@10.160.3.55:5060 SIP/2.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28824B4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1E8BD0E0-387&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Date: Mon, 10 Aug 2015 12:01:37 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Call-ID: 62EF51DF-3E8E11E5-87ABC175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Supported: 100rel,timer,resource-priority,replaces,sdp-anat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Min-SE:&amp;nbsp; 1800&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Cisco-Guid: 1659691175-1049498085-2275983733-2233146526&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;User-Agent: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CSeq: 101 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Max-Forwards: 70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Timestamp: 1439208097&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Contact: &amp;lt;sip:10.160.3.56:5060&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Expires: 180&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Type: application/sdp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Disposition: session;handling=required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Length: 268&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;v=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;o=CiscoSystemsSIP-GW-UserAgent 4364 1368 IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;s=SIP Call&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;c=IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;t=0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;m=audio 17608 RTP/AVP 0 101 19&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;c=IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=rtpmap:0 PCMU/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=rtpmap:101 telephone-event/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=fmtp:101 0-16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=rtpmap:19 CN/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=ptime:20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.103: //1073/62ECE0A787A8/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SIP/2.0 100 Trying&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28824B4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1E8BD0E0-387&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Date: Mon, 10 Aug 2015 12:01:37 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Call-ID: 62EF51DF-3E8E11E5-87ABC175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Timestamp: 1439208097&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CSeq: 101 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.103: //1073/62ECE0A787A8/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SIP/2.0 302 Moved Temporarily&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28824B4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1E8BD0E0-387&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1E5AF478-22BB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Date: Mon, 10 Aug 2015 12:01:37 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Call-ID: 62EF51DF-3E8E11E5-87ABC175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Timestamp: 1439208097&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CSeq: 101 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Diversion: &amp;lt;sip:202@10.160.3.55&amp;gt;;reason=unconditional;counter=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Contact: &amp;lt;sip:203@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //1073/62ECE0A787A8/AFW_:/AFW_Process_GetCcqEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp; Event[CC_EV_CALL_FEATURE(38)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x69285BE8][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1073][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//SSIN:/AFW_SS_MapEvent: No mapping required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //1073/62ECE0A787A8/AFW_:/AFW_M_Leg_EventPreProcess: LEG[1073&amp;nbsp; ][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; MOD[Destination_69188FD4_0_512479436]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1073][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners: Entering Module : Destination&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.111: //-1//Dest:EE69285BE8000:/AFW_M_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//Dest:EE69285BE8000:/AFW_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//Dest:EE69285BE8000:/OB_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION BEGIN: ------(OB_STATE_SETTING[3],ev_feature[38])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//Dest:EE69285BE8000:/OB_Ignore: IGNORING EVENT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION END: -------------(OB_STATE_SETTING[3])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//Dest:EE69285BE8000:/IW_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//Dest:EE69285BE8000:/IW_FSM_Drive: No interworking leg, no need to interwork event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//Dest:EE69285BE8000:/DestIsEventNotified:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//Dest:EE69285BE8000:/DestComplete: peer #:200 IW State IW_STATE_INIT, OB State OB_STATE_SETTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //1073/62ECE0A787A8/AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.115: //1073/62ECE0A787A8/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Sent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ACK sip:202@10.160.3.55:5060 SIP/2.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28824B4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1E8BD0E0-387&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1E5AF478-22BB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Date: Mon, 10 Aug 2015 12:01:37 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Call-ID: 62EF51DF-3E8E11E5-87ABC175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Max-Forwards: 70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CSeq: 101 ACK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.119: //1073/62ECE0A787A8/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Sent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INVITE sip:203@10.160.3.55:5060 SIP/2.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28912FF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1E8BD0F8-21D&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Date: Mon, 10 Aug 2015 12:01:37 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Call-ID: 62EF51DF-3E8E11E5-87ABC175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Supported: 100rel,timer,resource-priority,replaces,sdp-anat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Min-SE:&amp;nbsp; 1800&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Cisco-Guid: 1659691175-1049498085-2275983733-2233146526&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;User-Agent: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CSeq: 102 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Max-Forwards: 70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Timestamp: 1439208097&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Contact: &amp;lt;sip:10.160.3.56:5060&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Diversion: &amp;lt;sip:202@10.160.3.55&amp;gt;;reason=unconditional;counter=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Expires: 180&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Type: application/sdp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Disposition: session;handling=required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Length: 268&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;v=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;o=CiscoSystemsSIP-GW-UserAgent 4364 1368 IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;s=SIP Call&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;c=IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;t=0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;m=audio 17608 RTP/AVP 0 101 19&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;c=IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=rtpmap:0 PCMU/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=rtpmap:101 telephone-event/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=fmtp:101 0-16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=rtpmap:19 CN/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;a=ptime:20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.131: //1073/62ECE0A787A8/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SIP/2.0 100 Trying&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28912FF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1E8BD0F8-21D&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Date: Mon, 10 Aug 2015 12:01:37 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Call-ID: 62EF51DF-3E8E11E5-87ABC175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Timestamp: 1439208097&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CSeq: 102 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.131: //1073/62ECE0A787A8/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SIP/2.0 503 Service Unavailable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28912FF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1E8BD0F8-21D&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1E5AF494-12AB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Date: Mon, 10 Aug 2015 12:01:37 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Call-ID: 62EF51DF-3E8E11E5-87ABC175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Timestamp: 1439208097&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CSeq: 102 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Diversion: &amp;lt;sip:203@10.160.3.55&amp;gt;;reason=unconditional;counter=2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Diversion: &amp;lt;sip:202@10.160.3.55&amp;gt;;reason=unconditional;counter=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //1073/62ECE0A787A8/AFW_:/AFW_Process_GetCcqEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp; Event[CC_EV_CALL_DISCONNECTED(20)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x69285BE8][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1073][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //1073/62ECE0A787A8/SSIN:/AFW_SS_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //-1//SSIN:/AFW_SS_SIP_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; MOD[Destination_69188FD4_0_512479436]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.135: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1073][LEG_OUTPROCEED(8)][Cause(63)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners: Entering Module : Destination&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:EE69285BE8000:/AFW_M_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:EE69285BE8000:/AFW_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:EE69285BE8000:/OB_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION BEGIN: ------(OB_STATE_SETTING[3],ev_disconnected[20])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:EE69285BE8000:/OB_Setting_Disconnected:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:EE69285BE8000:/OBDiscContinue:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:EE69285BE8000:/resetAppAlertTimer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:EE69285BE8000:/Dest_AAA_CheckAccounting:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:EE69285BE8000:/Dest_AAA_CheckAccounting: accounting to be enabled for callID=1073&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //1073/62ECE0A787A8/AFW_:/AFW_Leg_Disconnect: Disconnecting Leg: LEG_1073&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //1073/62ECE0A787A8/AFW_:/AFW_Leg_Disconnect: Disconnecting Leg: LEG_1073, Cause 63&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //1073/62ECE0A787A8/AFW_:/AFW_Leg_UpdateStats: Updating stats for ID 12A type 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.139: //-1//Dest:/DestStatusFromDiscCause: mapped "service or option not available unspecified (63)"(63) to DEST_NUMBER_BLOCKED(18)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION END: -------------(OB_STATE_DISCONNECTING[6])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //-1//Dest:EE69285BE8000:/IW_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //-1//Dest:EE69285BE8000:/IW_FSM_Drive: No interworking leg, no need to interwork event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //-1//Dest:EE69285BE8000:/DestIsEventNotified:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //-1//Dest:EE69285BE8000:/DestComplete: peer #:200 IW State IW_STATE_INIT, OB State OB_STATE_DISCONNECTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //1073/62ECE0A787A8/AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.143: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //1073/62ECE0A787A8/AFW_:/AFW_Process_GetCcqEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp; Event[CC_EV_CALL_DISCONNECT_DONE(21)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x69285BE8][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1073][LEG_OUTDISCONNECTING(11)][Cause(63)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//SSIN:/AFW_SS_MapEvent: No mapping required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; MOD[Destination_69188FD4_0_512479436]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1073][LEG_DISCONNECTED(12)][Cause(63)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners: Entering Module : Destination&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //1073/62ECE0A787A8/AFW_:/AFW_Object_RemoveListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:EE69285BE8000:/AFW_Module_UnListen:&amp;nbsp; NumObjects: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//Dest:EE69285BE8000:/AFW_M_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//Dest:EE69285BE8000:/AFW_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//Dest:EE69285BE8000:/OB_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.147: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION BEGIN: ------(OB_STATE_DISCONNECTING[6],ev_disconnect_done[21])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/OB_Disconnecting_DiscDone:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/DestDialPeerRotary:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/OB_Disconnecting_DiscDone: no more dialpeers or all dialpeers failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION END: -------------(OB_STATE_DONE[8])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; Destination_69188FD4_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/IW_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/IW_FSM_Drive: No interworking leg, no need to interwork event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/DestIsEventNotified:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/DestComplete: peer #:200 IW State IW_STATE_INIT, OB State OB_STATE_DONE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/DestUpdateMLPPCause: status=18, cause=63, prUserStat=0, prTrunkStat=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:/AFW_Event_New: Event ID: ev_destination_done&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:EE69285BE8000:/AFW_Module_ReturnArgEv:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//Dest:EE69285BE8000:/DestReturn: Destination Returning(ds_018 Status DEST_NUMBER_BLOCKED)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: Destination_69188FD4_0_512479436 ---&amp;gt; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_M_Event_Free:&amp;nbsp; CC_EV_CALL_DISCONNECT_DONE for a Leg: LEG_1073&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_Object_RemoveAllListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_DecrNPendingCmd:&amp;nbsp; PendingCmdCount: 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:/AFW_M_Object_UnSetExecEnv: ObjCount: 3, CmdPending 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_M_Event_Free: ExecEnv objCount: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_M_Leg_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/AFW_M_Leg_Free: LEG[1073&amp;nbsp; ][LEG_DISCONNECTED(12)][Cause(63)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //1073/62ECE0A787A8/AFW_:/decrementDialPeerCallStats: Decrementing call-stat to [0], dial-peer [200]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.151: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_Event_IsOk: AppEventOk Success - timestamp MATCHED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_Process_GetPriorityQEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp; Event[APP_EV_DESTINATION_DONE(221)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x69285BE8][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; MOD[Destination_69188FD4_0_512479436]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//Dest:EE69285BE8000:/AFW_M_Destination_EventPreProcess:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; MOD[CallSetup_69137538_0_512479436]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp; MOD[Destination_69188FD4_0_512479436]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_Object_WalkListeners: Entering Module : CallSetup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_Object_RemoveListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_Module_UnListen:&amp;nbsp; NumObjects: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; CallSetup_69137538_0_512479436&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//Call:EE69285BE8000:/AFW_M_CallSetup_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION BEGIN: ------(S_PLACECALL[2],ev_destination_done[221])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//Call:EE69285BE8000:/CS_Placecall_DestDone:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//Call:EE69285BE8000:/CS_DestDone_CapturePreemptStatus: PreemptErrorCode 0; Play prompt none&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_FSM_Drive: ACTION END: -------------(S_DONE[13])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:/AFW_Event_New: Event ID: ev_setup_done&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.155: //-1//AFW_:EE69285BE8000:/AFW_Module_ReturnArgEv:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.159: //-1//Call:EE69285BE8000:/CS_Complete:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.175: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.175: //-1//AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Aug 10 14:01:37.175: //-1//AFW_:/AFW_M_Event_Free: Null or invalid event context: for event APP_EV_NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 12:07:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483528#M897</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-10T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483529#M898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sess {} { &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;set callInfo(rerouteMode) NONE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; leg setup 202 &lt;STRONG&gt;callInfo&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 12:30:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483529#M898</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-10T12:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483530#M899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I have mentioned in my opening post, I'm using "none".&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The script above has "rotary" for the purpose of generating a comparison with NONE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Here again the logs when using NONE. They are the same as when using rotary". &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Status code never indicates call forward.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier; line-height: 1.5em;"&gt;Aug 10 15:32:46.792: //-1//SERV:/AFW_Service_GetExecEnv: Script Name = test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.792: //-1//SERV:/AFW_Service_GetExecEnv: Using Cached ExecEnv&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.792: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetRoot: Execenv = 0x67B8F67C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.792: //-1//AFW_:/AFW_M_TclModule_NewDup:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.792: //-1//AFW_:HN1EDD1CD4:/AFW_M_TclModule_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:HN1EDD1CD4:/AFW_M_Module_GetHandle: Module handle: TclModule_69F322F0_0_517807316MOD[TclModule_69F322F0_0_517807316]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:/AFW_M_FSM_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:/AFW_Process_Lock: pProcess(0x690CCFCC)=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:LP:EE67B8F67C000:HN1EDF48E4:/AFW_M_Object_SetExecEnv: ObjCount: 1, CmdPending 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_RestoreDataBackup: Restore DataArea from Script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_RestoreDataBackup: Restore TokenTable from Script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:/AFW_Event_New: Event ID: ev_session_indication&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_Initiate: Execenv = 0x67B8F67C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:EE67B8F67C000:/AFW_Event_IsOk: AppEventOk Success - timestamp MATCHED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.796: //-1//AFW_:EE67B8F67C000:/AFW_Process_GetAppQEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:/AFW_Process_GetAppQEvent:&amp;nbsp;&amp;nbsp; Event[APP_EV_SESSION_START_IND(198)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:/AFW_Process_GetAppQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x67B8F67C][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:/AFW_Process_GetAppQEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:EE67B8F67C000:/AFW_M_Module_GetHandle: Module handle: TclModule_69F31770_0_517949668MOD[TclModule_69F31770_0_517949668]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:/AFW_Process_GetAppQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:/AFW_Process_GetAppQEvent:&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:EE67B8F67C000:/AFW_M_TclModule_EventPreProcess:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: TclModule_69F31770_0_517949668 ---&amp;gt; TclModule_69F31770_0_517949668&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:EE67B8F67C000:/AFW_M_TclModule_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:EE67B8F67C000:/AFW_TclModule_DefaultEvHandling:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION BEGIN: ------(I[1],ev_session_indication[198])---[sess]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//TCL :EE67B8F67C000:/tcl_LegObjCmd:&amp;nbsp; leg setup 202 callinfo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.800: //-1//CSPK:EE67B8F67C000:/tcl_LegSetupObjCmd: leg setup 202 callinfo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//CSPK:EE67B8F67C000:/C_CallSetup_Start: ControlInfo = 0x69FE6480, callInfo = 0x69F9C774, destination[0]=202&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//CSPK:EE67B8F67C000:/C_CallSetup_Start: configured mode=rotary (1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//CSPK:EE67B8F67C000:/C_CallSetup_Start: configured reroutemode=rotary (1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//Call:/AFW_CallSetup_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//AFW_:/AFW_FSM_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//AFW_:LP:EE67B8F67C000:HN1EDF48F0:/AFW_M_Object_SetExecEnv: ObjCount: 2, CmdPending 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_IncrPendingCmd:&amp;nbsp; PendingCmdCount: 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//AFW_:EE67B8F67C000:/AFW_Object_AddListener: adding Module TclModule as listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//AFW_:EE67B8F67C000:/AFW_M_Module_GetHandle: Module handle: CallSetup_69139C08_0_517949680&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//Call:EE67B8F67C000:/AFW_CallSetup_AddDest:&amp;nbsp; 202 index 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//Call:EE67B8F67C000:/AFW_M_CallSetup_Initiate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//Call:EE67B8F67C000:/CS_UpdateMLPPInfo: ServiceDomain:[none (0)]&amp;nbsp; DomainIdentifier:[000000]&amp;nbsp; PrecedenceLevel:[-1 (PRECEDENCE_LEVEL_NONE)]&amp;nbsp; NormalizedPrecedence:[0 (INTERNAL_PRECEDENCE_0)]&amp;nbsp; Preempt Hunt Not Set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//Call:EE67B8F67C000:/CallSetupInitiate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.804: //-1//Call:EE67B8F67C000:/CS_Placecall:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Call:EE67B8F67C000:/CS_UpdateMLPPInfo: ServiceDomain:[none (0)]&amp;nbsp; DomainIdentifier:[000000]&amp;nbsp; PrecedenceLevel:[-1 (PRECEDENCE_LEVEL_NONE)]&amp;nbsp; NormalizedPrecedence:[0 (INTERNAL_PRECEDENCE_0)]&amp;nbsp; Preempt Hunt Not Set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:/AFW_Destination_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//AFW_:/AFW_FSM_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//AFW_:/AFW_FSM_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//AFW_:LP:EE67B8F67C000:HN1EDF48F4:/AFW_M_Object_SetExecEnv: ObjCount: 3, CmdPending 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_IncrPendingCmd:&amp;nbsp; PendingCmdCount: 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//AFW_:EE67B8F67C000:/AFW_Object_AddListener: adding Module CallSetup as listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//AFW_:EE67B8F67C000:/AFW_M_Module_GetHandle: Module handle: Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:EE67B8F67C000:/AFW_Destination_AddDest:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:/AFW_Destination_AddDest: adding destination "202"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_Initiate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_Initiate: Outgoing guid : 1F25020B.3E9B11E5.87B0C175.851B1C9E&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808:&amp;nbsp; Incoming_guid : 00000000.00000000.00000000.00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_Initiate: Outgoing gcid : 00000000.00000000.00000000.00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808:&amp;nbsp; Incoming_gcid : 00000000.00000000.00000000.00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:EE67B8F67C000:/DestUpdateMLPPInfo: ServiceDomain:[none (0)]&amp;nbsp; DomainIdentifier:[000000]&amp;nbsp; PrecedenceLevel:[-1 (PRECEDENCE_LEVEL_NONE)]&amp;nbsp; NormalizedPrecedence:[-1 (PRECEDENCE_LEVEL_NONE)] Preempt Hunt Not Set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:EE67B8F67C000:/DestSetupInitiate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:EE67B8F67C000:/DestAddRerouteSetupInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.808: //-1//Dest:EE67B8F67C000:/DestAddTransferSetupInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//AFW_:/AFW_Util_CopyCallDataToCallInfo: copied 202&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestMatchDialPeer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestMatchDialPeer: src carrier id:, tgt carrier id:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestQueuePeers: Matched peers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestPeerItemUpdatePreemptInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestPeerItemResetLPCORInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:/DestQueuePeers:&amp;nbsp; 200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:/DestQueuePeers: , Total(1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestDialPeerRotary:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestOutboundCallUsingPeer: dest(202), numexpDest(202), numDestDigits(2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestOutboundCallUsingPeer:&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix(.55), peer tag(200)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestUpdatePreemptSetupInfo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//AFW_:/AFW_Util_RemovePreemptInfoFromContainer: Failed to remove mlppSetupInfo from TD container&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestDialPeerFilter:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestDialPeerFilter: Checking peer [200]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestPeerFilterRouteCode: Route Code not available&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:/DestOutboundCallUsingPeer: Outgoing Tag(200) calling[] called[202]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestCheckTeleUnassBusy:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestHandleLPCOR:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//Dest:EE67B8F67C000:/DestSetup:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//AFW_:/AFW_Leg_GetTypeDetail:&amp;nbsp; ***ERROR*** pLeg is NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//AFW_:/AFW_Util_SaveRawMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.812: //-1//AFW_:/AFW_Leg_New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //1075/1F25020B87B0/AFW_:/AFW_Leg_NewSetupRequest: ccCallSetupRequest done&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //1075/1F25020B87B0/AFW_:/AFW_M_Leg_SetExecEnv:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_IncrPendingCmd:&amp;nbsp; PendingCmdCount: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1/1F25020B87B0/AFW_:LP:EE67B8F67C000:LG1075:/AFW_M_Object_SetExecEnv: ObjCount: 4, CmdPending 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //1075/1F25020B87B0/AFW_:/AFW_Object_AddListener: adding Module Destination as listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //1075/1F25020B87B0/AFW_:/AFW_M_Leg_GetHandle: Leg handle: LEG_1075&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //1075/1F25020B87B0/AFW_:/AFW_Leg_UpdateStats: Updating stats for ID 12C type 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//Dest:EE67B8F67C000:/DestSetup: Destination setup success&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_Initiate: attempting call to destination 202&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//Call:EE67B8F67C000:/CS_Placecall: Call placed to 202 index 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION END: -------------(I[1])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: TclModule_69F31770_0_517949668 ---&amp;gt; TclModule_69F31770_0_517949668&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//AFW_:EE67B8F67C000:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.816: //-1//AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.820: //-1//AFW_:/AFW_M_Event_Free: Null or invalid event context: for event APP_EV_NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.824: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //1075/1F25020B87B0/AFW_:/AFW_Process_GetCcqEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp; Event[CC_EV_CALL_PROCEEDING(31)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x67B8F67C][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1075][LEG_OUTINIT(7)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //1075/1F25020B87B0/SSIN:/AFW_SS_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//SSIN:/AFW_SS_SIP_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //1075/1F25020B87B0/AFW_:/AFW_M_Leg_EventPreProcess: LEG[1075&amp;nbsp;&amp;nbsp; ][LEG_OUTINIT(7)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //1075/1F25020B87B0/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //1075/1F25020B87B0/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; MOD[Destination_69151204_0_517949684]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1075][LEG_OUTINIT(7)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //1075/1F25020B87B0/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //1075/1F25020B87B0/AFW_:/AFW_Object_WalkListeners: Entering Module : Destination&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: TclModule_69F31770_0_517949668 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//Dest:EE67B8F67C000:/AFW_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//Dest:EE67B8F67C000:/OB_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION BEGIN: ------(OB_STATE_SETTING[3],ev_proceeding[31])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//Dest:EE67B8F67C000:/OB_Setting_Proceeding:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION END: -------------(OB_STATE_SETTING[3])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//Dest:EE67B8F67C000:/IW_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//Dest:EE67B8F67C000:/IW_FSM_Drive: No interworking leg, no need to interwork event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//Dest:EE67B8F67C000:/DestIsEventNotified:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//Dest:EE67B8F67C000:/DestComplete: peer #:200 IW State IW_STATE_INIT, OB State OB_STATE_SETTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.828: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; TclModule_69F31770_0_517949668&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.832: //1075/1F25020B87B0/AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.832: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.832: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Sent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;INVITE sip:202@10.160.3.55:5060 SIP/2.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28E1BFA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF4904-252&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Supported: 100rel,timer,resource-priority,replaces,sdp-anat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Min-SE:&amp;nbsp; 1800&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Cisco-Guid: 0522519051-1050350053-2276508021-2233146526&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;User-Agent: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 101 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Max-Forwards: 70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Timestamp: 1439213566&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Contact: &amp;lt;sip:10.160.3.56:5060&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Expires: 180&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Type: application/sdp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Disposition: session;handling=required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 267&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;v=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;o=CiscoSystemsSIP-GW-UserAgent 278 8518 IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;s=SIP Call&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;c=IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;t=0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;m=audio 16384 RTP/AVP 0 101 19&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;c=IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:0 PCMU/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:101 telephone-event/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=fmtp:101 0-16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:19 CN/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=ptime:20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.844: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;SIP/2.0 100 Trying&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28E1BFA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF4904-252&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Timestamp: 1439213566&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 101 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.844: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;SIP/2.0 302 Moved Temporarily&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28E1BFA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF4904-252&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1EAE6A9C-E78&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Timestamp: 1439213566&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 101 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Diversion: &amp;lt;sip:202@10.160.3.55&amp;gt;;reason=unconditional;counter=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Contact: &amp;lt;sip:203@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //1075/1F25020B87B0/AFW_:/AFW_Process_GetCcqEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp; Event[CC_EV_CALL_FEATURE(38)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x67B8F67C][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1075][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//SSIN:/AFW_SS_MapEvent: No mapping required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //1075/1F25020B87B0/AFW_:/AFW_M_Leg_EventPreProcess: LEG[1075&amp;nbsp;&amp;nbsp; ][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //1075/1F25020B87B0/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //1075/1F25020B87B0/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; MOD[Destination_69151204_0_517949684]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1075][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //1075/1F25020B87B0/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //1075/1F25020B87B0/AFW_:/AFW_Object_WalkListeners: Entering Module : Destination&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//Dest:EE67B8F67C000:/AFW_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.852: //-1//Dest:EE67B8F67C000:/OB_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION BEGIN: ------(OB_STATE_SETTING[3],ev_feature[38])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//Dest:EE67B8F67C000:/OB_Ignore: IGNORING EVENT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION END: -------------(OB_STATE_SETTING[3])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//Dest:EE67B8F67C000:/IW_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//Dest:EE67B8F67C000:/IW_FSM_Drive: No interworking leg, no need to interwork event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//Dest:EE67B8F67C000:/DestIsEventNotified:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//Dest:EE67B8F67C000:/DestComplete: peer #:200 IW State IW_STATE_INIT, OB State OB_STATE_SETTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //1075/1F25020B87B0/AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.856: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Sent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;ACK sip:202@10.160.3.55:5060 SIP/2.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28E1BFA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF4904-252&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1EAE6A9C-E78&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Max-Forwards: 70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 101 ACK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.860: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Sent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;INVITE sip:203@10.160.3.55:5060 SIP/2.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28F1199&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF491C-1CC5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Supported: 100rel,timer,resource-priority,replaces,sdp-anat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Min-SE:&amp;nbsp; 1800&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Cisco-Guid: 0522519051-1050350053-2276508021-2233146526&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;User-Agent: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 102 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Max-Forwards: 70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Timestamp: 1439213566&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Contact: &amp;lt;sip:10.160.3.56:5060&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Diversion: &amp;lt;sip:202@10.160.3.55&amp;gt;;reason=unconditional;counter=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Expires: 180&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Type: application/sdp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Disposition: session;handling=required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 267&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;v=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;o=CiscoSystemsSIP-GW-UserAgent 278 8518 IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;s=SIP Call&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;c=IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;t=0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;m=audio 16384 RTP/AVP 0 101 19&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;c=IN IP4 10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:0 PCMU/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:101 telephone-event/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=fmtp:101 0-16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:19 CN/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=ptime:20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.872: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;SIP/2.0 100 Trying&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28F1199&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF491C-1CC5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Timestamp: 1439213566&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 102 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.876: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;SIP/2.0 180 Ringing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28F1199&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF491C-1CC5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1EAE6ABC-1275&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Timestamp: 1439213566&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 102 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Require: 100rel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;RSeq: 1785&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Remote-Party-ID: "Ext. twozerothree" &amp;lt;sip:203@10.160.3.55&amp;gt;;party=called;screen=no;privacy=off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Contact: &amp;lt;sip:203@10.160.3.55:5060&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //1075/1F25020B87B0/AFW_:/AFW_Process_GetCcqEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp; Event[CC_EV_CALL_ALERT(16)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x67B8F67C][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1075][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //1075/1F25020B87B0/SSIN:/AFW_SS_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//SSIN:/AFW_SS_SIP_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //1075/1F25020B87B0/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //1075/1F25020B87B0/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; MOD[Destination_69151204_0_517949684]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1075][LEG_OUTPROCEED(8)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //1075/1F25020B87B0/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //1075/1F25020B87B0/AFW_:/AFW_Object_WalkListeners: Entering Module : Destination&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.880: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:EE67B8F67C000:/AFW_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:EE67B8F67C000:/OB_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION BEGIN: ------(OB_STATE_SETTING[3],ev_alert[16])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:EE67B8F67C000:/OB_Setting_Alert:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:/OB_Setting_Alert: aData bitmask 0x80000001&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:/OB_Setting_Alert: aData.display_info=Ext. twozerothree&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //1075/1F25020B87B0/AFW_:/AFW_Util_FillDispNotifyData:&amp;nbsp; Current: notifyData.connected_num.num_string =203,notifyData.display_info = Ext. twozerothree,notifyData.connected_num.oct3a = 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //1075/1F25020B87B0/AFW_:/AFW_Util_FillDispNotifyData:&amp;nbsp; Filled : notifyData.connected_num.num_string =203,notifyData.display_info = Ext. twozerothree,notifyData.connected_num.oct3a = 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION END: -------------(OB_STATE_SETTING[3])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:EE67B8F67C000:/IW_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:EE67B8F67C000:/IW_FSM_Drive: No interworking leg, no need to interwork event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:EE67B8F67C000:/DestIsEventNotified:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//Dest:EE67B8F67C000:/DestComplete: peer #:200 IW State IW_STATE_INIT, OB State OB_STATE_SETTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //1075/1F25020B87B0/AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.884: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.940: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Sent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;PRACK sip:203@10.160.3.55:5060 SIP/2.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK290FE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF491C-1CC5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1EAE6ABC-1275&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 103 PRACK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;RAck: 1785 102 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Max-Forwards: 70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:46.944: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;SIP/2.0 200 OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK290FE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF491C-1CC5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1EAE6ABC-1275&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 103 PRACK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.355: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;SIP/2.0 200 OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK28F1199&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF491C-1CC5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1EAE6ABC-1275&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Timestamp: 1439213566&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 102 INVITE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Remote-Party-ID: "Ext. twozerothree" &amp;lt;sip:203@10.160.3.55&amp;gt;;party=called;screen=no;privacy=off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Contact: &amp;lt;sip:203@10.160.3.55:5060&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Supported: replaces&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Supported: sdp-anat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Server: Cisco-SIPGateway/IOS-12.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Supported: timer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Type: application/sdp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Disposition: session;handling=required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 268&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;v=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;o=CiscoSystemsSIP-GW-UserAgent 5624 8833 IN IP4 10.160.3.55&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;s=SIP Call&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;c=IN IP4 10.160.3.55&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;t=0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;m=audio 17530 RTP/AVP 0 19 101&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;c=IN IP4 10.160.3.55&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:0 PCMU/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:19 CN/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=rtpmap:101 telephone-event/8000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=fmtp:101 0-16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;a=ptime:20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //1075/1F25020B87B0/AFW_:/AFW_Process_GetCcqEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp; Event[CC_EV_CALL_CONNECTED(17)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x67B8F67C][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1075][LEG_OUTRINGING(9)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//AFW_:/AFW_Process_GetCcqEvent:&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //1075/1F25020B87B0/SSIN:/AFW_SS_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//SSIN:/AFW_SS_SIP_MapEvent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //1075/1F25020B87B0/AFW_:/AFW_Leg_UpdateStats: Updating stats for ID 12C type 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //1075/1F25020B87B0/AFW_:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //1075/1F25020B87B0/AFW_:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; MOD[Destination_69151204_0_517949684]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEG[1075][LEG_OUTCONNECTED(10)][Cause(0)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //1075/1F25020B87B0/AFW_:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.363: //1075/1F25020B87B0/AFW_:/AFW_Object_WalkListeners: Entering Module : Destination&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/AFW_Destination_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/OB_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION BEGIN: ------(OB_STATE_SETTING[3],ev_connected[17])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/OB_Setting_Connect:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:/OB_Setting_Connect: cData.display_info=Ext. twozerothree&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //1075/1F25020B87B0/AFW_:/AFW_Util_FillDispNotifyData:&amp;nbsp; Current: notifyData.connected_num.num_string =203,notifyData.display_info = Ext. twozerothree,notifyData.connected_num.oct3a = 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //1075/1F25020B87B0/AFW_:/AFW_Util_FillDispNotifyData:&amp;nbsp; Filled : notifyData.connected_num.num_string =203,notifyData.display_info = Ext. twozerothree,notifyData.connected_num.oct3a = 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/DestNotifySharedLnState: callid: 1075, peer: 200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/DestNotifySharedLnState: Shared-Line NOT enabled!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION END: -------------(OB_STATE_DONE[8])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/IW_FSM_Drive:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/IW_FSM_Drive: No interworking leg, no need to interwork event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/DestIsEventNotified:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//Dest:EE67B8F67C000:/DestComplete: peer #:200 IW State IW_STATE_INIT, OB State OB_STATE_DONE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//AFW_:/AFW_Event_New: Event ID: ev_destination_done&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//AFW_:EE67B8F67C000:/AFW_Module_ReturnArgEv:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.367: //-1//AFW_:EE67B8F67C000:/AFW_Module_ReturnArgEv: Return List (remove=TRUE){LEG[1075&amp;nbsp;&amp;nbsp; ][LEG_OUTCONNECTED(10)][Cause(0)]}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //1075/1F25020B87B0/AFW_:/AFW_Object_RemoveListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:EE67B8F67C000:/AFW_Module_UnListen:&amp;nbsp; NumObjects: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//Dest:EE67B8F67C000:/DestReturn: Destination Returning(ds_000 Status DEST_ACTIVE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: Destination_69151204_0_517949684 ---&amp;gt; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //1075/1F25020B87B0/AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:EE67B8F67C000:/AFW_Event_IsOk: AppEventOk Success - timestamp MATCHED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:EE67B8F67C000:/AFW_Process_GetPriorityQEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp; Event[APP_EV_DESTINATION_DONE(221)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x67B8F67C][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MOD[Destination_69151204_0_517949684]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//Dest:EE67B8F67C000:/AFW_M_Destination_EventPreProcess:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //1075/1F25020B87B0/Dest:/DestUpdateSuccessStats:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:EE67B8F67C000:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:EE67B8F67C000:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; MOD[CallSetup_69139C08_0_517949680]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MOD[Destination_69151204_0_517949684]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.371: //-1//AFW_:EE67B8F67C000:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_Object_WalkListeners: Entering Module : CallSetup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //1075/1F25020B87B0/AFW_:/AFW_Object_AddListener: adding Module CallSetup as listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_Object_RemoveListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_Module_UnListen:&amp;nbsp; NumObjects: 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; CallSetup_69139C08_0_517949680&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//Call:EE67B8F67C000:/AFW_M_CallSetup_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION BEGIN: ------(S_PLACECALL[2],ev_destination_done[221])---[C_Action]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//Call:EE67B8F67C000:/CS_Placecall_DestDone:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//Call:EE67B8F67C000:/CS_DestDone_CapturePreemptStatus: PreemptErrorCode 0; Play prompt none&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION END: -------------(S_DONE[13])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:/AFW_Event_New: Event ID: ev_setup_done&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_Module_ReturnArgEv:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_Module_ReturnArgEv: Return List (remove=TRUE){LEG[1075&amp;nbsp;&amp;nbsp; ][LEG_OUTCONNECTED(10)][Cause(0)]}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //1075/1F25020B87B0/AFW_:/AFW_Object_RemoveListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_Module_UnListen:&amp;nbsp; NumObjects: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//Call:EE67B8F67C000:/CS_Complete: CallSetup Returning(ls_000 Status CS_ACTIVE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: CallSetup_69139C08_0_517949680 ---&amp;gt; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_M_Event_Free:&amp;nbsp; MODULEDONEEVENT for a Module: Destination_69151204_0_517949684&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_Object_RemoveAllListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:/AFW_M_Object_UnSetExecEnv: ObjCount: 3, CmdPending 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_DecrNPendingCmd:&amp;nbsp; PendingCmdCount: 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//AFW_:HN1EDF48F4:/AFW_M_Event_Free: ExecEnv objCount: 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.375: //-1//Dest:HN1EDF48F4:/AFW_M_Destination_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//Dest:HN1EDF48F4:/DestEmptyPreemptHoldQ:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_M_FSM_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_M_FSM_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:EE67B8F67C000:/AFW_Event_IsOk: AppEventOk Success - timestamp MATCHED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:EE67B8F67C000:/AFW_Process_GetPriorityQEvent: Received&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp; Event[APP_EV_CALLSETUP_DONE(219)] {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECENV[0x67B8F67C][test]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MOD[CallSetup_69139C08_0_517949680]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_Process_GetPriorityQEvent:&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//Call:EE67B8F67C000:/AFW_M_CallSetup_EventPreProcess:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:EE67B8F67C000:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:EE67B8F67C000:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; MOD[TclModule_69F31770_0_517949668]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MOD[CallSetup_69139C08_0_517949680]&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:/AFW_M_Object_ShowListeners:&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:EE67B8F67C000:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:EE67B8F67C000:/AFW_Object_WalkListeners: Entering Module : TclModule&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //1075/1F25020B87B0/AFW_:/AFW_Object_AddListener: adding Module TclModule as listener&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.379: //-1//AFW_:EE67B8F67C000:/AFW_Object_RemoveListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_Module_UnListen:&amp;nbsp; NumObjects: 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: NULL ---&amp;gt; TclModule_69F31770_0_517949668&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_M_TclModule_Action:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_TclModule_DefaultEvHandling:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_TclModule_UpdateSessionMask: Update intwrk-mask for leg [1075]'s session&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION BEGIN: ------(I[1],ev_setup_done[219])---[setupDone]------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//TCL :EE67B8F67C000:/tcl_InfotagObjCmd:&amp;nbsp; infotag get evt_status&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//TCL :EE67B8F67C000:/tcl_InfotagGetObjCmd: infotag get evt_status&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/vtr_ev_status: argc 2 argindex 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//TCL :EE67B8F67C000:/tcl_PutsObjCmd: ls_000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION END: -------------(I[1])---------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_SetModuleScope: TclModule_69F31770_0_517949668 ---&amp;gt; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_Object_WalkListeners:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_M_Object_ShowListeners: START&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_M_Object_ShowListeners: END&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_M_Event_Free:&amp;nbsp; MODULEDONEEVENT for a Module: CallSetup_69139C08_0_517949680&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_Object_RemoveAllListener:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:/AFW_M_Object_UnSetExecEnv: ObjCount: 2, CmdPending 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_DecrNPendingCmd:&amp;nbsp; PendingCmdCount: 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:HN1EDF48F0:/AFW_M_Event_Free: ExecEnv objCount: 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//Call:HN1EDF48F0:/AFW_M_CallSetup_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.383: //-1//AFW_:/AFW_M_FSM_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.387: //-1//AFW_:EE67B8F67C000:/AFW_ExecEnv_CloseIfDone: Cmd Count: 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.387: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.387: //-1//AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.387: //-1//AFW_:/AFW_M_Event_Free: Null or invalid event context: for event APP_EV_NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.387: //1075/1F25020B87B0/SIP/Msg/ccsipDisplayMsg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Sent:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;ACK sip:203@10.160.3.55:5060 SIP/2.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Via: SIP/2.0/UDP 10.160.3.56:5060;branch=z9hG4bK291126&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;From: &amp;lt;sip:10.160.3.56&amp;gt;;tag=1EDF491C-1CC5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;To: &amp;lt;sip:202@10.160.3.55&amp;gt;;tag=1EAE6ABC-1275&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Date: Mon, 10 Aug 2015 13:32:46 GMT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Call-ID: 1F280ED2-3E9B11E5-87B3C175-851B1C9E@10.160.3.56&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Max-Forwards: 70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;CSeq: 102 ACK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Allow-Events: telephone-event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Content-Length: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.387: //-1//AFW_:/AFW_Event_New: Event ID: ev_any_event&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Aug 10 15:32:50.387: //-1//AFW_:/AFW_M_Event_Free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;Aug 10 15:32:50.387: //-1//AFW_:/AFW_M_Event_Free: Null or invalid event context: for event APP_EV_NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 13:39:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483530#M899</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-10T13:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483531#M900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried your script with NONE, i did received the status code(ls_026).In your log rerouteMode set as rotary. looks like CallInfo&lt;/P&gt;&lt;P&gt;passing to leg setup is different than the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Your log&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Aug 10 15:32:46.800: //-1//AFW_:EE67B8F67C000:/AFW_FSM_Drive: ACTION BEGIN: ------(I[1],ev_session_indication[198])---[sess]------&lt;BR /&gt;Aug 10 15:32:46.800: //-1//TCL :EE67B8F67C000:/tcl_LegObjCmd:&amp;nbsp; leg setup 202 &lt;STRONG&gt;callinfo&lt;/STRONG&gt;&lt;BR /&gt;Aug 10 15:32:46.800: //-1//CSPK:EE67B8F67C000:/tcl_LegSetupObjCmd: leg setup 202 callinfo&lt;BR /&gt;Aug 10 15:32:46.804: //-1//CSPK:EE67B8F67C000:/C_CallSetup_Start: ControlInfo = 0x69FE6480, callInfo = 0x69F9C774, destination[0]=202&lt;BR /&gt;Aug 10 15:32:46.804: //-1//CSPK:EE67B8F67C000:/C_CallSetup_Start: configured mode=rotary (1)&lt;BR /&gt;&lt;STRONG&gt;Aug 10 15:32:46.804: //-1//CSPK:EE67B8F67C000:/C_CallSetup_Start: configured reroutemode=rotary (1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My log&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;*Aug 11 04:49:28.116: //-1//AFW_:EE4F02F014000:/AFW_FSM_Drive: ACTION BEGIN: ------(I[1],ev_session_indication[195])---[sess]------&lt;BR /&gt;*Aug 11 04:49:28.116: //-1//TCL :EE4F02F014000:/tcl_LegObjCmd:&amp;nbsp; leg setup 300 &lt;STRONG&gt;callInfo&lt;/STRONG&gt;&lt;BR /&gt;*Aug 11 04:49:28.116: //-1//CSPK:EE4F02F014000:/tcl_LegSetupObjCmd: leg setup 300 callInfo&lt;BR /&gt;&lt;STRONG&gt;*Aug 11 04:49:28.116: //-1//CSPK:/tclSetControlParams: rerouteMode(5) = NONE&lt;/STRONG&gt;&lt;BR /&gt;*Aug 11 04:49:28.116: //-1//CSPK:EE4F02F014000:/C_CallSetup_Start: ControlInfo = 0x4F04D090, callInfo = 0x4F047780, destination[0]=300&lt;BR /&gt;*Aug 11 04:49:28.116: //-1//CSPK:EE4F02F014000:/C_CallSetup_Start: configured mode=rotary (1)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:53:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483531#M900</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-11T04:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483532#M901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which IOS version are you using? Can you try 15.2(4)M9 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 09:21:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483532#M901</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-11T09:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483533#M902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried in 151-4.M1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 09:27:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483533#M902</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2015-08-11T09:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is the operation of callInfo(rerouteMode) ?</title>
      <link>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483534#M903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try 15.1(4)M10 which has ED status ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco.com does not allow to dowload 15.1(4)M1 with the following message, followed by a long list of bugs-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium; line-height: 1.5em;"&gt;Cisco engineering has identified at least one serious software issue with the release which you have selected that may affect your use of these software.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 12:34:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/what-is-the-operation-of-callinfo-reroutemode/m-p/3483534#M903</guid>
      <dc:creator>paolo bevilacqua</dc:creator>
      <dc:date>2015-08-11T12:34:48Z</dc:date>
    </item>
  </channel>
</rss>

