Имеется AS5350, подключил к атс, настроил физические интерфейсы с обеих сторон VOIP и POTS.
У меня получается на одном интерфейсе "FE 0/1" один IP телефон, задумал подключить второй IP телефон, прописал ещё один dial-peer voice voip.... Нашёл коммутатор d-link 16 портовый подключил уже
через него и первый и второй IP телефон.... таким образом 2 IP телефона.
В принципе это была задача минимум.
Вопрос ? А как же Дальше?
А если мне нужно 100, 200 номеров мне что придётся в конфигурации все 100 dial -peer ов прописывать, есть ли возможность прописать динамический пул ip адресов ??
Я видел примеры с ip pool для модемов что не понял как это работает.
Подскажите пожалуйста как дальше развиваться??
Вот мой конф
++++++++++++++++++++++++++++++
- Код: Выделить всё
controller E1 3/0
framing NO-CRC4
pri-group timeslots 1-31
description 1 POTOK PRI
interface FastEthernet0/0
description MC240 interface FE 0/0
ip address 10.9.17.180 255.255.255.0
duplex full
speed auto
!
interface FastEthernet0/1
description TAU-E1
ip address 192.168.17.1 255.255.255.0
duplex auto
speed auto
interface Serial3/0:15
no ip address
encapsulation ppp
isdn switch-type primary-net5
isdn incoming-voice modem
isdn send-alerting
isdn sending-complete
no fair-queue
interface Async1/00
no ip address
!
interface Async1/01
no ip address
........
!
interface Async2/59
no ip address
!
interface Group-Async0
no ip address
no group-range
!
voice-port 3/0:D
disc_pi_off
no non-linear
no vad
no comfort-noise
cptone RU
timeouts call-disconnect 3
threshold noise -90
!
dial-peer voice 1794 voip
translation-profile incoming CUT-PREFIX
max-conn 2
incoming called-number .T
destination-pattern 471794
progress_ind setup enable 3
progress_ind progress enable 8
session protocol sipv2
session target ipv4:192.168.17.94
session transport udp
dtmf-relay rtp-nte
codec g711alaw
fax-relay ecm disable
no vad
!
dial-peer voice 1 pots
description CALL FROM E1
huntstop
incoming called-number .T
direct-inward-dial
port 3/0:D
no register e164
!
dial-peer voice 3 pots
description CALL TO E1
preference 3
destination-pattern .T
port 3/0:D
!
dial-peer voice 47 voip
description FROM IP NET
translation-profile incoming DEL_8
incoming called-number 8.T
codec g711alaw
!
dial-peer voice 1775 voip
translation-profile incoming CUT-PREFIX
max-conn 2
destination-pattern 471775
progress_ind setup enable 3
progress_ind progress enable 8
session protocol sipv2
session target ipv4:192.168.17.75
session transport udp
dtmf-relay rtp-nte
codec g711alaw
fax-relay ecm disable
no vad
!
!
sip-ua
sip-server ipv4:10.9.17.3 (так старый айпишник и висит)
!