Hello,
On 8/31/12 3:13 PM, Juha Heinanen wrote:
i tried to access an avp that was set during invite processing while processing ack to 200 ok, but i guess the avp is already gone by that time, because positive ack is its own transaction?
what i tried to do is to save somewhere invite's $du and then t_relay ack to the same place without calling loose_route.
should i go for htable as storage or is there a better choice?
htable is the solution, ACK for 200ok being a separate transaction.
Cheers, Daniel