<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 2/24/10 5:43 PM, Gustavo Marsico wrote:
<blockquote cite="mid:6EFAF3DD-BDA6-4FC9-9566-099643E65389@gmail.com"
 type="cite">Vahan:
  <div><br>
  <div>
  <div><span class="Apple-style-span"
 style="font-family: Arial,sans-serif; font-size: 13px; line-height: 22px;"><span
 title="La respuesta de Marcelo pudo ser dura, but it makes sense."
 style="background-color: rgb(255, 255, 255);">Marcelo's response could
be harsh, but it makes sense.&nbsp;</span><span
 title="Intentar poner en servicio un sistema de SS7 sin tener ningun conocimientos roza la insania."
 style="background-color: rgb(255, 255, 255);">Trying to operate or
sell a SS7 system without any knowledge borders on insanity.</span></span></div>
  <div><span class="Apple-style-span"
 style="font-family: Arial,sans-serif; font-size: 13px; line-height: 22px;"><span
 title="Intentar poner en servicio un sistema de SS7 sin tener ningun conocimientos roza la insania."
 style="background-color: rgb(255, 255, 255);"></span><span
 title="Muchos de los que estamos aqui podemos ofrecer ayuda o compartir conocimientos, pero definitivamente esta lista no es un foro de entrenamiento."
 style="background-color: rgb(255, 255, 255);">Many of us here can
offer help or share knowledge, but this list definitely is not a
training forum.&nbsp;</span><span
 title="Todos tenemos nuestros trabajos y muchas veces la gente aqui brinda su tiempo libre sin exigir nada a cambio, solo que la otra persona muestre un poco de interes en resolver su propio problema."
 style="background-color: rgb(255, 255, 255);">We all have our jobs and
people often gives his free time here without demanding anything in
return, just the other person show a minimal interest in solving its
own problem. If you try to understand what you're doing, you'll see a
lot of people helping you.</span></span></div>
  <br>
  </div>
  </div>
</blockquote>
For the archive purposes:<br>
<br>
The problem I was facing was due to obviously wrong "cicbeginswith"
values for the second end of the loopback.<br>
<br>
; port 1<br>
group=1<br>
linkset=1<br>
pointcode=1 <br>
adjpointcode=2 <br>
defaultdpc=2 <br>
context=ss7<br>
networkindicator=national<br>
<br>
cicbeginswith=1<br>
channel=1-15<br>
cicbeginswith=17<br>
channel=17-31<br>
sigchan=16<br>
<br>
<br>
; port 3<br>
group=2<br>
linkset=2<br>
pointcode=2 <br>
adjpointcode=1 <br>
defaultdpc=1 <br>
<br>
networkindicator=national<br>
cicbeginswith=1<br>
channel=63-77<br>
cicbeginswith=17<br>
channel=79-93<br>
sigchan=78<br>
<br>
context=Network<br>
<br>
<br>
</body>
</html>