lgxace / rcsjta

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

180 ringing not called in case of auto chat accept from receiver side. #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In case of auto chat accept when A-Party send a sip invite and is received by 
stack on B-Party inside TerminatingOne2OneChatSession.java class run method, 
then it is not sending 180Ringing back to the sender side.

But in case of manual chat accept stack is calling 
"send180Ringing(getDialogPath().getInvite(), getDialogPath().getLocalTag())" 
method to send 180 ringing to A-Party

What is the expected output? What do you see instead?
Stack should also send 180 ringing in auto chat accept 

What version of the product are you using? On what operating system?
Android, Kitkat

Please provide any additional information below.

Original issue reported on code.google.com by stc....@gmail.com on 14 May 2014 at 10:06

GoogleCodeExporter commented 9 years ago
Sending a 180 Ringing is not necessary in case of autoaccept. Or you have seen 
something indicated in the RCS standard ?

Original comment by jmauffret@gmail.com on 20 May 2014 at 7:22

GoogleCodeExporter commented 9 years ago

Original comment by jmauffret@gmail.com on 13 Nov 2014 at 7:38