[Problem] T-Com VoIP abgehend kein Audio

chsvat

Neuer User
Mitglied seit
30 Nov 2013
Beiträge
52
Punkte für Reaktionen
0
Punkte
0
[abgetrennt von hier]

Ein Problem habe ich aber noch:
Eingehende Anrufe - man hört sich gegenseitig
Ausgehende Anrufe - keiner hört etwas

RTP Ports sind von 10000-20000 eingetragen und auch in der Firewall per NAT (UDP) weitergeleitet.

Bei einem SIP debug habe ich folgendes rausgefunden:

ausgehende Gespräche
Code:
Found RTP audio format 8                                                                                                                                                                                                                           
Found RTP audio format 101                                                                                                                                                                                                                         
Found audio description format PCMA for ID 8                                                                                                                                                                                                       
Found audio description format telephone-event for ID 101                                                                                                                                                                                          
Capabilities: us - 0x80e (gsm|ulaw|alaw|g726), peer - audio=0x8 (alaw)/video=0x0 (nothing), combined - 0x8 (alaw)                                                                                                                                  
Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)                                                                                                                          
[B]Peer audio RTP is at port 217.0.4.133:28798  [/B]                                                                                                                                                                                                      
list_route: hop: <sip:217.0.23.68;transport=udp;lr>                                                                                                                                                                                                
set_destination: Parsing <sip:217.0.23.68;transport=udp;lr> for address/port to send to                                                                                                                                                            
set_destination: set destination to 217.0.23.68, port 5060                                                                                                                                                                                         
Transmitting (no NAT) to 217.0.23.68:5060:

eingehende Gespräche
Code:
Sending to 217.0.23.68 : 5060 (no NAT)                                                                                                                                                                                                             
Using INVITE request as basis request - [email protected]                                                                                                                                                                               
Found peer 'DTAP-IP_IN23_68'                                                                                                                                                                                                                       
Found RTP audio format 8                                                                                                                                                                                                                           
Found RTP audio format 100                                                                                                                                                                                                                         
Found audio description format PCMA for ID 8                                                                                                                                                                                                       
Found audio description format telephone-event for ID 100                                                                                                                                                                                          
Capabilities: us - 0xe (gsm|ulaw|alaw), peer - audio=0x8 (alaw)/video=0x0 (nothing), combined - 0x8 (alaw)                                                                                                                                         
Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)                                                                                                                          
[B]Peer audio RTP is at port 217.0.4.196:10826  [/B]                                                                                                                                                                                                      
Looking for 06123456789 in ankommend (domain 93.123.456.789)                                                                                                                                                                                       
list_route: hop: <sip:217.0.23.68;transport=udp;lr>

Kann es sein, dass ich noch mehr Ports in der Firewall freigeben muss, weil die T-Com da auf andere umgestiegen ist?


sip.conf aktuell:
Code:
[general]
allowguest=no
alwaysauthreject=yes
autocreatepeer=no
pedantic=no
context=default
bindport=5060
bindaddr=192.168.xxx.yyy
externhost=blablupp.ddns.net
externrefresh=20
useragent=asteriskpbx
localnet=192.168.xxx.0/255.255.255.0
srvlookup=no
nat=no
disallow=all
allow=alaw
allow=ulaw
allow=gsm
language=de
defaultexpiry=600
maxexpiry=3600
allowoverlap=yes
session-timers=refuse
registerattempts=0
registertimeout=30
;
;
; DTAG-IP -> Registrierung der Rufnummer(n)
;
register => 064********:DSL-PW:[email protected]/064********
register => 064********:DSL-PW:[email protected]/064********
register => 064******:DSL-PW:[email protected]/064******
;
;
; DTAG-IP -> Ankommende Registrierung T-Com
;
[external-standard](!)
trustrpid=no
canreinvite=no
context=ankommend
type=peer
insecure=port,invite
usereqphone=no
t38pt_udptl=no
disallow=all
allow=alaw
allow=ulaw
allow=gsm
dtmfmode=rfc2833
;
; DTAG-IP -> Abgehende Registrierung T-Com
;
[DTAG-IP](external-standard)
allow=alaw
allow=ulaw
allow=g726
allow=gsm
[email protected]
[email protected]
username=Zugangsnummer
secret=DSL-PW
remotesecret=DSL-PW
host=tel.t-online.de
fromdomain=tel.t-online.de
qualify=yes
canreinvite=no
call-limit=3
;
; DTAG-IP -> Telekom Loadbalancer
;
[DTAG-IP_IN16_026](external-standard)
allow = alaw
allow = gsm
host = 217.0.16.26
trustrpid=no
;
[DTAG-IP_IN16_035](external-standard)
allow = alaw
allow = gsm
host = 217.0.16.35
trustrpid=no
;
[DTAG-IP_IN16_090](external-standard)
allow = alaw
allow = gsm
host = 217.0.16.90
trustrpid=no
;
usw......
 
Zuletzt bearbeitet:
Was Du da markiert hast sind die RTP Ports des Telekom Server, an die Asterisk die Medienströme schicken soll, das hat nichts mit Deinen RTP Ports zu tun. Für den Hausgebrauch sind 10000 Ports weit mehr als ausreichend.

Auf den ersten Blick sieht die Konfiguration, wenn auch etwas ungestüm, soweit eigentlich fehlerfrei aus. Kannst Du mal ein vollständiges SIP Debug (sip set debug on) vom Rufaufbau eines abgehenden Anrufs posten?
nonce und response Werte verfremden und die IP Adressen ggf. bitte so maskieren, dass man noch erkennen kann, was zu welchem Netz gehört.
 
Was mir gerade auffällt: Die Telekom unterstützt kein ulaw, also weglassen. Ich hatte schon den Fall das es damit Probleme gab.
 
sip debug beim ausgehenden Gespräch (z.B. zur Sprachbox)

Code:
<--- SIP read from 192.168.100.56:39299 --->                                                                                                                                                                                                       
INVITE sip:[email protected]:5060;transport=UDP SIP/2.0                                                                                                                                                                                 
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---00fa0f9a24d856cd;rport                                                                                                                                                             
Max-Forwards: 70                                                                                                                                                                                                                                   
Contact: <sip:[email protected]:39299;transport=UDP>                                                                                                                                                                                              
To: <sip:[email protected]:5060;transport=UDP>                                                                                                                                                                                          
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 1 INVITE                                                                                                                                                                                                                                     
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE                                                                                                                                                                  
Content-Type: application/sdp                                                                                                                                                                                                                      
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri                                                                                                                                                         
User-Agent: Zoiper r29851                                                                                                                                                                                                                          
Allow-Events: presence, kpml                                                                                                                                                                                                                       
Content-Length: 245                                                                                                                                                                                                                                

v=0                                                                                                                                                                                                                                                
o=Zoiper 0 0 IN IP4 192.168.100.56                                                                                                                                                                                                                 
s=Zoiper                                                                                                                                                                                                                                           
c=IN IP4 192.168.100.56                                                                                                                                                                                                                            
t=0 0                                                                                                                                                                                                                                              
m=audio 59346 RTP/AVP 3 0 8 101                                                                                                                                                                                                                    
a=rtpmap:3 GSM/8000                                                                                                                                                                                                                                
a=rtpmap:0 PCMU/8000                                                                                                                                                                                                                               
a=rtpmap:8 PCMA/8000                                                                                                                                                                                                                               
a=rtpmap:101 telephone-event/8000                                                                                                                                                                                                                  
a=fmtp:101 0-16                                                                                                                                                                                                                                    
a=sendrecv                                                                                                                                                                                                                                         

<------------->                                                                                                                                                                                                                                    
--- (14 headers 12 lines) ---                                                                                                                                                                                                                      
Sending to 192.168.100.56 : 39299 (no NAT)                                                                                                                                                                                                         
Using INVITE request as basis request - yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                   

<--- Reliably Transmitting (no NAT) to 192.168.100.56:39299 --->                                                                                                                                                                                   
SIP/2.0 407 Proxy Authentication Required                                                                                                                                                                                                          
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---00fa0f9a24d856cd;received=192.168.100.56;rport=39299                                                                                                                               
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
To: <sip:[email protected]:5060;transport=UDP>;tag=as7c12d4d9                                                                                                                                                                           
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 1 INVITE                                                                                                                                                                                                                                     
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="yyyyy"                                                                                                                                                                       
Content-Length: 0                                                                                                                                                                                                                                  


<------------>                                                                                                                                                                                                                                     
Scheduling destruction of SIP dialog 'yNcW-MDuzCcro1b12CTxFA..' in 32000 ms (Method: INVITE)                                                                                                                                                       
Found user 'xxx'                                                                                                                                                                                                                                   

<--- SIP read from 192.168.100.56:39299 --->                                                                                                                                                                                                       
ACK sip:[email protected]:5060;transport=UDP SIP/2.0                                                                                                                                                                                    
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---00fa0f9a24d856cd;rport                                                                                                                                                             
Max-Forwards: 70                                                                                                                                                                                                                                   
To: <sip:[email protected]:5060;transport=UDP>;tag=as7c12d4d9                                                                                                                                                                           
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 1 ACK                                                                                                                                                                                                                                        
Content-Length: 0                                                                                                                                                                                                                                  


<------------->                                                                                                                                                                                                                                    
--- (8 headers 0 lines) ---                                                                                                                                                                                                                        

<--- SIP read from 192.168.100.56:39299 --->                                                                                                                                                                                                       
INVITE sip:[email protected]:5060;transport=UDP SIP/2.0                                                                                                                                                                                 
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---1497e2ffff654a7d;rport                                                                                                                                                             
Max-Forwards: 70                                                                                                                                                                                                                                   
Contact: <sip:[email protected]:39299;transport=UDP>                                                                                                                                                                                              
To: <sip:[email protected]:5060;transport=UDP>                                                                                                                                                                                          
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 2 INVITE                                                                                                                                                                                                                                     
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE                                                                                                                                                                  
Content-Type: application/sdp                                                                                                                                                                                                                      
Proxy-Authorization: Digest username="xxx",realm="asterisk",nonce="yyyyyy",uri="sip:[email protected]:5060;transport=UDP",response="yyyyyyyyyy",algorithm=MD5                                                   
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri                                                                                                                                                         
User-Agent: Zoiper r29851                                                                                                                                                                                                                          
Allow-Events: presence, kpml                                                                                                                                                                                                                       
Content-Length: 245                                                                                                                                                                                                                                

v=0                                                                                                                                                                                                                                                
o=Zoiper 0 0 IN IP4 192.168.100.56                                                                                                                                                                                                                 
s=Zoiper                                                                                                                                                                                                                                           
c=IN IP4 192.168.100.56                                                                                                                                                                                                                            
t=0 0                                                                                                                                                                                                                                              
m=audio 59346 RTP/AVP 3 0 8 101                                                                                                                                                                                                                    
a=rtpmap:3 GSM/8000                                                                                                                                                                                                                                
a=rtpmap:0 PCMU/8000                                                                                                                                                                                                                               
a=rtpmap:8 PCMA/8000                                                                                                                                                                                                                               
a=rtpmap:101 telephone-event/8000                                                                                                                                                                                                                  
a=fmtp:101 0-16                                                                                                                                                                                                                                    
a=sendrecv                                                                                                                                                                                                                                         

<------------->                                                                                                                                                                                                                                    
--- (15 headers 12 lines) ---                                                                                                                                                                                                                      
Sending to 192.168.100.56 : 39299 (NAT)                                                                                                                                                                                                            
Using INVITE request as basis request - yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                   
Found user 'xxx'                                                                                                                                                                                                                                   
Found RTP audio format 3                                                                                                                                                                                                                           
Found RTP audio format 0                                                                                                                                                                                                                           
Found RTP audio format 8                                                                                                                                                                                                                           
Found RTP audio format 101                                                                                                                                                                                                                         
Found audio description format GSM for ID 3                                                                                                                                                                                                        
Found audio description format PCMU for ID 0                                                                                                                                                                                                       
Found audio description format PCMA for ID 8                                                                                                                                                                                                       
Found audio description format telephone-event for ID 101                                                                                                                                                                                          
Capabilities: us - 0xe (gsm|ulaw|alaw), peer - audio=0xe (gsm|ulaw|alaw)/video=0x0 (nothing), combined - 0xe (gsm|ulaw|alaw)                                                                                                                       
Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)                                                                                                                          
Peer audio RTP is at port 192.168.100.56:59346                                                                                                                                                                                                     
Looking for 008003302424 in intern (domain 192.168.100.219)                                                                                                                                                                                        
list_route: hop: <sip:[email protected]:39299;transport=UDP>                                                                                                                                                                                      

<--- Transmitting (NAT) to 192.168.100.56:39299 --->                                                                                                                                                                                               
SIP/2.0 100 Trying                                                                                                                                                                                                                                 
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---1497e2ffff654a7d;received=192.168.100.56;rport=39299                                                                                                                               
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
To: <sip:[email protected]:5060;transport=UDP>                                                                                                                                                                                          
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 2 INVITE                                                                                                                                                                                                                                     
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
Contact: <sip:[email protected]>                                                                                                                                                                                                        
Content-Length: 0                                                                                                                                                                                                                                  


<------------>                                                                                                                                                                                                                                     
    -- Executing [008003302424@intern:1] NoOp("SIP/xxx-0000002d", "Outbound call to: 008003302424") in new stack                                                                                                                                   
    -- Executing [008003302424@intern:2] Set("SIP/xxx-0000002d", "CALLERID(num)=064********") in new stack                                                                                                                                         
    -- Executing [008003302424@intern:3] Set("SIP/xxx-0000002d", "CALLERID(name)=") in new stack                                                                                                                                                   
    -- Executing [008003302424@intern:4] Set("SIP/xxx-0000002d", "xxxxxxxxx") in new stack                                                                                                         
    -- Executing [008003302424@intern:5] xxxxxxxxxxx) in new stack                                                                                                             
  == Begin xxxx                                                                                                                                                                                                   
    -- Executing [008003302424@intern:6] Dial("SIP/xxx-0000002d", "SIP/08003302424@DTAG-IP|120") in new stack                                                                                                                                      
Audio is at 93.229.***.*** port 19212                                                                                                                                                                                                              
Adding codec 0x8 (alaw) to SDP                                                                                                                                                                                                                     
Adding codec 0x4 (ulaw) to SDP                                                                                                                                                                                                                     
Adding codec 0x800 (g726) to SDP                                                                                                                                                                                                                   
Adding codec 0x2 (gsm) to SDP                                                                                                                                                                                                                      
Adding non-codec 0x1 (telephone-event) to SDP                                                                                                                                                                                                      
Reliably Transmitting (no NAT) to 217.0.23.68:5060:                                                                                                                                                                                                
INVITE sip:[email protected] SIP/2.0                                                                                                                                                                                                     
Via: SIP/2.0/UDP 93.229.***.***:5060;branch=z9hG4bK6c8b28d5;rport                                                                                                                                                                                  
From: "064********" <sip:064********@tel.t-online.de>;tag=as66a2f48f                                                                                                                                                                               
To: <sip:[email protected]>                                                                                                                                                                                                              
Contact: <sip:064********@93.229.***.***>                                                                                                                                                                                                          
Call-ID: [email protected]                                                                                                                                                                                          
CSeq: 102 INVITE                                                                                                                                                                                                                                   
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Max-Forwards: 70                                                                                                                                                                                                                                   
Date: Wed, 11 Mar 2015 18:52:43 GMT                                                                                                                                                                                                                
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
Content-Type: application/sdp                                                                                                                                                                                                                      
Content-Length: 320                                                                                                                                                                                                                                

v=0                                                                                                                                                                                                                                                
o=root 3069 3069 IN IP4 93.229.***.***                                                                                                                                                                                                             
s=session                                                                                                                                                                                                                                          
c=IN IP4 93.229.***.***                                                                                                                                                                                                                            
t=0 0                                                                                                                                                                                                                                              
m=audio 19212 RTP/AVP 8 0 111 3 101                                                                                                                                                                                                                
a=rtpmap:8 PCMA/8000                                                                                                                                                                                                                               
a=rtpmap:0 PCMU/8000                                                                                                                                                                                                                               
a=rtpmap:111 G726-32/8000                                                                                                                                                                                                                          
a=rtpmap:3 GSM/8000                                                                                                                                                                                                                                
a=rtpmap:101 telephone-event/8000                                                                                                                                                                                                                  
a=fmtp:101 0-16                                                                                                                                                                                                                                    
a=silenceSupp:off - - - -                                                                                                                                                                                                                          
a=ptime:20                                                                                                                                                                                                                                         
a=sendrecv                                                                                                                                                                                                                                         

---                                                                                                                                                                                                                                                
    -- Called 08003302424@DTAG-IP                                                                                                                                                                                                                  

<--- SIP read from 217.0.23.68:5060 --->                                                                                                                                                                                                           
SIP/2.0 180 Klingeln                                                                                                                                                                                                                               
Via: SIP/2.0/UDP 93.229.***.***:5060;received=93.229.***.***;rport=3923;branch=z9hG4bK6c8b28d5                                                                                                                                                     
To: <sip:[email protected]>;tag=h7g4Esbg_23cae716                                                                                                                                                                                        
From: "064********" <sip:064******@tel.t-online.de>;tag=as66a2f48f                                                                                                                                                                               
Call-ID: [email protected]                                                                                                                                                                                          
CSeq: 102 INVITE                                                                                                                                                                                                                                   
Contact: <sip:[email protected];transport=udp>                                                                                                                                                                                                     
Record-Route: <sip:217.0.23.68;transport=udp;lr>                                                                                                                                                                                                   
Server: HP-OCMP 4.3.1-005171.el5                                                                                                                                                                                                                   
Content-Length: 0                                                                                                                                                                                                                                  
Allow: ACK, BYE, CANCEL, INFO, INVITE, OPTIONS, PRACK, REFER, REGISTER, SUBSCRIBE, UPDATE                                                                                                                                                          


<------------->                                                                                                                                                                                                                                    
--- (11 headers 0 lines) ---                                                                                                                                                                                                                       
    -- SIP/DTAG-IP-0000002e is ringing                                                                                                                                                                                                             

<--- Transmitting (NAT) to 192.168.100.56:39299 --->                                                                                                                                                                                               
SIP/2.0 180 Ringing                                                                                                                                                                                                                                
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---1497e2ffff654a7d;received=192.168.100.56;rport=39299                                                                                                                               
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
To: <sip:[email protected]:5060;transport=UDP>;tag=as6822bdfe                                                                                                                                                                           
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 2 INVITE                                                                                                                                                                                                                                     
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
Contact: <sip:[email protected]>                                                                                                                                                                                                        
Content-Length: 0                                                                                                                                                                                                                                  


<------------>                                                                                                                                                                                                                                     

<--- SIP read from 217.0.23.68:5060 --->                                                                                                                                                                                                           
SIP/2.0 200 OK                                                                                                                                                                                                                                     
Via: SIP/2.0/UDP 93.229.***.***:5060;received=93.229.***.***;rport=3923;branch=z9hG4bK6c8b28d5                                                                                                                                                     
To: <sip:[email protected]>;tag=h7g4Esbg_23cae716                                                                                                                                                                                        
From: "064********" <sip:064******@tel.t-online.de>;tag=as66a2f48f                                                                                                                                                                               
Call-ID: [email protected]                                                                                                                                                                                          
CSeq: 102 INVITE                                                                                                                                                                                                                                   
Contact: <sip:[email protected];transport=udp>                                                                                                                                                                                                     
Record-Route: <sip:217.0.23.68;transport=udp;lr>                                                                                                                                                                                                   
Server: HP-OCMP 4.3.1-005171.el5                                                                                                                                                                                                                   
Supported: 100rel                                                                                                                                                                                                                                  
Content-Type: application/sdp                                                                                                                                                                                                                      
Content-Disposition: session                                                                                                                                                                                                                       
Content-Length: 219                                                                                                                                                                                                                                
Allow: ACK, BYE, CANCEL, INFO, INVITE, OPTIONS, PRACK, REFER, REGISTER, SUBSCRIBE, UPDATE                                                                                                                                                          

v=0                                                                                                                                                                                                                                                
o=- 2178932 2 IN IP4 217.0.23.68                                                                                                                                                                                                                   
s=-                                                                                                                                                                                                                                                
c=IN IP4 217.0.*.***                                                                                                                                                                                                                               
t=0 0                                                                                                                                                                                                                                              
m=audio 8906 RTP/AVP 8 101                                                                                                                                                                                                                         
c=IN IP4 217.0.*.***                                                                                                                                                                                                                               
b=TIAS:64000                                                                                                                                                                                                                                       
b=AS:80                                                                                                                                                                                                                                            
a=rtpmap:8 PCMA/8000/1                                                                                                                                                                                                                             
a=rtpmap:101 telephone-event/8000/1                                                                                                                                                                                                                
a=sendrecv                                                                                                                                                                                                                                         

<------------->                                                                                                                                                                                                                                    
--- (14 headers 12 lines) ---                                                                                                                                                                                                                      
Found RTP audio format 8                                                                                                                                                                                                                           
Found RTP audio format 101                                                                                                                                                                                                                         
Found audio description format PCMA for ID 8                                                                                                                                                                                                       
Found audio description format telephone-event for ID 101                                                                                                                                                                                          
Capabilities: us - 0x80e (gsm|ulaw|alaw|g726), peer - audio=0x8 (alaw)/video=0x0 (nothing), combined - 0x8 (alaw)                                                                                                                                  
Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)                                                                                                                          
Peer audio RTP is at port 217.0.*.***:8906                                                                                                                                                                                                         
list_route: hop: <sip:217.0.23.68;transport=udp;lr>                                                                                                                                                                                                
set_destination: Parsing <sip:217.0.23.68;transport=udp;lr> for address/port to send to                                                                                                                                                            
set_destination: set destination to 217.0.23.68, port 5060                                                                                                                                                                                         
Transmitting (no NAT) to 217.0.23.68:5060:                                                                                                                                                                                                         
ACK sip:[email protected];transport=udp SIP/2.0                                                                                                                                                                                                    
Via: SIP/2.0/UDP 93.229.***.***:5060;branch=z9hG4bK329b4c79;rport                                                                                                                                                                                  
Route: <sip:217.0.23.68;transport=udp;lr>                                                                                                                                                                                                          
From: "064********" <sip:064********@tel.t-online.de>;tag=as66a2f48f                                                                                                                                                                               
To: <sip:[email protected]>;tag=h7g4Esbg_23cae716                                                                                                                                                                                        
Contact: <sip:064********@93.229.***.***>                                                                                                                                                                                                          
Call-ID: [email protected]                                                                                                                                                                                          
CSeq: 102 ACK                                                                                                                                                                                                                                      
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Max-Forwards: 70                                                                                                                                                                                                                                   
Content-Length: 0                                                                                                                                                                                                                                  


---                                                                                                                                                                                                                                                
    -- SIP/DTAG-IP-0000002e answered SIP/xxx-xxx                                                                                                                                                                                              
Audio is at 192.168.100.219 port 13784                                                                                                                                                                                                             
Adding codec 0x8 (alaw) to SDP                                                                                                                                                                                                                     
Adding codec 0x4 (ulaw) to SDP                                                                                                                                                                                                                     
Adding codec 0x2 (gsm) to SDP                                                                                                                                                                                                                      
Adding non-codec 0x1 (telephone-event) to SDP                                                                                                                                                                                                      

<--- Reliably Transmitting (NAT) to 192.168.100.56:39299 --->                                                                                                                                                                                      
SIP/2.0 200 OK                                                                                                                                                                                                                                     
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---1497e2ffff654a7d;received=192.168.100.56;rport=39299                                                                                                                               
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
To: <sip:[email protected]:5060;transport=UDP>;tag=as6822bdfe                                                                                                                                                                           
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 2 INVITE                                                                                                                                                                                                                                     
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
Contact: <sip:[email protected]>                                                                                                                                                                                                        
Content-Type: application/sdp                                                                                                                                                                                                                      
Content-Length: 291                                                                                                                                                                                                                                

v=0                                                                                                                                                                                                                                                
o=root 3069 3069 IN IP4 192.168.100.219                                                                                                                                                                                                            
s=session                                                                                                                                                                                                                                          
c=IN IP4 192.168.100.219                                                                                                                                                                                                                           
t=0 0                                                                                                                                                                                                                                              
m=audio 13784 RTP/AVP 8 0 3 101                                                                                                                                                                                                                    
a=rtpmap:8 PCMA/8000                                                                                                                                                                                                                               
a=rtpmap:0 PCMU/8000                                                                                                                                                                                                                               
a=rtpmap:3 GSM/8000                                                                                                                                                                                                                                
a=rtpmap:101 telephone-event/8000                                                                                                                                                                                                                  
a=fmtp:101 0-16                                                                                                                                                                                                                                    
a=silenceSupp:off - - - -                                                                                                                                                                                                                          
a=ptime:20                                                                                                                                                                                                                                         
a=sendrecv                                                                                                                                                                                                                                         

<------------>                                                                                                                                                                                                                                     

<--- SIP read from 192.168.100.56:39299 --->                                                                                                                                                                                                       
ACK sip:[email protected] SIP/2.0                                                                                                                                                                                                       
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---7f2a5666846fbff8;rport                                                                                                                                                             
Max-Forwards: 70                                                                                                                                                                                                                                   
Contact: <sip:[email protected]:39299;transport=UDP>                                                                                                                                                                                              
To: <sip:[email protected]:5060;transport=UDP>;tag=as6822bdfe                                                                                                                                                                           
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 2 ACK                                                                                                                                                                                                                                        
User-Agent: Zoiper r29851                                                                                                                                                                                                                          
Content-Length: 0                                                                                                                                                                                                                                  


<------------->                                                                                                                                                                                                                                    
--- (10 headers 0 lines) ---                                                                                                                                                                                                                       

<--- SIP read from 192.168.100.55:5060 --->                                                                                                                                                                                                        
jaK                                                                                                                                                                                                                                                
<------------->                                                                                                                                                                                                                                    
  == Refreshing DNS lookups.                                                                                                                                                                                                                       

<--- SIP read from 192.168.100.56:39299 --->                                                                                                                                                                                                       
REGISTER sip:192.168.100.219:5060;transport=UDP SIP/2.0                                                                                                                                                                                            
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---e9c35c18d339ed76;rport                                                                                                                                                             
Max-Forwards: 70                                                                                                                                                                                                                                   
Contact: <sip:[email protected]:39299;rinstance=52311ea415e69d5f;transport=UDP>                                                                                                                                                                   
To: "xxx"<sip:[email protected]:5060;transport=UDP>                                                                                                                                                                                              
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=c483fc65                                                                                                                                                                               
Call-ID: Uals7KAwvvp89dnHKuVRUA..                                                                                                                                                                                                                  
CSeq: 4116 REGISTER                                                                                                                                                                                                                                
Expires: 60                                                                                                                                                                                                                                        
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE                                                                                                                                                                  
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri                                                                                                                                                         
User-Agent: Zoiper r29851                                                                                                                                                                                                                          
Authorization: Digest username="xxx",realm="asterisk",nonce="yyyyy",uri="sip:192.168.100.219:5060;transport=UDP",response="yyyyyyyy",algorithm=MD5                                                                      
Allow-Events: presence, kpml                                                                                                                                                                                                                       
Content-Length: 0                                                                                                                                                                                                                                  


<------------->                                                                                                                                                                                                                                    
--- (15 headers 0 lines) ---                                                                                                                                                                                                                       
Using latest REGISTER request as basis request                                                                                                                                                                                                     
Sending to 192.168.100.56 : 39299 (no NAT)                                                                                                                                                                                                         

<--- Transmitting (no NAT) to 192.168.100.56:39299 --->                                                                                                                                                                                            
SIP/2.0 100 Trying                                                                                                                                                                                                                                 
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---e9c35c18d339ed76;received=192.168.100.56;rport=39299                                                                                                                               
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=c483fc65                                                                                                                                                                               
To: "xxx"<sip:[email protected]:5060;transport=UDP>                                                                                                                                                                                              
Call-ID: Uals7KAwvvp89dnHKuVRUA..                                                                                                                                                                                                                  
CSeq: 4116 REGISTER                                                                                                                                                                                                                                
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
Content-Length: 0                                                                                                                                                                                                                                  


<------------>                                                                                                                                                                                                                                     

<--- Transmitting (no NAT) to 192.168.100.56:39299 --->                                                                                                                                                                                            
SIP/2.0 401 Unauthorized                                                                                                                                                                                                                           
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---e9c35c18d339ed76;received=192.168.100.56;rport=39299                                                                                                                               
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=c483fc65                                                                                                                                                                               
To: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=as28d18940                                                                                                                                                                               
Call-ID: Uals7KAwvvp89dnHKuVRUA..                                                                                                                                                                                                                  
CSeq: 4116 REGISTER                                                                                                                                                                                                                                
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="yyyy"                                                                                                                                                                         
Content-Length: 0                                                                                                                                                                                                                                  


<------------>                                                                                                                                                                                                                                     
Scheduling destruction of SIP dialog 'Uals7KAwvvp89dnHKuVRUA..' in 32000 ms (Method: REGISTER)                                                                                                                                                     

<--- SIP read from 192.168.100.56:39299 --->                                                                                                                                                                                                       
REGISTER sip:192.168.100.219:5060;transport=UDP SIP/2.0                                                                                                                                                                                            
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---bbaeb830176c9211;rport                                                                                                                                                             
Max-Forwards: 70                                                                                                                                                                                                                                   
Contact: <sip:[email protected]:39299;rinstance=52311ea415e69d5f;transport=UDP>                                                                                                                                                                   
To: "xxx"<sip:[email protected]:5060;transport=UDP>                                                                                                                                                                                              
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=c483fc65                                                                                                                                                                               
Call-ID: Uals7KAwvvp89dnHKuVRUA..                                                                                                                                                                                                                  
CSeq: 4117 REGISTER                                                                                                                                                                                                                                
Expires: 60                                                                                                                                                                                                                                        
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE                                                                                                                                                                  
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri                                                                                                                                                         
User-Agent: Zoiper r29851                                                                                                                                                                                                                          
Authorization: Digest username="xxx",realm="asterisk",nonce="yyyy",uri="sip:192.168.100.219:5060;transport=UDP",response="yyyyyy",algorithm=MD5                                                                      
Allow-Events: presence, kpml                                                                                                                                                                                                                       
Content-Length: 0                                                                                                                                                                                                                                  


<------------->                                                                                                                                                                                                                                    
--- (15 headers 0 lines) ---                                                                                                                                                                                                                       
Using latest REGISTER request as basis request                                                                                                                                                                                                     
Sending to 192.168.100.56 : 39299 (no NAT)                                                                                                                                                                                                         

<--- Transmitting (no NAT) to 192.168.100.56:39299 --->                                                                                                                                                                                            
SIP/2.0 100 Trying                                                                                                                                                                                                                                 
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---bbaeb830176c9211;received=192.168.100.56;rport=39299                                                                                                                               
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=c483fc65                                                                                                                                                                               
To: "xxx"<sip:[email protected]:5060;transport=UDP>                                                                                                                                                                                              
Call-ID: Uals7KAwvvp89dnHKuVRUA..                                                                                                                                                                                                                  
CSeq: 4117 REGISTER                                                                                                                                                                                                                                
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
Content-Length: 0                                                                                                                                                                                                                                  


<------------>                                                                                                                                                                                                                                     

<--- Transmitting (no NAT) to 192.168.100.56:39299 --->                                                                                                                                                                                            
SIP/2.0 200 OK                                                                                                                                                                                                                                     
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---bbaeb830176c9211;received=192.168.100.56;rport=39299                                                                                                                               
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=c483fc65                                                                                                                                                                               
To: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=as28d18940                                                                                                                                                                               
Call-ID: Uals7KAwvvp89dnHKuVRUA..                                                                                                                                                                                                                  
CSeq: 4117 REGISTER                                                                                                                                                                                                                                
User-Agent: asteriskpbx                                                                                                                                                                                                                            
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO                                                                                                                                                                           
Supported: replaces                                                                                                                                                                                                                                
Expires: 60                                                                                                                                                                                                                                        
Contact: <sip:[email protected]:39299;rinstance=52311ea415e69d5f;transport=UDP>;expires=60                                                                                                                                                        
Date: Wed, 11 Mar 2015 18:52:48 GMT                                                                                                                                                                                                                
Content-Length: 0                                                                                                                                                                                                                                  


<------------>                                                                                                                                                                                                                                     
Scheduling destruction of SIP dialog 'Uals7KAwvvp89dnHKuVRUA..' in 32000 ms (Method: REGISTER)                                                                                                                                                     

<--- SIP read from 192.168.100.56:39299 --->                                                                                                                                                                                                       
BYE sip:[email protected] SIP/2.0                                                                                                                                                                                                       
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---c8fe118d2ca449ba;rport                                                                                                                                                             
Max-Forwards: 70                                                                                                                                                                                                                                   
Contact: <sip:[email protected]:39299;transport=UDP>                                                                                                                                                                                              
To: <sip:[email protected]:5060;transport=UDP>;tag=as6822bdfe                                                                                                                                                                           
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648                                                                                                                                                                               
Call-ID: yNcW-MDuzCcro1b12CTxFA..                                                                                                                                                                                                                  
CSeq: 3 BYE                                                                                                                                                                                                                                        
Proxy-Authorization: Digest username="xxx",realm="asterisk",nonce="yyyyy",uri="sip:[email protected]",response="yyyyyy",algorithm=MD5                                                                      
User-Agent: Zoiper r29851                                                                                                                                                                                                                          
Content-Length: 0                                                                                                                                                                                                                                  


<------------->                                                                                                                                                                                                                                    
--- (11 headers 0 lines) ---
Sending to 192.168.100.56 : 39299 (NAT)

<--- Transmitting (NAT) to 192.168.100.56:39299 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.100.56:39299;branch=z9hG4bK-524287-1---c8fe118d2ca449ba;received=192.168.100.56;rport=39299
From: "xxx"<sip:[email protected]:5060;transport=UDP>;tag=29da3648
To: <sip:[email protected]:5060;transport=UDP>;tag=as6822bdfe
Call-ID: yNcW-MDuzCcro1b12CTxFA..
CSeq: 3 BYE
User-Agent: asteriskpbx
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: INVITE)
set_destination: Parsing <sip:217.0.23.68;transport=udp;lr> for address/port to send to
set_destination: set destination to 217.0.23.68, port 5060
Reliably Transmitting (no NAT) to 217.0.23.68:5060:
BYE sip:[email protected];transport=udp SIP/2.0
Via: SIP/2.0/UDP 93.229.***.***:5060;branch=z9hG4bK6da371c1;rport
Route: <sip:217.0.23.68;transport=udp;lr>
From: "064********" <sip:064********@tel.t-online.de>;tag=as66a2f48f
To: <sip:[email protected]>;tag=h7g4Esbg_23cae716
Call-ID: [email protected]
CSeq: 103 BYE
User-Agent: asteriskpbx
Max-Forwards: 70
X-Asterisk-HangupCause: Normal Clearing
X-Asterisk-HangupCauseCode: 16
Content-Length: 0


---
  == Spawn extension (intern, 008003302424, 6) exited non-zero on 'SIP/xxx-xxxx'
 
Really destroying SIP dialog 'yNcW-MDuzCcro1b12CTxFA..' Method: BYE

<--- SIP read from 217.0.23.68:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 93.229.***.***:5060;received=93.229.***.***;rport=3923;branch=z9hG4bK6da371c1
To: <sip:[email protected]>;tag=h7g4Esbg_23cae716
From: "064*********" <sip:064********@tel.t-online.de>;tag=as66a2f48f
Call-ID: [email protected]
CSeq: 103 BYE
Content-Length: 0


<------------->
--- (7 headers 0 lines) ---
Really destroying SIP dialog '[email protected]' Method: INVITE
 
Keiner ne Idee?
Eingehende Gespräche funktionieren (zum Glück endlich wieder) wunderbar...
 
Für mich sieht das eigentlich gut aus :noidea:

canreinvite heißt in den neueren Versionen directmedia, aber im Log deutet nichts darauf hin, dass hier ein missglücktes Bridging das Problem wäre.
 
Hmm komische Sache :(

Ich setze (noch) die Version 1.4 ein.
Dort müsste es doch noch canreinvite sein oder?
 
wenn eine RTP Geschichte vermutet wird, dann waere
Code:
rtp set debug on
hilfreich. Dabei den Gut und Schlechtfall vergleichen. Ich hoffe es heisst bei 1.4 auch noch so.
 
Das werd ich gleich nochmal machen.
Was ich jetzt aber gar nicht mehr blicke ist, dass mir meine Mutter eben berichtet hat, sie konnte heute Mittag bei einem Telefonat ohne Probleme raus telefonieren (Verständigung funktionierte), bei einem anderen Telefonat, was sie führen wollte, ging es dann aber wieder nicht. Auch eben mein Test zur Sprachbox und einem Handy ging nicht :eek::confused:
(Und nein, sie hat sich nicht geirrt: laut master.csv kam eine Verbindung zustande)
 
werden verschiedene Provider abhaengig von der Zielnummer verwendet? Das kann unterschiedliches Verhalten verusachen. Und dass die Sprachbox sich wieder anders verhaelt ist gut moeglich.
 
Nein, läuft alles über die T-Com.
Ich gebe nur die Rufnummer von uns mit, abhängig vom Telefon von dem aus man raus wählt:

Code:
exten => _0X.,2,Set(CALLERID(num)=064******)
exten => _0X.,3,Set(CALLERID(name)=)

(default, wenn kein Telefon angegeben)
 
Zuletzt bearbeitet:
Kann es sein, dass ich noch mehr Ports in der Firewall freigeben muss, weil die T-Com da auf andere umgestiegen ist?
welchen Router nutzt du eigentlich? Wenn es dir moeglich ist dann am besten gleich im Router z.B. mit tcpdump die RTP Streams aufzeichnen. Das zeigt meist am schnellsten woran es hakt. War zumindest bei mir in diversen Faellen so.

Man wundert sich sowieso, was alles im Protokoll schieflaufen kann und die Telefonie trotzdem scheinbar bestens funktioniert, Weil die Provider alles moegliche eingebaut haben um Fehlkonfigurationen weich abzufangen :)
 
Zuletzt bearbeitet:
Nach langer Zeit mal eine Rückmeldung von mir ... ich hatte die letzen Wochen nie so richtig Zeit mich nochmal ins Thema reinzuknien, aber heute hab ichs mal wieder geschafft :)

Habe ein wenig experimentiert und festgestellt, wenn ich den Eintrag für "localnet" auskommentiere, kann ich aufeinmal nach draußen telefonieren mit Ton :eek: :confused: Wieso DAS???
Wenn ich localnet nicht gesetzt habe, habe ich nun aber teilweise Probleme mit meinen Endgeräten ein einkommendes Gespräch anzunehmen, z.B. Smartphone -> hebe ab, wird aber direkt wieder beendet und klingelt neu...kann das dann beliebig oft wiederholen ... gehe ich aber an ein anderes Telefon, in diesem Fall an ein über einen SIP-ISDN Wandler angeschlossenes Gerät, kann ich das Gespräch annehmen :confused:
 
Hab mir das Ganze jetzt nochmal mit einem "sip debug" angeschaut und verstehe die Welt nichtmehr:

Wenn "localnet" weg gelassen wird, meldet sich mein Server gegenüber der T-Com mit der internen IP und trotzdem kann ich wunderbar telefonieren (mit Ton).
Wenn ich "localnet" setze, meldet sich mein Server gegenüber der T-Com mit seiner richtig ermittelten externen Adresse (per "externhost" ...ddns.net) aber ich kann kein Gespräch mit Ton aufbauen.

Normal sollte es doch jetzt ohne localnet überhaupt nicht funktionieren...die T-Com Server schicken doch dann die Pakete an meine interne Adresse, die von außen doch gar nicht erreichbar ist :confused::confused::crazy:
 
Viele Provider verhalten sich recht gutmütig gegenüber Clients hinter einem NAT, sie ignorieren die Contact Angaben bzw. die RTP Adresse im SDP und schicken einfach alles an die Quell-Adresse (=WAN) zurück. Insofern kann es, abhängig vom Provider, auch ohne externhost/localnet/... funktionieren.

Warum es allerdings mit korrekt gesetzten Parametern nicht klappt, ist mir auch nicht einleuchtend.
 
...sie ignorieren die Contact Angaben bzw. die RTP Adresse im SDP und schicken einfach alles an die Quell-Adresse (=WAN) zurück
Quell-Adresse in Form von IP:port. Wird gleich wichtig.

Warum es allerdings mit korrekt gesetzten Parametern nicht klappt, ist mir auch nicht einleuchtend.

Der Grund wird folgender sein: wird die externe IP-Adresse vom Asterisk gesetzt, welcher hinter einem NAT ist, so geht T-Com davon aus, dass diese korrekt ist, und sendet RTP an diese IP. ABER! es erfolgt am Endkundenrouter ja aber auch ein PAT (Port and Address Translation), somit ist die IP zwar korrekt, aber der Port ist falsch (interner Port am Asterisk). RTP kommt dann zwar bis am Endkundenrouter an, wird dann aber hier verworfen, da es hierzu keine NAT-Session gibt.
 
Mittels Portforwarding für die RTP Ports (siehe #1) sollten die Pakete auch bis zum Asterisk durch kommen, wenn dieser seinen lokalen Port und nicht den gemapten WAN-Quellport angibt.

Es sei den hier ist ein ALG oder ähnliches im Spiel.
 

Statistik des Forums

Themen
246,195
Beiträge
2,247,813
Mitglieder
373,748
Neuestes Mitglied
fanti88
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.