cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
807
Views
0
Helpful
1
Comments
cdnadmin
Level 11
Level 11

Subject: Re: New Message from Francois Leclair in Extension Mobility API (EMAPI) - E
Replied by: Sascha Monteiro on 10-06-2011 12:51:54 AM
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
This document was generated from CDN thread

Created by: Francois Leclair on 10-06-2011 12:38:35 AM
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
 
Comments
Jon Snipes
Level 1
Level 1

I was running into the same thing.  Restarting EM service resolved.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links