<?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>Difference between registration key and sessionId</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=3819525" />
  <subtitle>Difference between registration key and sessionId</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=3819525</id>
  <updated>2013-05-22T13:37:50Z</updated>
  <dc:date>2013-05-22T13:37:50Z</dc:date>
  <entry>
    <title>RE: Difference between registration key and sessionId</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4242903" />
    <author>
      <name>brajesh yadav</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4242903</id>
    <updated>2011-07-19T12:30:47Z</updated>
    <published>2011-07-19T12:30:47Z</published>
    <summary type="html">Hi Reeja ,

Registration Key is Unique key For your Etch Application that connected with CUAE. this is Valid till your application is Connected with CUAE.

you will get unique different SessionId for every GotRequest.

All sessionIds are unique for One Registration key.But you will get same sessionIds for Differenct Registration Keys.

You can generate your Cuae sessionId with the help of Registrationkey.

[b]string sessionId =server.addCuaeSession(registrationKey);[/b]


Regards,
Brajesh</summary>
    <dc:creator>brajesh yadav</dc:creator>
    <dc:date>2011-07-19T12:30:47Z</dc:date>
  </entry>
  <entry>
    <title>Difference between registration key and sessionId</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3819524" />
    <author>
      <name>Reeja Jose</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3819524</id>
    <updated>2011-05-02T08:19:12Z</updated>
    <published>2011-05-02T08:19:12Z</published>
    <summary type="html">Hi All,
 
   We developed a conference call application. While registering the application we got the registartion key.
Inside GotRequest() the session id is different from registration key.
 
Could please tell me what is the difference between registration key and sessionId.
 
Thanks,
Reeja.</summary>
    <dc:creator>Reeja Jose</dc:creator>
    <dc:date>2011-05-02T08:19:12Z</dc:date>
  </entry>
</feed>

