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? > > _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
