Re: GSM шлюз
подключил сие устройство: настроил интерфейс, настроил gsm екстеншены, исходящие нормально ходят, а вот чето никак не допру как входящие направить на астериск.
На астере есть транк для аддпака.
вот конфиг аддпака:
Current configuration:
!
version 8.51.002
!
hostname GS1004
!
username root password router administrator
username guest password guest user
!
!
interface Loopback0
ip address 127.0.0.1 255.0.0.0
!
interface FastEthernet0/0
ip address 192.168.0.201 255.255.255.0
speed auto
no qos-control
!
!
!
http server
!
logging command
logging event 4-warning
logging on
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
protocol sip
dtmf-relay in-band
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
busyout monitor sip-server
busyout monitor voip-interface
no call-barring unconfigured-ip-address
no voip-inbound-call-barring enable
!
!
! Voice port configuration.
!
! GSM
voice-port 1/0
caller-id enable
!
!
! GSM
voice-port 1/1
no caller-id enable
!
!
! GSM
voice-port 1/2
no caller-id enable
!
!
! GSM
voice-port 1/3
no caller-id enable
!
!
!
!
! service port group configuration.
!
!
!
! Pots peer configuration.
!
dial-peer voice 3048 pots
destination-pattern T
port 1/0
no register e164
!
dial-peer voice 3049 pots
destination-pattern T
port 1/1
no register e164
preference 1
!
dial-peer voice 3050 pots
destination-pattern T
port 1/2
no register e164
preference 2
!
dial-peer voice 3051 pots
destination-pattern T
port 1/3
no register e164
preference 3
!
!
!
! Voip peer configuration.
!
!
!
!
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.201
no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 0
codec preference 1 g711alaw
codec preference 2 g711ulaw
!
!
!
! SIP UA configuration.
!
sip-ua
sip-server 192.168.0.100 5060 126
!
!
! Tones
!
!
!
!
line console
!
line vty
!
gsm dev-restart-by-unreg 300
!
gsm 1/0
sms-language utf8
!
gsm 1/1
sms-language utf8
!
gsm 1/2
sms-language utf8
!
gsm 1/3
sms-language utf8
!
end
а вот настройка транка на триксбоксе:
PEER
host= IP_ADDR ADDPAC
type=friend
qualify=yes
context=from-trunk
dtmfmode=inband
USER
type=friend
context=from-trunk
host=IP_ADDR ADDPAC
dtmfmode=inband
на AP1005 делал так:
! FXO
voice-port 0/0
connection plar 200
description 341915
ring detect-timeout 50
ring detect-timer 500
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 T
port 0/0
no register e164
и звонки входящие уходили на астериск. по GS1004 никакого мануала нет. Подскажите что можно сделать что все входящие звонки поступали на астер.
|