[sr-dev] git:master: tm: support for changing the reply status in the script

Miklos Tirpak miklos at iptel.org
Thu May 27 14:35:18 CEST 2010


On 05/27/2010 12:46 PM, Iñaki Baz Castillo wrote:
> 2010/5/27 Miklos Tirpak <miklos at iptel.org>:
>> Actually you can change the class when it is >=300, the new value should be
>> also >=300. In other words, provisional, negative, and positive final
>> replies cannot be swapped.
> 
> And it makes sense, more if we can now use t_reply in onreply_route :)

Well, I think there is a major difference even with negative responses 
in case of parallel forking. t_reply() immediately sends back a final 
reply and cancels the pending branches. change_reply_status() affects 
only a single branch that may not win at the end.

Miklos

> 
> 



More information about the sr-dev mailing list