Hello all! Henning, thank you for the suggestion!
Daniel, your suggestion worked perfectly for my case. Thank you! вт, 8 лист. 2022 р. о 18:07 Daniel-Constantin Mierla <[email protected]> пише: > Hello, > > you can use & at the end of command to set its execution in background, > which should result in exec_cmd() returning immediately, no longer > waiting for command execution to terminate. Like: > > exec_cmd("/path/to/myscript.sh &"); > > Cheers, > Daniel > > On 08.11.22 15:24, Володимир Іванець wrote: > > Hello! > > > > I was wondering how everyone uses exec_cmd(). I'm using it to call an > > external script directly from a worker route which locks it for the > > time of execution. If all that is needed is to call it and forget, > > should the best option be to call the async route with exec_cmd()? > > > > Thanks a lot for any input on this topic! > > > > __________________________________________________________ > > Kamailio - Users Mailing List - Non Commercial Discussions > > [email protected] > > Important: keep the mailing list in the recipients, do not reply only to > the sender! > > Edit mailing list options or unsubscribe: > > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > -- > Daniel-Constantin Mierla -- www.asipto.com > www.twitter.com/miconda -- www.linkedin.com/in/miconda > >
__________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
