On Dec 04, 2009 at 09:54, Klaus Darilion <klaus.mailinglists(a)pernau.at> wrote:
Hi!
K's tm module can be configured to have transaction AVPs or message AVPs:
http://kamailio.org/docs/modules/1.5.x/tm#id2530480
What is the behaviour of ser's tm module? I need AVPs in reply route -
is it supported?
In theory, yes by default. In practice it looks like there's a bug if
several replies are processed in the same time.
As a quick fix for sr_3.0 I might introduce the same mechanism as in k.
Andrei