2011/6/27 Daniel-Constantin Mierla :
> Hi Inaki,
>
> yes, transaction avps and xavps should be also available when resuming the
> processing. You can add a phrase to explain that at your convenience.
Ok, added.
Thanks a lot.
--
Iñaki Baz Castillo
__
On 6/27/11 11:44 AM, Iñaki Baz Castillo wrote:
2011/6/27 Daniel-Constantin Mierla:
just to close this thread. A new module named async has been introduced in
GIT master, showing how to use the tm functions for asynchronous sip request
processing.
Hi Daniel, good addition. Let me a question, t
2011/6/27 Daniel-Constantin Mierla :
> just to close this thread. A new module named async has been introduced in
> GIT master, showing how to use the tm functions for asynchronous sip request
> processing.
Hi Daniel, good addition. Let me a question, the module description says:
Hello,
just to close this thread. A new module named async has been introduced
in GIT master, showing how to use the tm functions for asynchronous sip
request processing.
It should answer the questions posted in this message.
Cheers,
Daniel
On 6/24/11 1:00 PM, Matthew Williams wrote:
Hi,
Hi,
I'm working on a jsonrpc (client) module that we would like to make async,
using t_suspend and t_continue from the tm module. I have a couple questions
related to this.
The way I understand these functions, t_suspend will freeze the transaction
in shared memory and immediately return and t_co