jigar-joshi / libjingle

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

session-info tag is not send to the peer #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a session object(session.h).
2. Invoke SendInfoMessage() to send message for the connected session.
3. Message is not received at the other end.
4. This was working till last week and suddenly xmpp "session-info" tag is not 
send to the peer for same gmail id.
5. Could it be some settings in the gmail created this issue? If so how can I 
locate it.

What version of the product are you using? On what operating system?
v0.5.1 on windows

Please provide any additional information below.

Original issue reported on code.google.com by saru...@gmail.com on 22 Mar 2011 at 12:32

GoogleCodeExporter commented 9 years ago
This should work on libjingle 0.5.6+. Please attach the xmpp stanza if you 
still have issues.

Original comment by jun...@google.com on 29 Jun 2011 at 10:29