Sers liebe Forengemeinde,
Ich versuche schon seit einer Weile auf meiner Fritzbox via Asterisk eine Hotline einzurichten.
Diese soll bei Anruf ein künstliches Sprachinfosystem aktivieren, welches man via Tastendruck steuern kann...
Dazu habe ich mir ein kostenloses Konto bei Sipgate besorgt und dies in die Sip.conf eingetragen:
(die letzten beiden SIP-ID Stellen sowie das Passwort habe ich Zensiert ^^)
[Edit frank_m24: Bitte benutzt CODE Tags für solche Ausgaben.]
Des weiteren habe ich in der Extensions.conf folgende Einträge geschrieben um die Begrüßung (ansage.gsm) unter addons\asterisk16\usr\lib\asterisk\sounds abzuspielen...
via sip show registry:
ist offensichtlich die Sip bei meiner Fritzbox/asterisk angemeldet..
Ruf ich nun mit meinem Handy die mir zugewiesene Festnetznummer (0049351418937XX)an:
und lass mir via sip set debug on das ganze Anzeigen kommt dabei folgendes raus:
und nach einigen Sekunden knisternder Pause meldet sich die Dame vom Amt mit dem Hinweis das die Nummer zur Zeit nicht zu erreichen sei...
Kann mir bitte jemand weiter helfen, denn ich weiß nicht warum er meinen Anruf wieder verwirft.
Vielen Dank für eure Mühe
Ich versuche schon seit einer Weile auf meiner Fritzbox via Asterisk eine Hotline einzurichten.
Diese soll bei Anruf ein künstliches Sprachinfosystem aktivieren, welches man via Tastendruck steuern kann...
Dazu habe ich mir ein kostenloses Konto bei Sipgate besorgt und dies in die Sip.conf eingetragen:
(die letzten beiden SIP-ID Stellen sowie das Passwort habe ich Zensiert ^^)
[Edit frank_m24: Bitte benutzt CODE Tags für solche Ausgaben.]
Code:
[general]
canreinvite=no
localnet=192.168.0.0/255.255.255.0
context=default
bindport=5061
bindaddr=0.0.0.0
srvlookup=yes
language=de
register => 51627XX:[email protected]/51627XX
[51627XX]
context=sipgate_in
type=peer
username=51627XX
fromuser=51627XX
secret=XXXXXX
host=sipgate.de
fromdomain=sipgate.de
insecure=port,invite
canreinvite=no
nat=no
disallow=all
allow=ulaw
allow=alaw
Des weiteren habe ich in der Extensions.conf folgende Einträge geschrieben um die Begrüßung (ansage.gsm) unter addons\asterisk16\usr\lib\asterisk\sounds abzuspielen...
Code:
[general]
static=yes
writeprotect=no
[sipgate_in]
exten => 51627XX,1,Answer()
exten => 51627XX,2,Playback(Silence/1)
exten => 51627XX,3,Background(ansage)
exten => 51627XX,4,Background(silence/3)
[default]
Code:
fritz*CLI> sip show registry
Host Username Refresh State Reg.
Time
sipgate.de:5060 51627XX 105 Registered Mon,
11 Jan 2010 15:10:41
1 SIP registrations.
Ruf ich nun mit meinem Handy die mir zugewiesene Festnetznummer (0049351418937XX)an:
und lass mir via sip set debug on das ganze Anzeigen kommt dabei folgendes raus:
Code:
fritz*CLI>
<--- SIP read from UDP://217.10.79.9:5060 --->
INVITE sip:[email protected] SIP/2.0
Record-Route: <sip:217.10.79.9;lr=on;ftag=as3b9e61f0>
Record-Route: <sip:172.20.40.1;lr=on>
Record-Route: <sip:217.10.79.9;lr=on;ftag=as3b9e61f0>
Via: SIP/2.0/UDP 217.10.79.9:5060;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 172.20.40.1;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 217.10.79.9:5060;received=217.10.68.226;branch=z9hG4bK1886df69
Via: SIP/2.0/UDP 217.10.67.136:5060;branch=z9hG4bK1886df69;rport=5060
From: "017356402XX" <sip:[email protected]>;tag=as3b9e61f0
To: <sip:[email protected]>
Contact: <sip:[email protected]>
Call-ID: [email][email protected][/email]
CSeq: 102 INVITE
Max-Forwards: 67
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Type: application/sdp
Content-Length: 449
v=0
o=root 18570 18570 IN IP4 217.10.67.136
s=session
c=IN IP4 217.10.77.21
t=0 0
m=audio 63554 RTP/AVP 8 0 3 97 18 112 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97 mode=30
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:112 G726-32/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv
a=direction:active
a=nortpproxy:yes
<------------->
--- (18 headers 21 lines) ---
Sending to 217.10.79.9 : 5060 (no NAT)
Using INVITE request as basis request - 0214328b27b706e304f1ba192506253b@sipgate
.de
No user '017356402XX' in SIP users list
Found peer '51627XX' for '017356402XX' from 217.10.79.9:5060
Found RTP audio format 8
Found RTP audio format 0
Found RTP audio format 3
Found RTP audio format 97
Found RTP audio format 18
Found RTP audio format 112
Found RTP audio format 101
Peer audio RTP is at port 217.10.77.21:63554
Found audio description format PCMA for ID 8
Found audio description format PCMU for ID 0
Found audio description format GSM for ID 3
Found audio description format iLBC for ID 97
Found audio description format G729 for ID 18
Found audio description format G726-32 for ID 112
Found audio description format telephone-event for ID 101
Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xd0e (gsm|ulaw|alaw|g726|g729|
ilbc)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone
-event), combined - 0x1 (telephone-event)
Peer audio RTP is at port 217.10.77.21:63554
Looking for 51627XX in sipgate_in (domain 169.254.2.1)
<--- Reliably Transmitting (no NAT) to 217.10.79.9:5060 --->
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 217.10.79.9:5060;branch=z9hG4bK6563.bc7a9d52.0;received=217.10.
79.9
Via: SIP/2.0/UDP 172.20.40.1;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 217.10.79.9:5060;received=217.10.68.226;branch=z9hG4bK1886df69
Via: SIP/2.0/UDP 217.10.67.136:5060;branch=z9hG4bK1886df69;rport=5060
From: "017356402XX" <sip:[email protected]>;tag=as3b9e61f0
To: <sip:[email protected]>;tag=as5a0a7e66
Call-ID: [email][email protected][/email]
CSeq: 102 INVITE
User-Agent: Asterisk PBX 1.6.0.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces, timer
Content-Length: 0
<------------>
Scheduling destruction of SIP dialog '[email protected]
e' in 32000 ms (Method: INVITE)
<--- SIP read from UDP://217.10.79.9:5060 --->
INVITE sip:[email protected] SIP/2.0
Record-Route: <sip:217.10.79.9;lr=on;ftag=as3b9e61f0>
Record-Route: <sip:172.20.40.1;lr=on>
Record-Route: <sip:217.10.79.9;lr=on;ftag=as3b9e61f0>
Via: SIP/2.0/UDP 217.10.79.9:5060;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 172.20.40.1;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 217.10.79.9:5060;received=217.10.68.226;branch=z9hG4bK1886df69
Via: SIP/2.0/UDP 217.10.67.136:5060;branch=z9hG4bK1886df69;rport=5060
From: "017356402XX" <sip:[email protected]>;tag=as3b9e61f0
To: <sip:[email protected]>
Contact: <sip:[email protected]>
Call-ID: [email][email protected][/email]
CSeq: 102 INVITE
Max-Forwards: 67
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Type: application/sdp
Content-Length: 449
v=0
o=root 18570 18570 IN IP4 217.10.67.136
s=session
c=IN IP4 217.10.77.21
t=0 0
m=audio 63554 RTP/AVP 8 0 3 97 18 112 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97 mode=30
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:112 G726-32/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv
a=direction:active
a=nortpproxy:yes
<------------->
--- (18 headers 21 lines) ---
Ignoring this INVITE request
<--- SIP read from UDP://217.10.79.9:5060 --->
INVITE sip:[email protected] SIP/2.0
Record-Route: <sip:217.10.79.9;lr=on;ftag=as3b9e61f0>
Record-Route: <sip:172.20.40.1;lr=on>
Record-Route: <sip:217.10.79.9;lr=on;ftag=as3b9e61f0>
Via: SIP/2.0/UDP 217.10.79.9:5060;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 172.20.40.1;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 217.10.79.9:5060;received=217.10.68.226;branch=z9hG4bK1886df69
Via: SIP/2.0/UDP 217.10.67.136:5060;branch=z9hG4bK1886df69;rport=5060
From: "017356402XX" <sip:[email protected]>;tag=as3b9e61f0
To: <sip:[email protected]>
Contact: <sip:[email protected]>
Call-ID: [email][email protected][/email]
CSeq: 102 INVITE
Max-Forwards: 67
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Type: application/sdp
Content-Length: 449
v=0
o=root 18570 18570 IN IP4 217.10.67.136
s=session
c=IN IP4 217.10.77.21
t=0 0
m=audio 63554 RTP/AVP 8 0 3 97 18 112 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97 mode=30
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:112 G726-32/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv
a=direction:active
a=nortpproxy:yes
<------------->
--- (18 headers 21 lines) ---
Ignoring this INVITE request
<--- SIP read from UDP://217.10.79.9:5060 --->
INVITE sip:[email protected] SIP/2.0
Record-Route: <sip:217.10.79.9;lr=on;ftag=as3b9e61f0>
Record-Route: <sip:172.20.40.1;lr=on>
Record-Route: <sip:217.10.79.9;lr=on;ftag=as3b9e61f0>
Via: SIP/2.0/UDP 217.10.79.9:5060;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 172.20.40.1;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 217.10.79.9:5060;received=217.10.68.226;branch=z9hG4bK1886df69
Via: SIP/2.0/UDP 217.10.67.136:5060;branch=z9hG4bK1886df69;rport=5060
From: "017356402XX" <sip:[email protected]>;tag=as3b9e61f0
To: <sip:[email protected]>
Contact: <sip:[email protected]>
Call-ID: [email][email protected][/email]
CSeq: 102 INVITE
Max-Forwards: 67
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Type: application/sdp
Content-Length: 449
v=0
o=root 18570 18570 IN IP4 217.10.67.136
s=session
c=IN IP4 217.10.77.21
t=0 0
m=audio 63554 RTP/AVP 8 0 3 97 18 112 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97 mode=30
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:112 G726-32/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv
a=direction:active
a=nortpproxy:yes
<------------->
--- (18 headers 21 lines) ---
Ignoring this INVITE request
<--- SIP read from UDP://217.10.79.9:5060 --->
ACK sip:[email protected] SIP/2.0
Max-Forwards: 10
Via: SIP/2.0/UDP 217.10.79.9:5060;branch=z9hG4bK6563.bc7a9d52.0
Via: SIP/2.0/UDP 172.20.40.1;branch=z9hG4bK6563.bc7a9d52.0
From: "017356402XX" <sip:[email protected]>;tag=as3b9e61f0
Call-ID: [email][email protected][/email]
To: <sip:[email protected]>;tag=as5a0a7e66
CSeq: 102 ACK
Content-Length: 0
X-hint: rr-enforced
<------------->
--- (10 headers 0 lines) ---
Really destroying SIP dialog '[email protected]' Metho
d: ACK
fritz*CLI>
<--- SIP read from UDP://217.10.79.9:5060 --->
<------------->
Really destroying SIP dialog '[email protected]' Meth
od: REGISTER
fritz*CLI> sip set debug off
SIP Debugging Disabled
und nach einigen Sekunden knisternder Pause meldet sich die Dame vom Amt mit dem Hinweis das die Nummer zur Zeit nicht zu erreichen sei...
Kann mir bitte jemand weiter helfen, denn ich weiß nicht warum er meinen Anruf wieder verwirft.
Vielen Dank für eure Mühe