[Gelöst] oft kein RTP bei Outbound Calls

msickel

Neuer User
Mitglied seit
28 Sep 2007
Beiträge
4
Punkte für Reaktionen
0
Punkte
0
Hallo liebe Gemeinde.

Ich habe mal die Asterisk auf meinem Synologyc NAS aktiviert und konfiguriert. Als Trunk dient meine Fritz 7390.
Nach gewissen Anlaufschwierigkeiten habe ich aber soweit alles ans laufen gebracht.

Eingehende Anrufe werden verarbeitet und stellen kein Problem dar, alles läuft wie es soll.

Leider gibt es noch Schwierigkeiten mit den Outboundcalls, hier ist es so das eigentlich mindestens jeder 2 Call in die Hose geht
und zwar dahin gehend das die Rufsignalisierung zwar noch geht, aber der Gesprächsaufbau dann nicht mehr zustande kommt.

Nach einer gewissen Zeit ich glaube 30 Sekunden wird der Call dann beendet.

Anbei mal ein paar Logs, einmal wo der Call ok ist, zwei wo es fehlgeschalgen ist.

OK
Code:
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: --- (15 headers 12 lines) ---
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.87:5060 (no NAT)
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Using INVITE request as basis request - [email protected]
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found peer '101' for '101' from 192.168.0.87:5060
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 18
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 127
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found audio description format PCMA for ID 8
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found audio description format G729 for ID 18
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 127
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x10c (ulaw|alaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.87:2226
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Looking for 077xxxxxx in DLPN_DialPlan (domain 192.168.0.229)
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]:5060>
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:44] VERBOSE[9647] chan_sip.c: Audio is at 14704
[Jul 10 20:17:44] VERBOSE[9647] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:17:44] VERBOSE[9647] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:17:44] VERBOSE[9647] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:17:44] VERBOSE[9647] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: --- (17 headers 16 lines) ---
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.254:5060 (no NAT)
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Using INVITE request as basis request - [email protected]
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found peer 'trunk_1' for '077xxxxxx' from 192.168.0.254:5060
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 2
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 102
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 100
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 99
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 97
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found RTP audio format 101
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found audio description format G726-32 for ID 2
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found audio description format G726-32 for ID 102
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found unknown media description format G726-40 for ID 100
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found unknown media description format G726-24 for ID 99
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found audio description format iLBC for ID 97
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 101
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc0c (ulaw|alaw|g726|ilbc)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.254:7078
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: Looking for s in DID_trunk_1 (domain 192.168.0.229)
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]>
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:44] VERBOSE[9648] chan_sip.c: Audio is at 13370
[Jul 10 20:17:44] VERBOSE[9648] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:17:44] VERBOSE[9648] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:17:44] VERBOSE[9648] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:17:44] VERBOSE[9648] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:44] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:17:45] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:45] VERBOSE[7776] chan_sip.c: --- (11 headers 0 lines) ---
[Jul 10 20:17:45] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]:5060>
[Jul 10 20:17:45] VERBOSE[9648] chan_sip.c: 
[Jul 10 20:17:45] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:45] VERBOSE[7776] chan_sip.c: --- (9 headers 0 lines) ---
[Jul 10 20:17:45] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected];uniq=EC554B726A480124652B701DAE022>
[Jul 10 20:17:45] VERBOSE[9647] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: --- (15 headers 13 lines) ---
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 101
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Found audio description format PCMA for ID 8
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 101
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.254:7082
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected];uniq=EC554B726A480124652B701DAE022>
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.254:5060
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.254:5060 (no NAT)
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Audio is at 13024
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: set_destination: set destination to 192.168.0.254:5060
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Audio is at 14704
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:17:46] VERBOSE[9647] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:17:46] VERBOSE[9648] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:17:46] VERBOSE[9648] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:17:46] VERBOSE[9648] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:17:46] VERBOSE[9648] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:17:46] VERBOSE[9648] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:17:46] ERROR[9648] cdr_csv.c: Unable to re-open master file /var/log/asterisk//cdr-csv//Master.csv : No such file or directory
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Audio is at 13024
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: --- (15 headers 13 lines) ---
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.254:5060
[Jul 10 20:17:46] VERBOSE[7776] chan_sip.c: Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: --- (14 headers 10 lines) ---
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Found RTP audio format 127
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 127
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.87:2226
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:17:47] VERBOSE[7776] chan_sip.c: Transmitting (NAT) to 192.168.0.87:5060:

fehlgeschlagen
Code:
[Jul 10 20:14:58] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]:5060' Method: BYE
[Jul 10 20:15:00] NOTICE[7776] chan_sip.c:    -- Re-registration for  [email protected]
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: REGISTER 11 headers, 0 lines
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: --- (9 headers 0 lines) ---
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: Responding to challenge, registration to domain/host name 192.168.0.254
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: REGISTER 11 headers, 0 lines
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: --- (14 headers 0 lines) ---
[Jul 10 20:15:00] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: REGISTER)
[Jul 10 20:15:00] NOTICE[7776] chan_sip.c: Outbound Registration: Expiry for 192.168.0.254 is 300 sec (Scheduling reregistration in 285 s)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: --- (15 headers 12 lines) ---
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.87:5060 (no NAT)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Using INVITE request as basis request - [email protected]
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found peer '101' for '101' from 192.168.0.87:5060
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 18
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 127
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found audio description format PCMA for ID 8
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found audio description format G729 for ID 18
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 127
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x10c (ulaw|alaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.87:2222
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Looking for 07xxxxxxx in DLPN_DialPlan (domain 192.168.0.229)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]:5060>
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[9397] chan_sip.c: Audio is at 17952
[Jul 10 20:15:01] VERBOSE[9397] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:15:01] VERBOSE[9397] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:15:01] VERBOSE[9397] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:15:01] VERBOSE[9397] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: --- (17 headers 16 lines) ---
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.254:5060 (no NAT)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Using INVITE request as basis request - [email protected]
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found peer 'trunk_1' for '077xxxxxx' from 192.168.0.254:5060
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 2
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 102
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 100
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 99
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 97
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found RTP audio format 101
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found audio description format G726-32 for ID 2
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found audio description format G726-32 for ID 102
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found unknown media description format G726-40 for ID 100
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found unknown media description format G726-24 for ID 99
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found audio description format iLBC for ID 97
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 101
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc0c (ulaw|alaw|g726|ilbc)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.254:7078
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: Looking for s in DID_trunk_1 (domain 192.168.0.229)
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]>
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[9398] chan_sip.c: Audio is at 16676
[Jul 10 20:15:01] VERBOSE[9398] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:15:01] VERBOSE[9398] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:15:01] VERBOSE[9398] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:15:01] VERBOSE[9398] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: --- (11 headers 0 lines) ---
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]:5060>
[Jul 10 20:15:01] VERBOSE[9398] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: --- (9 headers 0 lines) ---
[Jul 10 20:15:01] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected];uniq=EC554B726A480124652B701DAE022>
[Jul 10 20:15:01] VERBOSE[9397] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: --- (15 headers 13 lines) ---
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found RTP audio format 101
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found audio description format PCMA for ID 8
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 101
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 93.229.180.147:7086
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected];uniq=EC554B726A480124652B701DAE022>
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: set_destination: set destination to 93.229.180.147:5060
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Transmitting (no NAT) to 93.229.180.147:5060:
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.254:5060 (no NAT)
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Audio is at 15268
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: set_destination: set destination to 93.229.180.147:5060
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Audio is at 17952
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:15:03] VERBOSE[9397] chan_sip.c: Reliably Transmitting (no NAT) to 93.229.180.147:5060:
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[9398] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:15:03] VERBOSE[9398] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:15:03] VERBOSE[9398] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:15:03] VERBOSE[9398] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:15:03] VERBOSE[9398] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:15:03] ERROR[9398] cdr_csv.c: Unable to re-open master file /var/log/asterisk//cdr-csv//Master.csv : No such file or directory
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Audio is at 15268
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: --- (14 headers 10 lines) ---
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found RTP audio format 127
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 127
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.87:2222
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:15:03] VERBOSE[7776] chan_sip.c: Retransmitting #1 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:15:04] VERBOSE[7776] chan_sip.c: Retransmitting #2 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:15:06] VERBOSE[7776] chan_sip.c: Retransmitting #3 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:15:10] VERBOSE[7776] chan_sip.c: Retransmitting #4 (no NAT) to 93.229.180.147:5060:

fehlgeschlagen
Code:
[Jul 10 20:18:19] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]:5060' Method: INVITE
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: --- (11 headers 0 lines) ---
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.87:5060 (NAT)
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: BYE)
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:37] VERBOSE[9647] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:18:37] VERBOSE[9647] chan_sip.c: set_destination: set destination to 192.168.0.254:5060
[Jul 10 20:18:37] VERBOSE[9647] chan_sip.c: Audio is at 14704
[Jul 10 20:18:37] VERBOSE[9647] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:18:37] VERBOSE[9647] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:18:37] VERBOSE[9647] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:18:37] VERBOSE[9647] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:18:37] ERROR[9647] cdr_csv.c: Unable to re-open master file /var/log/asterisk//cdr-csv//Master.csv : No such file or directory
[Jul 10 20:18:37] VERBOSE[9647] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: --- (15 headers 13 lines) ---
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.254:5060
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.254:5060
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:18:37] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]:5060' Method: INVITE
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: --- (15 headers 12 lines) ---
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.87:5060 (no NAT)
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Using INVITE request as basis request - [email protected]
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found peer '101' for '101' from 192.168.0.87:5060
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 18
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 127
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found audio description format PCMA for ID 8
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found audio description format G729 for ID 18
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 127
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x10c (ulaw|alaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.87:2230
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Looking for 077xxxxxx in DLPN_DialPlan (domain 192.168.0.229)
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]:5060>
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[9752] chan_sip.c: Audio is at 11352
[Jul 10 20:18:46] VERBOSE[9752] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:18:46] VERBOSE[9752] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:18:46] VERBOSE[9752] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:18:46] VERBOSE[9752] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: --- (17 headers 16 lines) ---
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.254:5060 (no NAT)
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Using INVITE request as basis request - [email protected]
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found peer 'trunk_1' for '077xxxxxx' from 192.168.0.254:5060
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 2
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 102
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 100
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 99
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 97
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found RTP audio format 101
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found audio description format G726-32 for ID 2
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found audio description format G726-32 for ID 102
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found unknown media description format G726-40 for ID 100
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found unknown media description format G726-24 for ID 99
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found audio description format iLBC for ID 97
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 101
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc0c (ulaw|alaw|g726|ilbc)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.254:7078
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: Looking for s in DID_trunk_1 (domain 192.168.0.229)
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]>
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[9753] chan_sip.c: Audio is at 19740
[Jul 10 20:18:46] VERBOSE[9753] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:18:46] VERBOSE[9753] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:18:46] VERBOSE[9753] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:18:46] VERBOSE[9753] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: --- (11 headers 0 lines) ---
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]:5060>
[Jul 10 20:18:46] VERBOSE[9753] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: --- (9 headers 0 lines) ---
[Jul 10 20:18:46] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected];uniq=EC554B726A480124652B701DAE022>
[Jul 10 20:18:46] VERBOSE[9752] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.87:5060 (NAT)
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[9752] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:47] VERBOSE[9752] chan_sip.c: set_destination: Parsing <sip:[email protected];user=phone> for address/port to send to
[Jul 10 20:18:47] VERBOSE[9752] chan_sip.c: set_destination: set destination to 192.168.0.254:5060
[Jul 10 20:18:47] VERBOSE[9752] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:18:47] VERBOSE[9752] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:47] ERROR[9752] cdr_csv.c: Unable to re-open master file /var/log/asterisk//cdr-csv//Master.csv : No such file or directory
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected];user=phone> for address/port to send to
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.254:5060
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.254:5060 (no NAT)
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[9753] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:47] VERBOSE[9753] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:18:47] VERBOSE[9753] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:18:47] VERBOSE[9753] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:18:47] VERBOSE[9753] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:47] ERROR[9753] cdr_csv.c: Unable to re-open master file /var/log/asterisk//cdr-csv//Master.csv : No such file or directory
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:18:47] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: --- (15 headers 12 lines) ---
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.87:5060 (no NAT)
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Using INVITE request as basis request - [email protected]
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found peer '101' for '101' from 192.168.0.87:5060
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found RTP audio format 18
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found RTP audio format 127
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found audio description format PCMA for ID 8
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found audio description format G729 for ID 18
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 127
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x10c (ulaw|alaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.87:2236
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: Looking for 077xxxxxx in DLPN_DialPlan (domain 192.168.0.229)
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]:5060>
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:51] VERBOSE[9758] chan_sip.c: Audio is at 15896
[Jul 10 20:18:51] VERBOSE[9758] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:18:51] VERBOSE[9758] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:18:51] VERBOSE[9758] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:18:51] VERBOSE[9758] chan_sip.c: Reliably Transmitting (no NAT) to 192.168.0.254:5060:
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:51] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: --- (17 headers 16 lines) ---
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.254:5060 (no NAT)
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Using INVITE request as basis request - [email protected]
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found peer 'trunk_1' for '077xxxxxx' from 192.168.0.254:5060
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found RTP audio format 2
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found RTP audio format 102
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found RTP audio format 100
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found RTP audio format 99
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found RTP audio format 97
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found RTP audio format 101
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found audio description format G726-32 for ID 2
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found audio description format G726-32 for ID 102
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found unknown media description format G726-40 for ID 100
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found unknown media description format G726-24 for ID 99
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found audio description format iLBC for ID 97
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 101
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc0c (ulaw|alaw|g726|ilbc)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.254:7086
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: Looking for s in DID_trunk_1 (domain 192.168.0.229)
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]>
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:52] VERBOSE[9759] chan_sip.c: Audio is at 13626
[Jul 10 20:18:52] VERBOSE[9759] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:18:52] VERBOSE[9759] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:18:52] VERBOSE[9759] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:18:52] VERBOSE[9759] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: --- (11 headers 0 lines) ---
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected]:5060>
[Jul 10 20:18:52] VERBOSE[9759] chan_sip.c: 
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: --- (9 headers 0 lines) ---
[Jul 10 20:18:52] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected];uniq=EC554B726A480124652B701DAE022>
[Jul 10 20:18:52] VERBOSE[9758] chan_sip.c: 
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: --- (15 headers 13 lines) ---
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Found RTP audio format 8
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Found RTP audio format 101
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Found audio description format PCMA for ID 8
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 101
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xc (ulaw|alaw)
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 93.229.180.147:7082
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: list_route: hop: <sip:[email protected];uniq=EC554B726A480124652B701DAE022>
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: set_destination: set destination to 93.229.180.147:5060
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Transmitting (no NAT) to 93.229.180.147:5060:
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Sending to 192.168.0.254:5060 (no NAT)
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Audio is at 13382
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: 
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: set_destination: Parsing <sip:[email protected];uniq=EC554B726A480124652B701DAE022> for address/port to send to
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: set_destination: set destination to 93.229.180.147:5060
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Audio is at 15896
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:18:54] VERBOSE[9758] chan_sip.c: Reliably Transmitting (no NAT) to 93.229.180.147:5060:
[Jul 10 20:18:54] VERBOSE[9759] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:54] VERBOSE[9759] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: --- (8 headers 0 lines) ---
[Jul 10 20:18:54] VERBOSE[9759] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:18:54] VERBOSE[9759] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:18:54] VERBOSE[9759] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:54] ERROR[9759] cdr_csv.c: Unable to re-open master file /var/log/asterisk//cdr-csv//Master.csv : No such file or directory
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: --- (12 headers 0 lines) ---
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Audio is at 13382
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Adding codec 0x8 (alaw) to SDP
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:18:54] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: INVITE)
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: --- (14 headers 10 lines) ---
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Found RTP audio format 127
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 127
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.87:2236
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:18:55] VERBOSE[7776] chan_sip.c: Retransmitting #1 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:18:56] VERBOSE[7776] chan_sip.c: Retransmitting #2 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:18:58] VERBOSE[7776] chan_sip.c: Retransmitting #3 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:19:02] VERBOSE[7776] chan_sip.c: Retransmitting #4 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:19:09] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: BYE
[Jul 10 20:19:10] VERBOSE[7776] chan_sip.c: Retransmitting #5 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:19:19] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]:5060' Method: INVITE
[Jul 10 20:19:19] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]:5060' Method: INVITE
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Retransmitting #6 (no NAT) to 93.229.180.147:5060:
[Jul 10 20:19:26] WARNING[7776] chan_sip.c: Retransmission timeout reached on transmission [email protected]:5060 for seqno 103 (Critical Request) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
[Jul 10 20:19:26] WARNING[7776] chan_sip.c: Hanging up call [email protected]:5060 - no reply to our critical packet (see https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions).
[Jul 10 20:19:26] VERBOSE[9758] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:19:26] VERBOSE[9758] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:19:26] VERBOSE[9758] chan_sip.c: Audio is at 13382
[Jul 10 20:19:26] VERBOSE[9758] chan_sip.c: Adding codec 0x4 (ulaw) to SDP
[Jul 10 20:19:26] VERBOSE[9758] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[Jul 10 20:19:26] VERBOSE[9758] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:19:26] ERROR[9758] cdr_csv.c: Unable to re-open master file /var/log/asterisk//cdr-csv//Master.csv : No such file or directory
[Jul 10 20:19:26] VERBOSE[9758] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: ACK)
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]:5060' Method: INVITE
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: --- (14 headers 10 lines) ---
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Found RTP audio format 0
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Found RTP audio format 127
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Found audio description format PCMU for ID 0
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Found audio description format telephone-event for ID 127
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Peer audio RTP is at port 192.168.0.87:2236
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: set_destination: Parsing <sip:[email protected]:5060> for address/port to send to
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: set_destination: set destination to 192.168.0.87:5060
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Reliably Transmitting (NAT) to 192.168.0.87:5060:
[Jul 10 20:19:26] VERBOSE[7776] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: ACK)
[Jul 10 20:19:27] VERBOSE[7776] chan_sip.c: 
[Jul 10 20:19:27] VERBOSE[7776] chan_sip.c: --- (10 headers 0 lines) ---
[Jul 10 20:19:27] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: ACK
[Jul 10 20:19:27] VERBOSE[7776] chan_sip.c: Really destroying SIP dialog '[email protected]:5060' Method: INVITE

Eventuell kann mir ja wer einen Tipp geben wo ich schauen muss.

Martin
 

Anhänge

Zuletzt bearbeitet:
Von der Fritzbox gehts über VoIP in die weite Welt, oder? Du wirst nämlich offensichtlich von der Fritzbox an eine externe Adresse weitergeleitet. Mangels NAT Konfiguration kommen dann aber keine Daten mehr durch.

Abhilfe sollte directmedia=no (bzw. canreinvite=no bei älteren Versionen) in der sip.conf schaffen.
 
Ja das ist so, die externe Adresse ist von der Telekom, da sind meine VOIP anschlüsse.
Habe deine Tips versucht leider ohne Erfolg, konnte es aber nach langem Suchen lösen in dem ich
bei den Usern folgenden Eintrag hinzugefügt habe.

fromdomain=fritz.box

seither gehts super innerhalb Deutschlands, leider noch keine Calls ins Ausland möglich. Hier kommt immer sofort ein Bussy

Martin
 
Dann könntest Du bitte das Titel-Prefix auf "gelöst" ändern (dazu im 1. Beitrag auf Bearbeiten -> Erweitert).
 
Kostenlos!

Statistik des Forums

Themen
248,859
Beiträge
2,303,049
Mitglieder
378,512
Neuestes Mitglied
DominicBu