<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Fantastic.... my linksets are now up !<br>
<br>
Thanks for your help.<br>
<br>
Is this a known problem with dahdi ?<br>
<br>
Mark.<br>
<br>
TCB wrote:
<blockquote
 cite="mid:f9db9e000807080016y86c7d1dya21701eef9efd73d@mail.gmail.com"
 type="cite">
  <pre wrap="">I could not get C7 to get up with mtp2= on dahdi, works fine with the
good ol' dchan. Feel free to try.

On Tue, Jul 8, 2008 at 9:03 AM, Mark Wilkinson
<a class="moz-txt-link-rfc2396E" href="mailto:mark.wilkinson@2pmtech.com">&lt;mark.wilkinson@2pmtech.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,
   I'm looking for some help configuring a system to test Asterisk's SS7
setup.

I want to have one system setup with two linksets and a T1 cross-over cable
between 2
ports on a TE410P (If this will work).

At present, I have the following configured :-

OS: CentOS 5
LibPRI, LibSS7, Dahdi, Asterisk : All from svn trunk

I'm pretty sure I have the dahdi config setup correctly, as ports are shown
as up and OK, but
I think I have a problem with the ss7 configuration as the linksets remain
down.

Can anyone point me in the right direction or tell me if it's even possible
to set up Asterisk &amp; SS7
like this ?

Thanks In Advance
Mark.

Current config files are as follows :-

/etc/dahdi/system.conf
oadzone=uk
defaultzone=uk

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

span=2,0,0,ccs,hdb3
bchan=32-46,48-62
mtp2=47


/etc/asterisk/chan_dahdi.conf
[trunkgroups]

[channels]
switchtype=euroisdn
usecallerid=yes
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes

group=1
callgroup=1
pickupgroup=1


signalling = ss7
ss7type = itu

ss7_called_nai=dynamic
ss7_calling_nai=dynamic

networkindicator=international

; port 1
linkset = 1

group = 1
signalling=ss7
ss7type = itu
context = default

pointcode = 2
adjpointcode = 1
defaultdpc = 1

networkindicator = international

cicbeginswith = 1
channel =&gt; 1-15
cicbeginswith = 17
channel =&gt; 17-31
sigchan = 16

; Port 2

linkset = 2
group = 2
signalling = ss7
ss7type = itu
context = default
pointcode = 1
adjpointcode = 2
defaultdpc = 2
networkindicator = international
cicbeginswith = 1
channel = 31-46
cicbeginswith = 17
channel = 48-62
sigchan = 47


_______________________________________________
--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>
  <pre wrap=""><!---->


  </pre>
</blockquote>
</body>
</html>