Aaron,

Thanks. You seem to be getting automatic errors from TM, even though your calling code neither creates a transaction nor calls t_relay(). This is because the wrappers provided by the 'async' module utilise TM internally; async_route() really 1) creates a transaction in TM 2) t_suspends() it 3) t_continues() it, at which point there is TM involvement.

One bit of idle speculation: did you happen to set this core parameter?

http://www.kamailio.org/wiki/cookbooks/4.3.x/core#async_workers

If not, try set it to some value. This is subtly different from the 'workers' modparam to the 'async' module.

-- Alex

--
Alex Balashov | Principal | Evariste Systems LLC
303 Perimeter Center North, Suite 300
Atlanta, GA 30346
United States

Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to