Page 1 of 1

Invalid a/v chat request id

Posted: 10 Sep 2010, 10:14
by Bharath
Hi folks,

I'm trying sample audio chat connection using redbox. (platform in as2).
I have successfully configured with redbox. i tried to invoked the sendChatRequest event to other user who logged in that room. The request has sent successfully , but didn't get response. Showing some error in error log file, something like "[ WARNING ] > [RedBox] Invalid a/v chat request id: 'send-4-11'; request discarded" .

Here my syntax is :
avChatMan.sendChatRequest(AVChatManager.REQ_TYPE_SEND, userId, true, true)

How to solve this issue ? . Any help should be appreciated. Please , someone find out my problem ....

Thanks,
Bharath R

Posted: 13 Sep 2010, 08:30
by Bax
Are you experiencing such problem in the example provided with the RedBox?