Hi cộng đồng VoIP của vnpro, cho mình hỏi chút
Mình đang test khả năng gọi PC - PSTN ở cty, hệ thống gồm có :
1/ SIP Server : Asterisk 1.4 cài trên máy ảo Ubuntu 7.10 (IP 203.0.a,b)
2/ Gateway : Cisco AS5850 ( IP 203.1.c.d)
3/ SIP Client : X-lite 3.0 (IP 203.0.a.x , cùng Vlan với SIP Server)
Các cuộc gọi PC-PC có vẻ đã ngon lành
Config :
Sip.conf:
------------------
[general]
context=default
allowoverlap=no
bindport=5060
bindaddr=203.0.a.b
domain=203.0.a.b
[authentication]
[100]
type=friend
secret=123456
nat=no
host=dynamic
Disallow=all
Allow=ulaw
[101]
type=friend
secret=123456
nat=yes
host=dynamic
Disallow=all
Allow=ulaw
---------------------
extensions.conf :
----------------------------
[general]
static=yes
writeprotect=no
[globals]
CONSOLE=Console/dsp
IAXINFO=guest
TRUNK=Zap/G2
TRUNKMSD=1
[default]
Exten => 101,1,Dial(SIP/101)
Exten => 100,1,Dial(SIP/100)
Exten => 99984438123456,1,Dial(SIP/99984438123456@203.1.c.d)
-----------------------------------------------------------------------------------
Cisco AS5850:
Con này đang đc dùng để nhận các cuộc gọi VoIP từ nc ngoài về đẩy ra cổng PSTN, dùng H323, mình cấu hình thêm cho SIP :
---------------------------------------------------------------------
AS5850-VOIP#sh run
dial-peer voice 1999 pots
description Testing-Ha
destination-pattern 99984T
incoming called-number 99984T
clid network-number 1711111
direct-inward-dial
port 0/5:D
!
dial-peer voice 2999 voip
description Testing-Ha
voice-class codec 1
session protocol sipv2
session target ipv4:203.0.a.b:5060
incoming called-number 99984T
!
AS5850-VOIP#sh sip-ua status
SIP User Agent Status
SIP User Agent for UDP : ENABLED
SIP User Agent for TCP : ENABLED
SIP User Agent bind status(signaling): ENABLED 203.1.c.d
SIP User Agent bind status(media): ENABLED 203.1.c.d
SIP early-media for 180 responses with SDP: ENABLED
SIP max-forwards : 70
SIP DNS SRV version: 2 (rfc 2782)
NAT Settings for the SIP-UA
Role in SDP: NONE
Check media source packets: DISABLED
Maximum duration for a telephone-event in NOTIFYs: 2000 ms
SIP support for ISDN SUSPEND/RESUME: ENABLED
Redirection (3xx) message handling: ENABLED
Reason Header will override Response/Request Codes: DISABLED
SDP application configuration:
Version line (v=) required
Owner line (o=) required
Timespec line (t=) required
Media supported: audio image
Network types supported: IN
Address types supported: IP4
Transport types supported: RTP/AVP udptl
---------------------------------------------------------------------
X-lite :
user 100
pass 123456
domain 203.0.a.b
-------------------------------------
Quá trình thử nghiệm :
thằng 100 đăng ký vào sip server : OK
quay số 99984438123456
mấy bản tin gửi loằng ngoằng jữa client và sip server,
Sau rồi con asterisk cũng gửi bản tin: SIP/SDP INVITE Request 99984438123456@203.1.c.d tới Gateway
Rồi con Gateway gửi lại 404 Not Found
Con Server gửi về client 503 Service Unavailable
Em chân ướt chân ráo nghịch voice, các huynh chỉ giáo với, làm sao để gọi đc ?
Mình đang test khả năng gọi PC - PSTN ở cty, hệ thống gồm có :
1/ SIP Server : Asterisk 1.4 cài trên máy ảo Ubuntu 7.10 (IP 203.0.a,b)
2/ Gateway : Cisco AS5850 ( IP 203.1.c.d)
3/ SIP Client : X-lite 3.0 (IP 203.0.a.x , cùng Vlan với SIP Server)
Các cuộc gọi PC-PC có vẻ đã ngon lành
Config :
Sip.conf:
------------------
[general]
context=default
allowoverlap=no
bindport=5060
bindaddr=203.0.a.b
domain=203.0.a.b
[authentication]
[100]
type=friend
secret=123456
nat=no
host=dynamic
Disallow=all
Allow=ulaw
[101]
type=friend
secret=123456
nat=yes
host=dynamic
Disallow=all
Allow=ulaw
---------------------
extensions.conf :
----------------------------
[general]
static=yes
writeprotect=no
[globals]
CONSOLE=Console/dsp
IAXINFO=guest
TRUNK=Zap/G2
TRUNKMSD=1
[default]
Exten => 101,1,Dial(SIP/101)
Exten => 100,1,Dial(SIP/100)
Exten => 99984438123456,1,Dial(SIP/99984438123456@203.1.c.d)
-----------------------------------------------------------------------------------
Cisco AS5850:
Con này đang đc dùng để nhận các cuộc gọi VoIP từ nc ngoài về đẩy ra cổng PSTN, dùng H323, mình cấu hình thêm cho SIP :
---------------------------------------------------------------------
AS5850-VOIP#sh run
dial-peer voice 1999 pots
description Testing-Ha
destination-pattern 99984T
incoming called-number 99984T
clid network-number 1711111
direct-inward-dial
port 0/5:D
!
dial-peer voice 2999 voip
description Testing-Ha
voice-class codec 1
session protocol sipv2
session target ipv4:203.0.a.b:5060
incoming called-number 99984T
!
AS5850-VOIP#sh sip-ua status
SIP User Agent Status
SIP User Agent for UDP : ENABLED
SIP User Agent for TCP : ENABLED
SIP User Agent bind status(signaling): ENABLED 203.1.c.d
SIP User Agent bind status(media): ENABLED 203.1.c.d
SIP early-media for 180 responses with SDP: ENABLED
SIP max-forwards : 70
SIP DNS SRV version: 2 (rfc 2782)
NAT Settings for the SIP-UA
Role in SDP: NONE
Check media source packets: DISABLED
Maximum duration for a telephone-event in NOTIFYs: 2000 ms
SIP support for ISDN SUSPEND/RESUME: ENABLED
Redirection (3xx) message handling: ENABLED
Reason Header will override Response/Request Codes: DISABLED
SDP application configuration:
Version line (v=) required
Owner line (o=) required
Timespec line (t=) required
Media supported: audio image
Network types supported: IN
Address types supported: IP4
Transport types supported: RTP/AVP udptl
---------------------------------------------------------------------
X-lite :
user 100
pass 123456
domain 203.0.a.b
-------------------------------------
Quá trình thử nghiệm :
thằng 100 đăng ký vào sip server : OK
quay số 99984438123456
mấy bản tin gửi loằng ngoằng jữa client và sip server,
Sau rồi con asterisk cũng gửi bản tin: SIP/SDP INVITE Request 99984438123456@203.1.c.d tới Gateway
Rồi con Gateway gửi lại 404 Not Found
Con Server gửi về client 503 Service Unavailable
Em chân ướt chân ráo nghịch voice, các huynh chỉ giáo với, làm sao để gọi đc ?
Comment