News & Reviews
More How-To's & Tips More News
More Reviews Device Configuration Tools
No account yet? Create one
Forgot your Username or Password?

Welcome to the Voxilla VoIP Forum.

Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.





Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old October 21st, 2005, 12:44 PM
Bigt69 Bigt69 is offline
Junior Member
 
Join Date: Jul 2005
Posts: 22
Bigt69
Default Cisco 7960 services_url

I've been looking at utilizing the services option on a Cisco 7960 IP phone running ver 3-7-5. I am using a broadsoft platform, (not running Cisco Call Manager). Does anyone have any experience/information on how to configure this feature? I know I need to go into the appropriate cnf file to point the,"services_url" to a specific location, but I can't find any examples on what it needs to get. Any help is appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old October 31st, 2005, 01:27 AM
ncherry ncherry is offline
Member
 
Join Date: Jun 2005
Posts: 32
ncherry
Default RE: Cisco 7960 services_url

While not a direct answer you can do a google search and find a pretty good amount of information on the subject (I googled cisco 7960 and service_url). This has lots of bits and pieces:

http://www-128.ibm.com/developerwork...brary/wi-voip/

If you're using Perl then look into Cisco::IPPhone. I know I haven't given you any direct answers but I hope this has been helpful. I haven't found anything directly related to services_url other than seeming to say that the apps run on a server (like Apache, written in Perl, PHP, Java or JSP) and return XML.
__________________
Linux Home Automation Neil Cherry
http://home.comcast.net/~ncherry/
http://linuxha.blogspot.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old November 8th, 2005, 01:14 AM
ncherry ncherry is offline
Member
 
Join Date: Jun 2005
Posts: 32
ncherry
Default RE: Cisco 7960 services_url

I've managed to get my hands on a 7960 and I have the services_url work quite well. I've included it here for your enjoyment. ;-)
Code:
# SIP Configuration Generic File (start)
preferred_codec: g711ulaw
 
# Proxy Server
proxy1_address: "asterisk.uucp"
proxy2_address: "asterisk.uucp"
proxy3_address: "asterisk.uucp"
proxy4_address: "asterisk.uucp"
proxy5_address: "asterisk.uucp"
proxy6_address: "asterisk.uucp"
 
# Line 1 Settings
line1_name: "2203"              ; Line 1 Extension\User ID
line1_displayname: "2203"       ; Line 1 Display Name
line1_shortname: "Line1"
line1_authname: "2203"          ; Line 1 Registration Authentication
line1_password: "2203"          ; Line 1 Registration Password
 
# Line 2 Settings
line2_name: "2204"              ; Line 2 Extension\User ID
line2_displayname: "2204"       ; Line 2 Display Name
line2_shortname: "Line2"
line2_authname: "2204"          ; Line 2 Registration Authentication
line2_password: "2204"          ; Line 2 Registration Password
 
# Line 3 Settings
line3_name: "2205"              ; Line 3 Extension\User ID
line3_displayname: "2205"       ; Line 3 Display Name
line3_shortname: "Line3"
line3_authname: "2205"          ; Line 3 Registration Authentication
line3_password: "2205"          ; Line 3 Registration Password
 
# Line 4 Settings
line4_name: ""                  ; Line 4 Extension\User ID
line4_displayname: ""           ; Line 4 Display Name
line4_authname: "UNPROVISIONED" ; Line 4 Registration Authentication
line4_password: "UNPROVISIONED" ; Line 4 Registration Password
 
# Line 5 Settings
line5_name: ""                  ; Line 5 Extension\User ID
line5_displayname: ""           ; Line 5 Display Name
line5_authname: "UNPROVISIONED" ; Line 5 Registration Authentication
line5_password: "UNPROVISIONED" ; Line 5 Registration Password
 
# Line 6 Settings
line6_name: ""                  ; Line 6 Extension\User ID
line6_displayname: ""           ; Line 6 Display Name
line6_authname: "UNPROVISIONED" ; Line 6 Registration Authentication
line6_password: "UNPROVISIONED" ; Line 6 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: ""
outbound_proxy_port: "5060"
 
# NAT/Firewall Traversal
nat_enable: "0"
nat_address: ""
voip_control_port: "5060"
start_media_port: "16384"
end_media_port:  "32766"
nat_received_processing: "0"
 
# Phone Label (Text desired to be displayed in upper right corner)
phone_label: "CR Phone___"            ; Has no effect on SIP messaging
# MWI
messages_uri: "*982203"
 
# Time Zone phone will reside in
time_zone: EST
 
# 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: "C7960"                              ; Telnet/Console Prompt
phone_password: "cisco"                          ; Telnet/Console Password
 
# Enable_VAD (1-enabled, 0-disabled)
enable_vad: "0"
 
# tftp dir
tftp_cfg_dir: ""
 
# Network Media Type (auto, full100, full10, half100, half10)
network_media_type: "auto"
user_info: phone
 
# Custom Logo
# The logo has to meet some specific characteristics. See the Cisco site for details.
#
# The background space allocated for the image is 90 x 56
# pixels. Images that are larger than this will automatically be scaled
# down to 90 x 56 pixels. The recommended file size for the image is
# from 5 to 15 Kb. For example, use
#
#    logo_url: "http://10.10.10.10/companylogo.bmp"
#
# Note This parameter supports Windows 256 color bitmap format
# only. CMXML PhoneImage objects are not supported for this
# parameter. Using anything other than a Windows bitmap (.bmp) file can
# cause unpredictable results.
#
# Place the logo in /var/www/asterisk. Reference the logo in
# /tftpboot/SIPDefault.cnf or /tftpboot/SIP000xxxxxxxxx.cnf by editing
# or adding the logo_url parameter:
#
#    logo_url: "http://192.168.77.4/adisterisk/asterisk-tux.bmp"
#
# URL for external Directory location
# I haven't set these up yet
services_url:   "http://www.wolfgang.uucp/cisco/services.xml"
directory_url:  "http://www.wolfgang.uucp/cisco/directory.xml"
logo_url:       "http://www.wolfgang.uucp/cisco/asterisk-tux.bmp"
 
# ???
#xml_card_dir : ""
#xml_card_file : "CARD.XML"
 
local_cfwd_enable:      0
 
# SIP Configuration Generic File (stop)
I also have sample .xml files and a perl weather scrip that work also. Some of the Cisco XML I found on the web does not work depending whether you have the SIP image or something else.
__________________
Linux Home Automation Neil Cherry
http://home.comcast.net/~ncherry/
http://linuxha.blogspot.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


Thread Tools
Display Modes Rate This Thread
Rate This Thread:



Similar Threads for: Cisco 7960 services_url
Thread Thread Starter Forum Replies Last Post
Cisco 7960 behind NAT Riceman Asterisk Support Forum 0 June 3rd, 2006 07:23 PM
cisco 7960 help.... meff Other Hardware/Software 1 December 19th, 2005 01:21 PM
Cisco 7960, use skinny digital_storm Asterisk Support Forum 0 September 29th, 2005 02:00 PM
Cisco 7960 and Broadvoice - SIP Upgrade HELP! garyhartaz BroadVoice Support Forum 3 March 13th, 2005 03:41 PM
Asterisk with a Cisco 7960 phone and Cisco 2600 jzimmerman Asterisk Support Forum 2 January 16th, 2005 01:58 PM



All times are GMT. The time now is 07:34 PM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc. Logos and trademarks are the property of Voxilla or their respective owner. All other content © 2003-2007 by Voxilla, Inc.