[cisco-voip] Berbee Informacast- How do I send pages on a 7912 IPphone?

Wes Sisk wsisk at cisco.com
Tue Sep 6 13:24:07 EDT 2005


Later versions of CM include the 7912 in devicelistX.asp:
CSCsb15170

I think the format of this file has changed a bit over time.  Send your
existing file and CM version and I can tell you what to modify.

/Wes
-----Original Message-----
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net]On Behalf Of Donald Young
Sent: Tuesday, September 06, 2005 1:03 PM
To: cisco-voip at puck.nether.net
Subject: [cisco-voip] Berbee Informacast- How do I send pages on a 7912
IPphone?


We are using the informaCast software to send "push to Talk" pages through
our 7960 IP phones,
However, this application only sees the 7960 phones; it does not see the
7912 (1 line) phones that we use
For common areas, Kitchen, hallway, etc..


When I contacted Berbee, This was there response:
The devicelistx.asp file on Call Manager must have the 7920 listed as a
valid device. If your devicelistx.asp file on Call Manager does not have the
7920 listed as a valid device, you may contact Cisco TAC and they will be
able to assist you with Call Manager modifications.
Here is a portion of my device list for my call manager. I don't see a
listing for a 7912 in this list, How do I add it?


<%@ Language=JavaScript %>
<%
//
// Copyright C2002 Cisco Systems Inc. All rights reserved.
//
// File:    DeviceListX.asp
// Author:  CM
// Purpose: XML output for Berbee application database
//

// Included files listed below; add or remove items from this list as
needed.
// Standard.asp should always be included to provide browser and security
checking. %>
<!-- #include file="../includes/debug.asp" -->
<!-- #include file="../includes/dblenums.asp" -->
<!-- #include file="../includes/errors.asp" -->
<!-- #include file="../includes/standard.asp" -->
<%
  // - - - - - Enter your query here - - - - - //

  var charSetCode = "iso-8859-1";                           // character set
for current language

  //
  //  List of phones (products) supporting HTTP Push feature
  //
  var supportedPhones = new Array();
  supportedPhones[supportedPhones.length] = 35;     // 7960
  supportedPhones[supportedPhones.length] = 36;     // 7940
  supportedPhones[supportedPhones.length] = 30018;  // 7970
  supportedPhones[supportedPhones.length] = 30044;  // 7965




You will also need to modify InformaCast to look for these devices. To do
so,

1) stop the BerbeeInformaCast service
2) backup the web.xml file(c:\program
files\berbee\informacast\webapps\informacast\web-inf\)
3) open web.xml in a text editor like notepad
4) look for the following section of code and copy it

 They gave me info for a 7920? Will this info apply to a 7912? If not, doe
sanyone know how to or have a copy of
A 7912 devcie list? Thanks


Donald H. Young
Telecom Manager
Legal Services of New Jersey
(732)572-9100 ext 257




More information about the cisco-voip mailing list