1 | изначальная версия редактировать | |
Есть: Addpac GS-1002a и Asterisk-win32. Задача: настроить звонки через симки.
Нагуглил как подключиться к нему и конфиг-образец, подправил под себя.
Как теперь этот конфиг залить на шлюз?
По ftp не получается, неужели всё копипастом через telnet? Пробовал копипаст всего сразу сделать - не сохранились настройки.
Неужели нужно конфиг построчно через telnet копировать?
apos.cfg
!
! APOS(tm) configuration saved from vty
! 2012/07/01 10:49:47
!
version 8.51.002
!
hostname GS1002
!
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.10 255.255.255.0
speed auto
no qos-control
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
speed auto
no qos-control
!
ip route 0.0.0.0 0.0.0.0 192.168.0.1 10
!
!
!
!
http server
!
dns name-server 192.168.0.1
dns name-server 8.8.8.8
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
protocol sip
dtmf-relay out-of-band
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
no call-barring unconfigured-ip-address
no voip-inbound-call-barring enable
!
! Voice port configuration.
!
! GSM
voice-port 0/0
connection plar 881
ring detect-timeout 70
caller-id enable
caller-id type etsi
caller-id name disable
!
!
! GSM
voice-port 0/1
connection plar 882
ring detect-timeout 70
caller-id enable
caller-id type etsi
caller-id name disable
!
! service port group configuration.
!
! Pots peer configuration.
!
dial-peer voice 3048 pots
destination-pattern .T
port 0/0
call-waiting
user-name gsm1
user-password gsm1pass
preference 2
!
dial-peer voice 3049 pots
destination-pattern .T
port 0/1
call-waiting
user-name gsm2
user-password gsm2pass
preference 3
!
! Voip peer configuration.
!
dial-peer voice 10100 voip
destination-pattern 88[12]
session target ip 192.168.0.20
session protocol sip
voice-class codec 0
no vad
dtmf-relay rtp-2833
description asterisk
!
gatekeeper
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.10
no ignore-msg-from-other-gk
!
! Codec classes configuration.
!
voice class codec 0
codec preference 1 g711alaw
codec preference 2 g711ulaw
codec preference 3 g729
codec preference 4 g7231r53
codec preference 5 g726r16
codec preference 6 g726r32
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server 192.168.0.20
called-party-number to-field
register e164
2 | No.2 Revision редактировать |
Есть: Addpac GS-1002a и Asterisk-win32.
Asterisk-win32.
Задача: настроить звонки через симки.
Нагуглил как подключиться к нему и конфиг-образец, подправил под себя.
Как теперь этот конфиг залить на шлюз?
По ftp не получается, неужели всё копипастом через telnet? Пробовал копипаст всего сразу сделать - не сохранились настройки.
Неужели нужно конфиг построчно через telnet копировать?
apos.cfg
!
! APOS(tm) configuration saved from vty
! 2012/07/01 10:49:47
!
version 8.51.002
!
hostname GS1002
!
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.10 255.255.255.0
speed auto
no qos-control
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
speed auto
no qos-control
!
ip route 0.0.0.0 0.0.0.0 192.168.0.1 10
!
!
!
!
http server
!
dns name-server 192.168.0.1
dns name-server 8.8.8.8
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
protocol sip
dtmf-relay out-of-band
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
no call-barring unconfigured-ip-address
no voip-inbound-call-barring enable
!
! Voice port configuration.
!
! GSM
voice-port 0/0
connection plar 881
ring detect-timeout 70
caller-id enable
caller-id type etsi
caller-id name disable
!
!
! GSM
voice-port 0/1
connection plar 882
ring detect-timeout 70
caller-id enable
caller-id type etsi
caller-id name disable
!
! service port group configuration.
!
! Pots peer configuration.
!
dial-peer voice 3048 pots
destination-pattern .T
port 0/0
call-waiting
user-name gsm1
user-password gsm1pass
preference 2
!
dial-peer voice 3049 pots
destination-pattern .T
port 0/1
call-waiting
user-name gsm2
user-password gsm2pass
preference 3
!
! Voip peer configuration.
!
dial-peer voice 10100 voip
destination-pattern 88[12]
session target ip 192.168.0.20
session protocol sip
voice-class codec 0
no vad
dtmf-relay rtp-2833
description asterisk
!
gatekeeper
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.10
no ignore-msg-from-other-gk
!
! Codec classes configuration.
!
voice class codec 0
codec preference 1 g711alaw
codec preference 2 g711ulaw
codec preference 3 g729
codec preference 4 g7231r53
codec preference 5 g726r16
codec preference 6 g726r32
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server 192.168.0.20
called-party-number to-field
register e164
3 | No.3 Revision редактировать |
Есть: Addpac GS-1002a и Asterisk-win32.
Задача: настроить звонки через симки.
Нагуглил как подключиться к нему и конфиг-образец, подправил под себя.
Как теперь этот конфиг залить на шлюз?
По ftp не получается, неужели всё копипастом через telnet? Пробовал копипаст всего сразу сделать - не сохранились настройки.
Неужели нужно конфиг построчно через telnet копировать?
apos.cfg
!
! APOS(tm) configuration saved from vty
! 2012/07/01 10:49:47
!
version 8.51.002
!
hostname GS1002
!
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.10 255.255.255.0
speed auto
no qos-control
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
speed auto
no qos-control
!
ip route 0.0.0.0 0.0.0.0 192.168.0.1 10
!
!
!
!
http server
!
dns name-server 192.168.0.1
dns name-server 8.8.8.8
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
protocol sip
dtmf-relay out-of-band
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
no call-barring unconfigured-ip-address
no voip-inbound-call-barring enable
!
! Voice port configuration.
!
! GSM
voice-port 0/0
connection plar 881
ring detect-timeout 70
caller-id enable
caller-id type etsi
caller-id name disable
!
!
! GSM
voice-port 0/1
connection plar 882
ring detect-timeout 70
caller-id enable
caller-id type etsi
caller-id name disable
!
! service port group configuration.
!
! Pots peer configuration.
!
dial-peer voice 3048 pots
destination-pattern .T
port 0/0
call-waiting
user-name gsm1
user-password gsm1pass
preference 2
!
dial-peer voice 3049 pots
destination-pattern .T
port 0/1
call-waiting
user-name gsm2
user-password gsm2pass
preference 3
!
! Voip peer configuration.
!
dial-peer voice 10100 voip
destination-pattern 88[12]
session target ip 192.168.0.20
session protocol sip
voice-class codec 0
no vad
dtmf-relay rtp-2833
description asterisk
!
gatekeeper
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.10
no ignore-msg-from-other-gk
!
! Codec classes configuration.
!
voice class codec 0
codec preference 1 g711alaw
codec preference 2 g711ulaw
codec preference 3 g729
codec preference 4 g7231r53
codec preference 5 g726r16
codec preference 6 g726r32
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server 192.168.0.20
called-party-number to-field
register e164
Проект компании "АТС Дизайн"
Asterisk® и Digium® являются зарегистрированными торговыми марками компании
Digium, Inc., США.
IP АТС Asterisk распространяется под лицензией
GNU GPL.