Hallo,
seit kurzen habe ich Probleme mit der IP Telefonie über T-Online. Ich hatte das Passwort für die Anmeldung geändert, und seit diesem Zeitpunkt kann ich über Asterisk nicht mehr telefonieren. Das Passwort habe ich natürlich auch entsprechend beim Asterisk angepasst.
Direkt über Xlite habe ich kein Problem über T-Online zu telefonieren.
Anbei die Konfiguration:
sip.conf:
(Benutzer ist gleich erster Teil der Emailadresse)
Auszug aus der extension.conf:
Diese Meldung bringt mir die Cli beim raustelefonieren:
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 84.183.6.192:5060;branch=z9hG4bK426553cb;rport
From: "03222xxxxxxx" <sip:[email protected]>;tag=as2a133fbd
To: <sip:[email protected]>
Contact: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Max-Forwards: 70
Date: Thu, 23 Mar 2006 09:36:48 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Content-Type: application/sdp
Content-Length: 231
v=0
o=root 6527 6527 IN IP4 84.183.6.192
s=session
c=IN IP4 84.183.6.192
t=0 0
m=audio 10006 RTP/AVP 0 8 3 97
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=silenceSuppff - - - -
---
[1;30;40m -- [0;37;40mCalled 03445713224@t-online-out
<-- SIP read from 217.0.132.118:5060:
SIP/2.0 100 Rufaufbau
Via: SIP/2.0/UDP 84.183.6.192:5060;rport=5060;received=84.183.6.192;branch=z9hG4bK426553cb
To: <sip:[email protected]>
From: "03222xxxxxxx" <sip:[email protected]>;tag=as2a133fbd
Call-ID: [email protected]
CSeq: 102 INVITE
Content-Length: 0
--- (7 headers 0 lines)---
<-- SIP read from 217.0.132.118:5060:
SIP/2.0 606 Not Acceptable
Via: SIP/2.0/UDP 84.183.6.192:5060;rport=5060;received=84.183.6.192;branch=z9hG4bK426553cb
To: <sip:[email protected]>
From: "03222xxxxxxx" <sip:[email protected]>;tag=as2a133fbd
Call-ID: [email protected]
CSeq: 102 INVITE
Content-Length: 0
--- (7 headers 0 lines)---
[1;30;40m -- [0;37;40mGot SIP response 606 "Not Acceptable" back from 217.0.132.118
Transmitting (no NAT) to 217.0.132.118:5060:
ACK sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 84.183.6.192:5060;branch=z9hG4bK426553cb;rport
From: "03222xxxxxxx" <sip:[email protected]>;tag=as2a133fbd
To: <sip:[email protected]>
Contact: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 102 ACK
User-Agent: Asterisk PBX
Max-Forwards: 70
Content-Length: 0
Folgende Fehlermeldung erscheint bei der Registrierung:
REGISTER sip:tel.t-online.de SIP/2.0
Via: SIP/2.0/UDP 84.183.6.192:5060;branch=z9hG4bK78ebd75d;rport
From: <sip:[email protected]>;tag=as2f403c67
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 103 REGISTER
User-Agent: Asterisk PBX
Max-Forwards: 70
Expires: 120
Contact: <sip:[email protected]>
Event: registration
Content-Length: 0
---
<-- SIP read from 217.0.132.118:5060:
SIP/2.0 423 Interval Too Brief
Via: SIP/2.0/UDP 84.183.6.192:5060;rport=5060;received=84.183.6.192;branch=z9hG4bK78ebd75d
To: <sip:[email protected]>;tag=3795850e
From: <sip:[email protected]>;tag=as2f403c67
Call-ID: [email protected]
CSeq: 103 REGISTER
Min-Expires: 240
Content-Length: 0
Danke für Eure Hilfe
Gruß Sven
seit kurzen habe ich Probleme mit der IP Telefonie über T-Online. Ich hatte das Passwort für die Anmeldung geändert, und seit diesem Zeitpunkt kann ich über Asterisk nicht mehr telefonieren. Das Passwort habe ich natürlich auch entsprechend beim Asterisk angepasst.
Direkt über Xlite habe ich kein Problem über T-Online zu telefonieren.
Anbei die Konfiguration:
sip.conf:
Code:
[general]
language=de
port=5060
qualify=no
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=ilbc
srvlookup=no
canreinvite=no
context=default
register => 03222xxxxxxx:passwort:[email protected]/032225253140
[t-online-out]
type=peer
username=benutzer
fromuser=03222xxxxxxx
secret=xxxxxxx
fromdomain=tel.t-online.de
host=tel.t-online.de
realm=tel.t-online.de
canreinvite=no
dtmfmode=info
insecure=very
nat=no
qualify=yes
(Benutzer ist gleich erster Teil der Emailadresse)
Auszug aus der extension.conf:
Code:
[t-online_out]
exten => _8.,1,SetCIDName(03222xxxxxxx)
exten => _8.,2,Dial(SIP/${EXTEN:1}@t-online-out)
exten => _8.,3 Hangup
Diese Meldung bringt mir die Cli beim raustelefonieren:
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 84.183.6.192:5060;branch=z9hG4bK426553cb;rport
From: "03222xxxxxxx" <sip:[email protected]>;tag=as2a133fbd
To: <sip:[email protected]>
Contact: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Max-Forwards: 70
Date: Thu, 23 Mar 2006 09:36:48 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Content-Type: application/sdp
Content-Length: 231
v=0
o=root 6527 6527 IN IP4 84.183.6.192
s=session
c=IN IP4 84.183.6.192
t=0 0
m=audio 10006 RTP/AVP 0 8 3 97
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=silenceSuppff - - - -
---
[1;30;40m -- [0;37;40mCalled 03445713224@t-online-out
<-- SIP read from 217.0.132.118:5060:
SIP/2.0 100 Rufaufbau
Via: SIP/2.0/UDP 84.183.6.192:5060;rport=5060;received=84.183.6.192;branch=z9hG4bK426553cb
To: <sip:[email protected]>
From: "03222xxxxxxx" <sip:[email protected]>;tag=as2a133fbd
Call-ID: [email protected]
CSeq: 102 INVITE
Content-Length: 0
--- (7 headers 0 lines)---
<-- SIP read from 217.0.132.118:5060:
SIP/2.0 606 Not Acceptable
Via: SIP/2.0/UDP 84.183.6.192:5060;rport=5060;received=84.183.6.192;branch=z9hG4bK426553cb
To: <sip:[email protected]>
From: "03222xxxxxxx" <sip:[email protected]>;tag=as2a133fbd
Call-ID: [email protected]
CSeq: 102 INVITE
Content-Length: 0
--- (7 headers 0 lines)---
[1;30;40m -- [0;37;40mGot SIP response 606 "Not Acceptable" back from 217.0.132.118
Transmitting (no NAT) to 217.0.132.118:5060:
ACK sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 84.183.6.192:5060;branch=z9hG4bK426553cb;rport
From: "03222xxxxxxx" <sip:[email protected]>;tag=as2a133fbd
To: <sip:[email protected]>
Contact: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 102 ACK
User-Agent: Asterisk PBX
Max-Forwards: 70
Content-Length: 0
Folgende Fehlermeldung erscheint bei der Registrierung:
REGISTER sip:tel.t-online.de SIP/2.0
Via: SIP/2.0/UDP 84.183.6.192:5060;branch=z9hG4bK78ebd75d;rport
From: <sip:[email protected]>;tag=as2f403c67
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 103 REGISTER
User-Agent: Asterisk PBX
Max-Forwards: 70
Expires: 120
Contact: <sip:[email protected]>
Event: registration
Content-Length: 0
---
<-- SIP read from 217.0.132.118:5060:
SIP/2.0 423 Interval Too Brief
Via: SIP/2.0/UDP 84.183.6.192:5060;rport=5060;received=84.183.6.192;branch=z9hG4bK78ebd75d
To: <sip:[email protected]>;tag=3795850e
From: <sip:[email protected]>;tag=as2f403c67
Call-ID: [email protected]
CSeq: 103 REGISTER
Min-Expires: 240
Content-Length: 0
Danke für Eure Hilfe
Gruß Sven