СвязьПроект http://old.xdsl.ru/svpro/ |
|
Косячок после перевода пака на SIP http://old.xdsl.ru/svpro/viewtopic.php?f=4&t=509 |
Страница 1 из 1 |
Автор: | gligal [ 20 май 2009, 06:11 ] |
Заголовок сообщения: | Косячок после перевода пака на SIP |
Здравствуйте, нужна помощь. В офисе стоит АР1100 (8 FXS портов). Линии с FXS портов в качестве CO уходят на плату LCOT16 АТСки PANASONIC KX-TDA100. На АТСке на этих СО включена DISA (не знаю важно ли это). Через eth0.0 (Lan0) пак подключен к гейткиперу MeraVTS. SIP-модуль на MVTS настроен, работает. По протоколу h323 всё работает без вопросов. Перенастроил пак на sip, картина следующая: исходящие звонки бегают нормально. При входящих в трубке звонящего вместо приветсвия OGM слышится какой-то легкий хрипящий шум, при этом звонок в офис проходит, но оба абонента ничего, кроме этого шума, не слышат. Если воткнуть телефон в FXS порт на паке, то дозвон на него проходит нормально. Настроил аналогично по сипу AP1000, соединил FXS порты с PANASONIC KX-TEM824. Всё работает, и входящие, и исходящие без проблем. Поставил этот AP1000 вместо AP1100 к TDA100 - входящие не работают (та же картина). Не пойму, что это? Неужели при настройке на разные протоколы меняются какие-то физические характеристики сигнала на FXS-портах? Разве выбирая либо h323, либо sip мы не выбираем лишь протокол сигнального трафика с гейткипером? Причём здесь FXS-порты? |
Автор: | Geniu$$ [ 21 май 2009, 06:18 ] |
Заголовок сообщения: | |
Покажите конфиг для h323 и для SIP |
Автор: | gligal [ 21 май 2009, 11:26 ] |
Заголовок сообщения: | |
hostname config_h323 ! ip classless ! dhcp-list 1 type server dhcp-list 1 address server 10.1.1.2 10.1.1.126 255.255.255.128 ! ! no ip-share enable ip-share interface net-side ether0.0 ip-share interface local-side ether1.0 ! interface ether0.0 ip address AAA.AAA.AAA.AAA 255.255.255.192 line-ctrl full-duplex ! interface ether1.0 no ip address ! snmp name AP1100 ! no arp reset ! route 0.0.0.0 0.0.0.0 AAA.AAA.AAA.1 ! dnshost nameserver AAA.AAA.AAA.BBB ! service ez-setup service snmpd ! ! auto-script autorun.inf ! ip-tos sig reliability ! ! ! ! ! ! VoIP configuration. ! ! ! Voice service voip configuration. ! voice service voip fax protocol t38 redundancy 2 fax rate 9600 h323 call start fast h323 call channel early h323 call tunnel enable timeout tidt 7 timeout tttl 10 local-ringback-tone early inband-ringback-tone announcement language english announcement element delayed-dial announcement element enter-password announcement element all-lines-busy announcement element dial-number announcement element connection-fail static-jitter-buffer 200 busyout monitor gatekeeper busyout monitor voip-interface ! ! ! Voice port configuration. ! ! FXS voice-port 0/0 ! ! ! FXS voice-port 0/1 ! ! ! FXS voice-port 0/2 ! ! ! FXS voice-port 0/3 ! ! ! FXS voice-port 1/0 ! ! ! FXS voice-port 1/1 ! ! ! FXS voice-port 1/2 ! ! ! FXS voice-port 1/3 ! ! ! ! ! Pots peer configuration. ! dial-peer voice 0 pots destination-pattern 11111 port 0/0 no register e164 ! dial-peer voice 2 pots destination-pattern 11111 port 0/1 ! dial-peer voice 4 pots destination-pattern 11111 port 0/2 ! dial-peer voice 6 pots destination-pattern 11111 port 0/3 ! dial-peer voice 12 pots destination-pattern 72222222222 port 1/0 ! dial-peer voice 13 pots destination-pattern 72222222222 port 1/1 ! dial-peer voice 14 pots destination-pattern 72222222222 port 1/2 preference 4 ! dial-peer voice 15 pots destination-pattern 72222222222 port 1/3 preference 4 ! ! ! ! Voip peer configuration. ! ! ! dial-peer voice 2009 voip destination-pattern T session target voip.firma.ru voice-class codec 1 dtmf-relay rtp-2833 no vad description MVTS preference 1 fax protocol t38 redundancy 0 fax rate 9600 ! dial-peer voice 2010 voip destination-pattern 111 session target 10.10.10.10 voice-class codec 1 dtmf-relay h245-alphanumeric no vad description servernaya preference 1 fax protocol t38 redundancy 2 fax rate 9600 ! dial-peer voice 6000 voip destination-pattern 1T session target DDD.DDD.DDD.DDD voice-class codec 1 dtmf-relay h245-alphanumeric no vad description filial translate-outgoing called-number 1 fax protocol t38 redundancy 2 fax rate 9600 ! ! ! ! ! ! gatekeeper ! ! ! Gateway configuration. ! gateway h323-id 72222222222 security password xxxxxx security clear-token-option cisco-per-call-style security crypto-token-option none gkip voip.firma.ru 1719 128 keep-gk-on-rrj register ! ! ! Codec classes configuration. ! voice class codec 1 codec preference 1 g711alaw codec preference 2 g711ulaw codec preference 3 g729 codec preference 4 g726r16 codec preference 5 g711alaw ! ! ! ! Translation Rule configuration. ! translation-rule 1 rule 0 1T T ! ! ! ! SIP UA configuration. ! sip-ua ! ! ! MGCP configuration. ! mgcp codec g711ulaw ! ! ! Tones ! hostname config_sip ! ip classless ! dhcp-list 1 type server dhcp-list 1 address server 10.1.1.2 10.1.1.126 255.255.255.128 ! ! no ip-share enable ip-share interface net-side ether0.0 ip-share interface local-side ether1.0 ! interface ether0.0 ip address AAA.AAA.AAA.AAA 255.255.255.192 line-ctrl full-duplex ! interface ether1.0 no ip address ! snmp name AP1100 ! no arp reset ! route 0.0.0.0 0.0.0.0 AAA.AAA.AAA.1 ! dnshost nameserver AAA.AAA.AAA.BBB ! service ez-setup service snmpd ! ! auto-script autorun.inf ! ip-tos sig reliability ! ! ! ! ! ! VoIP configuration. ! ! ! Voice service voip configuration. ! voice service voip fax protocol t38 redundancy 2 fax rate 9600 h323 call start fast h323 call channel early h323 call tunnel enable timeout tidt 7 timeout tttl 10 local-ringback-tone early inband-ringback-tone announcement language english announcement element delayed-dial announcement element enter-password announcement element all-lines-busy announcement element dial-number announcement element connection-fail static-jitter-buffer 200 busyout monitor gatekeeper busyout monitor voip-interface ! ! ! Voice port configuration. ! ! FXS voice-port 0/0 ! ! ! FXS voice-port 0/1 ! ! ! FXS voice-port 0/2 ! ! ! FXS voice-port 0/3 ! ! ! FXS voice-port 1/0 ! ! ! FXS voice-port 1/1 ! ! ! FXS voice-port 1/2 ! ! ! FXS voice-port 1/3 ! ! ! ! ! Pots peer configuration. ! dial-peer voice 0 pots destination-pattern 11111 port 0/0 user-password xxxxxx ! dial-peer voice 2 pots destination-pattern 11111 port 0/1 user-password xxxxxx ! dial-peer voice 4 pots destination-pattern 11111 port 0/2 user-password xxxxxx ! dial-peer voice 6 pots destination-pattern 11111 port 0/3 user-password xxxxxx ! dial-peer voice 12 pots destination-pattern 72222222222 port 1/0 user-password yyyyyy ! dial-peer voice 13 pots destination-pattern 72222222222 port 1/1 user-password yyyyyy ! dial-peer voice 14 pots destination-pattern 72222222222 port 1/2 user-password yyyyyy ! dial-peer voice 15 pots destination-pattern 72222222222 port 1/3 user-password yyyyyy ! ! ! ! Voip peer configuration. ! ! ! dial-peer voice 2009 voip destination-pattern T session target voip.firma.ru seccion protocol sip voice-class codec 1 dtmf-relay rtp-2833 no vad description MVTS preference 1 fax protocol t38 redundancy 0 fax rate 9600 ! dial-peer voice 2010 voip destination-pattern 111 session target 10.10.10.10 voice-class codec 1 dtmf-relay h245-alphanumeric no vad description servernaya preference 1 fax protocol t38 redundancy 2 fax rate 9600 ! dial-peer voice 6000 voip destination-pattern 1T session target DDD.DDD.DDD.DDD voice-class codec 1 dtmf-relay h245-alphanumeric no vad description filial translate-outgoing called-number 1 fax protocol t38 redundancy 2 fax rate 9600 ! ! ! ! ! ! gatekeeper ! ! ! Gateway configuration. ! gateway h323-id ! ! ! Codec classes configuration. ! voice class codec 1 codec preference 1 g711alaw codec preference 2 g711ulaw codec preference 3 g729 codec preference 4 g726r16 codec preference 5 g711alaw ! ! ! ! Translation Rule configuration. ! translation-rule 1 rule 0 1T T ! ! ! ! SIP UA configuration. ! sip-ua ! register e164 sip-server voip.firma.ru user-register ! ! ! MGCP configuration. ! mgcp codec g711ulaw ! ! ! Tones ! |
Автор: | Geniu$$ [ 21 май 2009, 12:19 ] |
Заголовок сообщения: | |
Прошейте AP1100F Во время входящего вызова по sip покажите дебаг, для этого введите команды: deb voip call deb rta ipc deb voip sip conf t deb |
Автор: | gligal [ 21 май 2009, 13:11 ] |
Заголовок сообщения: | |
Завтра в районе обеда сделаю и выложу. Сейчас нет возможности. Спасибо за помощь. |
Автор: | gligal [ 22 май 2009, 11:32 ] |
Заголовок сообщения: | |
У меня AP1100B. Поэтому эту прошивку он не ест |
Автор: | Geniu$$ [ 25 май 2009, 07:03 ] |
Заголовок сообщения: | |
Пропробуйте эту |
Страница 1 из 1 | Часовой пояс: UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |