Is there a CUCM API which can be used to see what calls are in progress?

Hello All,
I am trying to build a basic monitoring application which will display a list of calls in progress along with endpoint information such as IP address etc
Is there a CUCM API which can be used to see what calls are in progress?
Thanks
Matt

Matt,
It looks like another person had a similar question before, see the following thread:
https://supportforums.cisco.com/discussion/9697836/can-use-axl-or-other-api-get-calls-progress
Also, according to the comments seen on that post, I was able to find the JTAPI developers guide, see more information below:
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/jtapi_dev/8_6_1/jtapidevguide/overview.html
If this still does not satisfy your question then, the best you can do is post this inquiry on the Cisco Developer Network on the following link:
https://developer.cisco.com/site/devnet/home/index.gsp
Hope this information helps,
Marco Rojas.

Similar Messages

  • Workflow API which can be used to avoid sending notification to user

    Hi Folks,
    We want Workflow API which can be used to avoid sending notification to user for particular type of error.
    Say we are using following API which are used to send notification to mailbox as soon as program run into error.
    wf_core.context(c_v_package_name
    ,c_v_func_name2
    ,p_event.getEventName()
    ,c_v_task_id_prompt||l_n_task_id
    ,l_v_msg_data);
    wf_event.seterrorinfo(p_event, c_v_result_error);
    Now we want to restrict certain type of error to send as a notification however we want to keep this record in wf_notifications table for further investigation.
    Thanks and Regards,
    Javed Khan

    Matt,
    It looks like another person had a similar question before, see the following thread:
    https://supportforums.cisco.com/discussion/9697836/can-use-axl-or-other-api-get-calls-progress
    Also, according to the comments seen on that post, I was able to find the JTAPI developers guide, see more information below:
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/jtapi_dev/8_6_1/jtapidevguide/overview.html
    If this still does not satisfy your question then, the best you can do is post this inquiry on the Cisco Developer Network on the following link:
    https://developer.cisco.com/site/devnet/home/index.gsp
    Hope this information helps,
    Marco Rojas.

  • Need to know Account Alias Issue API which can be used

    Hi,
    I am trying to implement Account Alias issue using package. Please let know API if anybody is aware of this API.
    Thanks in Advance..

    Don't think this is anything to do with SQL or PL/SQL.
    I guess you need to try an Oracle Apps forum.

  • What command can I run to see what ports are being used?

    I am trying to connect to citrix and I am receiving a message saying port 999 already in use.
    How can I fix this?
    Thanks,
    JS

    I don't know about commands but in your application/utilities folder there is an application called Network Utility that can scan your ports. I don't have any real experience with it but if it seems confusing try accessing the help files for the utility in the help menu and maybe that will ease the confusion.

  • Is it possible to transfer Full-HD videos (from a Full-HD camcorder) from iMovie 11 to compressor 4 and create there a AVCHD DVD which can be played in HD quality at a PS/3?

    Is it possible to transfer Full-HD videos (from a Full-HD camcorder) from iMovie 11 to compressor 4 and create there a AVCHD DVD which can be played in HD quality at a PS/3?

    Yes.
    In iMovie use SHARE/Export Movie.
    http://help.apple.com/imovie/#mov3a9e5615
    Choose 1920x1080 (or size of your choice.
    Give it a name and location.
    You can drag this file into Compressor.
    In Compressor, use "Create BluRay Disk"
    That should work fine.
    There is another alternative, where you could skip the DVD and Compressor.
    Just SHARE/EXPORT USING QUICKTIME
    Choose Movie to MP4
    In Options, choose h.264 as the Codec.
    Choose a bit rate of 16000 or less.
    Create the movie.
    You can then put it on a USB thumb drive and play it on the PS3.

  • Is there a custom function available which can be used for logging errors captured in a sp in a sql table

    Is there a custom function  available which can be used for logging errors captured in a sp during and after execution in a sql table?
    Basically we  would like to utilize such function  in every sp and log errors of each sp in a error log table
    Mudassar

    Thanks .
    I was able to write this however I am thinking I am missing something
    CREATE FUNCTION testfunction1()
    RETURNS @temp_error TABLE (
    id int identity(1,1),
    procedure_name varchar(255),
    line_number int,
    error_number int,
    error_message varchar(max),
    error_state int,
    error_severity int,
    occurence_datetime datetime default current_timestamp,
    user_name sysname default suser_name(),
    login_name sysname default suser_name()
    AS
    BEGIN
    insert @temp_error(procedure_name,line_number,error_number,error_message,error_state,error_severity)
    select error_procedure(),error_line(),error_number(),error_message(),error_state(),error_severity()
    RETURN;
    END;
    CREATE TYPE test_type AS TABLE(
    id int identity(1,1),
    procedure_name varchar(255),
    line_number int,
    error_number int,
    error_message varchar(max),
    error_state int,
    error_severity int,
    occurence_datetime datetime default current_timestamp,
    user_name sysname default suser_name(),
    login_name sysname default suser_name()
    GO
    create proc usp_error_test
    @test_type AS test_type READONLY
    as
    begin
    begin try
    select 1/0
    end try
    begin catch
    select * from testfunction1(@test_type)
    end catch
    end
    Mudassar

  • Is there any photoshop API functions can let me open a file with photoshop in my plugin?

    I used  the function system("open file"), it works well in any other program.
    For example, system("open 1.psd"), this code can use photoshop open the file 1.psd .
    But it just don't work in my plugin program.
    How can I use photoshop to open a file in filter plugin at Mac OS X?
    Is there any photoshop API functions can let me open a file with photoshop in my plugin?

    Go to settings> general and scroll down to multitasking geastures, turn them on and by swiping with four fingers from the right side of the iPad to the left and back you can switch between apps. I think this is what you need I'm not sure, I hope it helps

  • There is no app which can be added to this dashboard

    Hi All,
    When i am trying to add Custom Code App in solution manager, i get an error 'There is no app which can be added to this dashboard'. I could not find any info on how to fix this error.
    Does you have any idea on this error?
    thanks
    Sai

    Hi Sai,
    the CCLM dashboards before SP12 are filled from the old CCL infocube.
    With SP12 there is a new CCL cube that delivers the data into the ICI cubes.
    Here comes one example how to work with the new dashboards, example: customer objects per system. Go to the dashboard section in CCLM first.
    Go to ICI Input measures:
    Push directly next and go to the second screen –push change and chose KPI total #custom objects --> push add series and add a name for clas and func --> add:
    Sorry, next picture should show CLAS and not FUNC when adding the object type on the right side ... but you will figure it out... I took a wrong screen shot it seems ...
      Go out and refresh CCLM - you should see the new types now per system. Aslo you could set up goals that you could monitor. These new dashboards are more flexible.
    Best regards,
    Sylke
    Question:
    Could we display the amount of objects that belong to the customer objects per
    system?
    Answer: Yes
    Push
    directly next and go to the second screen –push change and chose KPI total #custom
    objects à push add series and add a name for clas and func à
    add:
    Go out and
    refresh CCLM:

  • Is there any process\service which can modify and count a Global fragment in a form(xdp)

    Hi,
    Is there any process exist which can count number of fragments or modify a fragment in a form (either in pdf or xdp).
    Regards
    Sunil Gupta

    no there is no activity or process because global fragments are used in adobe lc designer for developing a form. when a form is created as a document then no concept of global fragment left. it gets embedded in form
    regards

  • Is there any OOB algo which can estimate missing reads for one day???

    Hi,
    We have a requirement where we need to calcuate missing reads for previous day before creating usageTransction.
    So is there any OOB batch is there which can do this everday??
    I cam across one algo, but dont know how to use it in batch??
    Thanks
    Amaresh

    Hello all,
    sorry, I don't know whether my 1st message was clear, so I am trying to rewrite it.
    I'm thinking about a software which creates a database objects list report; this report shows all database objects being accessed by the form - for example, it can list all tables being accessed by the form, showing a CRUD (Create, Read, Update and Delete) for each accessed table, or list all packages being executed by the same form, and so on. For example:
    Form: CLI0001.FMB
    Package -> Operation
    PCK_ACCOUNTS -> E (Execute; but that's a suggestion, we can have 'R' instead)
    Table -> Operation
    ACCOUNTS -> CR (Create + Read)
    PAYMENTS -> D (Delete)
    Sequence -> Operation
    SEQ_ACCOUNTS -> R (Read)
    View -> Operation
    VW_CLIENTES -> R (Read)
    If there's any software which can do it, please let me know. Thanks in advance.
    Best regards,
    Franklin
    Edited by: franklinbrasil on 15/10/2008 19:26

  • Is there an iPad app which can hide another app?

    Is there an iPad app which can hide another app?

    You can put an app in a folder, but that's all you can do unless it's one of the bundled apps that can be turned off in the Restrictions settings.
    Regards.

  • Invalid Certificate Microsoft Outlook cannot sign or encrypt this message because you have no certificates which can be used to send from your e-mail address.

    Hi,
    I have a problem when trying to sign emails with an X.509 certificate in Outlook 2010. I constantly get the error message. The certificate is Verified for the email address I'm sending from.
    "Invalid Certificate
    Microsoft Outlook cannot sign or encrypt this message because you have no certificates which can be
    used to send from your e-mail address."I have no problem with signing documents in Word 2010 with the same certificate, only when trying to send email.Every check I can perform confirms that there's nothing wrong with the certificate. Yet, Outlook still says it is invalid.I have even tried installing a second X.509 for the same email address just to check. Outlook doesn't seem to like either certificate.I know this has been posted before, but I'm completely stuck here.Thanks,~Dan

    Hi,
    You may have checked the option "Encrypt contents and attachments for outgoing messages" in Outlook, please uncheck this to test if the problem persists.
    File -> Options -> Trust Center -> Trust Center Settings -> E-mail Security -> Clear the checkbox "Encrypt contents and attachments for outgoing messages" -> OK.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs. Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to create a material which can be used in T-Codes VAO1 & MB1C create

    Hello Experts,
    How can I create a material which can be used to create a sales order and can be used to create inventory using VAO1 and MB1C T-Codes respectively.
    What are the configurations that I need to take care of, while creating it?
    I need to create a material which can be used in the whole sales cycle(sales order,goods issue,billing and etc).
    Please Help,
    Thanks in Advance,
    Suma

    Hi
    Thanks for your fast replies.. I have created a new material and was able to create inventory thru MB1C. But I was not able to generate a goods delivery(VL01N) and billing document(VF01)  for the sales order.
    Error: No schedule lines due for delivery up to the selected date
    Message no. VL248
    Diagnosis
    There are no schedule lines due for the given order item up to the date chosen.
    System Response
    The system does not create a delivery item for this order item.
    Procedure
    Check whether the order item to be delivered contains confirmed schedule lines.
    If this is the case, set the selection date further into the future if you still want to create a delivery for this item.
    Please suggest,
    Tanks,
    Suma
    Edited by: Suma B on Sep 23, 2008 3:55 PM

  • Interface/class which can be used for obtaining exchange rates of currency

    Is there any interface or class in the java package which can be used for obtaining current exchange rates of currencies ?

    Yes. The people at Sun change the static fields every day to reflect the current prices on the world currency markets at GMT 12:00. Then every day all the java programmers around the world reinstall a new JDK that contains the updated class. The class is called:
    EuroDollarDollarEuroDollarYenYenDollarYenEuroEuroYenRubleDollarDollarRuble
    To access the Euro-Dollar exchange rate, you write:
    EuroDollarDollarEuroDollarYenYenDollarYenEuroEuroYenRubleDollarDollarRuble.EURODOLLAR

  • On my iCloud account I can see an alternate email ID which can be used to login to my account, this email ID does not belong to me so I need to delete it. Please advice the best possible way as it does. It show any option to delete that ID

    On my iCloud account I can see an alternate email ID which can be used to login to my account, this email ID does not belong to me so I need to delete it. Please advice the best possible way as it does. It show any option to delete that ID

    Do the alternate e-mail address ends with me.com or icloud.com?

Maybe you are looking for