Grosse Asterisk Konfigurationsprobleme

Larvitz

Neuer User
Mitglied seit
23 Jan 2005
Beiträge
11
Punkte für Reaktionen
0
Punkte
0
Hab ein Konfigproblem..villeicht nur ein kleines..mal sehen..

Hab einen Server in Rechenzentrum..hat feste IP
Will das er sich bei 1und1 anmeldet und ich mit softphone draufkomm...

bisher geht nichts..ich kann mich mit sip software anmelden..aber bekomme keine Verbindung zustande.
Villeicht kann sich von eich jemand meine Configfiles mal ansehen ????

Wäre super

Hier meine Configs

sip.conf:
Code:
[general]
port=5060
bindaddr=83.246.xxx.xxx
qualify=no
disallow=all
allow=gsm
allow=ulaw
allow=alaw
allow=g729
allow=gsm
allow=slinear
srvlookup=no
language=de
nat=no
register => 49622143xxx:[email protected]/49622143xxx

[496221430xxx]
type=peer
context=default
insecure=very
username=496221430xxx
fromuser=496221430xxx
authuser=496221430xxx
fromdomain=sip.1und1.de
secret=xxx
host=sip.1und1.de
qualify=yes

[150]
type=friend
username=150
secret=xxx
host=dynamic
disallow=all
allow=ulaw
allow=alaw
dtmfmode=rfc2833
context=1und1

extensions.conf:

Code:
[default]
static=yes
writeprotect=no

exten => 150,1,Dial(SIP/$EXTEN,60)
exten => 150,2,Congestion
exten => 1504,102,Busy

[1und1]
include => default
exten => _9.,1,Dial(SIP/$EXTEN:[email protected],60)
exten => _9.,2,Congestion
exten => _9.,3,Busy
 
du hast feste ip-adresse?
du lebst hinter einer firewall?
der port 5060 wird 1zu1 durchgeleitet?

was Zeigt "sip show registry"?
 
feste ip!
keine firewall ;)

sip show registry:

*CLI> sip show registry
Host Username Refresh State
sip.1und1.de:5060 49622143xxxx 105 Registered

sip show peers:

496221430XXXX/4962214XXXX 212.227.15.197 255.255.255.255 5060 OK (127 ms)
 
Den peer änderst du auf type=friend, da beim type=peer nach Ablauf der expirey-time sonst nicht mehr neu registriert wird (+ nat=no, qualify=no).
Die ports (udp) 5060, 10000-20000 gemäss der rtp.conf sind geforwarded auf den * bzw in der firewall offen?
 
Es muß jeweils SIP/${EXTEN} und SIP/${EXTEN:1} heissen, hast die geschweiften Klammern {}vergessen

Gruß,
Tin
 
ne hilft alles nicht :-(
hier mal meine logs..villeicht kann damit jemand was anfangen

Code:
Asterisk CVS-HEAD-05/30/05-21:53:47, Copyright (C) 1999 - 2005 Digium.
Written by Mark Spencer <[email protected]>
=========================================================================
[ Booting...................Jun  1 19:14:11 WARNING[12389]: chan_skinny.c:2878 reload_config: Unable to get our IP address, Skinny disabled
..Jun  1 19:14:11 WARNING[12389]: chan_oss.c:470 soundcard_init: Unable to open /dev/dsp: Permission denied
.....Jun  1 19:14:11 NOTICE[12389]: pbx_dundi.c:429 reset_global_eid: No ethernet interface found for seeding global EID  You will have to set it manually.
................................................................................................. ]
Asterisk Ready.
*CLI> Jun  1 19:14:12 NOTICE[18977]: res_musiconhold.c:483 monmp3thread: Request to schedule in the past?!?!
sip debug
SIP Debugging enabled
*CLI> Retransmitting #2 (no NAT) to 127.0.0.1:5060:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Proxy-Authenticate: Digest realm="asterisk", nonce="26eab55d"
Content-Length: 0


---

<-- SIP read from 84.172.181.87:61299:
CANCEL sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bKnp967853119-44619613127.0.0.1;rport
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 1 CANCEL
Content-Length: 0
Max-Forwards: 70
User-Agent: Nero SIPPS IP Phone Version 2.0.51.11


--- (9 headers 0 lines)---
Sending to 127.0.0.1 : 5060 (non-NAT)
Reliably Transmitting (no NAT) to 127.0.0.1:5060:
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Content-Length: 0


---
Transmitting (no NAT) to 127.0.0.1:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 CANCEL
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Content-Length: 0


---
Retransmitting #3 (no NAT) to 127.0.0.1:5060:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Proxy-Authenticate: Digest realm="asterisk", nonce="26eab55d"
Content-Length: 0


---
Retransmitting #1 (no NAT) to 127.0.0.1:5060:
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Content-Length: 0


---
Retransmitting #4 (no NAT) to 127.0.0.1:5060:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Proxy-Authenticate: Digest realm="asterisk", nonce="26eab55d"
Content-Length: 0


---
Retransmitting #2 (no NAT) to 127.0.0.1:5060:
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Content-Length: 0


---
Retransmitting #5 (no NAT) to 127.0.0.1:5060:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Proxy-Authenticate: Digest realm="asterisk", nonce="26eab55d"
Content-Length: 0


---
Retransmitting #3 (no NAT) to 127.0.0.1:5060:
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Content-Length: 0


---
Jun  1 19:14:29 WARNING[20674]: chan_sip.c:887 retrans_pkt: Maximum retries exceeded on call [email protected] for seqno 1 (Non-critical Response)
Retransmitting #4 (no NAT) to 127.0.0.1:5060:
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Content-Length: 0


---
Retransmitting #5 (no NAT) to 127.0.0.1:5060:
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bKnp967853119-44619613127.0.0.1
From: "150" <sip:[email protected]>;tag=39aa1174
To: <sip:[email protected]>;tag=as6289d79c
Call-ID: [email protected]
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY
Contact: <sip:[email protected]>
Content-Length: 0
 
Ich denke es fehlt unter global die externip=?
Unter welcher öffentlicher Adresse ist dein * erreichbar?
 
die hatte ich schon drin...zeitweise...

mein server hat die 83.246.76.198 und steht bei Schlund im Rechenzentrum (arbeite dort)...firewall is da nicht..ist alles offen und jeder Port auf der IP erreichbar...
 
Dein asterisk sendet nach draussen die 127.0.0.1 (local loopback) auf der kann dir niemand antworten! Auf der anderen Seite frage ich mich, ob die ports die du benötigst hinter der firwall an deinem * überhaupt zur Verfügung stehen?
Schlund betreibt doch auch VoIP und damit dürften Anfragen auf dem port 5060 doch wohl nicht bei Dir landen - oder (ich kenne euere Infrastruktur nicht!) ??? ;-)
 
mein server hängt mit der IP direkt an einer dedizierten leitung...bin komplett offen da ist nichts zwischen dem server und der weitern welt ausser ein paar juniper routern...auf DER IP gehen die Ports 1 - 65000 auf meine Kiste ;)

was kann das sein das mein * auf die 127.0.0.1 funkt ?
 
Larvitz schrieb:
mein server hängt mit der IP direkt an einer dedizierten leitung...bin komplett offen da ist nichts zwischen dem server und der weitern welt ausser ein paar juniper routern...auf DER IP gehen die Ports 1 - 65000 auf meine Kiste ;)

was kann das sein das mein * auf die 127.0.0.1 funkt ?

Gib doch mal ein externip=/externhost= an.
 
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.