Displaying 1 result from an estimated 1 matches for "firstcic".
Did you mean:
first_dc
2007 Dec 02
1
setting up two asterisk server as ss7 back to back.
....conf
loadzone=uk
defaultzone=uk
span=1,1,0,ccs,hdb3
bchan=1-31
### ss7.conf
[linkset-ennie]
enabled => yes
use_connect => yes
enable_st => no
hunting_policy => odd_lru
subservice => auto
context = default
[link-l1]
linkset => ennie
channels => 1-15,17-31
schannel => 16
firstcic => 1
enabled => yes
[link-l2]
linkset => ennie
channels => 1-31
schannel =>
firstcic => 33
enabled => yes
[link-l3]
linkset => ennie
channels => 1-31
schannel =>
firstcic => 65
enabled => no
[link-l4]
linkset => ennie
channels => 1-31
schannel =>
firs...