Здраствуйте уважаемый All.
Есть 3640 с ней соеденены две mc3810.
3640- GateKeeper
*************************
gatekeeper
zone local A1 a1.com 10.10.12.1
zone remote s a2 10.10.12.2 1719
zone prefix a1 1*
zone prefix s 2*
no use-proxy s default inbound-to terminal
no shutdown!
*************************Первая mc3810
****************************
interface Ethernet0
ip address 10.10.11.2 255.255.255.240
h323-gateway voip interface
h323-gateway voip id s ipaddr 10.10.11.1 1719
h323-gateway voip h323-id v1
!
!
dial-peer voice 2 voip
destination-pattern 2
voice-class codec 1
session target ras*****************************
Вторая mc3810
*************************
interface Ethernet0
ip address 10.10.12.2 255.255.255.240
no ip mroute-cache
h323-gateway voip interface
h323-gateway voip id s ipaddr 10.10.12.1 1719
h323-gateway voip h323-id v2!
!
dial-peer voice 2 voip
destination-pattern 1
voice-class codec 1
session target ras
*************************Звонок не проходит.
Циска выдаёт***************************
1#sh gat
Gateway v1 is not registered to any gatekeeperAlias list (CLI configured)
E164-ID 1
H323-ID v1
Alias list (last RCF) is empty
******************************Подскажите что не так.
>Здраствуйте уважаемый All.
>Есть 3640 с ней соеденены две mc3810.
>3640- GateKeeper
>*************************
>gatekeeper
> zone local A1 a1.com 10.10.12.1
> zone remote s a2 10.10.12.2 1719
> zone prefix a1 1*
> zone prefix s 2*
> no use-proxy s default inbound-to terminal
> no shutdown!
>*************************
>
>Первая mc3810
>
>****************************
>interface Ethernet0
> ip address 10.10.11.2 255.255.255.240
> h323-gateway voip interface
> h323-gateway voip id s ipaddr 10.10.11.1 1719
> h323-gateway voip h323-id v1
>!
>!
>dial-peer voice 2 voip
> destination-pattern 2
> voice-class codec 1
> session target ras
>
>*****************************
>
>Вторая mc3810
>
>
>*************************
>interface Ethernet0
> ip address 10.10.12.2 255.255.255.240
> no ip mroute-cache
> h323-gateway voip interface
> h323-gateway voip id s ipaddr 10.10.12.1 1719
> h323-gateway voip h323-id v2
>
>!
>!
>dial-peer voice 2 voip
> destination-pattern 1
> voice-class codec 1
> session target ras
>*************************
>
>Звонок не проходит.
>Циска выдаёт
>
>***************************
>1#sh gat
> Gateway v1 is not registered to any gatekeeper
>
>Alias list (CLI configured)
> E164-ID 1
> H323-ID v1
>Alias list (last RCF) is empty
>******************************
>
>Подскажите что не так.Согласно вашей конфигурации, звники и не должны никуда идти.
Во первых, в конфиге кипера, под remote zone, понимается не удаленный шлюз, а другой кипер.
Во вторых, в конфиг шлюзов помимо строк
dial-peer voice 2 voip
должны быть строки отвечающие за входящие звнки.
ТОесть dial-peer voice n pots
Где n это номер вашего алиаса на шлюзе.
Также полезно посмотреть, зарегистрировались ли ваши шлюзы в кипере, я в этом почемуто сильно сомниваюсь.
Смотрится командой
sh gate end
sh gate zoneВот пока и все.
Удачи в разборках с кипером. ;))
на гейтвеях сказал
conf t
gateway?
Ребята спасибо.
Проблема была решена уже вчера.
Впрочем, всё оказалось, как вы и говорите.