[Gelöst] Cisco 7940 mit Fritzbox

feuerteufel-thomas

Neuer User
Mitglied seit
19 Jul 2020
Beiträge
41
Punkte für Reaktionen
0
Punkte
6
guten morgen zusammen,
über wochenhin lief mein Cisco fehlerfrei.

Nun stelle ich leider fest, das meine Line1 nicht erreichbar ist. Line2 ohne probleme
habe dazu versucht Intern Line1 zu erreichen und habe am Tefelon die meldung bekommen "keine Verbindung" Line2 ohne probleme

Anbei die üblichen Dateien
SIPDefault.cnf
Code:
# An den Stellen wo "Webserver IP" steht muss die IP Adresse eines Webserver mit XML Service eingetragen werden
# Wird diese Funktionalität nicht genutzt, bitte auskommentiert lassen
#
# Image Version
# image_version: "P0S3-8-12-00" Auskommentiert da SIP Firmware schon geladen ist
# Proxy Server
# proxy1_address: "" Auskommentiert da in der SIP<MAC>.cnf schon vergeben

# Proxy Server Port (default - 5060) Auskommentiert da in der SIP<MAC>.cnf schon vergeben
# proxy1_port:"5060"

 
# NAT/Firewall Traversal
nat_enable: "0"
nat_address: "192.168.178.1"
voip_control_port: "5060"
#start_media_port: "16384"
#end_media_port: "32766"
#nat_received_processing: "0"
# Proxy Registration (0-disable (default), 1-enable) Muss auf "1" stehen sonst registriert sich das 7960 nicht an der FritzBox
# proxy_register: "1"
# Phone Registration Expiration [1-3932100 sec] (Default - 3600)
timer_register_expires: "3600"
# Codec for media stream (g711ulaw (default), g711alaw, g729)
preferred_codec: "g711alaw"
# TOS bits in media stream [0-5] (Default - 5)
tos_media: "5"
# Enable VAD (0-disable (default), 1-enable)
enable_vad: "0"
# Allow for the bridge on a 3way call to join remaining parties upon hangup
cnf_join_enable: "0" ; 0-Disabled, 1-Enabled (default)
# Allow Transfer to be completed while target phone is still ringing
semi_attended_transfer: "0" ; 0-Disabled, 1-Enabled (default)
# Telnet Level (enable or disable the ability to telnet into this phone
telnet_level: "2" ; 0-Disabled (default), 1-Enabled, 2-Privileged
# Inband DTMF Settings (0-disable, 1-enable (default))
dtmf_inband: "1"
# Out of band DTMF Settings (none-disable, avt-avt enable (default), avt_always - always avt )
dtmf_outofband: "0"
# DTMF dB Level Settings (1-6dB down, 2-3db down, 3-nominal (default), 4-3db up, 5-6dB up)
dtmf_db_level: "3"
# SIP Timers
#timer_t1: "500" ; Default 500 msec
#timer_t2: "4000" ; Default 4 sec
#sip_retx: "10" ; Default 11
#sip_invite_retx: "6" ; Default 7
#timer_invite_expires: "180" ; Default 180 sec
# Setting for Message speeddial to UOne box
# Hier habe ich die FritzBox Voice Mail Nummer hinterlegt
# messages_uri: "**600"
#********* Release 2 new config parameters **********
# TFTP Phone Specific Configuration File Directory
# tftp_cfg_dir: "./"
# Time Server
#sntp_mode: "unicast"
#sntp_server: "192.168.178.1"
#time_zone: "CET"
dst_offset: "1"
dst_start_month: "Mar"
dst_start_day: ""
dst_start_day_of_week: "Sun"
dst_start_week_of_month: "8"
dst_start_time: "02"
dst_stop_month: "Oct"
dst_stop_day: ""
dst_stop_day_of_week: "Sun"
dst_stop_week_of_month: "8"
dst_stop_time: "02"
dst_auto_adjust: "1"
# Do Not Disturb Control (0-off, 1-on, 2-off with no user control, 3-on with no user control)
dnd_control: "0" ; Default 0 (Do Not Disturb feature is off)
# Caller ID Blocking (0-disabled, 1-enabled, 2-disabled no user control, 3-enabled no user control)
#callerid_blocking: "0" ; Default 0 (Disable sending all calls as anonymous)
# Anonymous Call Blocking (0-disbaled, 1-enabled, 2-disabled no user control, 3-enabled no user control)
#anonymous_call_block: "0" ; Default 0 (Disable blocking of anonymous calls)
# Call Waiting (0-disabled, 1-enabled, 2-disabled with no user control, 3-enabled with no user control)
#call_waiting: "1" ; Default 1 (Call Waiting enabled)
# DTMF AVT Payload (Dynamic payload range for AVT tones - 96-127)
dtmf_avt_payload: "101" ; Default 100
# XML file that specifies the dialplan desired
#dial_template: "syncinfo"
# Network Media Type (auto, full100, full10, half100, half10)
network_media_type: "auto"
#Autocompletion During Dial (0-off, 1-on [default])
autocomplete: "1"
#Time Format (0-12hr, 1-24hr [default])
time_format_24hr: "1"
# URL for external Phone Services - Netter offener Beispiel XML Service:
services_url: "http://phone-xml.berbee.com/menu.xml"
# URL for external Directory location
# directory_url: "http://"
# URL for branding logo - hier kann ein Logo in 4 Graustufen 320x196 hinterlegt werden
# logo_url: "http://"


SIP0014A97259D0.cnf
# SIP Configuration Generic File (start)# An den Stellen wo "Webserver IP" steht muss die IP Adresse eines Webserver mit XML Service eingetragen werden
# Wird diese Funktionalität nicht genutzt, bitte auskommentiert lassen
#

# Call Manager
call_manager1_addr: "192.168.178.1"
call_manager1_sip_port: "5060"

# Line 1
proxy1_address: "USECALLMANAGER"
proxy1_port: "5060"

line1_name: "IPtelefon1" ; Line 1 Extension\User ID
line1_displayname: "Dachboden" ; Line 1 Display Name
line1_shortname: "IPtelefon1" ; Line 1 Shortname Diplsy Lable
line1_authname: "IPtelefon1" ; Line 1 Registration Authentication
line1_password: "passwortunkenntlich" ; Line 1 Registration Password

# Call Manager
call_manager2_addr: "192.168.178.1"
call_manager2_sip_port: "5060"

# Line 2
proxy2_address: "USECALLMANAGER"
proxy2_port: "5060"

line2_name: "IPtelefon2" ; Line 2 Extension\User ID
line2_displayname: "Dachboden" ; Line 2 Display Name
line2_shortname: "IPtelefon2" ; Line 2 Shortname Diplsy Lable
line2_authname: "IPtelefon2" ; Line 2 Registration Authentication
line2_password: "passwortunkenntlich" ; Line 2 Registration Password

#hier FritzBox Voice Mail
messages_uri: "**600"

# Emergency Proxy info
# proxy_emergency: "192.168.178.1"
# proxy_emergency_port: "5060"
# Backup Proxy info
# proxy_backup: "192.168.178.1"
# proxy_backup_port: "5060"
# Outbound Proxy info
# outbound_proxy: "192.168.178.1"
# outbound_proxy_port: "5060"
# Test
# Proxy Registration (0-disable (default), 1-enable)
proxy_register: "1"
# NAT/Firewall Traversal
# nat_enable: "0"
# nat_address: "192.168.178.1"
#voip_control_port: "5060"
#start_media_port: "16384"
#end_media_port: "32766"
#nat_received_processing: "1"
# Phone Label (Text desired to be displayed in upper right corner)
phone_label: "FritzBox" ; Has no effect on SIP messaging
# Time Zone phone will reside in
time_zone: "CET"
# Telnet Level (enable or disable the ability to telnet into this phone
telnet_level: "2" ; 0-Disabled (default), 1-Enabled, 2-Privileged
# Phone prompt/password for telnet/console session
#phone_prompt: "" ; Telnet/Console Prompt
#phone_password: "" ; Telnet/Console Password
# Enable_VAD (1-enabled, 0-disabled)
enable_vad: "0"
# Network Media Type (auto, full100, full10, half100, half10)
network_media_type: "auto"
user_info: "phone"
# URL for external Directory location
# logo_url: "http://" ; URL for anding logo to be used on phone display
# SIP Configuration Generic File (stop)

UPDATE:
Nun habe ich es gerade nochmals versucht auf der Line1 von extern drauf anzurufen, das hat geklappt, rufe ich allerdings wieder an, klingelt es nicht mehr und auch Intern bekomme ich die Rückmeldung "Keine Verbindung"
 
Zuletzt bearbeitet:
Du hast bei deinen 'Lines' die Benutzer/Passwortbedingungen von AVM eingehalten?
Name != Nummer > 8 Zeichen, Passwort != Nummer != Name > 8 Zeichen
 
hat jemand eine Idee, warum ich zeitweise auf der Leitung 1 keine verbindung bekomme ?
 
Auf jeden Fall spannend, dass ein anderes Foren-Mitglied das gleiche Symptom hat … auch hier in Deinem Fall empfehle ich, den SIP-Datenverkehr mitzuschneiden. Welche FRITZ!Box bzw. welches FRITZ!OS ist das genau?
 
Guten Morgen
Ich habe die 6490 mit FRITZ!OS: 07.12 im Einsatz


Lg
 
Zuletzt bearbeitet:
Ich habe die 6490 mit FRITZ!OS: 07.12 im Einsatz

Sollte keinen Einfluß haben, aber warum nutzt du nicht die aktuelle 7.20?
Gerade wenn es Fehler gibt, die 99,9% der anderne User nicht haben, würde ich die neue Firmware probieren.

Da du wochenlang telefonieren konntest, jetzt aber nicht mehr, muss sich etwas verändert haben. Ich wette, du warst in der Zeit nicht an der SEP Config.
Das Telefon ist nicht auf einmal "schlecht" geworden. Bleibt eigentlich die Fritzbox.

Ich meine mich erinnern zu können, dass ich meine Fritzbox zwischenzeitlich mal rebooten musste, damit sich das Telefon überhaupt registriert.
Das kam aber immer dann, wenn ich an der Config gebastelt habe. "Try & Error"


Wichtige Regel, im übrigen. Immer eine Kopie der letzten funktionierenden Config behalten, wenn man Änderungen vornimmt. Sonst kann man echt in Teufels Küche kommen.
 
[Edit Novize: Überflüssiges Fullquote gelöscht - siehe Forumsregeln]

Da die fritzbox von kabel Deutschland ist kann ich sie nicht auf die neue updaten.

Richtig, an der Config Datei war ich nicht bei, den was läuft lasse ich laufen.
Und wenn ich wo dann spiele, mach ich automatisch eine Kopie und spiel damit.

Habe die fritzbox zwischenzeitlich durch stromlos neu starten lassen.
Das Telefon wurde auch stromlos gemacht.


Lg

[Edit Novize: Beiträge zusammen gefasst - siehe Forumsregeln]

guten abend...

anbei aus der Support Datei von der FritzBox diese Daten
Code:
##### TITLE Version 141.07.12
##### TITLE SubVersion
##### TITLE Produkt Fritz_Box_HW213x
##### TITLE Datum Sun Jan 17 16:00:52 CET 2021
##### BEGIN SECTION Support_Data Supportdata Linux fritz.box 2.6.39.3 #1 SMP PREEMPT Wed Sep 11 15:34:13 CEST 2019 i686 Version 141.07.12
Support Data
------------
Sun Jan 17 16:00:55 CET 2021
2.6.39.3

SIP log
----------
2021-01-17 15:56:00.553 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50547 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK0b5439d9
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 4831 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8";expires=0;cisco-keep-alive
Authorization: Digest username="IPtelefon1", realm="fritz.box", nonce="E5371A213C15BAE7", uri="sip:192.168.178.1", response="63cdfe78c36563e0262d4cd44cd49967", algorithm=md5
Max-Forwards: 70
Date: Sun, 17 Jan 2021 14:55:59 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 0
Content-Length: 0



2021-01-17 15:56:00.554 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK0b5439d9
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>;tag=8DACF03368ECA26A
Call-ID: [email protected]
CSeq: 4831 REGISTER
WWW-Authenticate: Digest realm="fritz.box", nonce="A0779DBA9709E3F2"
User-Agent: FRITZ!OS
Content-Length: 0



2021-01-17 15:56:00.656 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50547 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK2e73df21
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 4832 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8";expires=0;cisco-keep-alive
Authorization: Digest username="IPtelefon1", realm="fritz.box", nonce="A0779DBA9709E3F2", uri="sip:192.168.178.1", response="326e9868306cf965977571b89a723569", algorithm=md5
Max-Forwards: 70
Date: Sun, 17 Jan 2021 14:55:59 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 0
Content-Length: 0



2021-01-17 15:56:00.657 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK2e73df21
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>;tag=EC81DB65DC4B4806
Call-ID: [email protected]
CSeq: 4832 REGISTER
User-Agent: AVM FRITZ!Box 6490 Cable (kdg) 141.07.12 TAL (Sep 11 2019)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer,reg
Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
Accept: application/sdp, multipart/mixed
Accept-Encoding: identity
Content-Length: 0



2021-01-17 15:58:00.757 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50547 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK1c2e9eb1
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 4833 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8";expires=0;cisco-keep-alive
Authorization: Digest username="IPtelefon1", realm="fritz.box", nonce="A0779DBA9709E3F2", uri="sip:192.168.178.1", response="326e9868306cf965977571b89a723569", algorithm=md5
Max-Forwards: 70
Date: Sun, 17 Jan 2021 14:57:59 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 0
Content-Length: 0



2021-01-17 15:58:00.758 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK1c2e9eb1
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>;tag=9A7F7A60766741E3
Call-ID: [email protected]
CSeq: 4833 REGISTER
User-Agent: FRITZ!OS
Content-Length: 0



2021-01-17 15:59:46.947 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50546 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK24e31600
From: <sip:[email protected]>;tag=0014a97259d00abe0c620b65-07a08dc5
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 2839 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8"
Max-Forwards: 70
Date: Sun, 17 Jan 2021 14:59:46 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 3600
Content-Length: 0



2021-01-17 15:59:46.948 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK24e31600
From: <sip:[email protected]>;tag=0014a97259d00abe0c620b65-07a08dc5
To: <sip:[email protected]>;tag=B4F0D8A2EDF1E7F6
Call-ID: [email protected]
CSeq: 2839 REGISTER
WWW-Authenticate: Digest realm="fritz.box", nonce="E284087B8CA6361B"
User-Agent: FRITZ!OS
Content-Length: 0



2021-01-17 15:59:47.048 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50546 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK5b468786
From: <sip:[email protected]>;tag=0014a97259d00abe0c620b65-07a08dc5
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 2840 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8"
Authorization: Digest username="IPtelefon1", realm="fritz.box", nonce="E284087B8CA6361B", uri="sip:192.168.178.1", response="3d0b6cd1cb1f556e226b203934ac3338", algorithm=md5
Max-Forwards: 70
Date: Sun, 17 Jan 2021 14:59:46 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 3600
Content-Length: 0



2021-01-17 15:59:47.049 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK5b468786
From: <sip:[email protected]>;tag=0014a97259d00abe0c620b65-07a08dc5
To: <sip:[email protected]>;tag=79078BF536E2B6D3
Call-ID: [email protected]
CSeq: 2840 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8";expires=300
User-Agent: AVM FRITZ!Box 6490 Cable (kdg) 141.07.12 TAL (Sep 11 2019)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer,reg
Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
Accept: application/sdp, multipart/mixed
Accept-Encoding: identity
Content-Length: 0



2021-01-17 15:59:47.218 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50546 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK1a42e568
From: <sip:[email protected]>;tag=0014a97259d00abf2798e921-37e64b99
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 2839 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8"
Max-Forwards: 70
Date: Sun, 17 Jan 2021 14:59:46 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 3600
Content-Length: 0



2021-01-17 15:59:47.219 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK1a42e568
From: <sip:[email protected]>;tag=0014a97259d00abf2798e921-37e64b99
To: <sip:[email protected]>;tag=F81FE49125B89ADF
Call-ID: [email protected]
CSeq: 2839 REGISTER
WWW-Authenticate: Digest realm="fritz.box", nonce="9DDF4DFE9BDCCC36"
User-Agent: FRITZ!OS
Content-Length: 0



2021-01-17 15:59:47.315 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50546 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK0cfec90b
From: <sip:[email protected]>;tag=0014a97259d00abf2798e921-37e64b99
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 2840 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8"
Authorization: Digest username="IPtelefon2", realm="fritz.box", nonce="9DDF4DFE9BDCCC36", uri="sip:192.168.178.1", response="29398d1716d4eedfb5fa47b64f221ce7", algorithm=md5
Max-Forwards: 70
Date: Sun, 17 Jan 2021 14:59:46 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 3600
Content-Length: 0



2021-01-17 15:59:47.317 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK0cfec90b
From: <sip:[email protected]>;tag=0014a97259d00abf2798e921-37e64b99
To: <sip:[email protected]>;tag=FDE92366B577A34A
Call-ID: [email protected]
CSeq: 2840 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8";expires=300
User-Agent: AVM FRITZ!Box 6490 Cable (kdg) 141.07.12 TAL (Sep 11 2019)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer,reg
Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
Accept: application/sdp, multipart/mixed
Accept-Encoding: identity
Content-Length: 0



2021-01-17 16:00:00.838 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50547 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK29347c43
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 4834 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8";expires=0;cisco-keep-alive
Authorization: Digest username="IPtelefon1", realm="fritz.box", nonce="A0779DBA9709E3F2", uri="sip:192.168.178.1", response="326e9868306cf965977571b89a723569", algorithm=md5
Max-Forwards: 70
Date: Sun, 17 Jan 2021 15:00:00 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 0
Content-Length: 0



2021-01-17 16:00:00.839 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK29347c43
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>;tag=A79279165929D587
Call-ID: [email protected]
CSeq: 4834 REGISTER
WWW-Authenticate: Digest realm="fritz.box", nonce="0E3EDDB4516093FA"
User-Agent: FRITZ!OS
Content-Length: 0



2021-01-17 16:00:00.943 - IN: my=192.168.178.1%12:5060 peer=192.168.178.22 port=50547 UDP, sipiface=none:
REGISTER sip:192.168.178.1 2.0
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK3c87ffa1
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 4835 REGISTER
Contact: <sip:[email protected]:5060;user=phone;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0014a97259d0>";+u.sip!model.ccm.cisco.com="8";expires=0;cisco-keep-alive
Authorization: Digest username="IPtelefon1", realm="fritz.box", nonce="0E3EDDB4516093FA", uri="sip:192.168.178.1", response="b1c1a59fd0ca47d30ef7f526748a627a", algorithm=md5
Max-Forwards: 70
Date: Sun, 17 Jan 2021 15:00:00 GMT
User-Agent: Cisco-CP7940G/8.0
Supported: replaces
Supported: join
Supported: norefersub
Supported: X-cisco-callinfo
Supported: X-cisco-serviceuri
Supported: X-cisco-service-control
Expires: 0
Content-Length: 0



2021-01-17 16:00:00.945 - OUT: my=192.168.178.1%12:5060 peer=192.168.178.22 port=5060 UDP, sipiface=none tcclass=sip_internet, netmark=0:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.178.22:5060;branch=z9hG4bK3c87ffa1
From: <sip:[email protected]>;tag=0014a97259d000040b24fce7-258efdb9
To: <sip:[email protected]>;tag=6E29F25CE152E810
Call-ID: [email protected]
CSeq: 4835 REGISTER
User-Agent: AVM FRITZ!Box 6490 Cable (kdg) 141.07.12 TAL (Sep 11 2019)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer,reg
Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
Accept: application/sdp, multipart/mixed
Accept-Encoding: identity
Content-Length: 0



##### END SECTION sip
 
Zuletzt bearbeitet von einem Moderator:
Hallo zusammen,
Ich habe weder am synology wegen dem tftp , noch an den Dateien, noch am Cisco telefon was gemacht.

Aber Ich konnte heute vormittag die line1 und auch line2 intern über **62× erreichen. Allerdings danach die line1 mit dem Hinweis das zu keiner Verbindung kommt

Welche Dateien muss ich nun wohl auslesen?
 
hallo zusammen,
nachdem ich nun einmal alle NAS Synology Server (auf einen läuft TFTP) runtergefahren habe, das Cisco vom Netz und stromlos wa, geht nun seit 4 Tagen alles wieder.

Kann auf beiden Leitungen extern und Intern rausrufen und auch mehrfach hintereinander das Cisco erreichen Ohne probleme.

gruß thomas
 
Dann kannst du jetzt ja mal den Titel als gelöst setzen und gleich noch korrigieren, damit es auch als Cisco gefunden wird. :)
 
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.