Hi,<div> In this case sigchan=16 on both ss7 link and working .<br><div class="gmail_quote">On Tue, Nov 1, 2011 at 6:11 PM, Rodrigo Ricardo Passos <span dir="ltr"><<a href="mailto:rodrigopassos@gmail.com">rodrigopassos@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#FFFFFF" text="#000000">
<br>
Hi bipin.<br>
Thanks for your return. <br>
The problem is because the cicbeginswith initialize with 32 and need
to be 1 in range of 32 up to 62. The correlated CIC in the telco
switch is 1 and not 32.<br>
<br>
Em 01/11/2011 02:38, bipin singh escreveu:
<blockquote type="cite">Hi ,
<div> Try This if your dahdi_tool show ok working on
same APC and DCP,</div>
<div> </div>
<div><br>
<div>[trunkgroups]</div>
<div><br>
</div>
<div>[channels]</div>
<div>group=1</div>
<div>context=outbound</div>
<div>usecallerid=yes</div>
<div>hidecallerid=no</div>
<div>callwaiting=yes</div>
<div>usecallingpres=no</div>
<div>callwaitingcallerid=yes</div>
<div>threewaycalling=yes</div>
<div>transfer=yes</div>
<div>canpark=yes</div>
<div>cancallforward=yes</div>
<div>faxdetect=both</div>
<div><br>
</div>
<div>callprogress=no</div>
<div>progzone=in</div>
<div>pulsedial=yes</div>
<div>;busydetect=yes</div>
<div>callreturn=yes</div>
<div>echocancel=yes</div>
<div>echocancelwhenbridged=yes</div>
<div>rxgain=0.5</div>
<div>txgain=0.5</div>
<div>callgroup=1</div>
<div>pickupgroup=1</div>
<div><br>
</div>
<div>signalling=ss7</div>
<div>ss7type=itu</div>
<div>linkset=1</div>
<div>networkindicator=national</div>
<div>pointcode=xxxxx</div>
<div>defaultdpc=xxxxx</div>
<div>group=1</div>
<div>adjpointcode=xxxx</div>
<div>mtp2=16</div>
<div>sigchan=16</div>
<div>cicbeginswith=1</div>
<div>channel=1-15</div>
<div>cicbeginswith=17</div>
<div>channel=17-31</div>
<div><br>
</div>
<div>group=2</div>
<div>cicbeginswith=32</div>
<div>channel=32-46,48-62</div>
<div><br>
</div>
<div class="gmail_quote">On Tue, Nov 1, 2011 at 4:43 AM, Rodrigo
Ricardo Passos <span dir="ltr"><<a href="mailto:rodrigopassos@gmail.com" target="_blank">rodrigopassos@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I have the following scenario:<br>
<br>
The telco company uses 4 different Softswitchs to compose my
SS7 interconnection, so 4 E1s to have redundancy. Each this
one uses channels 1 up to 31. The map of the firsts is equal
the ID of the asterisk channels, but the next ID´s isn't the
same and the signaling doesn't work. The telco cannot change
the CIC configuration to have the same CIC in my
configuration. I have one TE405P. The only way to solve this
problem is change the CIC in the telco company or i can
change CIC maps in my asterisk box? Only the first E1 align
with the first softswitch. When I a place a call using
channel 64 of my third E1, telco doesn't have CIC 64, but
have CIC 2 and the cannot be complete because the CIC isn't
the same. What is the solution?<br>
<br>
First E1: Asterisk: 1 - 31 (16 signaling) - Alcatel:
S12_01 1-31 (16 signaling)<br>
Second E1 Asterisk: 32 - 62 (no signaling - voice only) -
Alcatel: S12_02 1 - 31<br>
Third E1: Asterisk: 63 - 93 (no signaling - voice only) -
NEC: NEAX_01 1 - 31<br>
Fourth E1: Asterisk: 94 - 124 (16 signaling) - NEC: NEAX_02
1 - 31<br>
<br>
All dpcs are different; each this one have an unique ID for
each E1, only problem is the signaling.<br>
My configurations are:<br>
<br>
system.conf:<br>
span=1,1,0,ccs,hdb3<br>
# termtype: unknown<br>
bchan=1-15,17-31<br>
mtp2=16<br>
<br>
# Span 2: TE4/0/2 "T4XXP (PCI) Card 0 Span 2" HDB3/CCS<br>
span=2,1,0,ccs,hdb3<br>
# termtype: unknown<br>
bchan=32-62<br>
<br>
# Span 3: TE4/0/3 "T4XXP (PCI) Card 0 Span 3" HDB3/CCS<br>
span=3,1,0,ccs,hdb3<br>
# termtype: unknown<br>
bchan=63-93<br>
<br>
# Span 4: TE4/0/4 "T4XXP (PCI) Card 0 Span 4" HDB3/CCS<br>
span=4,1,0,ccs,hdb3<br>
# termtype: unknown<br>
bchan=94-107,110-124<br>
mtp2=108<br>
<br>
# Global data<br>
<br>
loadzone = us<br>
defaultzone = us<br>
<br>
<br>
chan_dahdi.conf:<br>
<br>
[trunkgroups]<br>
<br>
[channels]<br>
context=interconexoes<br>
ss7type=itu<br>
signalling=ss7<br>
ss7_called_nai=dynamic<br>
ss7_calling_nai=dynamic<br>
networkindicator=national<br>
echotraining=yes<br>
echotraining=800<br>
echocancel=yes<br>
<br>
group=1<br>
<br>
linkset=1<br>
pointcode=100<br>
defaultdpc=80<br>
adjpointcode=80<br>
<br>
cicbeginswith=1<br>
channel=1-15<br>
cicbeginswith=17<br>
channel=17-31<br>
sigchan=16<br>
<br>
cicbeginswith=32<br>
channel=32-62<br>
<br>
pointcode=100<br>
defaultdpc=90<br>
adjpointcode=90<br>
<br>
cicbeginswith=63<br>
channel=63-93<br>
<br>
cicbeginswith=94<br>
channel=94-107<br>
cicbeginswith=110<br>
channel=110-124<br>
sigchan=108<br>
<font color="#888888">
<br>
<br>
<br>
<br>
<br>
--<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>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br>
</font></blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
BIPIN RAGHUVANSHI<br>
OPERATION HEAD<br>
ASTERISK (DEVELOPMENT AND RESEARCH) <br>
<a href="http://WWW.EHORIZONS.IN" target="_blank">WWW.EHORIZONS.IN</a><br>
011-32323262<br>
011-46334633<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --
asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
<a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a></pre>
</blockquote>
</div>
<br>--<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>
<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><br clear="all"><div><br></div>-- <br>BIPIN RAGHUVANSHI<br>
OPERATION HEAD<br>ASTERISK (DEVELOPMENT AND RESEARCH) <br><a href="http://WWW.EHORIZONS.IN">WWW.EHORIZONS.IN</a><br>011-32323262<br>011-46334633<br>
</div>