Hi,
Is posible to add more route headers to a request before relaying it?
Im trying to implement the IMS mechanism before relaying a request to an application server, which consists in adding two route headers.
Thx in advance.
G.
Hi Gustavo,
you can generate the body of the Route header(s) into AVP(s) be loading them from database of by building them via avpops functions (like avp_printf()). then just set the AVP(s) into Route header(s) via the avp_pushto() function: http://www.voice-system.ro/docs/avpops/ar01s06.html#avp_pushto
mostly depends of the content you want to push into the headers.
regards, bogdan
Gustavo García Bernardo wrote:
Hi,
Is posible to add more route headers to a request before relaying it?
I’m trying to implement the IMS mechanism before relaying a request to an application server, which consists in adding two route headers.
Thx in advance.
G.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users