<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18783">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV style="TEXT-ALIGN: left" dir=ltr>Someone has chan_ss7 with COO, CBA and LIN 
messages ?&nbsp; and T8 timer in ISUP </DIV>
<DIV style="TEXT-ALIGN: left" dir=ltr>... But.. only chan_ss7.. not 
libss7.<BR><BR>Regards...</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=vashkar@gmail.com href="mailto:vashkar@gmail.com">Vashkar</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-ss7@lists.digium.com 
  href="mailto:asterisk-ss7@lists.digium.com">asterisk-ss7@lists.digium.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 10, 2009 5:12 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [asterisk-ss7] SS7 : Missing 
  SLC parameter on ANSI ??</DIV>
  <DIV><BR></DIV>
  <DIV>hey bro you did a grat job. at least your trick works :-).</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Problemis to find out ss7 spec on the internet is very troublesome. Most 
  of them you may need to buy.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Your addon can be used with the people who are working with ANSI variant 
  of SS7 :-)</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>-Vashkar<BR><BR></DIV>
  <DIV class=gmail_quote>On Mon, Jun 8, 2009 at 8:11 PM, Ruddy Gbaguidi <SPAN 
  dir=ltr>&lt;<A 
  href="mailto:plugworld@micnes.com">plugworld@micnes.com</A>&gt;</SPAN> 
  wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV lang=EN-CA link="blue" vlink="purple">
    <DIV>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">Hi</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">There seems to have no 
    keywork “variant” in chan_dahdi.conf and not even in the source 
    code.</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">If you are talking about 
    “ss7type” &nbsp;keywork, it is already set to ANSI</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">I don’t know if we are 
    using the standard on libss7 or if the carrier is using a different standard 
    but</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">not all &nbsp;Network 
    Management Messages (SNM) are not working.</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">I checked the code source 
    and change in libss7 the following and it seems to make it work.</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">In mtp3.c, in the function 
    net_mng_send,</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">case 
NET_MNG_LIA:</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    case NET_MNG_LUA:</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    case NET_MNG_LID:</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    case NET_MNG_LLT:</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    case NET_MNG_LRT:</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    /* RUDDY ADDON */</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    layer4[0] = (unsigned char) (param &amp; 0xff);</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    layer4[1] = (unsigned char) ((param &gt;&gt; 8) &amp; 0xff);</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &nbsp;ss7_msg_userpart_len(m, rllen + 1 + 1);</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    /* RUDDY ADDON */</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    //ss7_msg_userpart_len(m, rllen + 1); /* no more params */</SPAN></P>
    <P><SPAN 
    style="COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    break;</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">So, basicly, when send 
    those message, we send two extra bits as requested.</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">I’m not sure that this 
    follows any SS7 specs but it did the trick.</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <DIV 
    style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
    <P><B><SPAN style="FONT-SIZE: 10pt" lang=EN-US>From:</SPAN></B><SPAN 
    style="FONT-SIZE: 10pt" lang=EN-US> <A 
    href="mailto:asterisk-ss7-bounces@lists.digium.com" 
    target=_blank>asterisk-ss7-bounces@lists.digium.com</A> [mailto:<A 
    href="mailto:asterisk-ss7-bounces@lists.digium.com" 
    target=_blank>asterisk-ss7-bounces@lists.digium.com</A>] <B>On Behalf Of 
    </B>Vashkar<BR><B>Sent:</B> June-06-09 2:49 PM 
    <DIV>
    <DIV></DIV>
    <DIV class=h5><BR><B>To:</B> <A href="mailto:asterisk-ss7@lists.digium.com" 
    target=_blank>asterisk-ss7@lists.digium.com</A><BR><B>Subject:</B> Re: 
    [asterisk-ss7] SS7 : Missing SLC parameter on ANSI ??</DIV></DIV></SPAN>
    <P></P>
    <P></P></DIV>
    <DIV>
    <DIV></DIV>
    <DIV class=h5>
    <P>&nbsp;</P>
    <DIV>
    <P>if you are using chan_ss7, put the keyword</P></DIV>
    <DIV>
    <P>&nbsp;</P></DIV>
    <DIV>
    <P>variant and its value to ANSI</P></DIV>
    <DIV>
    <P>&nbsp;</P></DIV>
    <DIV>
    <P>look for the same thing if you are using DAHDI and libss7</P></DIV>
    <DIV>
    <P>&nbsp;</P></DIV>
    <DIV>
    <P>it should work.</P></DIV>
    <DIV>
    <P>&nbsp;</P></DIV>
    <DIV>
    <P style="MARGIN-BOTTOM: 12pt">-vashkar</P></DIV>
    <DIV>
    <P>On Thu, Jun 4, 2009 at 4:50 AM, Ruddy Gbaguidi &lt;<A 
    href="mailto:plugworld@micnes.com" 
    target=_blank>plugworld@micnes.com</A>&gt; wrote:</P>
    <DIV>
    <DIV>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">I don’t think so. 
    </SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">Do you now where I can find 
    specs of SS7 ANSI (T1 111, 112 and 113) ??</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt">And where we should fix it 
    ?</SPAN></P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <DIV 
    style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
    <P><B><SPAN style="FONT-SIZE: 10pt" lang=EN-US>From:</SPAN></B><SPAN 
    style="FONT-SIZE: 10pt" lang=EN-US> <A 
    href="mailto:asterisk-ss7-bounces@lists.digium.com" 
    target=_blank>asterisk-ss7-bounces@lists.digium.com</A> [mailto:<A 
    href="mailto:asterisk-ss7-bounces@lists.digium.com" 
    target=_blank>asterisk-ss7-bounces@lists.digium.com</A>] <B>On Behalf Of 
    </B>Vashkar<BR><B>Sent:</B> June-03-09 5:42 PM </SPAN></P>
    <DIV>
    <P><SPAN style="FONT-SIZE: 10pt" lang=EN-US><BR><B>To:</B> <A 
    href="mailto:asterisk-ss7@lists.digium.com" 
    target=_blank>asterisk-ss7@lists.digium.com</A><BR><B>Subject:</B> Re: 
    [asterisk-ss7] SS7 : Missing SLC parameter on ANSI ??</SPAN></P></DIV></DIV>
    <P>&nbsp;</P>
    <P style="MARGIN-BOTTOM: 12pt">Can you ask your operator to use ITU-WHITE 
    instead of ANSI? I think that will solve the problem.</P>
    <DIV>
    <DIV>
    <DIV>
    <P>On Tue, Jun 2, 2009 at 12:20 AM, Ruddy Gbaguidi &lt;<A 
    href="mailto:plugworld@micnes.com" 
    target=_blank>plugworld@micnes.com</A>&gt; wrote:</P>
    <DIV>
    <DIV>
    <P>Hi all</P>
    <P>We had a SS7 link with our provider here in Canada. Everything went 
    well.</P>
    <P>But they are saying that asterisk is missing the SLC parameter when 
    sending messages like LUN or LUA etc..</P>
    <P>So, this make asterisk not compatible with the SS7 protocol. In the debug 
    message they send us from their switch, </P>
    <P>You can see that asterisk is always sending a SLS parameter as SLC.</P>
    <P>Do you know how we can fix it ??</P>
    <P>&nbsp;</P>
    <P>WHAT THEY SEND US :</P>
    <P>&nbsp;</P>
    <P><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">-------------------------------------------------------------------------------- 
    <BR>&nbsp;Octet001&nbsp; ANSI 
    SS7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    Count=000001 Time=02/06/2009 17:48:30:697 
    <BR>-------------------------------------------------------------------------------- 
    <BR>&nbsp;10010110&nbsp; 
    BIB/BSN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    (150) 1/22 <BR>&nbsp;10010110&nbsp; 
    FIB/FSN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    (150) 1/22 <BR>&nbsp;..001010&nbsp; SU 
    type/length&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (10) MSU10 
    <BR>&nbsp;00......&nbsp; 
    Spare&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0 
    <BR>-------------------------------------------------------------------------------- 
    <BR>&nbsp;Octet004&nbsp; Service information octet&nbsp; 
    <BR>-------------------------------------------------------------------------------- 
    <BR>&nbsp;....0000&nbsp; Service indicator&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0) 
    SNM&nbsp;&nbsp;&nbsp; Signalling Network Management Message 
    <BR>&nbsp;..11....&nbsp; Message 
    priority&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3 <BR>&nbsp;10......&nbsp; 
    Network indicator&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (2) N&nbsp; National network 
    <BR>-------------------------------------------------------------------------------- 
    <BR>&nbsp;Octet005&nbsp; Routing 
    label&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <BR>-------------------------------------------------------------------------------- 
    <BR>&nbsp;........&nbsp; DPC: Net-Clstr-Mbr&nbsp;&nbsp;&nbsp;&nbsp; 
    005-069-040 mtrrpqrj1md <BR>&nbsp;........&nbsp; OPC: 
    Net-Clstr-Mbr&nbsp;&nbsp;&nbsp;&nbsp; 001-187-255 mrhmondr00w(East) 
    <BR>&nbsp;00000000&nbsp; 
    SLS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0 
    <BR>-------------------------------------------------------------------------------- 
    <BR>&nbsp;Octet012&nbsp; Management inhibit message&nbsp; 
    <BR>-------------------------------------------------------------------------------- 
    <BR>&nbsp;</SPAN><SPAN style="COLOR: red; FONT-SIZE: 10pt">00100110&nbsp; 
    Heading codes H1/H0&nbsp;&nbsp;&nbsp; (38) LUN&nbsp; Link uninhibited 
    </SPAN><SPAN style="COLOR: blue; FONT-SIZE: 10pt"><BR>&nbsp;</SPAN><SPAN 
    style="COLOR: red; FONT-SIZE: 10pt">....0000&nbsp; 
    SLC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0 <BR></SPAN><SPAN style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;0000....&nbsp; 
    </SPAN><SPAN style="COLOR: blue; FONT-SIZE: 10pt" 
    lang=FR-CA>Spare&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0 
    <BR>-------------------------------------------------------------------------------- 
    <BR>&nbsp;Checksum&nbsp; CRC16................&nbsp; 0001110100001111 
    hex=1D0F 
    <BR>-------------------------------------------------------------------------------- 
    </SPAN></P>
    <P><SPAN style="FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="FONT-SIZE: 11pt">WHAT WE SEND THEM </SPAN></P>
    <P><SPAN style="FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="COLOR: blue; FONT-SIZE: 10pt">Decoded signal 
    unit</SPAN><SPAN style="COLOR: blue"> </SPAN></P>
    <P><SPAN style="COLOR: blue; FONT-SIZE: 10pt"># User:&nbsp;&nbsp; 
    T010871</SPAN><SPAN style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt"># Date:&nbsp;&nbsp; 02/06/2009 
    17:58:24</SPAN><SPAN style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt"># Octets: 12</SPAN><SPAN 
    style="COLOR: blue"> </SPAN></P>
    <P><SPAN style="COLOR: blue; FONT-SIZE: 10pt">Not enough bytes to parse. 
    Truncated Su.</SPAN><SPAN style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;Octet001&nbsp; ANSI 
    SS7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    Count=000001 Time=02/06/2009 17:48:30:717 </SPAN><SPAN 
    style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;10010110&nbsp; 
    BIB/BSN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    (150) 1/22 </SPAN><SPAN style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;10010111&nbsp; 
    FIB/FSN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    (151) 1/23 </SPAN><SPAN style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;..001001&nbsp; SU 
    type/length&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (9) MSU09 
    </SPAN><SPAN style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;00......&nbsp; 
    Spare&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0</SPAN><SPAN style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;Octet004&nbsp; Service 
    information octet&nbsp; </SPAN><SPAN style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;....0000&nbsp; Service 
    indicator&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0) SNM&nbsp;&nbsp;&nbsp; Signalling 
    Network Management Message </SPAN><SPAN style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;..11....&nbsp; Message 
    priority&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;10......&nbsp; Network 
    indicator&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (2) N&nbsp; National network 
    </SPAN><SPAN style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;Octet005&nbsp; Routing 
    label&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN 
    style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;</SPAN><SPAN 
    style="COLOR: red; FONT-SIZE: 10pt">........&nbsp; DPC: 
    Net-Clstr-Mbr&nbsp;&nbsp;&nbsp;&nbsp; 001-187-255 mrhmondr00w(East) 
    </SPAN><SPAN style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: red; FONT-SIZE: 10pt">&nbsp;........&nbsp; OPC: 
    Net-Clstr-Mbr&nbsp;&nbsp;&nbsp;&nbsp; 005-069-040 mtrrpqrj1md </SPAN><SPAN 
    style="COLOR: red"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;00000000&nbsp; 
    SLS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0</SPAN><SPAN style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;Octet012&nbsp; Management inhibit 
    message&nbsp; </SPAN><SPAN style="COLOR: blue"><BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">01000110&nbsp; Heading codes 
    H1/H0&nbsp;&nbsp;&nbsp; (70) LUA&nbsp; Link uninhibit 
    acknowledgement</SPAN><SPAN style="COLOR: blue">&nbsp;</SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    </SPAN><SPAN style="COLOR: red; FONT-SIZE: 10pt">&lt;---------missing SLC 
    value here&nbsp; <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue"> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt">&nbsp;Checksum&nbsp; 
    CRC16................&nbsp; </SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt" lang=FR-CA>0001110100001111 
    hex=1D0F</SPAN><SPAN style="COLOR: blue" lang=FR-CA> <BR></SPAN><SPAN 
    style="COLOR: blue; FONT-SIZE: 10pt" 
    lang=FR-CA>--------------------------------------------------------------------------------</SPAN><SPAN 
    style="COLOR: blue" lang=FR-CA> </SPAN></P>
    <P><SPAN style="FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
    <P><SPAN style="FONT-SIZE: 11pt"></SPAN>&nbsp;</P></DIV></DIV>
    <P><BR>_______________________________________________<BR>--Bandwidth and 
    Colocation Provided by <A href="http://www.api-digital.com--/" 
    target=_blank>http://www.api-digital.com--</A><BR><BR>asterisk-ss7 mailing 
    list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" 
    target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-ss7</A></P></DIV>
    <P>&nbsp;</P></DIV></DIV></DIV></DIV>
    <P><BR>_______________________________________________<BR>--Bandwidth and 
    Colocation Provided by <A href="http://www.api-digital.com--/" 
    target=_blank>http://www.api-digital.com--</A><BR><BR>asterisk-ss7 mailing 
    list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" 
    target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-ss7</A></P></DIV>
    <P>&nbsp;</P></DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>--Bandwidth 
    and Colocation Provided by <A href="http://www.api-digital.com--/" 
    target=_blank>http://www.api-digital.com--</A><BR><BR>asterisk-ss7 mailing 
    list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" 
    target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-ss7</A><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>--Bandwidth and 
  Colocation Provided by http://www.api-digital.com--<BR><BR>asterisk-ss7 
  mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-ss7</BLOCKQUOTE></BODY></HTML>