Post by matt on May 14, 2010 11:46:05 GMT -5
www.voipstore.com/configuring-cisco-7960-phones-with-trixbox-ce-pro/
SO MUCH FUN!
using NotePad++ to edit the files under Windows and WinSCP to copy the files to the server. You could also use Putty to connect to the box and use VI or Nano to create the files directly on the PBX machine. There are two files we need to create, SIPDefault.cnf and then a config file for each individual phone.
SIPDefault.cnf
In this sample file we are only concerned with the first three settings. The first line of the file, image_version, sets what firmware version we are going to use. This needs to match either the firmware version already loaded on the phone or the firmware version that you have available in the tftp folder for the phone to upgrade to.
The second setting, messages_uri sets the extension number that the phone will dial to access the voicemail system. With trixbox Pro this will be 8555, with trixbox CE it will be *97.
The third setting, proxy1_address, sets the IP address for the phone system so the phone knows where to send itfs registration information. The rest of the file should go unchanged for both trixbox CE and trixbox Pro.
image_version: P0S3-07-2-00
# Extension to dial for voicemail
messages_uri: g8555
# Proxy Server
proxy1_address: g192.168.5.44
proxy2_address: gh
proxy3_address: gh
proxy4_address: gh
proxy5_address: gh
proxy6_address: gh
proxy1_port: 5060
proxy2_port: 5060
proxy3_port: 5060
proxy4_port: 5060
proxy5_port: 5060
proxy6_port: 5060
proxy_register: 1
timer_register_expires: 600
preferred_codec: g711ulaw
tos_media: 5
dtmf_inband: 1
dtmf_outofband: avt
dtmf_db_level: 3
timer_t1: 500
timer_t2: 4000
sip_retx: 10
sip_invite_retx: 6
timer_invite_expires: 180
dial_template: dialplan
tftp_cfg_dir: gh
sntp_server: gh
sntp_mode: directedbroadcast
time_zone: EST
dst_offset: 1
dst_start_month: April
dst_start_day: gh
dst_start_day_of_week: Sun
dst_start_week_of_month: 1
dst_start_time: 02
dst_stop_month: Oct
dst_stop_day: gh
dst_stop_day_of_week: Sunday
dst_stop_week_of_month: 8
dst_stop_time: 2
dst_auto_adjust: 1
time_format_24hr: 1
dnd_control: 0
callerid_blocking: 0
anonymous_call_block: 0
dtmf_avt_payload: 101
sync: 1
proxy_backup: gh
proxy_backup_port: 5060
proxy_emergency: gh
proxy_emergency_port: 5060
enable_vad: 0
nat_enable: 1
nat_address: gh
voip_control_port: 5060
start_media_port: 16384
end_media_port: 32766
nat_received_processing: 0
outbound_proxy: gh
outbound_proxy_port: 5060
cnf_join_enable : 1
semi_attended_transfer: 1
telnet_level: 1
services_url: gh
directory_url: gh
logo_url: gh
http_proxy_addr: gh
http_proxy_port: 80
dyn_dns_addr_1: gh
dyn_dns_addr_2: gh
dyn_tftp_addr: gh
remote_party_id: 0
call_hold_ringback: 0
stutter_msg_waiting: 0
call_stats: 0
SIP<macaddress>.cnf
SO MUCH FUN!
using NotePad++ to edit the files under Windows and WinSCP to copy the files to the server. You could also use Putty to connect to the box and use VI or Nano to create the files directly on the PBX machine. There are two files we need to create, SIPDefault.cnf and then a config file for each individual phone.
SIPDefault.cnf
In this sample file we are only concerned with the first three settings. The first line of the file, image_version, sets what firmware version we are going to use. This needs to match either the firmware version already loaded on the phone or the firmware version that you have available in the tftp folder for the phone to upgrade to.
The second setting, messages_uri sets the extension number that the phone will dial to access the voicemail system. With trixbox Pro this will be 8555, with trixbox CE it will be *97.
The third setting, proxy1_address, sets the IP address for the phone system so the phone knows where to send itfs registration information. The rest of the file should go unchanged for both trixbox CE and trixbox Pro.
image_version: P0S3-07-2-00
# Extension to dial for voicemail
messages_uri: g8555
# Proxy Server
proxy1_address: g192.168.5.44
proxy2_address: gh
proxy3_address: gh
proxy4_address: gh
proxy5_address: gh
proxy6_address: gh
proxy1_port: 5060
proxy2_port: 5060
proxy3_port: 5060
proxy4_port: 5060
proxy5_port: 5060
proxy6_port: 5060
proxy_register: 1
timer_register_expires: 600
preferred_codec: g711ulaw
tos_media: 5
dtmf_inband: 1
dtmf_outofband: avt
dtmf_db_level: 3
timer_t1: 500
timer_t2: 4000
sip_retx: 10
sip_invite_retx: 6
timer_invite_expires: 180
dial_template: dialplan
tftp_cfg_dir: gh
sntp_server: gh
sntp_mode: directedbroadcast
time_zone: EST
dst_offset: 1
dst_start_month: April
dst_start_day: gh
dst_start_day_of_week: Sun
dst_start_week_of_month: 1
dst_start_time: 02
dst_stop_month: Oct
dst_stop_day: gh
dst_stop_day_of_week: Sunday
dst_stop_week_of_month: 8
dst_stop_time: 2
dst_auto_adjust: 1
time_format_24hr: 1
dnd_control: 0
callerid_blocking: 0
anonymous_call_block: 0
dtmf_avt_payload: 101
sync: 1
proxy_backup: gh
proxy_backup_port: 5060
proxy_emergency: gh
proxy_emergency_port: 5060
enable_vad: 0
nat_enable: 1
nat_address: gh
voip_control_port: 5060
start_media_port: 16384
end_media_port: 32766
nat_received_processing: 0
outbound_proxy: gh
outbound_proxy_port: 5060
cnf_join_enable : 1
semi_attended_transfer: 1
telnet_level: 1
services_url: gh
directory_url: gh
logo_url: gh
http_proxy_addr: gh
http_proxy_port: 80
dyn_dns_addr_1: gh
dyn_dns_addr_2: gh
dyn_tftp_addr: gh
remote_party_id: 0
call_hold_ringback: 0
stutter_msg_waiting: 0
call_stats: 0
SIP<macaddress>.cnf