Jump to content

Recommended Posts

Posted

Hello,

 

I was wondering if anyone is using Cisco phones with SIP? I am looking for the UK locate pack if anyone can help me please?

 

Thanks

  • 2 weeks later...
Posted

We don't use the BLF functionality of the phone, as the 7940 only has 2 line keys. So cant help with that one. But I'm pretty sure it has something to do with 'hints'.

 

The wallpaper is a link to a picture hosted on a website, depending on the model you have, you have to conform to certain requirements. If you use FreePBX you can add this in OSS, or if you are using command line pure asterisk it goes in the XML file for the phone. I used this as reference No Good Tips & Tricks: Hacking The Cisco 7940 IP Phone

 

Call pickup we do with the FOP2 add-on, I do eventually want to get this working on the phones themselves, but we are very early on in our roll-out.

 

I am learning as well, but any help I can give, let me know.

 

James

Posted

Can you tell me what you mean about hints?

 

I had a quick scan at the link but that method allows users to change it back to something else.

 

Thanks for the help. If you need anything let me know we are in the exact same boat.

Posted

We give the receptionist at each centre FOP2, Flash Operator Panel 2. The best web based switchboard for the Asterisk PBX. Works very well, written by the person/people that wrote the original FreePBX FOP. Cost us something like £35 for a white label perpetual licence(gets rid of all copyright footers and allows you to rebrand) There is a trial that only allows 15 buttons, so you can try it out.

 

Users can only change the image if they have access to the TFTP server serving the XML files. It can't be changed on the phone itself, although the URL can be seen in the settings.

 

On the BLF, I just remember the word hints from my googling about! You could try Enable Custom Device States in the advanced settings in FreePBX.

 

James

Posted
Users can only change the image if they have access to the TFTP server serving the XML files. It can't be changed on the phone itself, although the URL can be seen in the settings.

 

Please can i have a look at your XML file please?

 

Thanks

Posted

This one of my SIPXXXXXXXXXXXX.cnf files, notice the logo url link 3/4 of the way down.

 

 

phone_label: "Users Name"

 

 

line1_name: "501"

line1_shortname: "501"

line1_displayname: "501"

line1_authname: "501"

line1_password: "password"

 

 

messages_uri: "*97"

 

proxy1_address: "192.168.100.251"

proxy1_port:"5060"

 

proxy_emergency: ""

proxy_emergency_port: "5060"

proxy_backup: ""

proxy_backup_port: "5060"

outbound_proxy: ""

outbound_proxy_port: "5060"

 

proxy_register: "1"

timer_register_expires: "120"

preferred_codec: "none"

tos_media: "5"

enable_vad: "0"

dial_template: "dialplan"

network_media_type: "auto"

autocomplete: "4"

telnet_level: "2"

 

nat_enable: "1"

nat_address: ""

voip_control_port: "5060"

start_media_port: "16348"

end_media_port: "20134"

nat_received_processing: "0"

dyn_dns_addr_1: ""

dyn_dns_addr_2: ""

dyn_tftp_addr: "192.168.100.251"

tftp_cfg_dir: "./"

 

time_zone: GMT

sntp_mode: "directedbroadcast"

sntp_server: "0.uk.pool.ntp.org"

time_format_24hr: "1"

date_format: "D/M/Y"

dst_offset: "1"

dst_start_month: "March"

dst_start_day: ""

dst_start_day_of_week: "Sun"

dst_start_week_of_month: "2"

dst_start_time: "2"

dst_stop_month: "Nov"

dst_stop_day: ""

dst_stop_day_of_week: "Sunday"

dst_stop_week_of_month: "1"

dst_stop_time: "2"

dst_auto_adjust: "1"

 

services_url: ""

directory_url: ""

logo_url: "http://cawhqap04/caw.bmp"

 

telnet_level: "2"

phone_prompt: "Cisco7960"

phone_password: ""

enable_vad: "0"

network_media_type: "auto"

user_info: phone

 

James

Posted
oh your using the old system. Ours are on a newer firmware and the config files are not the same. its all in XML format.
Posted
Ah ok, the 7940 does use the old system. You must have the newer phones. Don't you have the OSS PBX Endpoint Manager module installed in FreePBX? It does most of this for you.
Posted

We do have some older phones but stuck newer firmware on them without any issues. If you want some help getting them upgraded give me a shout.

 

I am using Asterisknow i dont remember seeing that module.

Posted

Sorry, I cooked my server from source, rather than using a distro. I don't know if asterisknow comes with freepbx, if it does, then in Module Admin you should have an option for OSS PBX Endpoint Manager, which can be installed and automatically looks after TFTP and provisions a multitude of sip phones, including a lot of the cisco ones. Writes all the XML/config files for you and saves a bucket load of time!

 

Our firmware on the 7940 is 3-8-12, which I thought was the newest for that model.

 

James

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...