Bugs item #1622537, was opened at 2006-12-26 20:17 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1622537&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Juha Heinanen (juhe) Assigned to: Bogdan (bogdan_iancu) Summary: t_uac_dlg over XML-RPC Initial Comment: When a dialog initiating SIP request (e.g. INVITE) is submitted to OpenSER using t_uac_dlg over XML-RPC, headers of final response are not included in XML-RPC response making it impossible to submit to OpenSER new SIP requests that belong to the same dialog. Juha Heinanen ---------------------------------------------------------------------- >Comment By: Bogdan (bogdan_iancu) Date: 2007-03-02 15:46 Message: Logged In: YES user_id=1275325 Originator: NO Juha, support for async. replies was added to xmlrpc mi module - it cannot pass provisional replies (yet), so only final replies will be received. Please run some extended testing to see if everything is ok. regards, bogdan ---------------------------------------------------------------------- Comment By: Bogdan (bogdan_iancu) Date: 2007-01-04 19:16 Message: Logged In: YES user_id=1275325 Originator: NO Hi Juha, yes, that is correct - the XMLRPC implementation has no support for async replies - this is required by t_uac_dlg in order to pass the received replies whenever and wherever they come. For FIFO there is support for async replies, but because of the connection-oriented nature of XMLRPC (TCP), this is quite difficult to do. A suggested solution is what Stefan Sayer suggested - to externel call itself to be made async. regards, bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1622537&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel