<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
Is there a way to get the name of a SIP method as a string in
opensips.cfg, maybe using transformations on a pseudo-variable ?<br>
<br>
For example, on a REGISTER request, I tried $rm and
$(ru{uri.method}) but each time the result was 128 (internal
opensips code of the REGISTER method, cf
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://opensips.org/pipermail/users/2011-July/018347.html">http://opensips.org/pipermail/users/2011-July/018347.html</a>).
I would like to get "REGISTER" instead of "128". How can I do that ?<br>
Thanks for your help.<br>
<br>
Regards,<br>
<br>
Sebastien<br>
</body>
</html>