[OpenSIPS-Devel] "t_release()" doesn't exist anymore?

Norman Brandinger norm at goes.com
Sun Nov 23 20:01:27 CET 2008


Not a bug.

Change 4963:

- as TM is doing automatic release of the transactions at the end of 
script, the t_release() function is not longer available in script. This 
a low level function in transaction processing and all releated 
processing is automatically done, so the user must not be aware or take 
care of it.

http://opensips.svn.sourceforge.net/viewvc/opensips/trunk/modules/tm/tm.c?view=log

Regards,
Norm

Iñaki Baz Castillo wrote:
> Hi, OpenSIPS trunk rev 5021.
> It doesn't recognize "t_release()" function:
>
> ---------
>   CRITICAL:core:yyerror: parse error in config file, line 637, column 13-14: 
>   unknown command, missing loadmodule?
> ---------
>
> Line 637 just has:
>   t_release();
> (in SUBSCRIBE/PUBLISH section).
>
> Is it a bug?
>
>   




More information about the Devel mailing list