| |
| News & Reviews |
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.
Voxilla VoIP Forum |
Cisco 7960 services_urlGot a comment or question on VoIP hardware or software that isn't represented by one of the other categories? Post it here. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| 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. |
| |||
| 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/ |
| |||
| 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)
__________________ Linux Home Automation Neil Cherry http://home.comcast.net/~ncherry/ http://linuxha.blogspot.com/ |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| 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 |