Ik heb mijn servertje wat laat geupgrade van Debian Lenny (oldstable) naar Debian Squeeze (stable). Sindsdien weigert Asterisk uit te bellen. Inbellen (via verschillende budgetphone-nummers) lukt wel.Ik krijg de volgende meldingen.
.....
<------------->
[Apr 22 14:09:09] --- (9 headers 0 lines) ---
[Apr 22 14:09:12] Retransmitting #6 (NAT) to 77.72.169.131:5060:
INVITE sip:00316xxx@sip.voipcheap.com SIP/2.0
Via: SIP/2.0/UDP 93.125.xxx:5060;branch=z9hG4bK6c5a3a93;rport
Max-Forwards: 70
From: ""Jaap van Wingerde"" <sip:,user>@93.125.244.48>;tag=as6aed6153
To: <sip:00316xxx@sip.voipcheap.com>
Contact: <sip:<user>@93.125.xxx>
Call-ID: 455e572f560f45a179a4a5280399a98b@93.125.xxx
CSeq: 102 INVITE
User-Agent: Asterisk_PBX
Date: Sun, 22 Apr 2012 14:09:06 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 294
v=0
o=root 177660692 177660692 IN IP4 93.125.xxx
s=Asterisk PBX 1.6.2.9-2+squeeze4
c=IN IP4 93.125.xxx
t=0 0
m=audio 18040 RTP/AVP 8 0 3 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=sendrecv
---
[Apr 22 14:09:12]
<--- SIP read from UDP:77.72.169.131:5060 --->
SIP/2.0 400 Bad request
Via: SIP/2.0/UDP 10.0.0.159:5060;branch=z9hG4bK6c5a3a93;rport
To: <sip:00316xxx@sip.voipcheap.com>
Contact: sip:00316xxx@77.72.169.131:5060
Call-ID: 455e572f560f45a179a4a5280399a98b@93.125.xxx
CSeq: 102 INVITE
Server: (Very nice Sip Registrar/Proxy Server)
Allow: ACK,BYE,CANCEL,INVITE,REGISTER,OPTIONS,INFO,MESSAGE
Content-Length: 0
<------------->
[Apr 22 14:09:12] --- (9 headers 0 lines) ---
[Apr 22 14:09:19] WARNING[5878]: chan_sip.c:3912 retrans_pkt: Maximum retries exceeded on transmission 455e572f560f45a179a4a5280399a98b@93.125.xxx for seqno 102 (Critical Request) -- See doc/sip-retransmit.txt.
[Apr 22 14:09:19] WARNING[5878]: chan_sip.c:3939 retrans_pkt: Hanging up call 455e572f560f45a179a4a5280399a98b@93.125.xxx - no reply to our critical packet (see doc/sip-retransmit.txt).
[Apr 22 14:09:19] == Everyone is busy/congested at this time (1:0/0/1)
...
Behalve de "SIP/2.0 400 Bad request" van Voipcheap vallen me geen rare dingen op in bovenstaande debug-info. Ik heb zonder succes uitgebreid geëxperimenteerd met NAT-instellingen en dergelijke. Wat zou er fout gaan?
Vreemd genoeg gaat het registreren bij de verschillende voip-providers wel goed. Vandaar dat we wel bereikbaar zijn.
jaap@custard:~$ sudo /usr/sbin/asterisk -rvvvvvvvvv
[sudo] password for jaap:
Asterisk 1.6.2.9-2+squeeze4, Copyright (C) 1999 - 2010 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
== Parsing '/etc/asterisk/asterisk.conf': == Found
[Apr 22 14:28:44] Set to realtime thread
[Apr 22 14:28:44] == Parsing '/etc/asterisk/extconfig.conf': [Apr 22 14:28:44] == Found
[Apr 22 14:28:44] Connected to Asterisk 1.6.2.9-2+squeeze4 currently running on custard (pid = 5854)
Verbosity is at least 9
[Apr 22 14:28:47] -- Remote UNIX connection
[Apr 22 14:28:47] -- Remote UNIX connection disconnected
custard*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
3130xxx/3130xxx 83.143.188.165 5060 OK (30 ms)
3130xxx/3130xxx 83.143.188.165 N 5060 OK (30 ms)
44xxx/xxx 194.0.210.251 5060 OK (43 ms)
jaap/jaap 10.0.0.164 5060 OK (25 ms)
jaap_woonkamer/jaap_woonk 10.0.0.161 5062 OK (25 ms)
lia/lia 10.0.0.163 5060 OK (25 ms)
lia_woonkamer/lia_woonkam 10.0.0.161 5060 OK (25 ms)
sip-out/xxx 77.72.169.131 N 5060 OK (41 ms)
8 sip peers [Monitored: 8 online, 0 offline Unmonitored: 0 online, 0 offline]
[
Voor 28% gewijzigd door
Lemur op 22-04-2012 16:35
]