How request the service URL automatically?

Hi, Everyone,
How can I let the 79** serials phone auto request the service URL without user press the 'Services' button?
(Except using 'IDLE & IDLE Timeout')
BTW, base on this idea, i'm try to using the push2phone application (ASP) which is in CiscoIPService SDK, but i'm failed;
Trace the codes, i'm found the problem is in the 'getDeviceList()', see the symbol("-->") marked:
function getDeviceList(callManager, userID, password, protocol)
// [callManager: *.*.*.*] [UserID: "pusher"] [password: "pusher"] [protocol: "https"]
var authstring = text2base64(userID + ":" + password);
var xmlhttp = new ActiveXObject("Msxml2.XMLHTTP.3.0");
var xmlDoc = new ActiveXObject("Msxml2.FreeThreadedDOMDocument.3.0");
xmlDoc.async = false;
xmlhttp.Open("GET", protocol + "://" + callManager + "/CCMAdmin/Reports/devicelistx.asp", false);
xmlhttp.setRequestHeader("Authorization", "Basic " + authstring);
xmlhttp.setRequestHeader("Connection", "close");
--> xmlhttp.Send(); // Error occured
--> xmlDoc.loadXML(xmlhttp.responseText);
--> Application("deviceList") = xmlDoc; // Application("deviceList") is NULL

Hi, Remy, Thank you for your reply:)
About my CCM:
CCM System version: 4.1(3)
CCM Administration version: 4.1(0.11)
You say:
"You have to know taht since CCM 4.1.3 the devicelistx is no longer supported.
The page is always present but no longer supported by cisco. "
Is that meaning i cannot call the function 'getDeviceList()' in this CCM version and subsequent?!
(Yes, i can access the devicelistx.asp by: "https://*.*.*.*/ccmadmin/Reports/devicelistx.asp")
On the other hand, I try to call the 'phonepush()' directly, it looks like:
<%@ Language=JavaScript %>
<%
function phonePush(phoneIP, URI, userID, password)
// URI: Spec service URL, such as: http://*.*.*.*/CIP/index.asp
var authstring = text2base64(userID + ":" + password);
var xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
var pushxml;
pushxml = "";
pushxml = "XML=" + Server.URLEncode(pushxml);
xmlhttp.Open("POST", "http://" + phoneIP + "/CGI/Execute", false);
xmlhttp.setRequestHeader("Authorization", "Basic " + authstring);
xmlhttp.setRequestHeader("Connection", "close");
xmlhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
xmlhttp.Send(pushxml);
return xmlhttp.responseText;
phonePush(phoneIP, URI, userID, password); // calling
%>
But it has not succeeded:( Is that can works well?! Or is there has anyway that can perform the automation?
Thanks!!!

Similar Messages

  • Anonymous Client - How Does the Service Endpoint Know Which Operation

    I am using a client (Axis2) to invoke a service through their Anonymous capabilities. When this is done, you create a ServiceClient with the default constructor and call one of its methods based on the MEP that I want to perform. In doing this, the ServiceClient is not aware of the WSDL, the SOAP Action, the Service Name, the Port Name...only the Endpoint URI of where I want the post to be sent.
    So I have a Service Endpoint running in WebLogic 10 and constructed using EJB3. We are using JWS to generate the WSDL and other web service configuration files from our SLSB. My WSDL has two operations with different request messages and different response messages. When I send the Anonymous client request, the Service Endpoint correctly processes the request and send the correct response.
    How is this happening? Does the EJB3 Service Endpoint know how to process or bind the message based on the root element of the SOAP Body? And is it just working by circumstance. So if I had two operations with the same request message and different responses, would it fail?
    Thanks -jay
    Edited by: jaybytez on Jun 13, 2008 5:35 PM
    Edited by: jaybytez on Jun 13, 2008 5:36 PM

    Unfortunately you have to make some changes in your code.. to find the pictures you need to replace:
    ImageIcon pic = new ImageIcon("pic.gif");
    with
    URL url = MyClass.class.getResource("pic.gif");
    ImageIcon pic = new ImageIcon(url);
    where MyClass is the class which needs to load the resource.
    I hope this helped you! /Pingu

  • How scale the services for 4 SharePoint 2013 servers?

    Hi,
    I have in my new farm 4 Sharepoint servers. We are more than 1K users but less than 20K users. 
    WFE1 just with IIS
    WFE2 just with IIS
    APP_Serv1 with CA and all the services except for Search Services
    App_Serv2 with just Search Services.
    Is this correct? Is this considered best practices?
    Thanks.

    Best Practices would normally suggest moving some services like Search Query, Managed Metadata, and User Profiles to the WFEs.  But there isn't just a single design that works or is the best.  Take a look at the following article.  It suggests
    which services to put on which servers.
    http://technet.microsoft.com/en-US/library/jj219591(v=office.15).aspx
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • I need a statement for the service you automatically billed me for.

    I need a statement you automatically billed me for, for my annual membership so submit to our auditing department.  Can you email me one?

    Hi,
    Please see this document: Print a payment receipt or invoice | Creative Cloud
    You can find instructions for printing your invoice in the Payment & Credit Cards section.
    Regards,
    Florence

  • Is it possible to change the URL of an iTunes Podcast page itself (NOT the Feed URL)?

    My company has an usual question:
    While keeping all the individual podcasts the same, and the subject matter of the whole podcast series the same, my company would like to change the URL that Apple iTunes has assigned us.  Is this possible, and how can it be done?
    Again, I am talking about the URL that Apple iTunes has assigned us.  The one that begins:
    http://itunes.apple.com/us/podcast/career-...
    We are having a small change in marketing emphasis.  So my company wants to change one of the dashed English words in the URL, after:
    http://itunes.apple.com/us/podcast/
    These English words were based on the original title of our podcast.  The original title of our podcast has changed slightly, with no problem.  Now my company just wants to change the URL assigned to us by Apple.
    Let me emphasize: There is no purpose of misdirection, evasion, or deceit here -- not in the slightest.  My company is simply taking a different marketing angle.  Our category is staying the same.  The podcasts themselves are staying the same.  My company would just like to update the URL assigned to us by Apple to reflect our new podcast series name.
    ALSO:
    We are a category-leading, very popular podcast.  If we do change our iTunes podcast URL, we do not at all want to jeopardize our leading status in our podcast subject category.  We want all our download stats to move with us over to the new URL.  This is extremely important to us.
    AND FURTHER:
    If we do change our iTunes podcast URL, we want all our listeners to automatically find us at the new URL.  We don't want any of them to lose their subscription because we changed our URL.
    So in summary:
    1. CAN we change our podcast URL (the one assigned to us by iTunes)?
    2. Can we change the URL, but still keep our category-leading position and stats, exaclty as they are now?  That is, will our old download stats move with us to the new URL, so we can retain our category-leading position?
    3. Will podcast listeners going to the old URL automatically be forwarded to the new URL?  Might any of our current listeners become unsubscribed as a result of the URL change?
    I know this is an unusual, complicated, and multi-part question.  I am looking for definitive, authoritative answers to all these questions.
    Thank you very much for your help!!
    David

    You can omit the title altogether in the URL (together with the succeeding slash, of course). For example, my own podcast URL in the Store is
    https://itunes.apple.com/gb/podcast/the-sound-of-78s/id166389425?mt=2
    but this works perfectly well:
    https://itunes.apple.com/podcast/id166389425
    Indeed you can even put your own title:
    https://itunes.apple.com/podcast/any_old_title/id166389425
    So it's as simple as that!

  • Use Service URL from OWSM Gateway in Service Registry

    Hi,
    Is there a scenario in which the Service URL from the OWSM gateway is used in the UDDI registry?
    Eg:
    WebService <--------> OWSM Gateway <----------> OSR (UDDI)
    Any information on this is much appreciated
    Regards

    Hi Vikas,
    Well..you don't registrate a gateway in uddi.
    When you registrate a service in owsm, it will generate a new wsdl for you. This wsdl you just need to registrate in uddi just like any other service with wsdl-interface.
    So the authentication fields aren't in uddi configered either...those are just a policy step in owsm. Overthere you can decide how to propegate the values of username/password etc

  • UC540 - Flip to a Camera Service URL from Incoming Call

    I have a client who says he has seen this before on a UC520 w/ 7975s, and he wants it repliated on his UC540 w/ 7975s. i.e. an incoming phone call from an access gate on an FXO port would cause the phone to ring, and force a page flip to a services URL or some oher mechanism where the camera  is visible (Axis camera server that is then converting the images to PNG via a realtime script on a Unix host).
    I know that cameras can be viewed at the services URL using a conversion method to PNG as above, but to the best of my knowledge you can't force the phone to flip automatically, or replace the background image automatically based on an incoming call.... Can somebody please confirm, or if it is now possible, explain the steps.

    If that was done with CTI or  TAPI and phone SDK, etc as custom application, yes it's possible. You would have to contact the author to know about the details, or start from almost zero to replicate it yourself.

  • Deploy Service URL Button

    How can i deploy a specific service on most phone with the same phone button template with URL Button?

    I don't understand what you are trying to do. It sounds like you already know how... you create the phone button template, assign the phone template to the phone you want to have the Service URL, then go to that phone in ccmadmin and add the service to the phone
    (You have to add the service to the phone and then add it as a Service URL... there are 2 steps in the phone management page).

  • Android entitlement Service URL?

    Hi,
    I want  setup the entitlement in our Android Viewer. Anyone know How to setup service and Auth URL in the Viewer builder. It doesn't exist like in iPad,
    Patrick.

    Please check the difference between the Android and iOS Entitlement Application details. Where can I set the entitlement server on the Android application? On iOS it is the 'Service URL'. Thanks.

  • Format of the gateway URL

    How is the gateway URL formed?
    after the gateway there is a PTARGS_x_x_x_.....
    How is the PTARGS_x_x.... formed? Is it configured any where on the portal server
    I am using the gatewau URL in one of the publisher presentation templates and this value is changing from development to production environments

    The portal server creates the gatewayed urls on the fly. You shouldn't hardcode those values just for one environment.The format of the gatewayed urls include the objectid,userid and some other characters.
    Please go through the documentation below for constructing urls using the pt:common:url tag.
    All the documentation is available at the below url. This will helpful in understanding the details.
    [http://edocs.bea.com/alui/devdoc/docs60/Portlets/Adaptive_Portlets/Using_Adaptive_Tags/PlumtreeDevDoc_Integration_Portlets_Adaptive_Links.htm|http://edocs.bea.com/alui/devdoc/docs60/Portlets/Adaptive_Portlets/Using_Adaptive_Tags/PlumtreeDevDoc_Integration_Portlets_Adaptive_Links.htm]

  • Cisco 69xx missed calls as service URL at a feature button

    Hi,
    can anybody help me to use "Missed Calls" as a service URL (Standard IP phone service) at a Cisco 6941 at a feature button?
    Referring to this thread (https://supportforums.cisco.com/thread/1003641) it should work at a Cisco 69xx phone.
    I just copied the phone service "Missed Calls" and changed "directory" to "Standard-IP-phoneservice".
    The service URL I don`t changed and it`s still "Application:Cisco/MissedCalls".
    When I try to use this copied phone service at a Cisco 6941 as a URL at a feature button next to the line-button I always get back a XML-error.
    Is the service URL "Application:Cisco/MissedCalls" still correct when I try to use Missed calls as a Standard IP phoneservice?
    The load at the Cisco 6941 is SIP 9.3.3.2.
    I also tried SCCP instead of SIP but it`s still not working.
    BR
    Michael

    I think I found something. I tried it on CIPC - SCCP, nothing was displayed on the Phone when the button was pressed. Testing with other phone models now.
    Here are the instructions if someone else is also intrested:
    Adding an IP Phone Service to a Phone Button If you want to do so, you can assign the service to a phone button (a speed dial button) that is configured as a service URL. By default, the IP phone service can display under the Directory, Message, or Services button/options on the phone, depending on your configuration in the IP Phone Services Configuration window, so you only need to add an IP phone service to a phone button if you want the service to display as a speed dial. You can only perform this procedure for IP phone services that are not marked as enterprise subscriptions. Perform the following steps to add a service to a service URL button. Procedure
    Add the service to Cisco Unified Communications Manager (see IP Phone Service Configuration Settings).
    Customize a phone button template by configuring a Service URL button (see the "Phone Button Template Configuration Settings" section on page 73-1).
    Add the customized phone button template to the phone (see the "Configuring Cisco Unified IP Phones" section on page 67-30).
    Subscribe the service to the phone (see the "Configuring IP Phone Services" section on page 67-35).
    Add the service URL to a phone button (see the "Configuring Service URL Buttons" section on page 67-38).

  • Cisco 69xx missed calls as service URL at feature button

    Hi,
    can anybody help me to use "Missed Calls" as a service URL (Standard IP phone service) at a Cisco 6941 at a feature button.
    As discussed in this thread it should work -> https://supportforums.cisco.com/thread/1003641
    I just copied the phone service "Missed Calls" and changed "directory" to "Standard-IP-phoneservice".
    The service URL I don`t changed and it`s still "Application:Cisco/MissedCalls".
    When I try to use this copied phone service at a Cisco 6941 as a URL I always get back a XML-error.
    Is the service URL "Application:Cisco/MissedCalls" still correct when I try to use Missed calls as a Standard IP phoneservice?
    The load at the Cisco 6941 is SIP 9.3.3.2.
    I also tried with SCCP instead of SIP but still the same error.
    BR
    Michael

    I think I found something. I tried it on CIPC - SCCP, nothing was displayed on the Phone when the button was pressed. Testing with other phone models now.
    Here are the instructions if someone else is also intrested:
    Adding an IP Phone Service to a Phone Button If you want to do so, you can assign the service to a phone button (a speed dial button) that is configured as a service URL. By default, the IP phone service can display under the Directory, Message, or Services button/options on the phone, depending on your configuration in the IP Phone Services Configuration window, so you only need to add an IP phone service to a phone button if you want the service to display as a speed dial. You can only perform this procedure for IP phone services that are not marked as enterprise subscriptions. Perform the following steps to add a service to a service URL button. Procedure
    Add the service to Cisco Unified Communications Manager (see IP Phone Service Configuration Settings).
    Customize a phone button template by configuring a Service URL button (see the "Phone Button Template Configuration Settings" section on page 73-1).
    Add the customized phone button template to the phone (see the "Configuring Cisco Unified IP Phones" section on page 67-30).
    Subscribe the service to the phone (see the "Configuring IP Phone Services" section on page 67-35).
    Add the service URL to a phone button (see the "Configuring Service URL Buttons" section on page 67-38).

  • Missed calls as service url at 6941 doesnt work

    hi,
    i'm configured the preinstalled phone service "missed calls" from cisco as standard ip phone service and put it at a service url phone button. at a 79xx phone this works fine, i press the button and the "missed call" list appear. if i configure the same at a 6941 phone at first the service doesnt appear at the service list at phone and at second, the service url button is right at the phone, but if i press it, the message "Error!: services unavailable" appears.
    CUCM is 7.1.3
    phone loads for 6941 is 8.5.3
    somebody can help?

    I think I found something. I tried it on CIPC - SCCP, nothing was displayed on the Phone when the button was pressed. Testing with other phone models now.
    Here are the instructions if someone else is also intrested:
    Adding an IP Phone Service to a Phone Button If you want to do so, you can assign the service to a phone button (a speed dial button) that is configured as a service URL. By default, the IP phone service can display under the Directory, Message, or Services button/options on the phone, depending on your configuration in the IP Phone Services Configuration window, so you only need to add an IP phone service to a phone button if you want the service to display as a speed dial. You can only perform this procedure for IP phone services that are not marked as enterprise subscriptions. Perform the following steps to add a service to a service URL button. Procedure
    Add the service to Cisco Unified Communications Manager (see IP Phone Service Configuration Settings).
    Customize a phone button template by configuring a Service URL button (see the "Phone Button Template Configuration Settings" section on page 73-1).
    Add the customized phone button template to the phone (see the "Configuring Cisco Unified IP Phones" section on page 67-30).
    Subscribe the service to the phone (see the "Configuring IP Phone Services" section on page 67-35).
    Add the service URL to a phone button (see the "Configuring Service URL Buttons" section on page 67-38).

  • Adding Service URL in Bulk

    Hello all,
    Is there a relatively easy way to program the Service URL in bulk. I need to update both Phones and User Device Profiles.
    Thanks

    Well, there's really no way around going to look at the schema. Do a getPhone on an existing phone that has the service configured so you'll see what needs to be written into the service url part of the xml of the updatePhone operation. You'll also find an axl browser application on Cisco's developer pages (http://www.cisco.com/cgi-bin/dev_support/access_level/product_support) which allows you to send any AXL commands without having to write a single line of code.. just write the xml statements, send them and see what happens.

  • Web Proxy "Service stops automatically"

    Hello,
    we use a SunONE Web Proxy Server 3.6 SP2 on a english WIndows 2000 SP3 (on Compaq DL 380 Dual P3 1,1 GHz).
    Sometimes the service stops automatically, but i can resart it without a reboot. There are no messages or logfile entries.
    Does anybody know, what the problem could be?
    Thx
    Marcus

    Hi Marcus,
    It's interesting to know that this problem also occurs under windows. I have suffered from this for some time now but not on every host that runs the proxy server (all Solaris 8/9 boxes running proxys from SP3 up to SP5) and only occasionally. It has just occured to me that every host that doesn�t have this problem shares a common configuration regarding the number of proxy server instances that it's running: one.
    Are you running several instances on the same box? Please, let me know.
    Thanks,
    Rui

Maybe you are looking for