[Gelöst] Probleme mit elmeg IP290 und Asterisk

madiehl

Mitglied
Mitglied seit
15 Feb 2005
Beiträge
438
Punkte für Reaktionen
0
Punkte
0
Hallo Leute,
ich habe unter http://www.ip-phone-forum.de/showthread.php?t=142469 schon beschrieben worum es geht.
Kurz: Ein am Asterisk angeschlossenes Elmeg 290IP (Snom 190) beendet ausgehende SIP-Calls über GMX oder 1&1 nach exakt 35 Sekunden.
Zusätzlich habe ich jetzt herausgefunden, das dieser Effekt nur bei der Anmeldung am Asterisk auftritt. Melde ich das Telefon direkt bei 1&1 oder GMX an, dann werden die Calls nicht beendet.
Andere SIP-Geräte (Schnulo an einem Linksys PAP2T oder einer FBF) zeigen dieses Phänomen nicht. Der Asterisk läuft auf Port 5070 und die Weiterleitungen sind alle geschaltet. Asteriskversion ist 1.2.20 es trat aber auch mit der 1.2.13 auf

Der entsprechende Teil aus der sip.conf:
Code:
[41]
vmexten=99
subscribecontext=BLF_Group_1
type=friend
username=41
secret=********
callerid="Büro Snom" <41>
host=dynamic
mailbox=41@default
canreinvite=no
context=41
callgroup=1
pickupgroup=1
Der SIP Debug des Telefons sieht normal aus, daher hier der Debug des Providers, vielleicht sagt das jemandem von Euch was :)

Danke
Matthias
Code:
SIP Debugging Enabled for IP: 212.227.15.231:5060
We're at 217.95.144.229 port 10002
Adding codec 0x8 (alaw) to SDP
�Adding codec 0x4 (ulaw) to SDP
�Adding codec 0x10 (g726) to SDP
�Adding codec 0x2 (gsm) to SDP
�Adding codec 0x100 (g729) to SDP
�Adding non-codec 0x1 (telephone-event) to SDP
�13 headers, 15 lines
Reliably Transmitting (no NAT) to 212.227.15.231:5060:
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK2dd5d275;rport
From: "Büro Snom" <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>
Contact: <sip:[email protected]:5070>
Call-ID: [email protected]
CSeq: 102 INVITE
User-Agent: Vlines accessVoIP
Max-Forwards: 70
Date: Sun, 15 Jul 2007 15:34:39 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Content-Type: application/sdp
Content-Length: 345

v=0
o=root 22321 22321 IN IP4 217.95.144.229
s=session
c=IN IP4 217.95.144.229
t=0 0
m=audio 10002 RTP/AVP 8 0 111 3 18 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:111 G726-32/8000
a=rtpmap:3 GSM/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -

---

<-- SIP read from 212.227.15.231:5060: 
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK2dd5d275;rport=5070
From: "Büro Snom" <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>;tag=329cfeaa6ded039da25ff8cbb8668bd2.feaf
Call-ID: [email protected]
CSeq: 102 INVITE
Proxy-Authenticate: Digest realm="1und1.de", nonce="469a3fbbbbbfe05ef27db98a9324d3cc5ef8534f"
Server: UI OpenSer
Content-Length: 0


�--- (9 headers 0 lines) ---
�Transmitting (no NAT) to 212.227.15.231:5060:
ACK sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK2dd5d275;rport
From: "Büro Snom" <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>;tag=329cfeaa6ded039da25ff8cbb8668bd2.feaf
Contact: <sip:[email protected]:5070>
Call-ID: [email protected]
CSeq: 102 ACK
User-Agent: Vlines accessVoIP
Max-Forwards: 70
Content-Length: 0


---
�We're at 217.95.144.229 port 10002
�Adding codec 0x8 (alaw) to SDP
�Adding codec 0x4 (ulaw) to SDP
�Adding codec 0x10 (g726) to SDP
�Adding codec 0x2 (gsm) to SDP
�Adding codec 0x100 (g729) to SDP
�Adding non-codec 0x1 (telephone-event) to SDP
�Reliably Transmitting (no NAT) to 212.227.15.231:5060:
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK119037fd;rport
From: "Büro Snom" <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>
Contact: <sip:[email protected]:5070>
Call-ID: [email protected]
CSeq: 103 INVITE
User-Agent: Vlines accessVoIP
Max-Forwards: 70
Proxy-Authorization: Digest username="496081XXXXXX", realm="1und1.de", algorithm=MD5, uri="sip:[email protected]", nonce="469a3fbbbbbfe05ef27db98a9324d3cc5ef8534f", response="5d012617f169733d0f10e58b6c7865c3", opaque=""
Date: Sun, 15 Jul 2007 15:34:39 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Content-Type: application/sdp
Content-Length: 345

v=0
o=root 22321 22322 IN IP4 217.95.144.229
s=session
c=IN IP4 217.95.144.229
t=0 0
m=audio 10002 RTP/AVP 8 0 111 3 18 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:111 G726-32/8000
a=rtpmap:3 GSM/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -

---
�
<-- SIP read from 212.227.15.231:5060: 
SIP/2.0 100 trying -- your call is important to us
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK119037fd;rport=5070
From: "Büro Snom" <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 103 INVITE
Server: UI OpenSer
Content-Length: 0


�--- (8 headers 0 lines) ---

<-- SIP read from 212.227.15.231:5060: 
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK119037fd;rport=5070
From: <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>;tag=25927705
Call-ID: [email protected]
CSeq: 103 INVITE
Contact: <sip:[email protected]:5060>
Content-Length: 0
X-Route-Info: PSTN


�--- (9 headers 0 lines) ---

<-- SIP read from 212.227.15.231:5060: 
SIP/2.0 200 OK
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK119037fd;rport=5070
From: <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>;tag=25927705
Call-ID: [email protected]
CSeq: 103 INVITE
Contact: <sip:[email protected]:5060>
Record-Route: <sip:195.71.47.132;ftag=as5bc9ad64;lr=on>
Record-Route: <sip:212.227.15.194;ftag=as5bc9ad64;lr=on>
Allow: INVITE,ACK,PRACK,SUBSCRIBE,BYE,CANCEL,NOTIFY,INFO,REFER,UPDATE
Content-Type: application/sdp
Content-Length: 307
X-Route-Info: PSTN

v=0
o=root 4313 4313 IN IP4 217.10.66.71
s=session
c=IN IP4 217.10.66.71
t=0 0
m=audio 14308 RTP/AVP 8 0 3 18 111
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:111 G726-32/8000
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv

�--- (13 headers 15 lines) ---

<-- SIP read from 212.227.15.231:5060: 
SIP/2.0 200 OK
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK119037fd;rport=5070
From: <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>;tag=25927705
Call-ID: [email protected]
CSeq: 103 INVITE
Contact: <sip:[email protected]:5060>
Record-Route: <sip:195.71.47.132;ftag=as5bc9ad64;lr=on>
Record-Route: <sip:212.227.15.194;ftag=as5bc9ad64;lr=on>
Allow: INVITE,ACK,PRACK,SUBSCRIBE,BYE,CANCEL,NOTIFY,INFO,REFER,UPDATE
Content-Type: application/sdp
Content-Length: 307
X-Route-Info: PSTN

v=0
o=root 4313 4313 IN IP4 217.10.66.71
s=session
c=IN IP4 217.10.66.71
t=0 0
m=audio 14308 RTP/AVP 8 0 3 18 111
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:111 G726-32/8000
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv

�--- (13 headers 15 lines) ---

<-- SIP read from 212.227.15.231:5060: 
SIP/2.0 200 OK
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK119037fd;rport=5070
From: <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>;tag=25927705
Call-ID: [email protected]
CSeq: 103 INVITE
Contact: <sip:[email protected]:5060>
Record-Route: <sip:195.71.47.132;ftag=as5bc9ad64;lr=on>
Record-Route: <sip:212.227.15.194;ftag=as5bc9ad64;lr=on>
Allow: INVITE,ACK,PRACK,SUBSCRIBE,BYE,CANCEL,NOTIFY,INFO,REFER,UPDATE
Content-Type: application/sdp
Content-Length: 307
X-Route-Info: PSTN

v=0
o=root 4313 4313 IN IP4 217.10.66.71
s=session
c=IN IP4 217.10.66.71
t=0 0
m=audio 14308 RTP/AVP 8 0 3 18 111
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:111 G726-32/8000
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv

�--- (13 headers 15 lines) ---

<-- SIP read from 212.227.15.231:5060: 
SIP/2.0 200 OK
Via: SIP/2.0/UDP 217.95.144.229:5070;branch=z9hG4bK119037fd;rport=5070
From: <sip:[email protected]>;tag=as5bc9ad64
To: <sip:[email protected]>;tag=25927705
Call-ID: [email protected]
CSeq: 103 INVITE
Contact: <sip:[email protected]:5060>
Record-Route: <sip:195.71.47.132;ftag=as5bc9ad64;lr=on>
Record-Route: <sip:212.227.15.194;ftag=as5bc9ad64;lr=on>
Allow: INVITE,ACK,PRACK,SUBSCRIBE,BYE,CANCEL,NOTIFY,INFO,REFER,UPDATE
Content-Type: application/sdp
Content-Length: 307

v=0
o=root 4313 4313 IN IP4 217.10.66.71
s=session
c=IN IP4 217.10.66.71
t=0 0
m=audio 14308 RTP/AVP 8 0 3 18 111
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:111 G726-32/8000
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv

�--- (12 headers 15 lines) ---
 
Zuletzt bearbeitet:
Der SIP Debug des Telefons sieht normal aus,

Das sagst Du so einfach. Wenn aber Dein Telefon das Gespräch beendet, dann sollte da auch ein entsprechender SIP Traffic zwischen Deinem Telefon und dem Asterisk stattfinden. Der wäre schon mal interessant zu sehen.

Auf den ersten Blick würde ich übrigens mal ins Blaue hinein raten, daß Du den subscribecontext aus dem sip.conf Teil rausnehmen solltest.
 
Hallo betateilchen und Danke fürs Drüberschauen.
Leider tritt der Fehler so alle 5-6 mal nicht auf aber man kann ihn trotzdem sehr gut reproduzieren. Daher hier mal der SIP Debug des Gerätes. Das mit dem subsribe werde ich später noch rausnehmen, dazu muss ich etwas tricksen da es eine vlines-Anlage ist. Ausserdem wollte ich mal die FBF als Router austauschen.

Code:
SIP Debugging Enabled for IP: 192.168.0.61:2063

<-- SIP read from 192.168.0.61:2063: 
INVITE sip:[email protected]:5070;user=phone SIP/2.0
Via: SIP/2.0/UDP 192.168.0.61:2063;branch=z9hG4bK-4gtvuyzmepny;rport
From: <sip:[email protected]:5070>;tag=0mrae5qip9
To: <sip:[email protected]:5070;user=phone>
Call-ID: 3c268f738b29-q0jujkpzbfou@snom190
CSeq: 1 INVITE
Max-Forwards: 70
Contact: <sip:[email protected]:2063;line=mexm4kdk>
P-Key-Flags: keys="3"
User-Agent: snom190/3.60x
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE, PRACK, MESSAGE, INFO
Allow-Events: talk, hold, refer
Supported: timer, 100rel, replaces
Session-Expires: 3600
Content-Type: application/sdp
Content-Length: 366

v=0
o=root 574569120 574569120 IN IP4 192.168.0.61
s=call
c=IN IP4 192.168.0.61
t=0 0
m=audio 59770 RTP/AVP 0 8 9 2 3 18 4 101
a=rtpmap:0 pcmu/8000
a=rtpmap:8 pcma/8000
a=rtpmap:9 g722/8000
a=rtpmap:2 g726-32/8000
a=rtpmap:3 gsm/8000
a=rtpmap:18 g729/8000
a=rtpmap:4 g723/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=sendrecv

�--- (17 headers 17 lines) ---
�Using INVITE request as basis request - 3c268f738b29-q0jujkpzbfou@snom190
�Sending to 192.168.0.61 : 2063 (NAT)
�Reliably Transmitting (no NAT) to 192.168.0.61:2063:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.0.61:2063;branch=z9hG4bK-4gtvuyzmepny;received=192.168.0.61;rport=2063
From: <sip:[email protected]:5070>;tag=0mrae5qip9
To: <sip:[email protected]:5070;user=phone>;tag=as384b5f6f
Call-ID: 3c268f738b29-q0jujkpzbfou@snom190
CSeq: 1 INVITE
User-Agent: Vlines accessVoIP
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="18a2ae21"
Content-Length: 0


---
�Scheduling destruction of call '3c268f738b29-q0jujkpzbfou@snom190' in 15000 ms
�Found user '41'

<-- SIP read from 192.168.0.61:2063: 
ACK sip:[email protected]:5070;user=phone SIP/2.0
Via: SIP/2.0/UDP 192.168.0.61:2063;branch=z9hG4bK-4gtvuyzmepny;rport
From: <sip:[email protected]:5070>;tag=0mrae5qip9
To: <sip:[email protected]:5070;user=phone>;tag=as384b5f6f
Call-ID: 3c268f738b29-q0jujkpzbfou@snom190
CSeq: 1 ACK
Max-Forwards: 70
Contact: <sip:[email protected]:2063;line=mexm4kdk>
Content-Length: 0


�--- (9 headers 0 lines) ---

<-- SIP read from 192.168.0.61:2063: 
INVITE sip:[email protected]:5070;user=phone SIP/2.0
Via: SIP/2.0/UDP 192.168.0.61:2063;branch=z9hG4bK-jq2spdrx773y;rport
From: <sip:[email protected]:5070>;tag=0mrae5qip9
To: <sip:[email protected]:5070;user=phone>
Call-ID: 3c268f738b29-q0jujkpzbfou@snom190
CSeq: 2 INVITE
Max-Forwards: 70
Contact: <sip:[email protected]:2063;line=mexm4kdk>
P-Key-Flags: keys="3"
User-Agent: snom190/3.60x
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE, PRACK, MESSAGE, INFO
Allow-Events: talk, hold, refer
Supported: timer, 100rel, replaces
Session-Expires: 3600
Proxy-Authorization: Digest username="41",realm="asterisk",nonce="18a2ae21",uri="sip:[email protected]:5070;user=phone",response="8c598f5744d39438a2c265b2c95f0af9",algorithm=md5
Content-Type: application/sdp
Content-Length: 366

v=0
o=root 574569120 574569120 IN IP4 192.168.0.61
s=call
c=IN IP4 192.168.0.61
t=0 0
m=audio 59770 RTP/AVP 0 8 9 2 3 18 4 101
a=rtpmap:0 pcmu/8000
a=rtpmap:8 pcma/8000
a=rtpmap:9 g722/8000
a=rtpmap:2 g726-32/8000
a=rtpmap:3 gsm/8000
a=rtpmap:18 g729/8000
a=rtpmap:4 g723/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=sendrecv

�--- (18 headers 17 lines) ---
�Using INVITE request as basis request - 3c268f738b29-q0jujkpzbfou@snom190
�Sending to 192.168.0.61 : 2063 (NAT)
�Found user '41'
�Found RTP audio format 0
�Found RTP audio format 8
�Found RTP audio format 9
�Found RTP audio format 2
�Found RTP audio format 3
�Found RTP audio format 18
�Found RTP audio format 4
�Found RTP audio format 101
�Peer audio RTP is at port 192.168.0.61:59770
�Found description format pcmu
�Found description format pcma
�Found description format g722
�Found description format g726-32
�Found description format gsm
�Found description format g729
�Found description format g723
�Found description format telephone-event
�Capabilities: us - 0x11e (gsm|ulaw|alaw|g726|g729), peer - audio=0x11f (g723|gsm|ulaw|alaw|g726|g729)/video=0x0 (nothing), combined - 0x11e (gsm|ulaw|alaw|g726|g729)
�Non-codec capabilities: us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
�Looking for 06081928301 in 41 (domain 192.168.0.2)
�list_route: hop: <sip:[email protected]:2063;line=mexm4kdk>
Transmitting (no NAT) to 192.168.0.61:2063:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.0.61:2063;branch=z9hG4bK-jq2spdrx773y;received=192.168.0.61;rport=2063
From: <sip:[email protected]:5070>;tag=0mrae5qip9
To: <sip:[email protected]:5070;user=phone>
Call-ID: 3c268f738b29-q0jujkpzbfou@snom190
CSeq: 2 INVITE
User-Agent: Vlines accessVoIP
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Contact: <sip:[email protected]:5070>
Content-Length: 0


---
�Transmitting (no NAT) to 192.168.0.61:2063:
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.0.61:2063;branch=z9hG4bK-jq2spdrx773y;received=192.168.0.61;rport=2063
From: <sip:[email protected]:5070>;tag=0mrae5qip9
To: <sip:[email protected]:5070;user=phone>;tag=as0ff11513
Call-ID: 3c268f738b29-q0jujkpzbfou@snom190
CSeq: 2 INVITE
User-Agent: Vlines accessVoIP
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Contact: <sip:[email protected]:5070>
Content-Length: 0


---
We're at 192.168.0.2 port 10086
Adding codec 0x8 (alaw) to SDP
�Adding codec 0x4 (ulaw) to SDP
�Adding codec 0x10 (g726) to SDP
�Adding codec 0x2 (gsm) to SDP
�Adding codec 0x100 (g729) to SDP
�Adding non-codec 0x1 (telephone-event) to SDP
�Reliably Transmitting (no NAT) to 192.168.0.61:2063:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.61:2063;branch=z9hG4bK-jq2spdrx773y;received=192.168.0.61;rport=2063
From: <sip:[email protected]:5070>;tag=0mrae5qip9
To: <sip:[email protected]:5070;user=phone>;tag=as0ff11513
Call-ID: 3c268f738b29-q0jujkpzbfou@snom190
CSeq: 2 INVITE
User-Agent: Vlines accessVoIP
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Contact: <sip:[email protected]:5070>
Content-Type: application/sdp
Content-Length: 335

v=0
o=root 24181 24181 IN IP4 192.168.0.2
s=session
c=IN IP4 192.168.0.2
t=0 0
m=audio 10086 RTP/AVP 8 0 2 3 18 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:2 G726-32/8000
a=rtpmap:3 GSM/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -

---

<-- SIP read from 192.168.0.61:2063: 
ACK sip:[email protected]:5070 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.61:2063;branch=z9hG4bK-1vskolo5e3jw;rport
From: <sip:[email protected]:5070>;tag=0mrae5qip9
To: <sip:[email protected]:5070;user=phone>;tag=as0ff11513
Call-ID: 3c268f738b29-q0jujkpzbfou@snom190
CSeq: 2 ACK
Max-Forwards: 70
Contact: <sip:[email protected]:2063;line=mexm4kdk>
Content-Length: 0


�--- (9 headers 0 lines) ---


Edit:
Ich habe eben den subscribecontext rausgenommen, das hat leider nicht geholfen.
 
Zuletzt bearbeitet:
grmpf...

Das SIP debug hilft nicht wirklich weiter. Da ist der Gesprächsabbruch nicht zu erkennen.
 
Ist es theoretisch möglich, das der Provider aus welchem Grund auch immer das Gespräch abbricht bzw. beendet? Das würde mich bei 1&1/GMX nicht wundern :)
Naja, ich habe jetzt ein Snom 360 ersteigert und hoffe das es damit klappt. Da aber das elmeg 290 IP weiter verkauft wird, bin ich an jeder Hilfe interessiert. Ansonsten ist doch die Frage welcher Timer nach exakt 35 Sekunden Gesprächsdauer zuschlägt. Es muss ja mit der Kombination Telefon/Asterisk/GMX zu tun haben.
Hat vielleicht jemand ein elmeg 290 IP an einem Asterisk ohne diese Effekte? Dann würde ich gerne mal die Einstellungen vergleichen.


EDIT der_Gersthofer: Bitte keine Doppelpostinsg!!
 
So, das Problem scheint gelöst zu sein, denn die Probleme treten nach etlichen Versuchen nicht mehr auf. Ich habe den Router ausgetauscht und seit die FBF nicht mehr dazwischenhängt sondern ein ganz normaler Router scheint alles zu gehen.
 
Gesprächsabbruch nach 35 sec.

Ich habe das gleiche bzw. ein sehr änliches Problem.
Komponenten:
Allnet All7960 per IAX2 an die Vlines angebunden.
Die Vlines läuft unter Asterisk Version 1.2.24 und unter accessVoIP V1.40.
Als Router verwende ich den Allnet All1294B.

Problem:
Meine Tochter hat sich mit Ihrem softphon an meiner Vlines angemeldet. Dieser Anschluss wird bei mir wie eine Nebenstelle behandelt.
Kl. 15
HTML:
Name/username Host Dyn Nat ACL Port Status 
14/14 (Unspecified) D 0 Unmonitored
15/15 (Unspecified) D N 0 Unmonitored
778/778 (Unspecified) D N 0 Unmonitored
777/777 (Unspecified) D 0 Unmonitored
Sipgate1739xxx/1739xxx 217.116.119.xxx N 5060 Unmonitored
A1Netpixxxx/pixxxx 80.75.44.xxx N 5060 OK (19 ms)
6 sip peers [6 online , 0 offline]
Wenn meine Tochter mich über die Nebenstelle 11 anruft funktionirt alles recht gut, abgesehen von manchen Gesprächsunterbrechungen, welche ich auf die schlechte Internetverbindung (ping Antwort von 124.170.57.xxx: Bytes=32 Zeit=381ms TTL=242) zurückführe. In Umgekehrter Richtung wenn ich von der Durchwahl 11 zur Durchwahl 15 wähle wird exakt nach 35 sec. das Gespräch unterbrochen.
Durchwahl 11 ist als IAX2 an die Vlines angebunden. Die Durchwahl 15 als Sip.
Das gleiche Problem tritt bei allen anderen Durchwahlen auf auch auf der Durchwahl 14 welche an einem Granstream HandyTone-486 per Sip angemeldet ist.
Hier die Sip.conf
HTML:
#include /etc/asterisk/sip_custom.conf
[general]
include => general-custom
useragent=Vlines accessVoIP
bindaddr=0.0.0.0
insecure=very
srvlookup=yes
context=default
language=de
tos=lowdelay
maxexpirey=3600
defaultexpirey=900
dtmfmode=auto
#include /mnt/kd/accessvoip/almoststun.php
#include /mnt/kd/accessvoip/ip.php
disallow=all
allow=alaw
allow=ulaw
allow=g726
allow=gsm
 
register => pittlj:[email protected]/pittlj
register => 4654788:[email protected]/4654788
register => 1739108:[email protected]/1739108
 
[A1Netpittlj]
qualify=yes
type=friend
username=pixxxx
secret=xxxxxxxx
host=a1.net
fromuser=pixxxx
fromdomain=a1.net
canreinvite=no
nat=yes
insecure=very
context=incominga1.net
 
[Sipgate173xxxx]
type=friend
username=173xxxx
secret=xxxxxxxx
host=sipgate.at
fromuser=173xxxx
fromdomain=sipgate.at
canreinvite=no
nat=yes
insecure=very
context=incomingsipgate.at
 
[777]
vmexten=99
subscribecontext=BLF_Group_1
type=friend
username=777
secret=test
callerid="Test" <777>
host=dynamic
mailbox=777@default
canreinvite=no
context=777
 
[778]
vmexten=99
subscribecontext=BLF_Group_1
type=friend
username=778
secret=778
callerid="Timm Schneider" <778>
host=dynamic
nat=yes
mailbox=778@default
canreinvite=no
context=778
 
[15]
vmexten=99
subscribecontext=BLF_Group_1
type=friend
username=15
secret=15
callerid="Kerstin" <15>
host=dynamic
nat=yes
mailbox=15@default
canreinvite=no
context=15
 
[14]
vmexten=99
subscribecontext=BLF_Group_1
type=friend
username=14
secret=14
callerid="Fax" <14>
host=dynamic
mailbox=14@default
canreinvite=no
context=14

Die iax.conf
HTML:
#include /etc/asterisk/iax_custom.conf
[general]
useragent=Vlines accessVoIP
context=default
tos=lowdelay
disallow=all
allow=alaw
allow=ulaw
allow=g726
allow=gsm
allow=g729
 
register => pittl:[email protected]
 
[pittl]
type=friend
username=pixxx
secret=xxxxxxxx
host=62.99.145.xxx
fromuser=pixxx
fromdomain=62.99.145.xxx
insecure=very
context=incoming62.99.145.xxx
canreinvite=yes
dtmfmode=info
 
[11]
type=friend
username=11
secret=xxxx
callerid="Josef" <11>
host=dynamic
dtmfmode=info
context=11
 
[12]
type=friend
username=12
secret=xxxx
callerid="Evi" <12>
host=dynamic
dtmfmode=info
context=12
 
[13]
type=friend
username=13
secret=xxxx
callerid="Daniela" <13>
host=dynamic
dtmfmode=info
context=13
 
[778]
type=friend
username=778
secret=xxxx
callerid="Tim" <778>
host=dynamic
dtmfmode=info
context=778
 
[91]
type=friend
username=91
secret=xxxx
callerid="Fax1" <91>
host=dynamic
dtmfmode=info
context=91
 
[92]
type=friend
username=92
secret=xx
callerid="Fax2" <92>
host=dynamic
dtmfmode=info
context=92
 
[93]
type=friend
username=93
secret=xxxx
callerid="Fax3" <93>
host=dynamic
dtmfmode=info
context=93
 
[tms11]
type=friend
username=tms11
host=hixxxxxx.dyndns.org
fromdomain=hixxxxxxx.dyndns.org
secret=xxxxxxxx
context=default

Meine Tochter ist in Australien und hat dort sowohl ein Softphon als auch ein Voip Telefon über den ATA Zyxsel Prestige 2000. Das Softphon läuft entweder am Privaten oder am Firmeninternetanschluss. Das Problem ist immer das selbe.

Beim Sip Debugg schweigt sich meine Vlines generell aus?

Woran kann es liegen?
Danke für eure Hilfe.
 
Zuletzt bearbeitet:

Statistik des Forums

Themen
244,878
Beiträge
2,220,029
Mitglieder
371,603
Neuestes Mitglied
broekar
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.