<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>list of parameters for get-user-config and set-user-config</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4026318" />
  <subtitle>list of parameters for get-user-config and set-user-config</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4026318</id>
  <updated>2013-05-21T18:07:14Z</updated>
  <dc:date>2013-05-21T18:07:14Z</dc:date>
  <entry>
    <title>RE: list of parameters for get-user-config and set-user-config</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4114346" />
    <author>
      <name>Jose Sebastian</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4114346</id>
    <updated>2011-06-24T10:18:50Z</updated>
    <published>2011-06-24T10:18:50Z</published>
    <summary type="html">Checked, its missing (will try adding it into 8.6. Dev guide). 

Sample req:

&lt;soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:urn="urn:cisco:epas:soap"&gt;
   &lt;soap:Header&gt;
      &lt;urn:session-key&gt;ebd81a44-5543-e7e0-b759-8513585ec977&lt;/urn:session-key&gt;
   &lt;/soap:Header&gt;
   &lt;soap:Body&gt;
      &lt;urn:get-user-config/&gt;
   &lt;/soap:Body&gt;
&lt;/soap:Envelope&gt;

Response:

&lt;env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
   &lt;env:Body&gt;
      &lt;epas:get-user-config-resp xmlns:epas="urn:cisco:epas:soap"&gt;
         &lt;epas:property name="Directory.MaxTime" is-public="false"&gt;30&lt;/epas:property&gt;
         &lt;epas:property name="Directory.MaxResults" is-public="false"&gt;1000&lt;/epas:property&gt;
         &lt;epas:property name="Presence.inPersistentState" is-public="false"&gt;false&lt;/epas:property&gt;
         &lt;epas:property name="Presence.displayName" is-public="false"&gt;someone@cisco.com&lt;/epas:property&gt;
         &lt;epas:property name="Reachability.listOfCustomAnnotations" is-public="false"&gt;&lt;![CDATA[&lt;CustomAnnotationList&gt;
    		&lt;Available&gt;
     		 &lt;Note&gt;HI I AM Here&lt;/Note&gt;
      &lt;Note&gt;HI Again&lt;/Note&gt;
      &lt;Note&gt;Joseph&lt;/Note&gt;
&lt;Note&gt;Jose&lt;/Note&gt;
    &lt;/Available&gt;
&lt;/CustomAnnotationList&gt;]]&gt;&lt;/epas:property&gt;
         &lt;epas:property name="CUCSF.Custom.cupPreferredDefaultGroup" is-public="true"&gt;General&lt;/epas:property&gt;
         &lt;epas:property name="CUCSF.Custom.enableDNDNoNotify" is-public="true"&gt;true&lt;/epas:property&gt;
         &lt;epas:property name="Presence.persistAwayWhenOfflineFlag" is-public="false"&gt;false&lt;/epas:property&gt;
         &lt;epas:property name="CallControl.Lineid" is-public="false"&gt;3531001&lt;/epas:property&gt;
         &lt;epas:property name="CallControl.Devicename" is-public="false"/&gt;
         &lt;epas:property name="Credentials.Digest" is-public="false"&gt;12345&lt;/epas:property&gt;
         &lt;epas:property name="Presence.userName" is-public="false"&gt;someone&lt;/epas:property&gt;
         &lt;epas:property name="Presence.listName" is-public="false"&gt;someone&lt;/epas:property&gt;
         &lt;epas:property name="Presence.calendar" is-public="false"&gt;disabled&lt;/epas:property&gt;
      &lt;/epas:get-user-config-resp&gt;
   &lt;/env:Body&gt;
&lt;/env:Envelope&gt;</summary>
    <dc:creator>Jose Sebastian</dc:creator>
    <dc:date>2011-06-24T10:18:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: list of parameters for get-user-config and set-user-config</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4112742" />
    <author>
      <name>Stephan Steiner</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4112742</id>
    <updated>2011-06-24T08:15:57Z</updated>
    <published>2011-06-24T08:15:57Z</published>
    <summary type="html">I spent quite some time looking through the developer pages and haven't found anything. You got a link for the document you think contains the syntax?</summary>
    <dc:creator>Stephan Steiner</dc:creator>
    <dc:date>2011-06-24T08:15:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: list of parameters for get-user-config and set-user-config</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4110563" />
    <author>
      <name>Jose Sebastian</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4110563</id>
    <updated>2011-06-23T17:48:37Z</updated>
    <published>2011-06-23T17:48:37Z</published>
    <summary type="html">I believe sample request responses are in the developer guide. 

Jose</summary>
    <dc:creator>Jose Sebastian</dc:creator>
    <dc:date>2011-06-23T17:48:37Z</dc:date>
  </entry>
  <entry>
    <title>list of parameters for get-user-config and set-user-config</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4026317" />
    <author>
      <name>Stephan Steiner</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4026317</id>
    <updated>2011-06-09T12:11:03Z</updated>
    <published>2011-06-09T12:11:03Z</published>
    <summary type="html">Looking at the WSDL, it seems there's simply an array of named parameters - but is there a list anywhere of all the parameter names and their possible values?</summary>
    <dc:creator>Stephan Steiner</dc:creator>
    <dc:date>2011-06-09T12:11:03Z</dc:date>
  </entry>
</feed>

