[OpenSIPS-Users] t_on_reply() behavior
    Vitalii Aleksandrov 
    vitalik.voip at gmail.com
       
    Fri Nov 23 05:34:41 EST 2018
    
    
  
Hi,
TM documentation mentions that it's possible to call t_on_reply() from a 
branch_route and it will set a branch specific reply route.
I understood that if t_on_reply() is set for a branch it overwrites the 
global reply_route and the global one won't be called for that branch 
anymore.
Test shows that branch on_reply is added into a list and after its 
invocation the global one is also called.
Is it expected behavior? Maybe we can update documentation to make it 
clear regarding this detail.
    
    
More information about the Users
mailing list