[Problem] 7960G und Fritzbox 7390 - ich verstehe es nicht

MisterKnister

Neuer User
Mitglied seit
18 Okt 2011
Beiträge
35
Punkte für Reaktionen
0
Punkte
0
Huhu, ich habe eben schon einige Threads hierir gelesen über Cisco-IP-Phones, aber es lief meistens darauf hinaus, dass dem jenigen eine config geschickt wurde, was mir jetzt nicht so weiterhilft.

Ich bin relativ neu auf dem Gebiet und komme leider nicht weiter.
Ich habe mir ein Cisco 7960G zugelegt und würde es gern an der FritzBox 7390 betreiben.
Was muss ich dabei alles machen, damit es läuft? ich habe schon versucht das Phone auf SIP umzuflashen, seitdem steht aber oben im Bildschirm unprovisionedSIP und ich kann nicht wirklich was damit anfangen.

hier mal meine Configs

die SEP000D28081E21.cnf
Code:
<device xsi:type="axl:XIPPhone">
	<devicePool>
		<name>Default</name>
		<dateTimeSetting>
			<name>CMLocal</name>
			<dateTemplate>D.M.Y</dateTemplate>
			<timeZone>W. Europe Standard/Daylight Time</timeZone>
		</dateTimeSetting>
		<callManagerGroup>
			<members>
				<member priority="0">
					<callManager>
						<ports>
							<ethernetPhonePort>2000</ethernetPhonePort>
						</ports>
						<processNodeName> insert_the_asterisk_server_ip </processNodeName>
					</callManager>
				</member>
			</members>
		</callManagerGroup>
		<srstInfo>
			<name>Enable</name>
			<srstOption>Enable</srstOption>
			<userModifiable>true</userModifiable>
			<ipAddr1> insert_the_asterisk_server_ip </ipAddr1>
			<port1>2000</port1>
			<ipAddr2></ipAddr2>
			<port2>2000</port2>
			<ipAddr3></ipAddr3>
			<port3>2000</port3>
		</srstInfo>
		<mlppDomainId>-1</mlppDomainId>
		<mlppIndicationStatus>Default</mlppIndicationStatus>
		<preemption>Default</preemption>
	</devicePool>
	<loadInformation>P0S3-8-12-00</loadInformation>
	<vendorConfig>
		<disableSpeaker>false</disableSpeaker>
		<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
		<forwardingDelay>1</forwardingDelay>
		<pcPort>0</pcPort>
		<settingsAccess>1</settingsAccess>
		<garp>0</garp>
		<voiceVlanAccess>0</voiceVlanAccess>
		<videoCapability>1</videoCapability>
		<autoSelectLineEnable>0</autoSelectLineEnable>
		<webAccess>1</webAccess>
		<daysDisplayNotActive>1,7</daysDisplayNotActive>
		<displayOnTime>08:30</displayOnTime>
		<displayOnDuration>11:30</displayOnDuration>
		<displayIdleTimeout>01:00</displayIdleTimeout>
	</vendorConfig>
	<versionStamp></versionStamp>
	<userLocale>
		<name></name>
		<uid>1</uid>
		<langCode>de</langCode>
		<version>4.0(1)</version>
		<winCharSet>iso-8859-1</winCharSet>
	</userLocale>
	<networkLocale></networkLocale>
	<networkLocaleInfo>
		<name></name>
		<uid>64</uid>
		<version>4.0(1)</version>
	</networkLocaleInfo>
	<deviceSecurityMode>1</deviceSecurityMode>
	<idleTimeout>120</idleTimeout>
	<authenticationURL></authenticationURL>
	<directoryURL></directoryURL>
	<idleURL></idleURL>
	<informationURL></informationURL>
	<messagesURL></messagesURL>
	<proxyServerURL></proxyServerURL>
	<servicesURL></servicesURL>
	<dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
	<dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
	<dscpForCm2Dvce>96</dscpForCm2Dvce>
</device>

die SIP000D28081E21
Code:
# SIP Configuration Generic File (start)
# CISCO 7960G Beispiel Konfiguration für FritzBox 7170
# An den Stellen wo "192.168.178.1" steht muss die IP Adresse der FritzBox eingetragen werden
# 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
#
# Proxy Server
proxy1_address: "192.168.178.1"
proxy2_address: ""
proxy3_address: ""
proxy4_address: ""
proxy5_address: ""
proxy6_address: ""

# Line 1 Settings
line1_name: "621"                    ; Line 1 Extension\User ID
line1_displayname: "FritzBox"             ; Line 1 Display Name
line1_shortname: "FritzBox"           ; Line 1 Shortname Diplsy Lable
line1_authname: "621"                   ; Line 1 Registration Authentication
line1_password: "XXX"                 ; Line 1 Registration Password

# Line 2 Settings
#line2_name: "Büro"                          ; Line 2 Extension\User ID
#line2_displayname: "Büro"                   ; Line 2 Display Name
#line2_authname: "620"                       ; Line 2 Registration Authentication
#line2_password: "cisco"                     ; Line 2 Registration Password

# Emergency Proxy info
#proxy_emergency: ""
#proxy_emergency_port: "5060"

# Backup Proxy info
#proxy_backup: ""
#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: "1"
#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: "Adrian"            ; Has no effect on SIP messaging

# Time Zone phone will reside in
time_zone: EET 

# 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://Webserver IP/background.bmp"                    ; URL for anding logo to be used on phone display

# SIP Configuration Generic File (stop)

und die SIPDefault
Code:
# An den Stellen wo "FritzBox IP" steht muss die IP Adresse der FritzBox eingetragen werden
#
Image Version
image_version: "P0S3-8-12-00"

# Proxy Server
#proxy1_address: ""       Auskommentiert da in der SIP<MAC>.cnf schon vergeben
#proxy2_address: ""
#proxy3_address: ""
#proxy4_address: ""
#proxy5_address: ""
#proxy6_address: ""

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


# Emergency Proxy info
proxy_emergency: "192.168.178.1"
proxy_emergency_port: "5060"

# Backup Proxy info
#proxy_backup: ""
#proxy_backup_port: "5060"

# Nur einmal definieren -> daher in SIPMAC.cnf
# Outbound Proxy info
# outbound_proxy: ""
# outbound_proxy_port: "5060"

# NAT/Firewall Traversal
nat_enable: "1"
#nat_address: ""
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: "none"

# 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: "IP eines NTP Servers"
time_zone: "CET"
dst_offset: "0"
dst_start_month: "Jan"
dst_start_day: ""
dst_start_day_of_week: "Mon"
dst_start_week_of_month: "2"
dst_start_time: "02"
dst_stop_month: "Dec"
dst_stop_day: ""
dst_stop_day_of_week: "Sunday"
dst_stop_week_of_month: "1"
dst_stop_time: "2"
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://IP Adresse Webserver/xmlservices/PhoneDirectory.php"

# URL for branding logo - hier kann ein Logo in 4 Graustufen 320x196 hinterlegt werden
#logo_url: "http://IP Adresse Webserver/background.bmp"


habe ich alle zusammen mit den Dateien
P003-8-12-00.sbn
P003-8-12-00.bin
P0S3-8-12-00.sb2
P0S3-8-12-00.loads

Habe ich irgendwo einen Fehler gemacht oder was vergessen?
hat jemand vielleicht einfach mal die drei Dateien als Beipiel für mich? SipMAC, SepMAC und SipDefault?

LG und danke schonmal
 
Hmm also ich hab ein 7961 mit der SIP-Firmware 9-2-3 direkt von cisco runter geladen und das funzt soweit auch hinter der Fritzbox....einzige was noch nicht läuft ist die richtige zeit und das Telefonbuch.
 
Huhu, also ich habe es jetzt geschafft die Firmwar P0S3-08-7-00 zu installieren, allerdings hänge ich immer noch bei dem Problem, dass ein kleines X neben dem Telefonsymbol meiner Leitung ist.
Ich bekomme auch keine Telefonverbindung zustande :(

Was bedeutet das X, oder was habe ich übersehen?

LG
 
Was muss ich denn anders machen, damit mir hier jemand helfen kann?

Also ich habe jetzt nochmal selbst rumprobiert und habe es geschafft, die SIP Firmware P0S3-07-4-00 einzuspielen. Diese läuft denke ich auch.

meine SIPDefault sieht jetzt so aus:
Code:
# CISCO 7960G Beispiel Konfiguration für FritzBox 7170
# An den Stellen wo "FritzBox IP" steht muss die IP Adresse der FritzBox eingetragen werden
# 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-07-4-00"

# Proxy Server
#proxy1_address: ""       Auskommentiert da in der SIP<MAC>.cnf schon vergeben
#proxy2_address: ""
#proxy3_address: ""
#proxy4_address: ""
#proxy5_address: ""
#proxy6_address: ""

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


# Emergency Proxy info
proxy_emergency: "192.168.178.1"
proxy_emergency_port: "5061"

# Backup Proxy info
#proxy_backup: ""
#proxy_backup_port: "5060"

# Nur einmal definieren -> daher in SIPMAC.cnf
# Outbound Proxy info
# outbound_proxy: ""
# outbound_proxy_port: "5060"

# NAT/Firewall Traversal
# nat_enable: "1"
# nat_address: "biermanski.homeip.net"
# voip_control_port: "5061"
# start_media_port: "16384"
# end_media_port: "32766"
# nat_received_processing: "1"

# 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: "none"

# 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: "ptbtime1.ptb.de"
time_zone: "CET"
dst_offset: "0"
dst_start_month: "Jan"
dst_start_day: ""
dst_start_day_of_week: "Mon"
dst_start_week_of_month: "2"
dst_start_time: "02"
dst_stop_month: "Dec"
dst_stop_day: ""
dst_stop_day_of_week: "Sunday"
dst_stop_week_of_month: "1"
dst_stop_time: "2"
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://IP Adresse Webserver/xmlservices/PhoneDirectory.php"

# URL for branding logo - hier kann ein Logo in 4 Graustufen 320x196 hinterlegt werden
#logo_url: "http://IP Adresse Webserver/background.bmp"


und die SIP000D28081E21 so:

Code:
# SIP Configuration Generic File (start)
# CISCO 7960G Beispiel Konfiguration für FritzBox 7170
# An den Stellen wo "FritzBox IP" steht muss die IP Adresse der FritzBox eingetragen werden
# 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
#
# Proxy Server
proxy1_address: "sip.1und1.de"
proxy2_address: "192.168.178.1"
proxy3_address: ""
proxy4_address: ""
proxy5_address: ""
proxy6_address: ""

# Line 1 Settings
line1_name: "1&1"                    ; Line 1 Extension\User ID
line1_displayname: "1&1"             ; Line 1 Display Name
line1_shortname: "1&1"           ; Line 1 Shortname Diplsy Lable
line1_authname: "02214490****"                   ; Line 1 Registration Authentication
line1_password: "*******"                 ; Line 1 Registration Password

# Line 2 Settings
line2_name: "Büro"                          ; Line 2 Extension\User ID
line2_displayname: "Büro"                   ; Line 2 Display Name
line2_authname: "621"                       ; Line 2 Registration Authentication
line2_password: "123456"                     ; Line 2 Registration Password

# Emergency Proxy info
#proxy_emergency: ""
#proxy_emergency_port: "5061"

# Backup Proxy info
#proxy_backup: ""
#proxy_backup_port: "5060"

# Outbound Proxy info
outbound_proxy: "192.168.178.1"
outbound_proxy_port: "5061"

# Test
# Proxy Registration (0-disable (default), 1-enable)
proxy_register: "1"

# NAT/Firewall Traversal
nat_enable: "1"
#nat_address: "FritzBox IP"
#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: "Pierre  "            ; Has no effect on SIP messaging

# Time Zone phone will reside in
time_zone: EET 

# 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://Webserver IP/background.bmp"                    ; URL for anding logo to be used on phone display

# SIP Configuration Generic File (stop)

Im Telefon selbst unter STATUS habe ich jetzt die Fehler
Code:
W350 unprovisioned proxy_backup
W310 2 Error(s) Parsing: SIPDefault.cnf
gefunden, kann aber so richtig keine Fehler finden :(

Die Ports habe ich doch richtig weitergeleitet, oder?
Bildschirmfoto 2012-06-01 um 19.12.31.png

Bitte helft mir :(
 
Sofern du das Cisco Phone an der FritzBox registrieren möchtest und beide Geräte ja dann im gleichen LAN sind brauchst du gar keine Portweiterleitung!
 
Ich fasse es nicht...nachdem ich meine Configs aufs minimum runter geschraubt habe ging es plötzlich...und sogar ohne die portweiterleitungen (danke thomas4000).

meine sipdefault sieht jetzt so aus
Code:
image_version: "P0S3-07-4-00"
mehr nicht^^

und meine SIPmac so:
Code:
# Proxy Registration (0-disable (default), 1-enable)
proxy_register: "1"
# Proxy Server
proxy1_address: "192.168.178.1"
# Proxy Server Port (default - 5060)
proxy1_port:"5060"
# Emergency Proxy info
proxy_emergency: ""
proxy_emergency_port: "5060"
# Backup Proxy info
proxy_backup: ""
proxy_backup_port: "5060"
# Outbound Proxy info
outbound_proxy: ""
outbound_proxy_port: "5060"
# Phone Label (Text desired to be displayed in upper right corner)
phone_label: "Büro"              ; Has no effect on SIP messaging

# Line 1 Settings
line1_name: "621"                    ; Line 1 Extension\User ID
line1_displayname: "621"             ; Line 1 Display Name
line1_shortname: "Büro" ; Line 1 Shortname Display Lable
line1_authname: "621"                ; Line 1 Registration Authentication
line1_password: "123456"              ; Line 1 Registration Password

# Line 2 - 4 Settings similar to Line 1 settings can be added here.

# Phone Registration Expiration [1-3932100 sec] (Default - 3600)
timer_register_expires: "3600"

nat_enable: "0"

# XML file that specifies the dialplan desired if needed
#dial_template: "dialplan"

# SIP Codec - Valid values are g711alaw, g711ulaw, and g729a. The default is g711ulaw. 
preferred_codec: "g711alaw"

Vielleicht hilft es ja jemandem.
 
Ich habe mit unteren Skripten geschaft mein 7911 am Fritzbox anzumelden und kann nun problemlos telefonieren.
Nur zur Klärung sind folgende Punkte wichtig:
1) Keine Anmeldung an "Outgoing Proxy" - es bezieht sich auf RTP-Proxy und nicht Registrar (alias SIP-Proxy), bzw. Fritzbox bietet nur die Registraranmeldung an
2) Kein STUN - es ist e klar dass der Datenverkehr Cisco-Fritzbox nur im Heimnetzwerk stattfindet

Der Benutzername ist zweimal angeführt (redundant aber es muss so sein): Zeile 100/106 und das Passwort Zeile 107
Nur für Upgrade wichtig Zeile 132 - hier entspricht die Angabe meiner Firmwareversion und kann entfernet werden (<loadInformation></loadInformation>) wenn das Telefon gewünchte Version schon drauf hat, bzw. die am TFTP-Server verfügbare eingeben.
Das Telefonpasswort Zeile 130: wenn leer gelasen entsperrt man einige Einstellungen am Telefon mit Eingabe von "**#", sonst wird man nach "**#" aufgefordert noch das Passwort einzugeben.
Der Dialplan ist in der Zeile 127 zu finden "dialplan.xml" und ich weiss es nicht ob es vernünftig wäre sie auszulassen. Ich habe einfach die nackte Datei importiert (s. unten).
Für eigene Ringtones die Datei heisst genau "distinctiveringlist.xml" (s. unten) und ist nicht in der Konfigurationsdatei angeführt. Wenn sie und entsprechende Ringtöne am TFTP-Server fehlen, dann bietet 7911 nur ein Default Ringtone. Sonst akzeptiert der 7911 die Töne sowohol im "raw" als auch im "pcm"-Format. Die zwei Blöcke in der Ringlistdatei sind nur die Beispiele. Wenn gewünscht ich kann welche mailen :)

Ich habe alle Informationen von hier:
http://www.voip-info.org/wiki/view/Asterisk+phone+cisco+79x1+xml+configuration+files+for+SIP

Bitte die Skripte unten in einem Editor laden um die Zeilennummer sichtbar zu machen.

Die Konfigurationsdatei muss so heissen: SEP"hier die MAC-Adresse des Telefons".cnf.xml
################# UNTERE ZEILE IST DIE ERSTE IN DER DATEI ####################
<device>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>cisco</sshUserId>
<sshPassword>cisco</sshPassword>
<devicePool>
<dateTimeSetting>
<dateTemplate>D/M/Y:24</dateTemplate>
<timeZone>Central Europe Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>192.168.178.1</name>
<ntpMode>Unicast</ntpMode>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
<sipPort>5060</sipPort>
<securedSipPort>5061</securedSipPort>
</ports>
<processNodeName>192.168.178.1</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
</devicePool>
<sipProfile>
<sipProxies>
<backupProxy></backupProxy>
<backupProxyPort></backupProxyPort>
<emergencyProxy></emergencyProxy>
<emergencyProxyPort></emergencyProxyPort>
<outboundProxy></outboundProxy>
<outboundProxyPort></outboundProxyPort>
<registerWithProxy>true</registerWithProxy>
</sipProxies>
<sipCallFeatures>
<cnfJoinEnabled>true</cnfJoinEnabled>
<callForwardURI>x--serviceuri-cfwdall</callForwardURI>
<callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
<callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
<callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
<meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
<abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI>
<rfc2543Hold>false</rfc2543Hold>
<callHoldRingback>2</callHoldRingback>
<localCfwdEnable>true</localCfwdEnable>
<semiAttendedTransfer>true</semiAttendedTransfer>
<anonymousCallBlock>2</anonymousCallBlock>
<callerIdBlocking>2</callerIdBlocking>
<dndControl>1</dndControl>
<remoteCcEnable>true</remoteCcEnable>
</sipCallFeatures>
<sipStack>
<sipInviteRetx>6</sipInviteRetx>
<sipRetx>10</sipRetx>
<timerInviteExpires>180</timerInviteExpires>
<timerRegisterExpires>3600</timerRegisterExpires>
<timerRegisterDelta>5</timerRegisterDelta>
<timerKeepAliveExpires>120</timerKeepAliveExpires>
<timerSubscribeExpires>120</timerSubscribeExpires>
<timerSubscribeDelta>5</timerSubscribeDelta>
<timerT1>500</timerT1>
<timerT2>4000</timerT2>
<maxRedirects>70</maxRedirects>
<remotePartyID>true</remotePartyID>
<userInfo>None</userInfo>
</sipStack>
<autoAnswerTimer>1</autoAnswerTimer>
<autoAnswerAltBehavior>false</autoAnswerAltBehavior>
<autoAnswerOverride>true</autoAnswerOverride>
<transferOnhookEnabled>false</transferOnhookEnabled>
<enableVad>false</enableVad>
<preferredCodec>g711alaw</preferredCodec>
<dtmfAvtPayload>101</dtmfAvtPayload>
<dtmfDbLevel>3</dtmfDbLevel>
<dtmfOutofBand>avt</dtmfOutofBand>
<alwaysUsePrimeLine>false</alwaysUsePrimeLine>
<alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
<kpml>3</kpml>
<natEnabled>0</natEnabled>
<natAddress></natAddress>
<phoneLabel>621</phoneLabel>
<stutterMsgWaiting>1</stutterMsgWaiting>
<callStats>false</callStats>
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
<disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
<startMediaPort>16384</startMediaPort>
<stopMediaPort>32766</stopMediaPort>
<sipLines>
<line button="1">
<featureID>9</featureID>
<featureLabel>621</featureLabel>
<proxy>192.168.178.1</proxy>
<port>5060</port>
<name>621</name>
<displayName>621</displayName>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>1</callWaiting>
<authName>621</authName>
<authPassword>PASSWORT-LEITUNG_621</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
<messagesNumber>**600</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<contact>621</contact>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>true</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
</line>
</sipLines>
<voipControlPort>5060</voipControlPort>
<dscpForAudio>184</dscpForAudio>
<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
<dialTemplate>dialplan.xml</dialTemplate>
</sipProfile>
<commonProfile>
<phonePassword>PASSWORT_TELEFON-AUCH_LEER_OK</phonePassword>
<backgroundImageAccess>true</backgroundImageAccess>
<callLogBlfEnabled>1</callLogBlfEnabled>
</commonProfile>
<loadInformation>SIP11-8-3(0)</loadInformation>
<vendorConfig>
<disableSpeaker>false</disableSpeaker>
<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
<pcPort>1</pcPort>
<settingsAccess>1</settingsAccess>
<garp>0</garp>
<voiceVlanAccess>0</voiceVlanAccess>
<videoCapability>0</videoCapability>
<autoSelectLineEnable>0</autoSelectLineEnable>
<webAccess>0</webAccess>
<spanToPCPort>1</spanToPCPort>
<loggingDisplay>1</loggingDisplay>
<loadServer></loadServer>
</vendorConfig>
<versionStamp>1143565489-a3cbf294-7526-4c29-8791-c4fce4ce4c37</versionStamp>
<networkLocale>US</networkLocale>
<networkLocaleInfo>
<name>US</name>
<version>5.0(2)</version>
</networkLocaleInfo>
<deviceSecurityMode>1</deviceSecurityMode>
<authenticationURL></authenticationURL>
<directoryURL></directoryURL>
<idleURL></idleURL>
<informationURL></informationURL>
<messagesURL></messagesURL>
<proxyServerURL>proxy:3128</proxyServerURL>
<servicesURL></servicesURL>
<dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
<dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
<dscpForCm2Dvce>96</dscpForCm2Dvce>
<transportLayerProtocol>2</transportLayerProtocol>
<capfAuthMode>0</capfAuthMode>
<capfList>
<capf>
<phonePort>3804</phonePort>
</capf>
</capfList>
<certHash></certHash>
<encrConfig>false</encrConfig>
</device>
################## OBERE ZEILE IST DIE LETZTE IN DER DATEI ####################

dialplan.xml
################# UNTERE ZEILE IST DIE ERSTE IN DER DATEI ####################
<DIALTEMPLATE>
<TEMPLATE MATCH="*" Timeout="5"/> <!-- Anything else -->
</DIALTEMPLATE>
################ OBERE ZEILE IST DIE LETZTE IN DER DATEI #####################

distinctiveringlist.xml
############### UNTERE ZEILE IST DIE ERSTE IN DER DATEI #####################
<Ring>
<DisplayName>Synth Low</DisplayName>
<FileName>ringer2.pcm</FileName>
</Ring>
<Ring>
<DisplayName>Synth High</DisplayName>
<FileName>ringer6.pcm</FileName>
</Ring>
 
Zuletzt bearbeitet:
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.