IPPBX组网场景三_第1页
IPPBX组网场景三_第2页
IPPBX组网场景三_第3页
IPPBX组网场景三_第4页
IPPBX组网场景三_第5页
已阅读5页,还剩12页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Security Level: IPPBX组网场景一组网场景一HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 2组网图组网图SoftCo9500PRA10100100101091092010810920109E1网线双绞线UA500020100100LSWHUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 3组网介绍组网介绍SoftCo9500与PSTN交换设备通过2条PRA中继连接

2、;局内共有20个用户,使用UA5000接入(H248),公司A的分机号码为1010010109,要求公司内部互相拨打3位短号100109;公司B的分机号码为2010020109,同样要求拨打3为短号100109;公司A总机号码为60123456,拨打总机号码后拨3位分机号码接通各用户,拨0转前台,前台号码为10100;公司AB总机号码为60666666,拨打总机号码后拨3位分机号码接通各用户,拨9转前台,前台号码为20108,传真号码为20109,要求可以从PSTN直拨60666888发入传真;各公司内用户互拨短号,出局拨0,分别显示其总机号码;公司A要求使用代答功能;公司B要求使用小交选线功

3、能;HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 4配置VU数据配置对接数据配置对接数据Overview of Data Configuration 配置中继数据配置基础数据配置基础数据配置系统数据 配置用户数据配置局内数据配置业务数据配置业务数据配置会议数据配置业务数据HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 5系统基本配置系统基本配置首先进入配置模式:配置系统IP地址、子网掩码、网关、日期:%SoftCo9500(config)#config system ip

4、/24%SoftCo9500(config)#config system gateway ip %SoftCo9500(config)#config system date 2009-8-8 time 20:58:30添加9500的MRU单板:config add board slot 5 type mruconfig add board slot 6 type mruHUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 6用户、局内字冠配置用户、局内字冠配置在SoftCo900上添加H248用户:首先添

5、加MGconfig add mg domainname UA5000 ip usernum 20 protocol h248 mgport 2944 mgcport 2944添加MG上的用户config add subscriber domainname UA5000 dn 10100 termprefix A number 10config add subscriber domainname UA5000 dn 20100 termprefix A10 number 10添加局内字冠:config add prefix dn 1 callcategory basic ca

6、llattribute inter cldpredeal no minlen 5 maxlen 5config add prefix dn 2 callcategory basic callattribute inter cldpredeal no minlen 5 maxlen 5HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 7中继配置中继配置添加局向选择码和局向config add office selectcode no 0 repeatroute noconfig add office no 0 officeselectco

7、de 0添加号码变换规则0,删除第1位号码,用于出局时删除出局字冠0config add predeal index 0 changetype delete changepos 0 changelen 1添加出局字冠0(公司总机号码不同,这里先不做主叫号码变换)config add prefix dn 0 callcategory basic callattribute local cldpredeal yes cldindex 0 officeselectcode 0 min 0 max 24HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential P

8、age 8中继配置中继配置添加DTU板卡config add board slot 3 type dtu officeno 0 signallingtype pra添加PRA链路 (3号槽第1和第2个E1,用户侧)config add pralink linkno 0 slot 3 trunkport 0 position user ts 16config add pralink linkno 1 slot 3 trunkport 1 position user ts 16从第1个E1上提取时钟源config system clocksource primaryslot 3 pramarye1

9、 0 配置E1中继选线方式config protocol pra officeno 0 selectlinemode poll修改数图(H248媒体网关的数图由软交换下发,需要UA5000修改数图匹配模式为最小匹配)config add digitmap protocol h248 name shutu value FExxEx.F|FExxF|ExxExx.Exx.F|ExxExx.Exx.Exx.F|EExx|Exxx|x HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 9中继配置(公司中继配置(公司A)使用中继承载对主叫号码进行

10、号码变换默认添加的用户在呼叫源0中,为公司A的用户增加新的呼叫源1config add callsource no 1增加路由解析config add routeanalysis officeselectcode 0 callsourceno 1 officeno 0将公司A的用户加入呼叫源1config modify subscriber dn 10100 callsourceno 1 number 10 增加号码变化索引config add predeal index 1 changetype modify changepos 0 changelen 5 newdn 60123456 使用

11、中继承载tgld对主叫号码进行变换(prefix为根据出局字冠进行被叫号码变换后,送往PSTN的实际字冠)config add tgld callsourceno 1 officeno 0 protocol isupbidirection prefix 0 peerringback yes clipredeal yes cliindex 1config add tgld callsourceno 1 officeno 0 protocol isupbidirection prefix 9 peerringback yes clipredeal yes cliindex 1HUAWEI TECH

12、NOLOGIES CO., LTD.Huawei Confidential Page 10Centrex配置(公司配置(公司A)增加Centrex群1,群内号码长度为3位,不发送二次拨号音,不删除字冠config centrex add centrexgroupno 1 numlen 3 ifsend2nddialtone no ifdelprefix no将公司A的用户加入Centrex群1config centrex modify subscriber dn 10100 centrexsignal yes centrexgroupno 1 shortnum 100 number 10 增加

13、群内字冠和出群字冠config centrex add prefix dn 1 centrexgroupno 1 callattribute centrexinterconfig centrex add prefix dn 0 centrexgroupno 1 callattribute centrexoutconfig centrex add prefix dn * centrexgroupno 1 callattribute centrexoutconfig centrex add prefix dn centrexgroupno 1 callattribute centrexout HU

14、AWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 11VU配置(公司配置(公司A)由于拨打vu之后,需要拨3位短号接通用户,如100,但SoftCo并不存在这个dn,而普通号码变换不能进行相应处理,所以这个功能需要使用vu脚本做号码变换。添加VU字冠confix add prefix dn 60123456 callcategory vu callattribute vuconsole cldpredeal no修改后的脚本将注释部分删除,使用IVRcompiler编译,并将生成的命令拷贝到SoftCo9500的命令行执行。HUAWEI T

15、ECHNOLOGIES CO., LTD.Huawei Confidential Page 12业务配置(公司业务配置(公司A)配置代答业务增加一个代答组,并加入公司A的所有用户config add pickupgroup no 1 dn 10100 number 10为公司A的10个用户增加代答权限config modify subscriber dn 10100 operatenuwservice add newservicerights pickupspecial number 10HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page

16、 13中继配置(公司中继配置(公司B)为公司B的用户增加新的呼叫源2config add callsource no 2config add routeanalysis officeselectcode 0 callsourceno 2 officeno 0config modify subscriber dn 20100 callsourceno 2 number 9 config add predeal index 2 changetype modify changepos 0 changelen 5 newdn 60666666 config add tgld callsourceno

17、2 officeno 0 protocol isupbidirection prefix 0 peerringback yes clipredeal yes cliindex 2config add tgld callsourceno 2 officeno 0 protocol isupbidirection prefix 9 peerringback yes clipredeal yes cliindex 2使用号码映射功能,使传真机可以使用直线号码60666888收发传真,而不经过vuconfig add numbermap innernum 20109 externnum 6066688

18、8 HUAWEI TECHNOLOGIES CO., LTD.Huawei Confidential Page 14Centrex配置(公司配置(公司B)增加Centrex群2,群内号码长度为3位,不发送二次拨号音,不删除字冠config centrex add centrexgroupno 2 numlen 3 ifsend2nddialtone no ifdelprefix no将公司B的用户加入Centrex群2config centrex modify subscriber dn 20100 centrexsignal yes centrexgroupno 2 shortnum 100 number 9 增加群内字冠和出群字冠config centrex add prefix dn 1 centrexgroupno 1 callattribute centrexinterconfig centrex add prefix dn 0 centrexgroupno 1 callattribute centrexoutconfig centrex add prefix dn * centrexgroupno 1 callattribute centrexoutconfig centrex add prefix dn centrexgroupno 1

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论