Зарегистрирован: 16 июл 2012, 03:35 Сообщения: 4 Откуда: Новосибирск
|
Добрый день!
Имеется данный шлюз, который настроен для организации VoIP звонков в одной из подсетей (10.70.200.250), протокол h.323. Все работает прекрасно. Хотим организовать еще одну сеть VoIP в другой подсети через еще один LAN интерфейс этого шлюза (192.168.20.50). Эти сети между собой не пересекаются (и не должны). AP100B(192.168.20.50)---------------(192.168.20.49) AP2640 (10.70.200.250)-------------несколько шлюзов 100В сети 200.
При подключении AP100B в подсети (192.168.20.50) он не может зарегистрироваться на AP2640 (вроде как AP100 не может работать без регистрации). При подключении других шлюзов (Planet) без регистрации звонки идут. Что может быть причиной? Как можно настроить регистрацию с обоих подсетей? Может использовать SIP?
Конфигурация ниже
! version 8.30W ! hostname AP2640 ! ! no bridge spanning-tree ! ! no ip-share enable ! ! interface ether0.0 ip address 10.70.200.250 255.255.255.0 ! interface ether1.0 ip address 192.168.20.49 255.255.255.0 ! snmp name AP2640 snmp enable-trap dn-register 300 forcely-block ! no arp reset ! ! ! ! ! ! VoIP configuration. ! ! ! Controller configuration. ! ! ! ! Voice service voip configuration. ! voice service voip fax protocol t38 redundancy 0 fax rate 9600 h323 call start fast h323 call tunnel enable busyout monitor gatekeeper busyout monitor sip-server no busyout monitor callagent busyout monitor voip-interface ! ! ! Voice port configuration. ! ! FXO voice-port 0/0 connection plar 200 no caller-id enable ! ! ! FXO voice-port 0/1 no caller-id enable ! ! ! FXO voice-port 0/2 connection plar 205 no caller-id enable ! ! ! FXO voice-port 0/3 no caller-id enable ! ! ! FXO voice-port 1/0 connection plar 207 no caller-id enable ! ! ! FXO voice-port 1/1 no caller-id enable ! ! ! FXO voice-port 1/2 no caller-id enable ! ! ! FXO voice-port 1/3 no caller-id enable ! ! ! FXO voice-port 2/0 no caller-id enable ! ! ! FXO voice-port 2/1 no caller-id enable ! ! ! FXO voice-port 2/2 no caller-id enable ! ! ! FXO voice-port 2/3 no caller-id enable ! ! ! FXO voice-port 3/0 no caller-id enable ! ! ! FXO voice-port 3/1 no caller-id enable ! ! ! FXO voice-port 3/2 no caller-id enable ! ! ! FXO voice-port 3/3 no caller-id enable ! ! ! FXO voice-port 4/0 no caller-id enable ! ! ! FXO voice-port 4/1 no caller-id enable ! ! ! FXO voice-port 4/2 no caller-id enable ! ! ! FXO voice-port 4/3 no caller-id enable ! ! ! FXO voice-port 5/0 no caller-id enable ! ! ! FXO voice-port 5/1 no caller-id enable ! ! ! FXO voice-port 5/2 no caller-id enable ! ! ! FXO voice-port 5/3 no caller-id enable ! ! ! FXO voice-port 6/0 no caller-id enable ! ! ! FXO voice-port 6/1 no caller-id enable ! ! ! FXO voice-port 6/2 no caller-id enable ! ! ! FXO voice-port 6/3 no caller-id enable ! ! ! FXO voice-port 7/0 no caller-id enable ! ! ! FXO voice-port 7/1 no caller-id enable ! ! ! FXO voice-port 7/2 no caller-id enable ! ! ! FXO voice-port 7/3 no caller-id enable ! ! ! ! ! Pots peer configuration. ! dial-peer voice 0 pots destination-pattern 100 port 0/0 ! dial-peer voice 102 pots destination-pattern 102 port 0/2 ! dial-peer voice 104 pots destination-pattern 104 port 1/0 ! ! ! ! Voip peer configuration. ! dial-peer voice 1 voip destination-pattern 200 session target 10.70.200.139 voice-class codec 4 no vad dtmf-relay h245-signal ! dial-peer voice 3 voip destination-pattern 205 session target 10.70.200.161 no vad dtmf-relay h245-alphanumeric ! dial-peer voice 5 voip destination-pattern 207 session target 10.70.200.162 no vad dtmf-relay h245-alphanumeric ! ! ! ! ! ! gatekeeper server identifier ADDPac2640CES no shutdown ! ! ! Gateway configuration. ! gateway h323-id voip.10.70.200.250 no ignore-msg-from-other-gk ! ! ! Codec classes configuration. ! voice class codec 1 codec preference 1 g7231r63 codec preference 2 g7231r53 codec preference 3 g729 codec preference 4 g711alaw ! voice class codec 4 codec preference 1 g711alaw ! ! ! ! SIP UA configuration. ! sip-ua sip-server 192.168.20.49 ! ! ! MGCP configuration. ! mgcp no codec vad ! ! ! Tones ! ! ! ! AP2640#
|
|