<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi ALL,<br>
<br>
This configuration "signalling=s7" was just a write error, in my
zapata.conf I have written "signalling=ss7".<br>
When I had installed the sources, I have download libpri, libss7 and
asterisk from svn, and zaptel from <a class="moz-txt-link-freetext" href="http://www.govarion.com/tor3/">http://www.govarion.com/tor3/</a>. Now I
remove this sources and make again. I downloaded just libss7 and
asterisk from trunk svn, and at this time I downloaded libpri from
<a class="moz-txt-link-abbreviated" href="http://www.asterisk.org/downloads">www.asterisk.org/downloads</a>, and now all seems work fine. I will do more
tests, and if some thing doesn`t work well I will post again. Thank`s
for your help Joseph.<br>
<br>
Everton Goularth<br>
<br>
<br>
<br>
Joseph wrote:
<blockquote cite="mid:20080210021854.GV5422@ekn.com" type="cite">
  <pre wrap="">On 02/09/08, Everton Goularth wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Thank's Joseph for the suggestion,

but I have already looked at both (zaptel and zapata) samples config files.

As a mater of fact, my dchan for my first E1 is the channel 16, and because this I'm
 think that is something strange. "ztcfg -vv" doesn't show me any error.

I'm not using a digium card, I'm using Tormenta card with 4 E1 ports.
(<a class="moz-txt-link-freetext" href="http://www.govarion.com/index.php?main_page=product_info&products_id=1&zenid=ab3abadc9d3f2bf11a620f24b89970ae">http://www.govarion.com/index.php?main_page=product_info&amp;products_id=1&amp;zenid=ab3abadc9d3f2bf11a620f24b89970ae</a>)

My config files:

zaptel.conf:
-------------------------------
defaultzone=br
loadzone=br

span=1,0,0,ccs,hdb3
bchan=1-15
dchan=16
bchan=17-31
-------------------------------

zapata.conf
-------------------------------
[channels]
language=br
context=ss7
switchtype=eurisdn
nfs=none
signalling=s7
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This should be: signalling = ss7

  </pre>
  <blockquote type="cite">
    <pre wrap="">group = 1
ss7type = itu
linkset= 1 
pointcode = XXX
adjpointcode = YYYY
defaultdpc = YYYY
cicbeginwith = 1
networkindicator = national
sigchan = 16
channel = 1-15
channel = 17-31
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Not sure if this matters, but should channels not be: "channel =&gt; 1-15"
instead of "channel = 1-15"


Do you have debug turned on in your logger.conf for console and logged
messages?

  console =&gt; notice,warning,error,debug
  messages =&gt; notice,warning,error,debug

If possible, it would be good if you could turn debugging on, at the
remote ss7 as well, or have someone watch to see what is happening.
Also, if possible, get a digium card to test with in case hardware is an
issue. I did not have any success getting a 56k circuit to work.
However a 64 bit works fine.

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a></pre>
</blockquote>
<br>
</body>
</html>