Re: [SR-Users] more on asynchronous processing in config

2011-07-05 Thread Daniel-Constantin Mierla
Hello, On 7/5/11 2:03 PM, Alex Balashov wrote: Daniel, On 07/05/2011 06:04 AM, Daniel-Constantin Mierla wrote: Hello, over the weekend I exported to config file the two main functions from tm that allow to suspend the execution of a SIP request and resume it in another place. They are export

Re: [SR-Users] more on asynchronous processing in config

2011-07-05 Thread Alex Balashov
Daniel, On 07/05/2011 06:04 AM, Daniel-Constantin Mierla wrote: Hello, over the weekend I exported to config file the two main functions from tm that allow to suspend the execution of a SIP request and resume it in another place. They are exported through tmx module: - t_suspend() - will suspe

[SR-Users] more on asynchronous processing in config

2011-07-05 Thread Daniel-Constantin Mierla
Hello, over the weekend I exported to config file the two main functions from tm that allow to suspend the execution of a SIP request and resume it in another place. They are exported through tmx module: - t_suspend() - will suspend the execution of current sip request and then you can do some