<?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>RE: CUAE 2.5 sr2 etch/c# _sessionNotify usage and parameter - 3 parter</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>RE: CUAE 2.5 sr2 etch/c# _sessionNotify usage and parameter - 3 parter</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-25T16:59:08Z</updated>
  <dc:date>2013-05-25T16:59:08Z</dc:date>
  <entry>
    <title>RE: Etch Timeout error....</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4242936" />
    <author>
      <name>brajesh yadav</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4242936</id>
    <updated>2011-07-19T12:51:35Z</updated>
    <published>2011-07-19T12:51:35Z</published>
    <summary type="html">Hi Abhishek,

Please put some try catch mechanism there and reconnect till you get you connection with CUAE Established successfully.
This connection timeout problem is no more with CUAE8.5.

Thanks,
Brajesh</summary>
    <dc:creator>brajesh yadav</dc:creator>
    <dc:date>2011-07-19T12:51:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: Unable to hear the voice during a make call using etch java</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4242926" />
    <author>
      <name>brajesh yadav</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4242926</id>
    <updated>2011-07-19T12:42:19Z</updated>
    <published>2011-07-19T12:42:19Z</published>
    <summary type="html">Hi Reeja,

Sorry to say but Your problem is fixed becuase you passed MCoptions and some state data like HT_Query .

Its my perception your both calls were not in the conference thats why you did not get any voice from you other Number.

Conclusion ==&gt;
Makecalloption you set Conference=true
set hairpin=true 
and pass conferenceid=first call confeenceId
by this both call in Conference :)

passing null in From do nothing ,its useless else you wanna From number info in onmakecallcomplete.

Regards,
Brajesh</summary>
    <dc:creator>brajesh yadav</dc:creator>
    <dc:date>2011-07-19T12:42:19Z</dc:date>
  </entry>
  <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>SetConfereeAttribute is not working in Etch in CUAE 8.5</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4242892" />
    <author>
      <name>brajesh yadav</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4242892</id>
    <updated>2011-07-19T12:20:06Z</updated>
    <published>2011-07-19T12:20:06Z</published>
    <summary type="html">Hi All,

I am working on an application in which I need to use the Coach &amp; Pupil feature using setConfereeAttribute in Etch.
 
[u]A sample application was created as below to check out the coach &amp; pupil features.[/u]
The application calls three numbers and puts all in a conference : Call 1st no(Makecall)è1&lt;sup&gt;st&lt;/sup&gt; call is answeredèCall 2nd no(Makecall)è2&lt;sup&gt;nd&lt;/sup&gt; call is answeredèCall third no(Makecall)
 
Every call has hairpin and conference property true. In the Third party onMakeCallComplete, I set  first call as coach and second call as pupil by using setConfereeAttribute API.
 
But [i][u]setConfereeAttribute is not working in Etch in CUAE 8.5[/u][/i] ,i have checked all parameters required by this API and they are correctly passed.
 
[u]Environment : CCM : 8.0, CUAE Version : 8.5, Framework: Etch[/u]

[b]Please help me out, this is Urgent.[/b]
[b][/b]
[b]Thanks,[/b]
[b]Brajesh[/b]
 </summary>
    <dc:creator>brajesh yadav</dc:creator>
    <dc:date>2011-07-19T12:20:06Z</dc:date>
  </entry>
  <entry>
    <title>RE: Is My Application running?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2832550" />
    <author>
      <name>brajesh yadav</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2832550</id>
    <updated>2010-12-15T18:04:34Z</updated>
    <published>2010-12-15T18:04:34Z</published>
    <summary type="html">Hi all,
 
I want to know the same .Have any body got the way to get application status ? 
 
regards,
Brajesh</summary>
    <dc:creator>brajesh yadav</dc:creator>
    <dc:date>2010-12-15T18:04:34Z</dc:date>
  </entry>
  <entry>
    <title>RE: Play Timeout in 5 min ?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2799977" />
    <author>
      <name>brajesh yadav</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2799977</id>
    <updated>2010-12-06T17:07:22Z</updated>
    <published>2010-12-06T16:55:41Z</published>
    <summary type="html">[color=#0000ff][b]Hi All,[/b][/color]
[color=#0000ff][/color]
[color=#0000ff]For playing I am using Play Media control through RTPRx.[/color]
[color=#0000ff][/color]
[color=#0000ff]During Play i am getting Log in RConsole as given below:[/color]
[color=#0000ff][/color][color=#0000ff][/color]
&lt;messageId&gt;play&lt;/messageId&gt;
  &lt;field name="appName"&gt;PlayWavFile&lt;/field&gt;
  &lt;field name="locale"&gt;en-US&lt;/field&gt;
  &lt;field name="filename"&gt;&lt;![CDATA[miles.wav]]&gt;&lt;/field&gt;
  &lt;field name="connectionId"&gt;16777219&lt;/field&gt;
  &lt;field name="audioFileAttribute"&gt;format wav&lt;/field&gt;
  &lt;field name="commandTimeout"&gt;600000&lt;/field&gt;
  &lt;field name="transactionId"&gt;1194&lt;/field&gt;
  &lt;field name="clientId"&gt;2&lt;/field&gt;
&lt;/message&gt;
15:33:15.506 I MCP ::STAT:: Play 1-&gt;1194: 28ms
15:33:15.506 I MCP Received provisional response:
 
[color=#0000ff]After 5 min when play stopped i am getting below log in RConsole :[/color]

  &lt;messageId&gt;play&lt;/messageId&gt;
  &lt;field name="transactionId"&gt;1194&lt;/field&gt;
  &lt;field name="connectionId"&gt;16777219&lt;/field&gt;
  &lt;field name="operationId"&gt;16777222&lt;/field&gt;
  &lt;field name="terminationCondition"&gt;[b]autostop[/b]&lt;/field&gt;
  &lt;field name="mediaElapsedTime"&gt;303294&lt;/field&gt;
  &lt;field name="clientId"&gt;2&lt;/field&gt;
  &lt;field name="resultCode"&gt;0&lt;/field&gt;
  &lt;field name="reasonCode"&gt;0&lt;/field&gt;
&lt;/message&gt;

In MMS.log i am getting below message :
&lt;pre&gt;[color=#000000]Dec 06 16:32:43.830(8) SMGR session 3 timed out: closing connection[/color]&lt;/pre&gt;
&lt;pre&gt;[color=#000000]Dec 06 16:32:43.955(4) SMGR cancel media on session 3 op 8[/color]&lt;/pre&gt;
&lt;pre&gt;[color=#000000]Dec 06 16:32:43.955(3) S003 media term autostop[/color]&lt;/pre&gt;
&lt;pre&gt;[color=#000000]Dec 06 16:32:43.955(4) APMQ session 3 play result 0[/color]&lt;/pre&gt;
&lt;pre&gt;[color=#000000]Dec 06 16:32:43.955(3) IPCF play posted to IPC client 1[/color]&lt;/pre&gt;
&lt;pre&gt;[color=#000000]Dec 06 16:32:43.971(3) S003 op 8 vox9 released[/color]&lt;/pre&gt;
&lt;pre&gt;[color=#000000]Dec 06 16:32:43.971(4) S003 operation 8 play end[/color]&lt;/pre&gt;
&lt;pre&gt;[color=#000000]Dec 06 16:32:44.002(4) POOL session 3 end[/color]&lt;/pre&gt;
&lt;pre&gt;[color=#000000]Dec 06 16:32:44.002(3) SESP unbind connection ID 3[/color]&lt;/pre&gt;

[color=#0000ff]Is there any config where i can change this default play timeout(5 min) ?[/color]
[color=#0000ff][/color]
[color=#0000ff]I do all the prescribed tricks but problem still as it is.[/color]
[color=#0000ff]Please provide solution for this ,It's Urgent [img]http://mce_host/html/js/editor/http://developer.cisco.comhttp://developer.cisco.com/cisco-theme/images/emoticons/sad.gif[/img][/color]

Regards,
Brajesh</summary>
    <dc:creator>brajesh yadav</dc:creator>
    <dc:date>2010-12-06T16:55:41Z</dc:date>
  </entry>
  <entry>
    <title>RE: Play Timeout in 5 min ?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2796511" />
    <author>
      <name>brajesh yadav</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2796511</id>
    <updated>2010-12-03T17:44:50Z</updated>
    <published>2010-12-03T17:44:50Z</published>
    <summary type="html">Hi All,
 
I am facing same problem play terminated after 5 minutes ,I have compiled my application in CUAE 8.0 but still it is not working.
 
Regards,
Brajesh
 
 </summary>
    <dc:creator>brajesh yadav</dc:creator>
    <dc:date>2010-12-03T17:44:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: CUAE 2.5 sr2 etch/c# _sessionNotify usage and parameter - 3 parter</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2745956" />
    <author>
      <name>brajesh yadav</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2745956</id>
    <updated>2010-11-16T15:19:56Z</updated>
    <published>2010-11-16T15:19:56Z</published>
    <summary type="html">Hi Aaron,
 
I am facing same problem , i got "Unwanted message from %s: %s" when placing a call .
after getting above message I am not able to get Success or failure throught MakeCall Api.
 
have you got something new on this issue.
 
Thanks,
Brajesh
 
 </summary>
    <dc:creator>brajesh yadav</dc:creator>
    <dc:date>2010-11-16T15:19:56Z</dc:date>
  </entry>
</feed>

