El Lunes, 25 de Agosto de 2008, Asim Riaz escribió:
Hi All, I am wondering if there is a way to store the user contact info into avp, relay it to existing Regitrar and store the original contact info into location through a function(which i dont know) once i received successful reply from my sip registrar.
Sure, save $ct (the Contact URI) in an AVP and process on_reply_route for the outbound REGISTER so in case the reply is 200 you can store the AVP content in database and so.