On 28 Jun 2022, at 15:54, Carsten Bock carsten@ng-voice.com wrote:
Hi,
Question: Is there a way to forward a reply from the reply route and do other stuff afterward? We are currently doing operations on a 183 reply and it would be useful if we could forward the reply before continuing to process other stuff.
High-Level example:
route { t_on_reply("REPLY"); t_relay(); }
onreply_route[REPLY] { // Forward the reply to the Caller t_relay(); // Does not work, as t_relay is only allowed in request and failure-routes
// Do other fancy stuff, e.g. a DB Update or anything else }
Any ideas?
I don’t know how to do it that way, but I would add stuff to mqueue and process it asynchronously in the background.
/O
Thanks, Carsten
-- Carsten Bock I CTO & Founder
ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com http://www.ng-voice.com/ Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions
- sr-users@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: