XML service is not getting parsed

Greetings! 
My ip phone 9951 is not creating objects from xml service, it just returns xml code. This could be explained by the fact, that I'm doing something wrong, but I CAN see my service working as intended from another ip phone (model 8945).
I have attached screenshots from both phone types.
My service is located on http server and is returned by php script:
<?php
include "service.xml";
?>
Service code 
<?xml version="1.0" encoding="utf-8"?>
<CiscoIPPhoneDirectory>
<Title>Text Title</Title>
<Prompt>Prompt Message</Prompt>
<DirectoryEntry>
<Name>Test</Name>
<Telephone>5555555</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>AAA</Name>
<Telephone>55555555</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>TGGG</Name>
<Telephone>5552615</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>ZZZZZ</Name>
<Telephone>555616155</Telephone>
</DirectoryEntry>
</CiscoIPPhoneDirectory>
Firmware versions:
Call manager - 10.5.1.100000-7 unrestricted
Cisco ip phone 9951 - sip9951  9-4-1-9
Cisco ip phone 8945 - sip  9-4-1-8
Thanks in advance!

Thank you! You made me understand this now! I finally have hello world service.
9951 phones require xml header passed with script.
Now php script should look like:
<?php
include "service.xml";
header("Content-Type: text/xml");
?>
It works now!

Similar Messages

  • BI Scheduler Service is not getting started

    BI scheduler service is not getting started and showing this error
    Could not start the oracle BI Scheduler Service on local computer.
    Error 1064:An Exception occured in the service when handling the control request

    Refer to Oracle Business Intelligence Infrastructure Installation and Configuration Guide.
    Chapter 10 discussed configuring Oracle BI Scheduler.
    The steps include:
    Create a scheduler schema.
    Create tables in the scheduler schema using scripts.
    Updating configuration options in Job Manager.
    Updating the config files: instanceconfig.xml & credentialstore.xml.
    Start the Oracle BI Scheduler.
    If all goes well, the BI Scheduler should start.

  • Urgent!! PL/SQL web service can not get output param in BPEL

    OC4J 10.1.2 generate PL/SQL web service can not get output param can not get output param in BPEL when call a pl/sql webservice.
    wsdl as follow:
    <types>
    <schema targetNamespace="http://db.func.getqf/COMMON.xsd" xmlns:tns="http://db.func.getqf/COMMON.xsd" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <complexType name="db_func_getqf_COMMONUser_getqf_Out">
    <all>
    <element name="pnqfysOut" type="xsd:decimal"/>
    <element name="pnzqfOut" type="xsd:decimal"/>
    </all>
    </complexType>
    </schema>
    </types>
    <message name="getqfOutput">
    <part name="return" type="xsd1:db_func_getqf_COMMONUser_getqf_Out"/>
    </message>

    the wsdl which generate by OC4J is as follows:
    <?xml version="1.0" ?>
    - <definitions name="COMMON" targetNamespace="http://db.func.getqf/COMMON.wsdl" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://db.func.getqf/COMMON.wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd1="http://db.func.getqf/COMMON.xsd">
    <documentation>WSDL for Service: COMMON, generated by Oracle WSDL toolkit (version: 1.1)</documentation>
    - <types>
    - <schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://db.func.getqf/COMMON.xsd" xmlns:tns="http://db.func.getqf/COMMON.xsd" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    - <complexType name="db_func_getqf_COMMONUser_getqf_Out">
    - <all>
    <element name="pnqfysOut" type="xsd:decimal" />
    <element name="pnzqfOut" type="xsd:decimal" />
    </all>
    </complexType>
    </schema>
    </types>
    - <message name="getqfOutput">
    <part name="return" type="xsd1:db_func_getqf_COMMONUser_getqf_Out" />
    </message>
    - <message name="getqfInput">
    <part name="param0" type="xsd:string" />
    </message>
    - <portType name="COMMONPortType">
    - <operation name="getqf">
    <input message="tns:getqfInput" />
    <output message="tns:getqfOutput" />
    </operation>
    </portType>
    - <binding name="COMMONBinding" type="tns:COMMONPortType">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc" />
    - <operation name="getqf">
    <soap:operation soapAction="urn:db-func-getqf-COMMON/getqf" />
    - <input>
    <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:db-func-getqf-COMMON" />
    </input>
    - <output>
    <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:db-func-getqf-COMMON" />
    </output>
    </operation>
    </binding>
    - <service name="COMMON">
    - <port name="COMMONPort" binding="tns:COMMONBinding">
    <soap:address location="http://localhost:9700/plsqlgetqf/getqf" />
    </port>
    </service>
    </definitions>

  • CVP 9.0 (1) - VXML Server service is not getting started

    Hi
    I am installing a CVP 9.0(1) in my lab and the VXML Server service is  not getting started; It throws the below error.
    From CVP Error logs, I see the following the snippets.
    13: 172.16.13.147: May 29 2013 11:53:55.937 -0700: %CVP_9_0_Infrastructure-0-START: No Subsystems have been started. Have you configured your server yet? ; Make sure <CVP_HOME>\conf\propFileList.properties is loading "system" and that <CVP_HOME>\conf\system.properties lists at least one subsystem to load. [id:1033]
    Could somebody please suggest on how to fix it.
    Thanks,
    Jayaprakash

    It should run in Evaluation mode
    Each VXML Server requires a separate license, even if the software is installed on the same machine. The
    VXML server license is tied to the IP address. If you change the IP address of the server, then you must request
    for another license.
    When you start VXML Server without an active license (for example, the license is missing, invalid, or
    expired) it logs a message to the application server console and startup log to indicate that you need to activate
    the license. However, you can still use an unlicensed installation of VXML Server with up to 30 simultaneous
    sessions for evaluation purposes. To utilize more simultaneous sessions, activate a valid license of VXML
    Server.
    You need to look for logs here startup error (C:\Cisco\CVP\VXMLServer\logs) and the OAMP logs
    Regards,
    Senthil

  • Hyperion OpenLDAP service is not getting started

    Hi,
    Need urgent help.
    The Hyperion S9 OpenLDAP service is not getting started on windows server after unexpected restart of the server. I am getting the following error
    " Windows could not start the Hyperion S9 OpenLDAP on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 21."
    I have tried running the recovery exe "openLDAP\bdb\bin\db_recover.exe". But still unable to start the service.
    I am using Hyperion 11.1.1.3 version.
    Regards,
    Sunil.

    Have a read of http://john-goodwin.blogspot.co.uk/2008/08/bring-back-my-openldap.html
    If you still have issues then you would need to restore from a file backup
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Rule Engine Update service is not getting up

    Rule Engine Update service is not getting up given below error(screenshot attached)
    Error Details: 
    Windows could not start the Rule Engine Update Service service on local computer
    Error 1053: The service did not respond to the start or control request in a timely fashion
    I had installed CU7 and increase timeout time but no luck..after uninstalled OS patch "Security Update for Microsoft Windows", service (Rule engine update service) can start again. Our wintel team want this OS patch for security in BizTalk server.
    Could you please suggest how we can have security patch with rule engine service up.  
    Regards
    Suman

    If that specific patch is causing a conflict with CU7 or Rules Engine Update Service, the best option would be to LOG a case with Microsoft and let them either fix it or provide a justification of why that specific Windows Patch is not a good idea (file
    an exemption in case of later with the customer/security team).
    Regards.

  • Axis - Web service is not getting deployed on https

    I am using axis api for creating web service and Tomcat to deploy it. When I deploy the web service first time, it works perfectly, but If I upgrade my web
    application, the server-config.wsdd file gets deleted from WEB-INf directory of my web application.
    If I try to deploy the web service again, it does not get deployed on https, but on http it gets deployed. I am using following commands to deploy the web
    service:
    On HTTPS:
    java -Djavax.net.ssl.keystore=/root/.keystore -Djavax.net.ssl.keyStorePassword=password org.apache.axis.client.AdminClient -lhttps://localhost/serviceURL
    deploy.wsdd
    HTTP:
    java org.apache.axis.client.AdminClient -lhttp://localhost/serviceURL deploy.wsdd
    When I deploy the web service on http, the server-config.wsdd file gets created automatically and the web service gets deployed, but the problem is on https.
    Web service does not gets deployed on https and the server-config.wsdd file is not created. Even if I create the server-config.wsdd file manually, the web
    service does not get deployed on https. Once I deploy the web service on http, I am able to deploy it on https.
    Please help resolving the issue. Thanks.

    Hi Reema,
    Thanks for your reply.
    But here I am not doing replication, I am working on initial upload of vendor master.
    For all the standard fields its working fine.
    but we have some 'Z' fields so I enhanced the web service with 'Z' fields after that I am not able to save and activate the web service.
    Please find above screenshot for error.
    Please let me know if I am missing some setting or anything.
    Thanks,
    Sudhir

  • Service is not getting Service ID in OSGI Bundle hence not starting ?

    Hi ,
    I am getting an unusual issue while deployement of service . I am using following syntax to write :
    @Service(value=SomeService.class)
    @Component(enabled=true,immediate = true, metatype = true, label = "Some Service")
    Its not getting started and not getting service id as well.
    Please help.

    My OSGI-INF folder is not generating at all in the bundle.
    How are you generating the bundle? maven? Is it a new one and never worked or does it stopped working suddenly?
    Can you post the whole code?

  • DRM services are not getting up..

    Hi,
    We have had changed the password for our windows account after which my DRM services is not getting up. the same is working fine with one of the environemnt(prod) but issue is with DEV.
    please suggest. thanks
    Regards,
    Raj

    Hi,
    thanks for your response.
    yes, DRM service runs under this account the the passwrod was chang COM+ apps etc). we restarted IIS and even reboot machine. event viewer doesnt say much. not sure what went wrong.
    Regards,
    Raj

  • PI 7.1 XML messages are not getting archived.

    Hi Experts,
    Currently I am wotking with PI 7.1. I am trying to archive PI messages from PI Production server,and also maintianed the following parameters in SXMB_ADM.
    ARCHIVE PERSIST_DURATION ASYNC 1 1
    DELETION PERSIST_DURATION ASYNC 1 1
    DELETION PERSIST_DURATION HISTORY 7 30
    DELETION PERSIST_DURATION SYNC 2 0
    DELETION PERSIST_DURATION_ERROR SYNC 3 1
    Retention period
    Retention Period for Asynchronous XML message in the Database
    XML Messages Without Errors Awaiting Deletion 1
    XML Messages Without Errors Awaiting Archiving 1
    Retention Period for Synchronous XML message in the Database
    XML Messages with Errors Awaiting Deletion 3
    XML Messages Without Errors Awaiting Deletion 2
    Retention Period for History Entries in the Database
    History Entries for Deleted XML Messages 7
    Messages are not getting archived.
    When I execute the report "RSXMB_SHOW_REORG_STATUS"
    I am geting the following output.
    Msgs not in retention period (can be archived):            0
    Msgs in retention period (cannot be archived):           88
    Kindly suggest me what changes can be done so that PI messages will get archived from PI production server.
    Regards
    Naveen

    Hi,
    Please refer this thread.
    [Deleting XML messages, database growing|Deleting XML messages, database growing]
    Suresh

  • Service center not getting approval from Sony India

    Dear Samuel, First of all thank you for your concern about my issue. The problem is still unresolved. Today also i contacted the service centre but again the  same replay " your work is rejected by the sony". This is the 5th sony mobile am using and now I am planning to approach consumer court. That is the last thing I can do for this genuine case. Thank you

    I have purchased Zperia Z1 on exchange basis from Sony authorized service
    center (Madonna Electronics,MG Road,Cochin) on 04/03/2015. Previously I had
    Zperia ZL and due to mic complaints service center suggested upgrade. But
    after purchasing  Z1 and using 3 months I noticed  mic problem in Zperia Z1
    too (person on other side couldn't hear me).
    So I submitted the device on 25.06.2015 for service and till now it is not
    repaired.
    From the service center they told me that your work is not approved because
    whenever they try to create job it is automatically showing out of
    warranty. That is eventhough the mobile is in warranty,site showing out
    warranty. Service center has explained this issue to SONY INDIA but not
    getting reply from SONY INDIA.  So from their side they are unable to do
    anything unless they get permission from Sony India.
    So today (28.07.2015 at 11 AM) I contacted toll free number and talked with
    customer care executive and we had conference mode with Mr. Jefrin from
    modonna electronices.
    Later getting enough information from Mr. Jefrin customer care executive
    directed the call to one of the Manager in Sony India and I raised the
    issue to him. Later the Manager called the Madonna electronics and one Mr.
    Ajmal explained the technical issues to the Manager.
    Finally the Manager told me to write a mail regarding the issue. I forwarded the same letter hope they will solve it

  • Idoc to XML, namespace is not getting created in output XML

    Hi All
    My interface is idoc to XML.
    I am using graphical message mapping.
    In output xml , namespace is not  formed
    Can any one tell why namespace is not  created in the XML and
    How to add the  namespace to the  output XML .
    Kindly help
    Regards,
    Sheela

    Hi,
    You can change your external definition to achieve it.  just compare the structure of your xsd with some other normal data type xsd and change accordingly.
    Inder

  • My xml does not get parsed in MAC OS X

    hi all,
    I'll be really thankful to u if u could solve my problem. I have an applet which has to parse an xml document. I have signed my applet and it works fine for Window XP+Internet Explorer combination but when i try to run this applet on the MAC OS X + safari/Netscape combination then javax.xml.parsers.FactoryConfigurationError is thrown. Please suggest what should i do?
    Please help me. and thanx in advance for all ur help

    if your spotlight index were corrupted, you can force them to rebuild by launching the Terminal application (/Applications/Utilities) and entering 'sudo mdutil -Ea'. This will erase the existing indexes and cause them to be rebuilt.

  • EWS Push Notification : Notification Service is not getting called from Exchange Server.

    I have written 2 web services 1) Subscribing to Exchange Server 2) Notification client
    I am able to create subscription to Exchange Server. But from Exchange server my notification client webservice is nt getting called. I am not sure how i am missing out any setting. below is my subscribe code and notification client code.
    Subscribe code :
    ExchangeService service = new ExchangeService(ExchangeVersion.Exchange2010_SP1);
                    service.UseDefaultCredentials = true;
                    service.Url = new Uri(exchangeServerurl);
                    FolderId parentId= FindFolderIdByDisplayName(service, "Order", WellKnownFolderName.PublicFoldersRoot);
                     pushSubscription = service.SubscribeToPushNotifications(
                                new FolderId[] {FindFolderIdfromRoot(service, "EmpCreatealert", parentId)},
                                new Uri(notificationService)         /* The endpoint of the listener. */,
                                1                              /* Get a status event every 5 minutes if no new events
    are available. */,
                                null                           /* watermark: null to start a new subscription. */,
                                EventType.NewMail);
    Notification client : 
     public class Notification : NotificationServicePortType, INotification 
            public SendNotificationResponse SendNotification(SendNotificationRequest request)
                log("Enter SendNotification");
                SendNotificationResponse snr = new SendNotificationResponse();
                snr.SendNotificationResult = new SendNotificationResultType();
                snr.SendNotificationResult.SubscriptionStatus = SubscriptionStatusType.OK;
                return snr;
    Can anyone suggest me what els i should do to get notification client to get called.

    How are you testing this ? Are you just creating posts in the Public Folder or is the folder mail enabled and your sending email to it ?
    Are you getting the heartbeat notifications ?
    Have you tested your endpoint is accessible from the Exchange Server ? are you getting any error logged see
    http://www.infinitec.de/post/2009/06/21/Troubleshooting-Push-notifications-failures.aspx
    Your only subscribing to the NewMail event on public folder I would suggest at least for testing you subscribe to the CreateItem, MoveItem, DeleteItem events as well to see if other event fires when you create and delete Items in the folder. You might also
    want to test something like
    http://blogs.msdn.com/b/emeamsgdev/archive/2012/12/20/ews-push-notification-sample.aspx which is a basic sample
    Cheers
    Glen

  • Oracle XE service does not get installed

    Hi,
    2 days ago downloaded Oracle 10 g Express Edition and installed on my computer. It installed succesfully and gave no erros. But when I tried to go to the homepage it failed to open. Then I check the services.msc and found that OracleXEService was not there. Then I uninstalled it and installed 11g XE Release2. But again the same problem. What's wrong with this? Does the OracleXE setup install both client and server side?

    Well, there must be something going wrong on your system, and there should be some clue either in the installation process itself, or in the log files.
    On my system, there are five logs in the directory named above:
    cloneDBCreation.log
    CloneRmanRestore.log
    postDBCreation.log
    postScripts.log
    XE.bat.log
    Do you have any of these? If not, you could try a silent installation as documented in the [url http://download.oracle.com/docs/cd/E17781_01/install.112/e18803/toc.htm#BABBCGHA]Installation Guide. That way you'll definetly get a log file for the installation. There is also a silent mode for a repair installation. Perhaps you could try that as well.
    -Udo

Maybe you are looking for

  • I can't donwload Adobe CreatePDF Desktop App

    I was trying to download the software over here: https://www.acrobat.com/createpdf/en/desktop-download.html?trackingid=JJDNP It seems no respond after I clicked Download.

  • Report by Internal Order that includes cost element and order type

    Good Morning Gurus' Is there an SAP Standard Report that shows Internal order, cost element and order type?  I find many with order, but not order type. Thanks a million!!

  • Recover DB which don have backup and not in archive log mode

    Hi today one of our DB in oracle 10gR2 in AIX got crashed which is not in archive log and which does not have any backup. It was maintained by the Developers and they need it to be recovered. When trying to open it says message like getting error wit

  • IWeb 09 - Color picker not selecting matching color

    I have tried to use the color picker to match colors in iWeb 09 and it seems impossible to match the colors. I go to the color picker and use the magnifying glass to try to match an existing color and the selected color is not exactly the same as the

  • About login funtionality

    Hi, I am using Tomcat 5.5 with MySQL I wish to construct a login system. On the form, there is two field for filling user name and password with a "remember me" checked box. when the user name enter name and password, what I do is: 1. Validating the