El Tuesday 26 August 2008 11:20:24 Klaus Darilion escribió:
Iñaki Baz Castillo schrieb:
El Tuesday 26 August 2008 10:43:43 Klaus Darilion escribió:
I think the problem is in the reply_route: How to save this AVP as contact?
Maybe I didn't understand well the purpose. Does he want to replace the "Contact" in the 200 OK with the content of the stored AVP?
I think so (for registration only)
Well, but note he is doing the following in the request processing instead of in the reply:
subst('/^Contact:.*sip:(.*)@(.*)/Contact:<sip:$avp(i:678)@ipaddress of openser>/ig');
¿?