- Mitglied seit
- 8 Dez 2004
- Beiträge
- 68
- Punkte für Reaktionen
- 0
- Punkte
- 0
hm, joa also :
auf dem telefon dhcp deaktivieren, tftp einstellen.
tftp server starten, die beiden config dateien anlegen.
das war ja noch recht easy. Dann telefon resetten und er lädt sich die Daten vom tftp.
Da war dann aber bei mir halt wohl noch das mit der image version falsch, weshalb das telefon dann wohl auf die alte config zurückgegriffen hat.
ansonsten hab ich die config von sipsnip als vorlage genommen und dort meine ports verändert, sodass sie nun folgendermaßen aussieht :
________________________________________________________________
my_ip_addr : 192.168.1.101
subnet_mask : 255.255.255.0
defaultgw : 192.168.1.254
dns_addr : 217.237.151.225
dns_backup_1: 217.237.150.225
primary_tftp_addr : 192.168.1.254
# Proxy Server
proxy1_address: "sipsnip.com"
proxy2_address: ""
proxy3_address: ""
proxy1_port:"5062"
proxy2_port:"5062"
proxy3_port:"5062"
# Line 1 Settings
line1_name: "gerdih" ;
line1_displayname: "***" ; Line 1 Display Name
line1_authname: "*********" ; Line 1 Registration Authentication
line1_password: "***********" ; Line 1 Registration Password
# Emergency Proxy info
proxy_emergency: ""
proxy_emergency_port: "5062"
# NAT/Firewall Traversal
nat_enable: "1"
nat_address: ""
voip_control_port: "5062"
start_media_port: "16000"
end_media_port: "16100"
nat_received_processing: "1"
# Phone Label (Text desired to be displayed in upper right corner)
phone_label: "sipsnip Telefon" ; 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: "SIP Phone" ; Telnet/Console Prompt
phone_password: "cisco" ; 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
________________________________________________________________
Das war also die sipMac.cnf, daran lags bei mir dann wohl.
Tobi
auf dem telefon dhcp deaktivieren, tftp einstellen.
tftp server starten, die beiden config dateien anlegen.
das war ja noch recht easy. Dann telefon resetten und er lädt sich die Daten vom tftp.
Da war dann aber bei mir halt wohl noch das mit der image version falsch, weshalb das telefon dann wohl auf die alte config zurückgegriffen hat.
ansonsten hab ich die config von sipsnip als vorlage genommen und dort meine ports verändert, sodass sie nun folgendermaßen aussieht :
________________________________________________________________
my_ip_addr : 192.168.1.101
subnet_mask : 255.255.255.0
defaultgw : 192.168.1.254
dns_addr : 217.237.151.225
dns_backup_1: 217.237.150.225
primary_tftp_addr : 192.168.1.254
# Proxy Server
proxy1_address: "sipsnip.com"
proxy2_address: ""
proxy3_address: ""
proxy1_port:"5062"
proxy2_port:"5062"
proxy3_port:"5062"
# Line 1 Settings
line1_name: "gerdih" ;
line1_displayname: "***" ; Line 1 Display Name
line1_authname: "*********" ; Line 1 Registration Authentication
line1_password: "***********" ; Line 1 Registration Password
# Emergency Proxy info
proxy_emergency: ""
proxy_emergency_port: "5062"
# NAT/Firewall Traversal
nat_enable: "1"
nat_address: ""
voip_control_port: "5062"
start_media_port: "16000"
end_media_port: "16100"
nat_received_processing: "1"
# Phone Label (Text desired to be displayed in upper right corner)
phone_label: "sipsnip Telefon" ; 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: "SIP Phone" ; Telnet/Console Prompt
phone_password: "cisco" ; 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
________________________________________________________________
Das war also die sipMac.cnf, daran lags bei mir dann wohl.
Tobi