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
First try at EM API...need your help !
Threads [
Previous
|
Next
]
First try at EM API...need your help !
Francois Leclair
6/10/11 5:38 AM
Re: New Message from Francois Leclair in Extension Mobility API (EMAPI) - E
Sascha Monteiro
6/10/11 5:51 AM
Francois Leclair
Posts:
1
Join Date:
4/10/09
Recent Posts
First try at EM API...need your help !
Answer
6/10/11 5:38 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi team,
This is my first try at EM API and would need your help. I'm trying to do the following command but I receive an error.
Would you know what I did wrong ?
Many thanks,
Francois
*******************************
<request>
<appInfo>
<appID>SunRay</appID>
<appCertificate>gemsoft</appCertificate>
</appInfo>
<login>
<deviceName>SEP00169DEF0C7F</deviceName>
<userID>1234</userID>
<deviceProfile>User1</deviceProfile>
<exclusiveDuration>
<time>60</time>
</exclusiveDuration>
</login>
</request>
This is the response I'm receiving :
<CiscoIPPhoneText>
<Title>Login response</Title>
<Text>Login Unsuccessful</Text>
<Prompt>Login is unavailable (207)</Prompt>
<SoftKeyItem>
<Name>Exit</Name>
<URL>SoftKey:Exit</URL>
<Position>1</Position>
</SoftKeyItem>
</CiscoIPPhoneText>
*********************************************
Francois
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Sascha Monteiro
Posts:
5
Join Date:
10/6/08
Recent Posts
Re: New Message from Francois Leclair in Extension Mobility API (EMAPI) - E
Answer
6/10/11 5:51 AM as a reply to Francois Leclair.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi,
Are you sending the request to the EM Api? (it looks like you are trying to parse this on a phone..??)
you need to POST the request xml from your application to;
https://<server>:8443/emservice/EMServiceServlet
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available