[cisco-voip] changing EMApp LogOut CallFlow
Mladen Milanovic
mmilanov at sezampro.yu
Mon Jan 9 15:01:43 EST 2006
Hi Group,
as you already know Logout CallFlow for the EM is:
1. A user presses the Services button on the Cisco IP Phone and requests to
log out. This action invokes a URL for the Cisco CallManager Extension
Mobility application.
2. The application generates the XML to query the Cisco CallManager
Extension Mobility service for the current state of the device.
3. The service responds to the application with the current state of device;
for example, <userID> is logged in.
4. The application prompts the user to confirm that they want to log out.
5. When the user presses the Yes soft key to confirm that they want to log
out, the application generates XML for the logout operation.
6. The application looks up the service URL and posts, via HTTP, the
generated XML to the URL.
7. The service responds to the application request with a Success or Failure
message in an XML format.
8. The application parses the received XML and creates an XML response
message.
9. The XML gets returned as a suitable notification to the device, and the
phone displays "Logout successful" to the user.
10. The phone restarts to load the original user profile.
Is there any chance to change this CallFlow that we avoid step 4 and step 5
and go directly to step 6 and so on ?
Mladen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20060109/204d0720/attachment.html
More information about the cisco-voip
mailing list