[asterisk-ss7] SS7 2 T1s >>> 2 linksets same point code
Paul Timmins
paul at timmins.net
Fri Feb 5 14:49:32 CST 2010
Here's a slightly modified example from my systems
group=2
signalling=ss7
ss7type = ansi
networkindicator = national
cicbeginswith=73
adjpointcode = 005-000-032
pointcode = 005-000-033
defaultdpc = 005-000-032
linkset=1
slc=1
sigchan=96
echocancel=64
echocancelwhenbridged=yes
echotraining=yes
channel => 73-95
slc=2
sigchan=xx
echocancel=64
echocancelwhenbridged=yes
echotraining=yes
channel => xx-xx
Dave George wrote:
> Where do I set slc=0 and slc=1?
>
>
> Thanks,
> Dave George
> Teletone Inc.
> 561 674 3838
>
>
> -----Original Message-----
> From: asterisk-ss7-bounces at lists.digium.com
> [mailto:asterisk-ss7-bounces at lists.digium.com] On Behalf Of Paul Timmins
> Sent: Friday, February 05, 2010 11:17 AM
> To: asterisk-ss7 at lists.digium.com
> Subject: Re: [asterisk-ss7] SS7 2 T1s >>> 2 linksets same point code
>
> You'll want to set up the same linkset, and use slc=0 and slc=1, the SLC
> has to match what the remote end is using. This is of course assuming
> you're connected using F links since the adjpointcode and defaultdpc are
> the same as each other.
>
> Dave George wrote:
>
>> Hi,
>>
>> I am using two T1 for SS7 on the same box. Both T1s are using the same
>>
> point codes. I have each T1 setup as its own linkset (Linkset 1 and linkset
> 2).
>
>> The second linkset is not coming up.
>>
>> Is there any thing wrong with my config or setup? Can I have both T1s
>>
> usins the same point code. I did it this way so that if 1 T1 goes down the
> second linkset and T1 stays up.
>
>> [trunkgroups]
>> [channels]
>>
>> context=in_dahdi
>>
>> switchtype=national
>>
>> usecallerid=yes
>> callwaiting=yes
>> usecallingpres=yes
>> callwaitingcallerid=yes
>> threewaycalling=yes
>> transfer=yes
>> canpark=yes
>> cancallforward=yes
>> callreturn=yes
>> echocancel=yes
>> echocancelwhenbridged=yes
>> signalling = ss7
>> ss7type = ansi
>>
>>
>>
>>
>>
>> group=1
>> callgroup=1
>> pickupgroup=1
>> ss7_called_nai=dynamic
>> ss7_calling_nai=dynamic
>> ss7_internationalprefix = 00
>> ss7_nationalprefix = 0
>>
>> ; All settings apply to linkset 1
>> linkset = 1
>> context=in_dahdi
>> pointcode = 157
>> adjpointcode = 163
>> defaultdpc = 163
>> networkindicator=national
>> cicbeginswith = 102
>> channel = 2-24
>> sigchan = 1
>>
>>
>> group = 2
>> linkset = 2
>> context=in_dahdi
>> pointcode = 157
>> adjpointcode = 163
>> defaultdpc = 163
>> networkindicator=national
>> cicbeginswith = 126
>> channel = 26-48
>> sigchan = 25
>>
>>
>>
>>
>> Thanks,
>> Dave George
>> Teletone Inc.
>> 561 674 3838
>>
>>
>>
>>
>>
>>
>
>
>
More information about the asterisk-ss7
mailing list