What about copying the contact in the REGISTER into an AVP. Then we would need a function which stores AVP into location table - e.g. save($avp(s:contacts));
This function should be useable in request and reply route.
regards klaus
Jean-Michel Foucher wrote:
Hello,
It looks like Maxim has committed an enhancement to SER to allow save of contacts in on_reply route, but I don't think that addresses your specific issue.
no, unfortunately it does not. Event though save_noreply would be called when a 200 OK is received, save_noreply should use the original REGISTER in order to gather contact information.
You can check it out here: http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/registrar/r...
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/registrar/s...
thanks for the links ;)
best regards,