СвязьПроект

Российский системный интегратор
Текущее время: 06 май 2024, 07:10

Часовой пояс: UTC




Начать новую тему Ответить на тему  [ Сообщений: 2 ] 
Автор Сообщение
 Заголовок сообщения: dtmf и AP1100F
СообщениеДобавлено: 01 июн 2011, 13:02 
Не в сети

Зарегистрирован: 15 май 2011, 08:30
Сообщения: 2
Здравствуйте!

Имею такую проблему

Есть Аддпак 1100Ф 8FXO в связке с астериксом. При входящих звонках все нормально dtmf передаются и все прекрасно работает. При исходящих на ГТС звонок идет соединение устанавливается, но dtmf не передаются. В логе аддпака смущает вот такой кусок

Код:
1417.985] RTA: rtaMsgRxHandle RTP recvfrom on Forw session
[1418.005] RTA: rtaMsgRxHandle RTP recvfrom on Forw session
[1418.015] RTA(1/1/0) Rx RS_LISTEN_REQ callId=17 ssId=1 G711A
        peer=192.168.3.200 mp=23034/23035 hp=19504/19505
[1418.015] RTA(1/1/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0
   DTMF_CTRL 0
[1418.015] VM(1/1/0) DTMF disable
[1418.015] VM(1/1/0) play mute

а вернее вот эта строчка
[1418.015] VM(1/1/0) DTMF disable

почему DTMF disable и где это можно включить?

вот мой конфиг:
Код:
!
version 8.30R
!
hostname AP1100F
!
!
no bridge spanning-tree
!
dhcp-list 1 type server
dhcp-list 1 address server  10.1.1.2 10.1.1.126 255.255.255.128
!
!
ip-share enable
ip-share interface net-side ether0.0
ip-share interface local-side ether1.0
!
interface ether0.0
 ip address 192.168.3.107 255.255.255.0
!
interface ether1.0
 no ip address
!
snmp name AP1100F
snmp enable-trap dn-register 300 forcely-block
!
no arp reset
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
 fax protocol bypass
 fax rate 9600
 h323 call start fast
 h323 call tunnel enable
!
!
! Voice port configuration.
!
! FXO
voice-port 0/0
 input gain 3
 output gain 3
 connection plar 888483713
 ring detect-timeout 70
 fax-early-detect
 no caller-id enable
 no comfort-noise
 dial-tone-generate
 high-dtmf-gain
!
!
! FXO
voice-port 0/1
 input gain 3
 output gain 3
 connection plar 888483853
 ring detect-timeout 70
 fax-early-detect
 no caller-id enable
 no comfort-noise
 dial-tone-generate
 high-dtmf-gain
!
!
! FXO
voice-port 0/2
 input gain 3
 output gain 3
 connection plar 888483182
 ring detect-timeout 70
 fax-early-detect
 no caller-id enable
 no comfort-noise
 dial-tone-generate
 high-dtmf-gain
!
!
! FXO
voice-port 0/3
 input gain 3
 output gain 3
 connection plar 888470722
 ring detect-timeout 70
 fax-early-detect
 no caller-id enable
 no comfort-noise
 dial-tone-generate
 high-dtmf-gain
!
!
! FXO
voice-port 1/0
 input gain 3
 output gain 3
 connection plar 888474966
 ring detect-timeout 70
 fax-early-detect
 no caller-id enable
 no comfort-noise
 dial-tone-generate
 high-dtmf-gain
!
!
! FXO
voice-port 1/1
 input gain 3
 output gain 3
 connection plar 888474967
 ring detect-timeout 70
 fax-early-detect
 no caller-id enable
 no comfort-noise
 dial-tone-generate
 high-dtmf-gain
!
!
! FXO
voice-port 1/2
 input gain 3
 output gain 3
 connection plar 888284295
 ring detect-timeout 70
 fax-early-detect
 no caller-id enable
 no comfort-noise
 dial-tone-generate
 high-dtmf-gain
!
!
! FXO
voice-port 1/3
 input gain 3
 output gain 3
 connection plar 888470721
 ring detect-timeout 70
 ring number 2
 fax-early-detect
 no caller-id enable
 no comfort-noise
 dial-tone-generate
 high-dtmf-gain
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
 destination-pattern 9T
 port 0/0
 user-name 1000
 user-password 1234
 translate-outgoing called-number 1
dial-peer voice 1 pots
 destination-pattern 9T
 port 0/1
 user-name 1000
 user-password 1234
 translate-outgoing called-number 1
dial-peer voice 2 pots
 destination-pattern 9T
 port 0/2
 user-name 1000
 user-password 1234
 translate-outgoing called-number 1
dial-peer voice 3 pots
 destination-pattern 9T
 port 0/3
 user-name 1000
 user-password 1234
 translate-outgoing called-number 1
dial-peer voice 4 pots
 destination-pattern 9T
 port 1/0
 user-name 1000
 user-password 1234
 translate-outgoing called-number 1
dial-peer voice 5 pots
 destination-pattern 9T
 port 1/1
 user-name 1000
 user-password 1234
 translate-outgoing called-number 1
dial-peer voice 6 pots
 destination-pattern 9T
 port 1/2
 user-name 1000
 user-password 1234
 translate-outgoing called-number 1
dial-peer voice 7 pots
 destination-pattern 9T
 port 1/3
 user-name 1000
 user-password 1234
 translate-outgoing called-number 1
!
!
!
! Voip peer configuration.
!
dial-peer voice 1000 voip
 destination-pattern 888......
 session target sip-server 
 session protocol sip
 voice-class codec 1
 no vad
 dtmf-relay rtp-2833
 fax protocol bypass
 fax rate 9600
!
!
!
!
dial-peer hunt 6
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
 h323-id voip.192.168.3.107
 no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 1
 codec preference 1 g711alaw
 codec preference 2 g711ulaw
!
!
!
!
! Translation Rule configuration.
!
translation-rule 1
 rule 0      9T                       T
!
!
!
! SIP UA configuration.
!
sip-ua
 user-register
 sip-server 192.168.3.200
 register e164
!
!
! MGCP configuration.
!
mgcp
 codec g711ulaw
 no vad
!
!
! Tones
voice class clear-down-tone 0 425 0 340 340
!
!
!
!
!


Вернуться к началу
 Профиль  
Ответить с цитатой  
 Заголовок сообщения: Re: dtmf и AP1100F
СообщениеДобавлено: 02 июн 2011, 13:21 
Не в сети

Зарегистрирован: 21 окт 2010, 07:31
Сообщения: 241
у входящего voip-пира не совпадает тип dtmf для передачи. Сделайте voip диалпир с destination pattern T на sip-сервер и dtmf-relay'ем, совпадающим с тем, что у вас на *.


Вернуться к началу
 Профиль  
Ответить с цитатой  
Показать сообщения за:  Поле сортировки  
Начать новую тему Ответить на тему  [ Сообщений: 2 ] 

Часовой пояс: UTC


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 0


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
Создано на основе phpBB® Forum Software © phpBB Group
Русская поддержка phpBB