免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3726 | 回复: 0
打印 上一主题 下一主题

chan_ss7 呼出的时候指定使用某个CICs,或者CICs范围 的方法 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-07-05 09:36 |只看该作者 |倒序浏览
文章转载:http://bbs.voip88.com/thread-12869-1-1.html

select_cics.patch这个补丁只针对chan_ss7-1.2.1,打上这个补丁,可以实现呼出时指定使用某个CICs,设置设置CICs的范围,很好很强大
原文如下:
http://www.allasterisk.org/lists ... 10-04/msg00012.html

================================================================

Linkset one:1-31
Incoming33-58
Outgoing58-63
Emergency Traffic

Linkset two:
1-31
Incoming33-58
Outgoing58-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


================================================================
开源的东东真好,想啥来啥

在我的前面的帖子基础上安装补丁《centos 5.4 上chan_ss7-1.2.1 安装方法》
  1. cd  /usr/src/chan_ss7-1.2.1  
  2. make clean  
  3. wget 'http://www.allasterisk.org/lists/asterisk-ss7@lists.digium.com/2010-04/txt8JdyHQakNE.txt' -O - | patch -p0  
  4. make  
  5. make install  
  6. cp chan_ss7.so  /usr/lib/asterisk/modules/
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP