- Mitglied seit
- 31 Okt 2004
- Beiträge
- 90
- Punkte für Reaktionen
- 0
- Punkte
- 6
Hallo zusammen,
uns plagen schon eine ganze Weile Anrufe die plötzlich abgebrochen werden. Ich habe nun endlich mal in dem Debug Log einen Abbruch-Kandidat erwischt (das Gespräch wurde nach 1:05 Minuten beendet) und wollte hier um Hilfe bei der Ursachen Forschung fragen! Folgende Daten:
Eingehender Anruf von 0693000000
an unsere Nummer: 0603333333
lokaler IP-Nr.: 1111
Asterisk IP: 10.0.0.2 (lokal) 87.000.000.28 (extern)
Asterisk 1.8.10.1
Ich habe versucht die entschiedene Stelle im Log zu finden kann hier aber keine Erklärung für den Abbruch erkennen:
Irgendwelche Ideen oder Erklärungen was da passiert?
uns plagen schon eine ganze Weile Anrufe die plötzlich abgebrochen werden. Ich habe nun endlich mal in dem Debug Log einen Abbruch-Kandidat erwischt (das Gespräch wurde nach 1:05 Minuten beendet) und wollte hier um Hilfe bei der Ursachen Forschung fragen! Folgende Daten:
Eingehender Anruf von 0693000000
an unsere Nummer: 0603333333
lokaler IP-Nr.: 1111
Asterisk IP: 10.0.0.2 (lokal) 87.000.000.28 (extern)
Asterisk 1.8.10.1
Ich habe versucht die entschiedene Stelle im Log zu finden kann hier aber keine Erklärung für den Abbruch erkennen:
Code:
[Mar 18 13:48:51] DEBUG[21637] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7ff29c6f8a98'
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Received bye, issuing owner hangup
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for 217.0.21.165:5060
[Mar 18 13:48:51] DEBUG[5853] channel.c: Didn't get a frame from channel: SIP/DTAG-IP_IN21_165-00000244
[Mar 18 13:48:51] DEBUG[5853] res_rtp_asterisk.c: Setting the marker bit due to a source update
[Mar 18 13:48:51] DEBUG[5853] channel.c: Bridge stops bridging channels SIP/DTAG-IP_IN21_165-00000244 and SIP/1111-00000246
[Mar 18 13:48:51] DEBUG[5853] res_odbc.c: odbc_release_obj2(0x2a61bd8) called (obj->txf = (nil))
[Mar 18 13:48:51] DEBUG[5853] cdr_radius.c: Unable to create RADIUS record. CDR not recorded!
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is '2016-03-18 13:47:46'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is '"0693000000" <+49693000000>'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is 'von_telekom'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is 'SIP/DTAG-IP_IN21_165-00000244'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is 'SIP/1111-00000246'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is 'Dial'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is 'SIP/1000&SIP/1111,30,wW'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is '65'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is '56'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is 'ANSWERED'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is 'DOCUMENTATION'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is '(null)'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is '1458305266.616'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is '(null)'
[Mar 18 13:48:51] DEBUG[5853] pbx.c: Function result is '(null)'
[Mar 18 13:48:51] DEBUG[5853] cdr_sqlite3_custom.c: About to log: INSERT INTO cdr (calldate,clid,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid,userfield,test) VALUES ('2016-03-18 13:47:46','"0693000000" <+49693000000>','von_telekom','SIP/DTAG-IP_IN21_165-00000244','SIP/1111-00000246','Dial','SIP/1000&SIP/1111,30,wW','65','56','ANSWERED','DOCUMENTATION','','1458305266.616','','')
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Allocating new SIP dialog for [email protected]:5060 - OPTIONS (No RTP)
[Mar 18 13:48:51] DEBUG[21637] acl.c: For destination '217.0.20.166', our source address is '10.0.0.2'.
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Target address 217.0.20.166:5060 is not local, substituting externaddr
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 87.000.000.28:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Initializing initreq for method OPTIONS - callid [email protected]:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Trying to put 'OPTIONS sip' onto UDP socket destined for 217.0.20.166:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Stopping retransmission on '[email protected]:5060' of Request 102: Match Found
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Destroying SIP dialog [email protected]:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Allocating new SIP dialog for [email protected]:5060 - OPTIONS (No RTP)
[Mar 18 13:48:51] DEBUG[21637] acl.c: For destination '217.0.20.236', our source address is '10.0.0.2'.
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Target address 217.0.20.236:5060 is not local, substituting externaddr
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 87.000.000.28:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Initializing initreq for method OPTIONS - callid [email protected]:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Trying to put 'OPTIONS sip' onto UDP socket destined for 217.0.20.236:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Allocating new SIP dialog for [email protected]:5060 - OPTIONS (No RTP)
[Mar 18 13:48:51] DEBUG[21637] acl.c: For destination '217.0.20.234', our source address is '10.0.0.2'.
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Target address 217.0.20.234:5060 is not local, substituting externaddr
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 87.000.000.28:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Initializing initreq for method OPTIONS - callid [email protected]:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Trying to put 'OPTIONS sip' onto UDP socket destined for 217.0.20.234:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Allocating new SIP dialog for [email protected]:5060 - OPTIONS (No RTP)
[Mar 18 13:48:51] DEBUG[21637] acl.c: For destination '217.0.18.36', our source address is '10.0.0.2'.
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Target address 217.0.18.36:5060 is not local, substituting externaddr
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 87.000.000.28:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Initializing initreq for method OPTIONS - callid [email protected]:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Trying to put 'OPTIONS sip' onto UDP socket destined for 217.0.18.36:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Stopping retransmission on '[email protected]:5060' of Request 102: Match Found
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Destroying SIP dialog [email protected]:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Stopping retransmission on '[email protected]:5060' of Request 102: Match Found
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Destroying SIP dialog [email protected]:5060
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Stopping retransmission on '[email protected]:5060' of Request 102: Match Found
[Mar 18 13:48:51] DEBUG[21637] chan_sip.c: Destroying SIP dialog [email protected]:5060
[Mar 18 13:48:51] DEBUG[5853] res_config_sqlite.c: SQL query: INSERT INTO ast_cdr (clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,start,answer,end,duration,billsec,disposition,amaflags,uniqueid) VALUES ('"0693000000" <+49693000000>','+49693000000','0603333333','von_telekom','SIP/DTAG-IP_IN21_165-00000244','SIP/1111-00000246','Dial','SIP/1000&SIP/1111,30,wW','2016-03-18 13:47:46','2016-03-18 13:47:55','2016-03-18 13:48:51','65','56','ANSWERED','DOCUMENTATION','1458305266.616')
[Mar 18 13:48:52] DEBUG[5853] channel.c: Hanging up channel 'SIP/1111-00000246'
[Mar 18 13:48:52] DEBUG[5853] chan_sip.c: Hanging up zombie call. Be scared.
[Mar 18 13:48:52] DEBUG[5853] chan_sip.c: Updating call counter for outgoing call
[Mar 18 13:48:52] DEBUG[5853] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7ff284059b28'
Irgendwelche Ideen oder Erklärungen was da passiert?
Zuletzt bearbeitet: