Cisco SPA-504G: Retrieving Broadsoft Personal directory does not display first and last name

Hi,
We are using the Cisco SPA-504G on BroadWorks Release 17.sp3. We are using the feature to lookup the different BroadWorks directories through the 'dir' button on the Cisco phone. For configuration you have three choices for telling the phone which directory it needs to retrieve:
- Personal
- Group
- Enterprise
This can be found by going to Voice -> Phone -> Broadsoft Settings in the web GUI of the phone (admin & advanced mode).
When retrieving the Enterprise or Group directory everything is working OK. I can see the names and the corresponding phonenumbers of the users.
When retrieving the Personal directory I only see the phonenumbers and not the names of the entries. This is probably due to the fact that the XML output of the Personal directory is different compared to the Enterprise/Group directory. Personal directory is like:
<Personal><startIndex>1</startIndex><numberOfRecords>2</numberOfRecords><totalAvailableRecords>2</totalAvailableRecords><entry><name>Name X</name><number>0123456789</number></entry><entry><name>Name Y</name><number>0987654321</number></entry></Personal>
Result of requesting: http://xsp.domain.tld/com.broadsoft.xsi-actions/v2.0/user/[email protected]/directories/Personal
Group directory is like:
<Group><startIndex>1</startIndex><numberOfRecords>1</numberOfRecords><totalAvailableRecords>1</totalAvailableRecords><groupDirectory><directoryDetails><userId>[email protected]</userId><firstName>FirstName</firstName><lastName>LastName</lastName><hiranganaLastName>LastName</hiranganaLastName><hiranganaFirstName>FirstName</hiranganaFirstName><groupId>BroadWorksGroupID</groupId><extension>9999</extension></directoryDetails></groupDirectory></Group>
Result of requesting: http://xsp.domain.tld/com.broadsoft.xsi-actions/v2.0/user/[email protected]/directories/Group
As you can see the name of a user in the Personal directory is defined by <name></name> and the name of a user in the Group directory is defined by <firstName></firstName> <lastName></lastName>.
So it looks like the phone is not capable of parsing the XML output of the Personal directory request. And to me that looks like a bug.
Anyone that can acknowledge?
Kind regards,
Bart Derks
RoutIT B.V.
edit: We are running firmware 7.4.9c.
Message was edited by: Bart Derks

Our upcoming release scheduled for the end of this month should resolve this issue.  There were a number of fixes in this particular area that were made.

Similar Messages

  • Java 1.6.0_05 does not recognize first and last property in jnlp file

    Hi
    Has anybody else seen this?
    The jnlp file contains five properties, but the JRE does not recognize the first nor the last property.
    It has been working great since 1.4.2, through 1.5 and 1.6 until 1.6.0_05.
    <property name='bog' value='%2fdata%2fkirkeboeger1892%2f'/>
    <property name='opslag' value='aa001/AB/007/0000a-A.Jpg,aa001/AB/007/0002a-F.Jpg,... </property>
    <property name='sessionId' value='ed0l5n55yu2h04alvqxdpbn3'/>
    <property name='service' value='http://ao.sa.dk/LAView/ImageServer/Service1.asmx'/>
    <property name='titel' value='1908+-+1924%2c+Agerskov%2c+N%c3%b8rre+Rangstrup%2c+Haderslev'/>The 'opslag' property is much longer, so I cut it off to make it more readable.
    Pressing 's' in the console gives me this
    Dump system properties ...
    awt.toolkit = sun.awt.windows.WToolkit
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    http.auth.serializeRequests = true
    https.protocols = TLSv1,SSLv3
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path = C:\Program Files\Java\jre1.6.0_05\lib\deploy.jar
    java.class.version = 50.0
    java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_05\lib\endorsed
    java.ext.dirs = C:\Program Files\Java\jre1.6.0_05\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home = C:\Program Files\Java\jre1.6.0_05
    java.io.tmpdir = C:\Users\MAJ-BR~1\AppData\Local\Temp\
    java.library.path = C:\Program Files\Java\jre1.6.0_05\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jre1.6.0_05\bin;C:\Program Files\Mozilla Firefox;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program Files\Java\jre1.6.0_05\bin"
    java.protocol.handler.pkgs = com.sun.javaws.net.protocol|com.sun.deploy.net.protocol
    java.runtime.name = Java(TM) SE Runtime Environment
    java.runtime.version = 1.6.0_05-b13
    java.security.policy = file:C:\Program Files\Java\jre1.6.0_05\lib\security\javaws.policy
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.6
    java.vendor = Sun Microsystems Inc.
    java.vendor.url = http://java.sun.com/
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.6.0_05
    java.vm.info = mixed mode, sharing
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 10.0-b19
    javaplugin.proxy.config.type = direct
    javawebstart.version = javaws-1.6.0_05
    jnlpx.heapsize = 64m,128m
    jnlpx.home = C:\Program Files\Java\jre1.6.0_05\bin
    jnlpx.jvm = "C:\Program Files\Java\jre1.6.0_05\bin\javaw.exe"
    jnlpx.remove = false
    jnlpx.splashport = 49557
    line.separator = \r\n
    opslag = aa001/AB/007/0000a-A.Jpg,aa001/AB/007/0002a-F.Jpg,...
    os.arch = x86
    os.name = Windows Vista
    os.version = 6.0
    path.separator = ;
    service = http://ao.sa.dk/LAView/ImageServer/Service1.asmx
    sessionId = ed0l5n55yu2h04alvqxdpbn3
    sun.arch.data.model = 32
    sun.boot.class.path = C:\Program Files\Java\jre1.6.0_05\lib\resources.jar;C:\Program Files\Java\jre1.6.0_05\lib\rt.jar;C:\Program Files\Java\jre1.6.0_05\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_05\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_05\lib\jce.jar;C:\Program Files\Java\jre1.6.0_05\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_05\classes;C:\Program Files\Java\jre1.6.0_05\lib\javaws.jar;C:\Program Files\Java\jre1.6.0_05\lib\deploy.jar
    sun.boot.library.path = C:\Program Files\Java\jre1.6.0_05\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop = windows
    sun.io.unicode.encoding = UnicodeLittle
    sun.java.launcher = SUN_STANDARD
    sun.jnu.encoding = Cp1252
    sun.management.compiler = HotSpot Client Compiler
    sun.os.patch.level =
    trustProxy = true
    user.country = DK
    user.dir = C:\Users\Maj-Britt\Documents
    user.home = C:\Users\Maj-Britt
    user.language = da
    user.name = Maj-Britt
    user.timezone = Europe/Paris
    user.variant = As one can clearly see, the 'bog' and 'titel' (i.e. first and last) properties are missing, resulting (bad code - I know) in a NullPointerException.

    We also have this problem, but it's not first and last property.
    We have 6 properties, and the 3. property is gone.
    If I download the jnlp file, the property is there, if I choose show jnlp file in "javaws -viewer" it's not there. Only difference between this property and the working properties is length.
    The length is char 255, and the data is base64 encoded.
    I worked fine before upgrading to Java 6 update 5.
    Anyone any ideas?

  • MY LIST OF 'DEVICES' ON 'FINDER' HAS 'TURNED OFF' ( does not display list and does not show as bright)  AND I CAN'T SEE MY LIST OF DEVICES (TO EJECT A DISK, OR ADD A FILE TO A DISK) ETC)??

    my list of 'devices' on 'FINDER' has 'turned off.  gone to not (bright ) does not display backup disks or I- pad etc.  I can't see my list to eject a disk or copy a file to I-Pad etc???
    Also how would I un-zip a file I have downloaded to "download" and then copy it to a disk??

    Hold down OPTION COMMAND and click S
    Regards,
    Captfred

  • I have just purchased Quicktime Pro but Trim does not display IN and OUT options. It trims to the frame on display.

    I have just installed Qicltime Pro but when I edit a video file and try to set the In and Out points, it does not show any way to set them. It trims the video down to the one point on display. Have I installed the software correctly?

    QuickTime Player 7 Pro is in the Utilities folder.
    To set in and out points set the position you want in the timeline and tap the i key. Move to the end of your selection and tap the o key. To step frame by frame move the playhead by tapping the left/right arrow keys.

  • Firefox does not display button and table in High Contrast Theme

    When i'm using the high contrast theme in Windows 7, the webpage i'm accessing does not show layouts for tables, textboxes and buttons, whereas while accessing the same page with other browsers (i.e Chrome,IE) I can view them correctly. Please suggest whether it is possible to get the layouts in High contrast theme, if Yes, kindly tell the detailed steps to do that!
    TIA

    This is an image of what displays for me

  • 822 Lumia does not display caller Picture or Name

    When contacts in my people hub call me, the phone doesn't use the Ring Tone assigned to them and it doesn't display their picture or contact information.  The incoming call number is exactly as listed in their people profiles but the phone just displays the incoming number like it's from a person unknown to me.

    Shutting the phone off, removing the battery, then replacing and restarting resolved this issue for me.

  • When viewing a text conversation, how can I see the person's first AND last names?

    When I view my text "inbox", they are listed according to how I have each contact entered...for example John Smith. When I look within the text conversation with that person, at the top it only says "John". This is very frustrating. (I only recently upgraded to iOS 7 and have a feeling this is one of many things I'm going to resent.) Can't I express a preference for the full name to appear?

    Settings App > Mail,Contacts,Calendars > [scroll down to CONTACTS] > Short Name [turn off, or select another display option)]

  • Report Column Attributes Does Not Display All the Column Names

    Good Morning,
    I have an interactive query Select * from table_name. I have to select * since my query returns well over 32k. I have 162 columns in the query. On the screen, all the columns are displayed; however, on the report tab, only about half of the columns are displayed. The rest are cut off. I need to be able to go into these field's attributes. Is this an APEX bug, or am I just missing something.
    Regards,
    Kelly

    Hello Tony,
    I can't break them out because APEX is limited to one interactive report per page. There is need to be able to do computations on the data, which interactive reports allows. The data is all statistical.
    Regards,
    Kelly

  • Jdeveloper does not show sequence and table name in dB navigator.

    Hi my jdev version is 11.1.1.5.0
    I have a table and sequence.I need to map sequence to this table.
    But i don't see this table and sequence in jdeveloper DB navigator under my connection.Why is this happening?

    Incase if you are not the owner of the table, why don't you look under synonyms/views as well. Also double check you database connection to see if it is pointing to right database server (i.e. DEV or TEST) sometime you may overlook them as well.
    To double check this, connect from any other sql client tools like toad and see if you are seeing those database objects in the desired location, if not then you are looking in wrong location.

  • QuickWatch windows does not display Value and Type.

    The quick watch window is only displaying Name (screenshot below). It is not displaying Type
    and Value fields. I tried "Reset All Settings", repair, uninstall/install but the issue is not resolved.  I will appreciate any help.

    Hi ranjanks,
    Could you share us a sample? So we could debug the same app in our side, please also tell us the VS version in your side.
    For example, just a simple console app with a variable "int i", I could get it in my VS2013 version like the following screen shot. So if you debug a simple sample as mine, how about the result? If it works well, I doubt that it would be related
    to the specific variable of your app.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • PC suit does not displays messages and contacts

    I have Nokia N73 and I have installed Nokia PC suite which displays my images and videos but not my contacts and messages. When I open my contacts in PC suit it displays error that Refreshing contact list fail and during synchronizing PC suite gives warning that your mobile phone is not responded. Please tell me possible suggestions to solve this issue.

    Not sure if you've still got the problem, but try the Nokia Suite Cleaner and check the Owner permissions on the user profile in C:\Users or C:\Documents and Settings and its subdirectories.

  • Certificate does not contain the correct site name

    Hello,
    I have to make a midlet that connect to a tomcat 5.5.9 server with ssl.
    I import the certificate whit tomcat alias in the wireless toolkit but when i run the midlet this error appear: Certificate does not contain the correct site name
    import java.io.*;
    import javax.microedition.midlet.*;
    import javax.microedition.io.*;
    import javax.microedition.lcdui.*;
    public class HelloNet extends MIDlet implements CommandListener , Runnable{
    // User interface command to exit the current
    // application.
    private Command exitCommand = new Command("Exit",
    Command.EXIT, 2);
    // User interface command to issue an HTTP GET
    // request.
    private Command getCommand = new Command("Get",
    Command.SCREEN, 1);
    /// The current display object.
    private Display display;
    // The url to GET from the 'net.
    private String url;
    * Initialize the MIDlet with a handle to the
    * current display.
    public HelloNet() {
    url = "https://127.0.0.1:8443/Hello.txt";
         display = Display.getDisplay(this);
    * This lifecycle method should return immediately
    * to keep the dispatcher
    * from hanging.
    public void startApp() {
         showPrompt();
    * Display the main screen.
    void showPrompt() {
    String s = "Press Get to fetch " + url;
    TextBox t = new TextBox("Http Result", s,
    s.length(), 0);
    t.addCommand(exitCommand);
    t.addCommand(getCommand);
    t.setCommandListener(this);
         display.setCurrent(t);
    * pauseApp signals the thread to stop by clearing
    * the thread field.
    * If stopped incorrectly, it will be restarted from
    * scratch later.
    public void pauseApp() {
    * destroyApp must cleanup everything. The thread
    * is signaled
    * to stop and no result is produced.
    * @param unconditional is a flag to indicate that
    * forced shutdown
    * is requested
    public void destroyApp(boolean unconditional) {
    * commandAction responds to commands
    * @param c command to perform
    * @param s Screen displayable object
    public void commandAction(Command c, Displayable s) {
         if (c == exitCommand) {
         destroyApp(false);
         notifyDestroyed();
         } else if (c == getCommand) {
              Thread th= new Thread (this);
              th.start();
    * Read the content of the page.
    public void run() {
    TextBox t = null;
    StringBuffer b = new StringBuffer();
    HttpsConnection c = null;
    InputStream is = null;
         try {
         int len = 0;
         int ch = 0;
         System.out.println("Cerco di leggere");
    c = (HttpsConnection)Connector.open(url);
    c.setRequestMethod(HttpsConnection.GET);
         is = c.openInputStream();
    // length of content to be read.
    len = (int) c.getLength();
    if (len != -1) {
    // Read exactly Content-Length bytes
    for(int i=0; i<len; i++) {
    if((ch = is.read()) != -1) {
    b.append((char) ch);
    } else {
    // Read until connection is closed.
    while((ch = is.read()) != -1) {
    len = is.available();
    b.append((char) ch);
    t = new TextBox("Https Result", b.toString(),
    b.length(), 0);
         } catch (Exception e) {
    e.printStackTrace();
    String s = e.toString();
    if(s != null) {
    t = new TextBox("Https Error", s, s.length(),
    0);
    } finally {
    if (is != null) {
         try {
              is.close();
         } catch (Exception ce) { }
    if (c != null) {
         try {
              c.close();
         } catch (Exception ce) { }
    display.setCurrent(t);
    }

    re: code tags, please see http://forum.java.sun.com/help.jspa?sec=formatting.
    As for the rest:
    See, we now know that you used keytool to generate you certificate. You need a new certificate. This time, when keytool asks you for a first and last name, type 127.0.0.1.

  • Nokia 5800 does not display contact names

    With some of my contacts an incoming call with a Caller ID does not display the caller's name, although they are in my Contact List and the number is in a valid format.Same is the case for sms's from the same contact.I only have one entry of that contact in my phonebook...Any 1 facing the same issue?

    This is inevitably caused by duplicate entry, (many posts already exist) check settings in options in contacts and make sure memory in use is phone memory. Then you need to go through contacts and make sure you don't have more than one name attached to each number  .
    Good Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • First Name and Last Name goes missing while doing a Request Download for BP

    Hi Friends,
    We started doing a request download for some of the BP's from ECC to CRM. For some BP's the download was working fine but for some BP's the first name and last name are missing. Kindly suggest how do we correct these BP's and how can we restrict this issue not to happen while doing a request download. The object with which we are doing the download is CUSTOMER_MAIN.
    Regards,
    Jan.

    Check if first and last name exist in the Bdoc in SMW01. If it is missing in the BDoc,  that means it is not transferred in BAPI structure to CRM.
    You can check modules CRS_SEND_TO_SERVER on R/3 side, to check the BAPI structures , for presence of first and last names. Then in CRM, you can de-register the queue in txn:SMQR, debug the queue entry , and put a breakpoint in mapper module(which you can find from txn. R3AC1) to check for the incoming BAPI data.

  • Finder does not list partition and very slow

    Running Lion 10.7.2 on a Mac Pro 1,1.
    Today my Finder refuses to list one of the partitions of one of the HDDs I have. All other partitions are listed normally but this one. I did the regular permissions and Repair Disk...
    Problem is: Terminal can see and list files on that partition, and so can Open dialogs (which apparently do not use Finder?).
    Any ideas?
    Thank you.
    I included a video to better portray what I am talking about above.
    http://www.dailymotion.com/video/xm48q5_finder-does-not-display-partition-and-ta kes-ages-to-read-it-when-custom-path-put-in_tech

    TiGPS wrote:
    it still won't let me drag it to the sidebar under "DEVICES" or "FAVORITES".
    Odd.  But you shouldn't have to drag it -- from a Finder Menubar, select Finder > Preferences > Sidebar and check the appropriate Hard disks or External disks box.  It should show up automagically.
    If it's already checked, or has a minus sign in it, uncheck it, then check it again.

Maybe you are looking for

  • Photo share in group conversations doesn't work.

    I can view uploaded images just fine, and share my own to single contacts. However, when I try to upload using the + in a group conversation, all I see under chat options is Add Participants. http://puu.sh/dipRH/0860f90d52.png group http://puu.sh/dip

  • Org.kde.powerdevil.backlighthelper: QDBusConnection: system D-Bus...

    Hello, I didn't find any answer with Google for mine problem: The kde isn't starting, I get me error with dbus system: org.kde.powerdevil.backlighthelper: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbe

  • Recovering a Windows Oracle 9i Installation

    My Windows 2000 system crashed and the registry is not recoverable. Oracle was offline when this happned so there are no redolog tyoe issues. I have all the files in the Oracle homes on backup. Can I recover from this. If I reinstall Oracle to the sa

  • Creating search help for AFNAM, and display the hit list with values only

    Hi guys, I have created a search help for AFNAM, but the hit list displays all even if it is blank. I want to display in the hit list the AFNAM with values and do not diplay the blank values... Is it possible? How am i going to do it? Thanks! Mark

  • Intermittent noisy line, if fault does not occur w...

    About 40% of outgoing calls have crackle or hiss on our line the rest are fine. Incoming calls are not affected. I have tried 3 different phones plugged directly into the master socket (I have BT infinity so I have a 3-piece master socket, I've remov