网站首页 电脑新闻 软件学院 硬件学院 网管 维修视频 软件下载 维修故事 网站站长 笔记本 电脑维修公司 站内搜索

PBX能与思科3640路由器一起使用吗

我有一台配置FXS、FX0和E/M语音卡的思科3640路由器。我能够与这台路由器一起使用一台PBX(专用分组交换机)吗?

你能不能提供一个设置的例子,说明通过在MPLS网上的PBX交换机打电话给其它位置的不同的思科2612路由器?

首先,MPLS是没有任何差别的。它仅仅是一个IP传输网络。你的3640路由器可以同PBX一起使用。FXO能够帮助你连接一个PSTN或者一个PBX。FXS允许连接基本的电话设备。E&M允许PBX干线的连接。

简单的设置如下:

Phone(1234)---Gateway_router1…IP Network….Gateway_router2---Phone(5678)

我们假设路由器1(router1)使用端口1/0,路由器2(router2)使用端口1/0/1,使用的编解码器是g711。路由器1的广域网IP地址是10.2.3.4。路由器2的广域网IP地址是10.5.6.7。这些IP地址可能是连接到MPLS网络的你的服务提供商边缘路由器的IP地址。这两种路由器的设置如下。在实际网络应用之前,请注意核对。

Gateway Router 1 configuration

voice-port 1/0/0

!

dial-peer voice 1 pots

destination-pattern 1234

port 1/0/0

!

dial-peer voice 10 voip

destination-pattern 5678

session target ipv4:10.5.6.7

codec g711ulaw

Gateway Router 2 Configuration

voice-port 1/0/1

!

dial-peer voice 2 pots

destination-pattern 5678

port 1/0/0

!

dial-peer voice 20 voip

destination-pattern 1234

session target ipv4:10.2.3.4

codec g711ulaw
 
打造电脑爱好者者乐园 766it.com
电脑爱好者QQ群1:8225196群2:2375353群3:41112669