Hi,
ich versuche meine Asterisk 1.6 Anlage an einem sipgate trunk zum Laufen zu bekommen. Zunächst meine config:
sip.conf
[general]
context=default
register => SIPID[email protected]/SIPID
[sipconnect.sipgate.de]
type = peer
host = sipconnect.sipgate.de
outboundproxy=sipconnect.live.sipgate.de
port = 5060
username = SIPID
fromuser = SIPID
fromdomain = sipconnect.sipgate.de
secret = PASSWORT
dtmfmode = rfc2833
insecure = port,invite
canreinvite = no
registertimeout = 600
disallow=all
allow=alaw
allow=ulaw
extensions.conf:
[default]
include => eingehend
[eingehend]
Wenn ein Anruf eingeht, dann bekomme ich folgende Meldungen auf dem CLI:
Using INVITE request as basis request - [email protected]
No matching peer for '0177777777' from '217.10.68.150:5060'
[Jul 8 11:46:56] NOTICE[24412]: chan_sip.c:19098 handle_request_invite: Failed to authenticate device "0177777777" <sip:[email protected]>;tag=as2ed9c1d8
<--- Reliably Transmitting (no NAT) to 217.10.68.150:5060 --->
SIP/2.0 403 Forbidden
Bitte Hilfe!
ich versuche meine Asterisk 1.6 Anlage an einem sipgate trunk zum Laufen zu bekommen. Zunächst meine config:
sip.conf
[general]
context=default
register => SIPID[email protected]/SIPID
[sipconnect.sipgate.de]
type = peer
host = sipconnect.sipgate.de
outboundproxy=sipconnect.live.sipgate.de
port = 5060
username = SIPID
fromuser = SIPID
fromdomain = sipconnect.sipgate.de
secret = PASSWORT
dtmfmode = rfc2833
insecure = port,invite
canreinvite = no
registertimeout = 600
disallow=all
allow=alaw
allow=ulaw
extensions.conf:
[default]
include => eingehend
[eingehend]
Wenn ein Anruf eingeht, dann bekomme ich folgende Meldungen auf dem CLI:
Using INVITE request as basis request - [email protected]
No matching peer for '0177777777' from '217.10.68.150:5060'
[Jul 8 11:46:56] NOTICE[24412]: chan_sip.c:19098 handle_request_invite: Failed to authenticate device "0177777777" <sip:[email protected]>;tag=as2ed9c1d8
<--- Reliably Transmitting (no NAT) to 217.10.68.150:5060 --->
SIP/2.0 403 Forbidden
Bitte Hilfe!