cgs1999 / boghe

Automatically exported from code.google.com/p/boghe
0 stars 0 forks source link

SEssion based chat not working #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Setup: We need to test our inhouse tool API which is supposed to accept client 
chat invitations and setup a chat session. We have Wireshark running...

1. On Boghe Chat window select SystemX user(our API environ name) and type "Hi".

2. An invite is sent to SystemX user and our user responds with 200Ok as needed 
on which ACK is sent from Boghe.

3. But further We cannot see the MSRP Send from boghe's side...

What is the expected output? What do you see instead?

In Step 3 MSRP SEnd should be sent from Boghe side

Reraising thi issue..this time we are not sending any MSRp from our side as 
suggested by you in previosu raised bug that our byte header was inconsistent

What version of the product are you using? On what operating system?
v2.0.97.687

Please provide any additional information below.

10.112.73.17 is IP of the machine on which Boghe is running..10.112.75.60 is 
the IP on which our tool SystemX is running...

my knowledge accoring to MSRP RFc is the following:

1) USer A types teh name of a contact say user B and types hi..

2) this results in a Invite, which is responded by 200Ok from USer B and 
finally ACK from user A. HEre the MSRP uris are exchanged...

3) Further, MSRP Send is originated from User A to User B using the MSRP uris 
negotiated in INvite,200 Ok, ACK sequence...

Our issue is this supposed MSRP Send from user A to USER B is not showing up

Original issue reported on code.google.com by Panis...@gmail.com on 26 Sep 2012 at 8:36

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 26 Sep 2012 at 8:52