One thing that really threw me this morning was the lack of t_check_status in the modules documentation. Apparently it is still there and works, just completely undocumented. Once I realized it was still there I just went back to the 1.5 docs and was good, but just thought I should point this out.
-Eric
On 05/06/2011 01:04 PM, Eric Hiller wrote:
One thing that really threw me this morning was the lack of t_check_status in the modules documentation. Apparently it is still there and works, just completely undocumented. Once I realized it was still there I just went back to the 1.5 docs and was good, but just thought I should point this out.
That's pretty funny. You can actually find a reference to it in the t_drop_replies() example:
http://www.kamailio.org/docs/modules/3.1.x/modules/tm.html#t_drop_replies
I'll take care of fixing that.