Hi All,
I'm getting the warning in the subject after replacing a route() with a async_task_route(). In the called route() I'm doing some db query and send notify messages using the uac module. The async_task_route() is called once received a register message.
Any idea what's is going on?
Cheers, Roberto Fichera.