[OpenSIPS-Users] avp set in branch_route

2011-08-30 Thread Jeff Pyle
Hello, If an avp is set in a branch_route, does that avp still exist if a failure_route catches a negative reply and sends the call back into request routing for a serial fork? Or, does the avp go away once that branch goes away? - Jeff ___ Users

Re: [OpenSIPS-Users] avp set in branch_route

2011-08-30 Thread Dave Singer
avps are per transaction. A branch is just part of a transaction. Until the transaction is terminated the avp stays active. Be aware that a call's avp is write-able in all branches and assigning a value to an existing avp pushes the new value on the top of the avp array. Calls do not go back to