Неходят исходящие звонки
Здравствуйте, не ходят исходящие звонки.
в логах такая фигня:
-- Called 258880@rts_sip_out
<--- Transmitting (no NAT) to 192.168.220.199:20082 --->
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.220.199:20082;branch=z9hG4bK-d8754z-a04f486ac2549169-1---d8754z-;received=192.168.220.199;rport=20082
From: "Lilo"<sip:101@192.168.220.131>;tag=254b485a
To: "9258880"<sip:9258880@192.168.220.131>;tag=as00fb8de1
Call-ID: NWZiNDRkYzNiZGIyNDI4NjlhNjI5ZWUwNTE4Y2Q0YzY.
CSeq: 2 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: <sip:9258880@192.168.220.131>
Content-Length: 0
<------------>
*CLI>
<--- SIP read from 85.28.17.244:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 91.90.39.186:5060;branch=z9hG4bK6dbd39bf;rport
From: "Lilo" <sip:950@91.90.39.186>;tag=as5540451d
To: <sip:258880@85.28.17.244>;tag=360F73AC-D48
Date: Fri, 12 Dec 2008 09:08:17 GMT
Call-ID: 628b14313f1447f4027c964a16405e71@91.90.39.186
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 102 INVITE
Allow-Events: telephone-event
Content-Length: 0
<------------->
--- (10 headers 0 lines) ---
<--- SIP read from 85.28.17.244:5060 --->
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 91.90.39.186:5060;branch=z9hG4bK6dbd39bf;rport
From: "Lilo" <sip:950@91.90.39.186>;tag=as5540451d
To: <sip:258880@85.28.17.244>;tag=360F73AC-D48
Date: Fri, 12 Dec 2008 09:08:17 GMT
Call-ID: 628b14313f1447f4027c964a16405e71@91.90.39.186
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 102 INVITE
Allow-Events: telephone-event
Reason: Q.850;cause=1
Content-Length: 0
<------------->
--- (11 headers 0 lines) ---
Transmitting (no NAT) to 85.28.17.244:5060:
ACK sip:258880@85.28.17.244 SIP/2.0
Via: SIP/2.0/UDP 91.90.39.186:5060;branch=z9hG4bK6dbd39bf;rport
From: "Lilo" <sip:950@91.90.39.186>;tag=as5540451d
To: <sip:258880@85.28.17.244>;tag=360F73AC-D48
Contact: <sip:950@91.90.39.186>
Call-ID: 628b14313f1447f4027c964a16405e71@91.90.39.186
CSeq: 102 ACK
User-Agent: Asterisk PBX
Max-Forwards: 70
Content-Length: 0
---
-- SIP/rts_sip_out-29c65000 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
== Auto fallthrough, channel 'SIP/101-29c47000' status is 'CONGESTION'
sip.conf:
[950];390950
type=friend
host=myprovaider
username=950
context=sip_in
insecure=port,invite
nat=no
dtmfmode=info
canreinvite=no
disallow=all
allow=alaw
allow=ulaw
allow=g729
allow=gsm
allow=g723
allow=ilbc
[rts_sip_out]; 390950
type=friend
username=950
host=myprovaider
fromuser=950
canreinvite=no
nat=no
context=office
disallow=all
allow=alaw
allow=ulaw
allow=g729
allow=gsm
fromdomain=myhost
insecure=port,invite
extension.conf:
[office]
exten=>101,1,Macro(stdexten,101,SIP/101)
exten=>101,1,Goto(101|1)
exten=>_9.,1,Dial(SIP/${EXTEN:1}@rts_sip_out,30,r)
[sip_in];internal calls
exten=>950,1,Wait,1
exten=>950,2,Answer
exten=>950,3,Dial(SIP/101,25,Ttr)
без регистрации
|