<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Agreed, &nbsp;SDL traces are not likely going to be of any use for something like this.<div><br></div><div>The key to knowing what is changing your number is seeing where in the process of a call the number changes.</div><div><br></div><div>The first place you will see a called number is in digit analysis (DA). &nbsp;For example:</div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">05/04/2010 11:06:23.614 CCM|Digit analysis: match(pi="2", fqcn="5551234", cn="5551234",plv="5", pss="pt_internal", TodFilteredPss="pt_internal", </span><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;"><b><font class="Apple-style-span" color="#FB1C18">dd="5554321"</font></b></span></font><span class="Apple-style-span" style="font-size: 11px;">,dac="0")</span></font></div><div><br></div><div>This represents the DaReq signal sent in an SDL trace (DA request). &nbsp;Basically the calling, called numbers, list of partitions (derived from the calling device/line CSS), and the tod filtered list of partitions.</div><div><br></div><div>Next you will see the DA results (assuming there are no potential matches, and a pattern was matched). &nbsp;This is derived from the DaRes SDL signal.</div><div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">05/04/2010 11:06:23.614 CCM|Digit analysis: analysis results</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">05/04/2010 11:06:23.614 CCM||PretransformCallingPartyNumber=5551234</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">|CallingPartyNumber=55512345</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">|DialingPartition=pt_internal</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">|</span><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;"><b><font class="Apple-style-span" color="#FB1C18">DialingPattern=5554321</font></b></span></font></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">|FullyQualifiedCalledPartyNumber=5554321</span></font></div></div><div><br></div><div>There will be many more lines below this, all starting with the '|' character. &nbsp;This information will include things like intercepts, translation pattern details (if digit analysis complexity is enabled), etc.</div><div><br></div><div>The first place you will see the called party number change is between the DaReq and DaRes. &nbsp;Take this example:</div><div><br></div><div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">05/04/2010 11:06:23.614 CCM|Digit analysis: match(pi="2", fqcn="5551234", cn="5551234",plv="5", pss="pt_internal", TodFilteredPss="pt_internal", </span><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;"><b><font class="Apple-style-span" color="#FB1C18">dd="5554321"</font></b></span></font><span class="Apple-style-span" style="font-size: 11px;">,dac="0")</span></font></div></div><div><br></div><div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">05/04/2010 11:06:23.614 CCM|Digit analysis: analysis results</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">05/04/2010 11:06:23.614 CCM||PretransformCallingPartyNumber=5551234</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">|CallingPartyNumber=55512345</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">|DialingPartition=pt_internal</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">|<font class="Apple-style-span" color="#FB1C18"><b>DialingPattern=5559999</b></font></span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 11px;">|FullyQualifiedCalledPartyNumber=555999</span></font>9</div></div><div><br></div><div>Here in the initial DA the number dialed (dd=) is 5554321. &nbsp;When the DA results are shown the called party number has changed to 5559999. &nbsp;The only thing that can transform the number like this is a translation pattern. &nbsp;&nbsp;</div><div><br></div><div>Pretty much every other method of manipulating numbers either tells you in the traces what it is doing (ie transformation patterns) or the point in the call flow where the number changes tells you where it has to be happening. If the number in DA results is 10 digits but the number sent to the gateway is 11 then you are looking at a route pattern or route list that had a prefix on it. &nbsp; If the number was one thing in an outbound SIP Invite or H.225 Setup but another number when it left the voice gateway then you are looking at transforms on the router.&nbsp;</div><div><br><div><div>
<div style="font-family: Helvetica; ">-Ryan</div>
</div>
<br><div><div>On Aug 23, 2010, at 8:35 AM, Pavan wrote:</div><br class="Apple-interchange-newline"><div bgcolor="#FFFFFF"><div>Can you post SDI as well ?<br><br>Sent from my phone. Please pardon the fat</div><div><br>On Aug 23, 2010, at 6:50 AM, ciscozest &lt;<a href="mailto:ciscozest@gmail.com">ciscozest@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>

Yes I did but it did not give me the answer. :(<br>
<br>
On 23/08/2010 8:23 PM, Dennis Heim wrote:
<blockquote cite="mid:7DF1C42555B37D4BAAD236799B2D05932579F9BF0A@EXMB4ILVH.corp.cdw.com" type="cite">
  
  
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
  <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
  <div class="WordSection1"><p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Have
you tried using dialed number analyzer as a starting point?<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal" style=""><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Dennis
Heim<br>
Network Voice Engineer<br>
CDW&nbsp; Advanced Technology Services<br>
11711 N. Meridian Street, Suite 225<br>
Carmel, IN&nbsp; 46032<br>
  <br>
317.569.4255 Office<br>
  </span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">317.569.4201
Fax<br>
  </span><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">317.694.6070
Cell<o:p></o:p></span></p><p class="MsoNormal" style=""><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"><a moz-do-not-send="true" href="mailto:dennis.heim@cdw.com" title="mailto:dennis.heim@berbee.com"></a><a href="mailto:dennis.heim@cdw.com">dennis.heim@cdw.com</a><br>
  </span><span style="color: rgb(31, 73, 125);"><a moz-do-not-send="true" href="http://www.cdw.com/content/solutions/unified-communications/"></a><a href="http://cdw.com/content/solutions/unified-communications/">cdw.com/content/solutions/unified-communications/</a><o:p></o:p></span></p><p class="MsoNormal" style=""><span style="color: rgb(31, 73, 125);"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><b><span style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;">From:</span></b><span style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;">
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip-bounces@puck.nether.net"></a><a href="mailto:cisco-voip-bounces@puck.nether.net">cisco-voip-bounces@puck.nether.net</a>
[<a class="moz-txt-link-freetext" href="mailto:cisco-voip-bounces@puck.nether.net"></a><a href="mailto:cisco-voip-bounces@puck.nether.net">mailto:cisco-voip-bounces@puck.nether.net</a>] <b>On Behalf Of </b>ciscozest<br>
  <b>Sent:</b> Monday, August 23, 2010 2:01 AM<br>
  <b>To:</b> cisco-voip mailinglist<br>
  <b>Subject:</b> [cisco-voip] Can we know which CUCM setting has
modified the DNIS from CUCM SDL Traces?<o:p></o:p></span></p><p class="MsoNormal"><o:p>&nbsp;</o:p></p><p class="MsoNormal">I am learning how to read CUCM SDL traces. My
aim here is to find out which CUCM config/ parameter has added prefix
‘0’ to the calling party number. I did the call from 0752223300&nbsp;but for
some reason the called party phone showed the number as 00752223300. I
have checked the MGCP gateway and translation pattern but no luck. I am
using CUCM 6.1.3. Can anyone enlighten me please? The call reference ID
is 36462310. Sorry for the long output below. thanks<o:p></o:p></p><p class="MsoNormal">&nbsp;<o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | RSVPSession(2,100,32,4381232)&nbsp;&nbsp; | </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">RSVPSession(2,100,32,4381232)&nbsp;&nbsp;
| (2,100,32,4381232).1-(*:*)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [R:HP - HP: 0, </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">NP: 1, LP: 0, VLP:
0, LZP: 0 DBP: 0]</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">460123505|
2010/08/23 15:03:38.126| 002| SdlSig&nbsp;&nbsp;&nbsp; | </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">RSVPRegisterReq&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| await_init&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | RSVPSession</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">(2,100,32,4381232)&nbsp;&nbsp;
| RSVPSessionMgr(2,100,30,1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | (2,100,133,1).15084883-</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">(*:172.25.31.3)&nbsp; |
[R:NP - HP: 0, NP: 0, LP: 0, VLP: 0, LZP: 0 DBP: 0]CI= 36462309 Branch=
0 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">&nbsp;reg=REG_QBCI
cap=15 loc=3 MRGL=MRG_QBCI_Hardware:MRG_CCM:MRG_MOH PrecLev=5 VCall=0
VCapa=0 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">regiState=0
medReq=0 dataCapFl=2</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">460123506|
2010/08/23 15:03:38.126| 002| SdlSig&nbsp;&nbsp; &nbsp;| </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">RSVPRegisterRes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| restart0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | MGCPpn9d</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">(2,100,123,184)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| RSVPSession(2,100,32,4381232)&nbsp;&nbsp; | (2,100,133,1).15084883-</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">(*:172.25.31.3)&nbsp; |
[R:NP - HP: 0, NP: 0, LP: 0, VLP: 0, LZP: 0 DBP: 0]CI= 36462309 Branch=
0 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">&nbsp;resvSta=0
rsvpPol=0 vCall=0 RSVPAgent:&nbsp; confID =0 ci =0 capCt =0 reg= mtpType =2
agentCt =0 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">agentAllo =0
DevCap=0</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">460123507|
2010/08/23 15:03:38.126| 002| SdlSig&nbsp;&nbsp;&nbsp; | RSVPRegisterRes&nbsp;&nbsp;&nbsp; </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
await_rsvp_reg_res&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | MGCPpn9cuser(2,100,124,994997)&nbsp; | </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">MGCPpn9d(2,100,123,184)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| (2,100,133,1).15084883-(*:172.25.31.3)&nbsp; | [R:NP - HP: 0, </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">NP: 0, LP: 0, VLP:
0, LZP: 0 DBP: 0]CI= 36462309 Branch= 0&nbsp; resvSta=0 rsvpPol=0 vCall=0 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">RSVPAgent:&nbsp; confID
=0 ci =0 capCt =0 reg= mtpType =2 agentCt =0 agentAllo =0 DevCap=0</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">460123508|
2010/08/23 15:03:38.126| 002| SdlSig-Q&nbsp; |
PriEuroSetup&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">null0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| MGCPpn9cuser(2,100,124,994997)&nbsp; | MGCPpn9d(2,100,123,184)&nbsp;&nbsp;&nbsp; </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
(2,100,133,1).15084883-(*:172.25.31.3)&nbsp; | </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">460123509|
2010/08/23 15:03:38.126| 002| </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">SdlSig&nbsp;&nbsp;&nbsp; |
CcRegisterPartyA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | wait&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
Cc</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">(2,100,176,1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| MGCPpn9cuser(2,100,124,994997)&nbsp; | (2,100,133,1).15084883-</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">(*:172.25.31.3)&nbsp; |
[R:NP - HP: 0, NP: 1, LP: 0, VLP: 0, LZP: 0 DBP: 0]CI=36462309 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">CI.branch=0&nbsp;
CSS=5f96bc83-582a-b65b-e5ea-f7c5202aeee2 cssIns=0 aarCSS= aarDev=1
FQDN=pi=0si1 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">CallRef=2450 OLC=0
Name=locale: 1 Name:&nbsp; UnicodeName:&nbsp; pi: 0 encodeType=10 ConnType=3 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">XferMode=<br style="page-break-before: always;" clear="all">
ConnTime=0 nwLoc=OffNet ta.ip=0 ta.port=0 region=REG_QBCI capCount=15
devType=7 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">mixerCId=0
mediaReq=0 portToPort.loc=3 MOH.MRGL=MRG_QBCI_Hardware:MRG_CCM:MRG_MOH </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">MOH.userHoldID=1
MOH.netHoldID=1 MOH.supp=0 devName=S0/SU0/DS1-0@qbci-3825-vg1-</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;"><a moz-do-not-send="true" href="http://1a.QBCI.org.au/"></a><a href="http://1a.QBCI.org.au/">1a.QBCI.org.au</a>
ctiActive=0 ctiFarEndDev=2 ctiCCMId=2 devCepn= activeCaps=0 VideoCall=0
  </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">VideoCap=0
dataCap=2 devCap=0 CryptoCapCount=0 secure=1 loginId= UnicodeName:&nbsp; </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">retriedVideo=0FromTag=ToTag=CallId=
UAPortFlag=0 wantDTMFRecep=1 provOOB=0 supp DTMF=1 DTMF </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">Cfg=1 DTMF PT=0
DTMF reqMed=0 isPrefAltScript=0 audioPtyId=0 doNotAppendLineCSS=0 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">flushCapIns=0ccBearCap.l=0ccBearCap.itc=0ccBearCap.itr=0hasLocationCACInfo
=0</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">460123510| </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">2010/08/23
15:03:38.127| 002| Created&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
Cdcc(2,100,175,4383470)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Cc(2,100,176,1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;
  </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
NumOfCurrentInstances: 209</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">460123511|
2010/08/23 </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">15:03:38.127| 002|
SdlSig&nbsp;&nbsp;&nbsp; | Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
Cdcc(2,100,175,4383470)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Cdcc(2,100,175,4383470)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">(2,100,175,4383470).1-(*:*)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| [R:HP - HP: 0, NP: 2, LP: 0, VLP: 0, LZP: 0 DBP: </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">0]</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">460123512|
2010/08/23 15:03:38.127| 002| SdlSig&nbsp;&nbsp;&nbsp; |
CcSetupInd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">|
wait&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Cc(2,100,176,1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
MGCPpn9cuser</span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">(2,100,124,994997)&nbsp;
| (2,100,133,1).15084883-(*:172.25.31.3)&nbsp; | [R:NP - HP: 0, NP: 1, LP:
0, </span><o:p></o:p></p><p class="MsoNormal"><span style="font-size: 8pt;">VLP: 0, LZP: 0
DBP: 0]CI=36462309 CI.branch=0&nbsp; pli.plid=65 pli.l=1 </span><o:p></o:p></p><div><span style="font-size: 8pt;"></span><br class="webkit-block-placeholder"></div></div></blockquote></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>cisco-voip mailing list</span><br><span><a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a></span><br><span><a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a></span><br></div></blockquote></div>_______________________________________________<br>cisco-voip mailing list<br><a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>https://puck.nether.net/mailman/listinfo/cisco-voip<br></div><br></div></div></body></html>