Hello All,<br><br>   I hate to dig-up this older mailing list entry.  However I am some additional trouble with what I believe is a completely posix-only regex.<br><br>xlog(&quot;L_INFO&quot;, &quot;[$ci] m=audio $(rb{re.subst,/(.*)m=audio(.*)/\2/})&quot;);<br>
<br>I would expect to give me the port from the m=audio line, however it does not -- it simply removes m=audio.<br><br>Any thoughts / ideas / suggestions?<br><br>Sincerely,<br>Brandon Armstead<br><br><div class="gmail_quote">
On Wed, Dec 23, 2009 at 9:31 PM, Iñaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
El Miércoles, 23 de Diciembre de 2009, Daniel-Constantin Mierla escribió:<br>
<div class="im">&gt; the re.subst transformation uses Posix regexp for matching, only the<br>
&gt; format of the command is perl-like. I implemented this because textops<br>
&gt; has no dependency of extra libraries than core and I wanted to keep it so.<br>
&gt;<br>
&gt; Maybe is good to add a pcre.subst transformation in regex module to be<br>
&gt; able to use extended regexp formats given by libpcre.<br>
<br>
</div>I¡ll try to implement it when I get some spare time :)<br>
<div class="im"><br>
<br>
--<br>
Iñaki Baz Castillo &lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Kamailio (OpenSER) - Users mailing list<br>
<a href="mailto:Users@lists.kamailio.org">Users@lists.kamailio.org</a><br>
<a href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</a><br>
<a href="http://lists.openser-project.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser-project.org/cgi-bin/mailman/listinfo/users</a></div></div></blockquote></div><br>