Hi Andrew, CAn you make a simple flow chart to see what is the expected message flow and why the 200 OK needs to be delaied ? typically, if you do understand the cause itself, you can easier find a solution.
Regards, Bogdan Andrew Pogrebennyk wrote: > Bogdan-Andrei Iancu wrote: > >> Hi Andrew, >> >> There are ways to delay the 200 OK, but it is an ugly approach - simply >> use sleep() function in onreply route, but I strongly recommend not to >> do it as it has a huge penalty in performance. >> >> What I rather suggest is to use the new B2B support in opensips - you >> just have to create your own XML scenario to describe the case you have: >> http://www.opensips.org/Resources/B2buaTutorial >> > > I guess I'd also need to extend the list of possible actions in b2b > module with something like "delay", but thanks for the suggestion > anyway; will check. > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
