On Apr 8, 2024, at 11:12 AM, Sergio Charrua via sr-users sr-users@lists.kamailio.org wrote:
Also, as this is a stateless script, is there another way of using async http or making http requests to a REST API without having to use TM Module?
You can always use an outside service, which communicates with Kamailio asynchronously via a variety of channels. See the various message brokers, EVAPI, etc.