Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Extension Mobility API (EMAPI) Developer Center
Overview
Documentation
Community
Wiki
Testing
Everything
This Site
Blogs
9.1 Mobility API Documentation Now Available
Ting-Hao Chen
10 Jan 2013
Unified Communications 9.0 Partner Bundle Offer Now Available to Order
Amanda Whaley
21 Sep 2012
Unified CM 9.0(1) Developer Guides
George Gary
26 Aug 2012
Developer Partner 2012 US Update Presentations Available
George Gary
29 Jun 2012
Developer Partner 2012 London Update Presentations Available
George Gary
10 Feb 2012
Showing 1 - 5 of 21 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Extension Mobility API Questions
some questions that the documentation doesn't answer
Threads [
Previous
|
Next
]
Stephan Steiner
Posts:
4
Join Date:
6/17/08
Recent Posts
some questions that the documentation doesn't answer
Answer
3/1/10 1:33 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I recently rewrote my EM lib to be more object oriented (and while at it implemented the new operations that CCM8 offers). Looking at the DTD I noted a couple of things that I cannot explain:
What is the appEncryptedCertificate good for?
In logoutAll and logout there are two optional attributes remoteIPAddr and isViaHeaderSet. What are those good for?
Then exclusiveDuration... the documentation doesn't say what it does.
Then what's the checkUser operation good for?
Finally, the 8.01 documentation is ambiguous about the logoutAll operation:
According to what's new & changed, this logs out all users from all devices
According to the method description, "The LogoutAll operation logs out all the users from the device"..
but to the best of my knowledge, only one user can be logged in on any device... so what's the deviceName parameter in the example good for? And the example operation seems to be a logout request, not logoutall and the response... I think the response is what the request looks like and perhaps the response contains the list of devices that have been logged out.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
14
Join Date:
6/4/08
Recent Posts
RE: some questions that the documentation doesn't answer
Answer
3/2/10 1:40 AM as a reply to Stephan Steiner.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hmm.. these are good questions
<exclusiveDuration> should be the length of the login period. I.e. the user will be logged out automatically when this time expires.
The undocumented stuff in the DTD - appEncryptedCertificate/remoteIpAddr/isViaHeaderSet/checkUser - is probably vestigial, but I have a request into engineering to confirm and/or explicate. We need to cleanup/update the DTD and docs here.
I do know that <logoutAll> is intended to logout all E/M users, and so should not have a deviceName paramter (this is borne out by the DTD.) It definitely looks like the example in the doc is messed up.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available