[SR-Users] ASYNC Module

Alex Balashov abalashov at evaristesys.com
Fri Jun 12 23:25:07 CEST 2015


Well, in that case, your best bet is to turn up debug= one level and go from there. You know, the usual. :)

--
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/

Sent from my BlackBerry.
  Original Message  
From: Aaron Hamstra
Sent: Friday, June 12, 2015 17:22
To: Kamailio (SER) - Users Mailing List
Reply To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] ASYNC Module

Thanks for the insight as to why the error from TM when I couldn't see
why TM was involved.. that makes sense.

async_workers=8 is what I have it set to already unfortunately.

Thanks Again,

Aaron
-----Original Message-----
From: sr-users [mailto:sr-users-bounces at lists.sip-router.org] On Behalf
Of Alex Balashov
Sent: Friday, June 12, 2015 4:11 PM
To: sr-users at lists.sip-router.org
Subject: Re: [SR-Users] ASYNC Module

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 at lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

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



More information about the sr-users mailing list