<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
On 7/4/10 9:23 AM, Brandon Armstead wrote:
<blockquote
 cite="mid:AANLkTilfx1ceIDV9GOPpss3763FZ_zJWnNZaFCXsQVE9@mail.gmail.com"
 type="cite">Hello,<br>
  <br>
&nbsp;&nbsp;&nbsp; I am trying to match a multi-line psuedo variable, i.e. $rb<br>
  <br>
However I am wishing to pull out the payload values<br>
  <br>
i.e.<br>
  <br>
"0 18 101"<br>
  <br>
"18 101"<br>
  <br>
etc.. etc...<br>
  <br>
I am having trouble matching this.&nbsp; Any help would be appreciated.<br>
  <br>
One part that is giving me trouble is that it seems xlog prints out
\r\n as \015\012<br>
</blockquote>
do you print xlogs to syslog or to terminal?<br>
<br>
<blockquote
 cite="mid:AANLkTilfx1ceIDV9GOPpss3763FZ_zJWnNZaFCXsQVE9@mail.gmail.com"
 type="cite"><br>
I am not able to successfully just pull out the "payloads"<br>
  <br>
I have tried many different variations, however here is one of my
latest:<br>
  <br>
xlog("L_INFO", "[$ci] $(rb{re.subst,/^(.*)m=audio ([0-9]+) ([0-9
]+)\015\012(.*)$/\3/s})");<br>
</blockquote>
<br>
Can you paste the body you worked on and the output you got? Will help
understanding what happens and maybe give some hits, being easy to
reproduce and test ourselves.<br>
<br>
Cheers,<br>
Daniel<br>
<br>
<blockquote
 cite="mid:AANLkTilfx1ceIDV9GOPpss3763FZ_zJWnNZaFCXsQVE9@mail.gmail.com"
 type="cite"><br>
Any help / input is greatly appreciated, thank you ahead of time!<br>
  <br>
Happy 4th of July (for those who celebrate)<br>
  <br>
Sincerely,<br>
Brandon Armstead<br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://www.asipto.com/">http://www.asipto.com/</a>
</pre>
</body>
</html>