Здравствуйте.
Никак не могу понять как можно поднять громкость голоса на выходе из адпака по направлению в "город". Когда по этой линии звонишь с обычного телефона, то громкость чуть ли не в два раза больше. Если звонишь через астериск+адпак, то тихо получается. Астериск не виноват, т.к. к нему подключен еще GSM AllVoip шлюз, и если звонить через него, то громкость тоже хорошая.
подскажите пожалуйста какие параметры надо подкрутить на адпаке.
Спасибо.
Код:
!
version 8.30W
!
hostname AP1005_0-4
!
!
no bridge spanning-tree
!
!
no ip-share enable
!
interface ether0.0
ip address 192.168.0.4 255.255.255.0
!
interface ether1.0
ip address 192.168.1.253 255.255.255.0
!
snmp name AP1005
snmp enable-trap dn-register 300 forcely-block
!
no arp reset
!
route 0.0.0.0 0.0.0.0 192.168.0.1
!
utilization cpu
utilization ethernet
!
logging command
logging event all
logging on
!
remote-log primary-server 192.168.0.1
!
dnshost nameserver 192.168.0.1
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
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 8012
ring detect-timeout 70
high-dtmf-gain -7
caller-id enable
caller-id type etsi
caller-id name disable
!
!
! FXO
voice-port 0/1
input gain 3
output gain 3
connection plar 8013
ring detect-timeout 70
high-dtmf-gain -7
caller-id enable
caller-id type etsi
caller-id name disable
!
!
! FXO
voice-port 0/2
input gain 3
output gain 3
connection plar 8014
ring detect-timeout 70
high-dtmf-gain -7
caller-id enable
caller-id type etsi
caller-id name disable
!
!
! FXO
voice-port 0/3
input gain 3
output gain 3
connection plar 8015
ring detect-timeout 70
high-dtmf-gain -7
caller-id enable
caller-id type etsi
caller-id name disable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 0 pots
destination-pattern 0T
port 0/0
user-name w_AddPack_0.4_0P
user-password 123
!
dial-peer voice 1 pots
destination-pattern 1T
port 0/1
user-name w_AddPack_0.4_1P
user-password 123
!
dial-peer voice 2 pots
destination-pattern 2T
port 0/2
user-name w_AddPack_0.4_2P
user-password 123
!
dial-peer voice 3 pots
destination-pattern 3T
port 0/3
user-name w_AddPack_0.4_3P
user-password 123
!
!
!
! Voip peer configuration.
!
dial-peer voice 1000 voip
destination-pattern .T
session target 192.168.0.1
session protocol sip
voice-class codec 1
no vad
dtmf-relay rtp-2833
!
!
!
!
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.4
no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 1
codec preference 1 g711alaw
codec preference 2 g711ulaw
!
!
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server 192.168.0.1
remote-party-id
register e164
!
!
! MGCP configuration.
!
mgcp
dtmf-relay rtp-2833
codec g711alaw
vad
!
!
! Tones
voice class clear-down-tone 0 425 0 300 300
!
!
!
!
!