Добрый день,Решил вместо Dynstar E1 Gateway использовать Cisco с модулем E1, но наткнулся на проблему.
Хочется:1. Все что пришло со стороны E1 отправить на Asterisk по SIP (работает)
2. Все что пришло со стороны Asterisk по SIP отправить на E1 без всякой маршрутизации (все уже отмаршрутизировано на Cisco)Ткните носом как это сделать. Вот что накропал:
voice-card 0
dspfarm
no local-bypass
voice service pots
voice service voip
allow-connections sip to sip
no supplementary-service sip handle-replaces
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711alaw
sip
bind control source-interface GigabitEthernet0/1
bind media source-interface GigabitEthernet0/1
voice class codec 1
codec preference 1 g711alaw
codec preference 2 g729r8
codec preference 3 g726r16
voice-port 0/0/0:15
echo-cancel coverage 32
no non-linear
cptone RU
timeouts call-disconnect 3
bearer-cap Speech
dial-peer voice 1 voip
description Trunk_to_Asterisk
service session
destination-pattern .T
session protocol sipv2
session target sip-server
session transport udp
voice-class codec 1
dtmf-relay rtp-nte digit-drop sip-notify
fax rate 9600
fax protocol pass-through g711alaw
no vad
dial-peer voice 2 pots
description Trunk_to_PBX
destination-pattern .T
direct-inward-dial
port 0/0/0:15
forward-digits allСпасибо
1. Форум понимает теги [code]...[/code]2. Не вижу причин не работать
> dial-peer voice 2 pots
> description Trunk_to_PBX
> destination-pattern .T
> direct-inward-dial
> port 0/0/0:15
> forward-digits alldebug isdn q931
debug ccsip messages
debug dialpeer
> 1. Форум понимает теги...Ок, учту
> 2. Не вижу причин не работать
>> dial-peer voice 2 pots
>> description Trunk_to_PBX
>> destination-pattern .T
>> direct-inward-dial
>> port 0/0/0:15
>> forward-digits all
> debug isdn q931
> debug ccsip messages
> debug dialpeerСпасибо, но все как всегда банально, ios c3825-adventerprisek9-mz.151-4.M7.bin, по умолчанию входящие sip закрыты, надо:
voice service voip
ip address trusted list
ipv4 192.168.132.248 255.255.255.255
> voice service voip
> ip address trusted list
> ipv4 192.168.132.248 255.255.255.255Это да