bos9 Posted April 25, 2012 Posted April 25, 2012 Можно ли маршрутизировать вызов исходя из АОН звонящего? Например есть: ! dial-peer voice 222 voip destination-pattern .T session target ipv4:10.10.10.1:1720 ! dial-peer voice 333 voip destination-pattern .T session target ipv4:10.10.20.1:1720 ! Что нужно добавить, чтобы звонки с АОН 111111 уходили ч/з 10.10.10.1, а звонки с АОН 222222 ч/з 10.10.20.1 ? Вставить ник Quote
All is not what it seems Posted April 25, 2012 Posted April 25, 2012 На входе сделать трансляцию в зависимоти от АОН. Вставить ник Quote
bos9 Posted April 25, 2012 Author Posted April 25, 2012 Не уловил... если не сложно с примером. Вставить ник Quote
helpdesk Posted April 26, 2012 Posted April 26, 2012 dial-peer voice 222 voip answer-address 111111 destination-pattern .T session target ipv4:10.10.10.1:1720 dial-peer voice 333 voip answer-address 222222 destination-pattern .T session target ipv4:10.10.20.1:1720 Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.