Hi everyone !

I think I found a bug in the lookup function of the REGISTRAR module.
I have some request with a special parameter in the r-uri, but it's removed
after lookup("location") call in the dialplan.
Nothing goes wrong after lookup("alias") call.

This is my r-uri after lookup("alias") and before lookup("location") calls:
sip:[EMAIL PROTECTED];proto=purple

And after lookup("location") call:
sip:[EMAIL PROTECTED]:36024;rinstance=27bb959c920e4432

I didn't looked in sources, but it may be a simply no-recopied parameter in
the r-uri building process.

Thanks for everything,

Eric.
_______________________________________________
Devel mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to