Management

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

Hi,I`m trying to add a line / phone via AXL / perl at CUCM 10.5.This updatePhone command in the perl is working for example:my $res =   $cm->updatePhone(            SOAP::Data->attr({xmlns => ''})->name('name' => $devname),         => SOAP::Data->att...

Hi all I'm writing an application that show speeddials in a Textbox.here is a part of a axl:     <speeddial index="1">          <dirn>00123456</dirn>          <label>jan Mobiel</label>          <asciiLabel />        </speeddial>        <speeddial i...

jmn by Level 1
  • 710 Views
  • 1 replies
  • 0 Helpful votes

Has anyone else seen issues with the volume of data the API currently attempts to respond with?Because there is so little filtering in the API as it stands, I'm unable to use it on any of our production CER servers, as the requests consistently time ...

Hi,We installed Mediasense 10.5 in our test environment. I try to send an HttpWebRequest from a .net client code that i wrote (the url  is  "https://SERVER-IP:8440/ora/authenticationService/authentication/signIn" and using localhost as the server)  t...

I want to manipulate a directory number's URIs via SQL. I've found the table and understand the schema fine. My problem is the primary URI field.According to the database schema docs, you can't change which URI is the primary one (the isprimary colum...

Hi,We implemented Cisco Mediasense 10.5.1 in our test environment. I am looking for a compatible Cisco Mediasense API.On Cisco Devnet website i could only see Mediasense sample app for 9.0:https://developer.cisco.com/site/mediasense/documentation/ind...

Hi allPlease can any one helps me with put axl response int to dataGridview.I'm able do put one Item is datagridview.What I want is to <name>SEP000000001234</name> and <userid>ABUser1</userid> in to datagridview.Herby my code:   private void getdev...

jmn by Level 1
  • 950 Views
  • 5 replies
  • 0 Helpful votes

Dear Team,I am using the axl interface method of 'updateline" to update the info of call manager in order to configure the "call forward" function on the phone,I can be configured successfully on call manager 8.6 and 9.1.1, but when I configure this ...

chao guo by Level 1
  • 2355 Views
  • 12 replies
  • 0 Helpful votes
Top Solution Authors