Cisco – die besten Beiträge

Cisco 7940G - reagiert nicht auf Anrufe von außen?

Hallo,

ich habe ein Cisco 7940G mit SIP Firmware an einer FreePBX/Asterisk Telefonanlage angeschlossen. Das Telefon meldet sich ordnungsgemäß an und ich kann nach außen ohne Probleme anrufen.

Rufe ich jedoch auf dem Telefon an bzw. eine Rufnummer auf die das Telefon reagieren soll an, bleibt es stumm.

Wenn ich nun mal das Telefon ausschalte und z.B. PhonerLite mit den Userdaten des Telefons anmelde und mit meinem Handy die Nummer wähle, reagiert PhonerLite auf den Anruf. Der Fehler muss also in der Konfiguration des Telefons liegen und nicht bei der Telefonanlage.

Anbei mal meine Konfigurationsdateien:

;SIPDefault.cnf
image_version: P0S3-8-12-00
proxy1_address: "192.168.1.117" ; Can be dotted IP or FQDN
proxy2_address: "" ; Can be dotted IP or FQDN
proxy3_address: "" ; Can be dotted IP or FQDN
proxy4_address: "" ; Can be dotted IP or FQDN
proxy5_address: "" ; Can be dotted IP or FQDN
proxy6_address: "" ; Can be dotted IP or FQDN
proxy1_port: 5060
proxy2_port: 5060
proxy3_port: 5060
proxy4_port: 5060
proxy5_port: 5060
proxy6_port: 5060
proxy_register: 1
timer_register_expires: 3600
preferred_codec: g711ulaw
dtmf_inband: 1
(default), avt_always - always avt )
dtmf_outofband: avt
(default), 4-3db up, 5-6dB up)
dtmf_db_level: 3
timer_t1: 500 ; Default 500 msec
timer_t2: 4000 ; Default 4 sec
sip_retx: 10 ; Default 10
sip_invite_retx: 6 ; Default 6
timer_invite_expires: 180 ; Default 180 sec
dial_template: dialplan
tftp_cfg_dir: "" ; Example: ./sip_phone/
to Admin Guide for Specifics)
sntp_server: "192.53.103.104" ; SNTP Server IP Address
sntp_mode: anycast ; unicast, multicast, anycast, or directedbroadcast (default)
time_zone: EAST ; Time Zone Phone is in
dst_offset: 1 ; Offset from Phone's time when DST is in effect
dst_start_month: April ; Month in which DST starts
dst_start_day: "" ; Day of month in which DST starts
dst_start_day_of_week: Sun ; Day of week in which DST starts
dst_start_week_of_month: 1 ; Week of month in which DST starts
dst_start_time: 02 ; Time of day in which DST starts
dst_stop_month: Oct ; Month in which DST stops
dst_stop_day: "" ; Day of month in which DST stops
dst_stop_day_of_week: Sunday ; Day of week in which DST stops
dst_stop_week_of_month: 8 ; Week of month in which DST stops 8=last week of month
dst_stop_time: 2 ; Time of day in which DST stops
dst_auto_adjust: 0 ; Enable(1-Default)/Disable(0) DST automatic adjustment
time_format_24hr: 1 ; Enable(1 - 24Hr Default)/Disable(0 - 12Hr)
date_format : D/M/Y
control, 3-on with no user control)
dnd_control: 0 ; Default 0 (Do Not Disturb feature is off)
control, 3-enabled no user control)
callerid_blocking: 2 ; Default 0 (Disable sending all calls as anonymous)
anonymous_call_block: 0 ; Default 0 (Disable blocking of anonymous calls)
dtmf_avt_payload: 101 ; Default 101
sync: 1 ; Default 1
proxy_backup: "" ; Dotted IP of Backup Proxy
proxy_backup_port: 5060 ; Backup Proxy port (default is 5060)
proxy_emergency: "" ; Dotted IP of Emergency Proxy
proxy_emergency_port: 5060 ; Emergency Proxy port (default is 5060)
enable_vad: 0 ; VAD setting 0-disable (Default), 1-enable
nat_enable: 1 ; 0-Disabled (default), 1-Enabled
nat_address: "" ; WAN IP address of NAT box (dotted IP or DNS A record only)
voip_control_port: 5060 ; UDP port used for SIP messages (default - 5060)
start_media_port: 16384 ; Start RTP range for media (default - 16384)
end_media_port: 32766 ; End RTP range for media (default - 32766)
nat_received_processing: 0 ; 0-Disabled (default), 1-Enabled
outbound_proxy: "192.168.1.117" ; restricted to dotted IP or DNS A record only
outbound_proxy_port: 5060 ; default is 5060
upon hangup
cnf_join_enable : 1 ; 0-Disabled, 1-Enabled (default)
ringing
semi_attended_transfer: 1 ; 0-Disabled, 1-Enabled (default)
phone)
telnet_level: 2 ; 0-Disabled (default), 1-Enabled, 2-Privileged
; 0-Disabled (default), 1-Enabled
services_url: "" ; 
directory_url: "" ; 
logo_url: "" ; 
http_proxy_addr: "" ; 
http_proxy_port: 80 ; 
dyn_dns_addr_1: "" ; 
dyn_dns_addr_2: "" ; 
dyn_tftp_addr: "" ; 
remote_party_id: 0 ; 
call_hold_ringback: 0 ; Default 0 (Call Hold Ringback feature is off)
stutter_msg_waiting: 0 ; 0-Disabled (default), 1-Enabled
messages_uri: 8500
call_stats: 0
transfer_onhook_enabled:1

Und die Konfigurationsdatei des Telefons:

# SIP Configuration Generic File

# Call Manager
call_manager1_addr: "192.168.1.117"
call_manager1_sip_port: 5060
call_manager2_addr: "192.168.1.117"
call_manager2_sip_port: 5060
proxy1_address: "USECALLMANAGER"
proxy1_port: 5060
line1_name: "80"
line1_authname: "80"
line1_password: "Passwort"
line1_displayname: "Schreibtisch 1"
line1_shortname: "St1"
proxy2_address: "USECALLMANAGER"
proxy2_port: 5060
line2_name: "80"
line2_authname: "80"
line2_password: "Passwort"
line2_displayname: "St--"
line2_shortname: "St2"
phone_label: "Schreibtisch 1"
phone_prompt: "Mein Telefon"
phone_password: "cisco"
Internet, Telefon, Netzwerk, Cisco, IP-Adresse

Fehlt es mir an bestimmten Skills, sodass ich nur Absagen bekomme von Firmen die ITler suchen?

Ich habe ein bisschen Verwirrung bekommen bzgl. nachgefragte Skills auf dem Arbeitsmarkt. Ich suche explizit Netzwerkersteller, wo ich mich weiterentwickeln kann. Fachlich und managementweise...

Ich suche typische Netzwerkersteller, wo man:

  • Hardware plant, installiert, konfiguriert und administriert
  • Software deployment gemacht wird wie zum Beispiel Firmware und Software upgrades
  • Wortshops hat, Tendenzen auf dem IT Markt analysiert und das Unternehmensnetzwerk ständig auswertet
  • Automatisiert mit Skriptsprachen wie Python und Bash
  • Infrastruktur management mit Monitoring und Administration tools des Herstellers treibt
  • Budget plant, Hardware- und Softwarekäufe macht, mit externe Dienstleister in Verbindung ist

Nur grob gesagrt Das stelle ich mir vor. Ich habe eine 3 jährige staatlich anerkannte IT Ausbildung mit IHK Zeugnis und Berufsschulabschluss. Ein Notendurchschnitt von 2.5 in der Coronazeit erworben 2020 und 4 Jahre Berufserfahrung als Netzwerkadministrator in einen weltweiten Konzern. 3 von 4 Jahren bis jetzt habe ich den ganzen Netzwerkbetrieb alleine geführt in den Hauptstandort sowie 3 weitere Standorte des Konzerns in meiner Verantwortung plus temporäre Unterstützung für andere Standorte in Deutschland aufgrund mangelnder IT Personal. Aber ich kriege nur Absagen. Ich bewerbe mich auf Stellen wo nur Zeugnisse und Lebenslauf notwendig sind und ich bilde mich aktuell selbstständig weiter um Zertifizierungen in Linux Administration, Cisco DevNet und DataCenter Technologien.

Das habe ich auch gearbeitet seit Ende der Ausbildung

  • Network administration, documentation and lifecycle management
  • System infrastructure monitoring and maintenance
  • Configuration of 3-layer Enterprise and Data Center hierarchy
  • 2nd Level network service via ticketing system and incident, demand
  • management process
  • Leading position in implementation and migration projects
  • Infrastructure management with CISCO based software solutions (Cisco
  • DNA Center & Cisco ISE)
  • Assurance of the security stability and constant monitoring of security
  • breaches:
  • (Network Access Control, Access Control Lists, IOS Xe and NX-OS
  • Vulnerability Checks)
  • Client systems management via DNS, DHCP and Active Directory
  • Experience with CISCO Linux compatibility layer on Catalyst 9000 and
  • Nexus 9000 Series
  • Network automation with Python scripting. i.e. Ansible
Ja - vieles 67%
Nein - Eigentlich nicht 33%
Ja - aber nicht vieles 0%
Internet, Arbeit, Finanzen, Job, Netzwerk, Cisco, LAN, Lohn, Netzwerktechnik, Router

Meistgelesene Beiträge zum Thema Cisco