Hi all, I have a simple question for you... during the development of my internal revision of Wengo code (for the Politecnico di Torino), I had to test the behaviour of WengoPhone in a scenario where ACKs sent by the INVITER UA don't reach the INVITED one.
As expected the INVITED UA sent five 200OK messages to the INVITER but at the end both UAs went in TALKING...!?! I've noticed that the call wasn't dropped because the function eXosip_terminate_call(jc->c_id, jd->d_id) in eXosip_retransmit_lost200ok() (eXosip.c) was commented. Why? Do you have any suggestions? and now a little bug report: suppose that the caller UA decides to drop the call: everything goes right now, suppose that the called UA decides to drop the call: its Call tab is closed correctly but the Call tab of the caller UA still remains open and in TALKING. and that's all! bye! Luca De Marco
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
