chan_ss7 呼出的时候指定使用某个CICs,或者CICs范围 的方法

Posted on 2013-06-17 10:25  NooBkey  阅读(236)  评论(0)    收藏  举报
 

 

 

Linkset one:

1-31	Incoming
33-58	Outgoing
58-63	Emergency Traffic

Linkset two:

1-31	Incoming
33-58	Outgoing
58-63	Emergency Traffic

Using the standard Dial command we cannot select on which CICs to send out traffic, since chan_ss7 will by default use all CICs:

Dial(SS7/Linkset1/number)

To overcome this problem we have written a patch that allows you to select the CICs when dialing, like follows:

Dial(SS7/Linkset1:33-58/number)

This way we can specify on which CICs to send. With the patch it's also possible to specify a single CIC like:

Dial(SS7/Linkset1:33/number)

The patch attached was written for chan_ss7 1.2.1

Best Regards,

Matthias van der Vlies

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3