On Wed, Feb 23, 2005 at 10:19:32PM +0100, Elena Ramona Modroiu wrote:
Richard wrote:
Is avpops
is something that could be used already in production? Using
external routing script made me lazy to check new features in ser :)
We use it extensively in production. You can probably wait for new
functions
coming out before considering switch from external routing script in order
to get the performance gain. The particular functions I'd like to have are
avp value manipulation and loading any sip header into an avp.
Loading the content of any header in an AVP structure should not be a
big issue -- I will try to find some time to add it, although I already
tried several times in the last month :).
I have just committed headers' body support for avp_write().
Ramona