d <mailto:bran...@cryy.com>
*Cc: *
<mailto:us...@lists.kamailio.org>;
<mailto:de...@lists.kamailio.org>
*Subject: *Re: [SR-Users] Kamailio Transformation Assignment to
an AVP
Hello,
interesting, when I troubleshooted before your previous report, I
used this piec
ing the same except $var(test) = $rb
> and so on. Let me know if this makes sense.
>
> Sincerely,
> Brandon Armstead
>
> *Forgot to reply to ALL (resending)
>
> Sent from my Verizon Wireless BlackBerry
> ------
> *From: * Daniel-Constantin Mierla
>
andon Armstead
*Forgot to reply to ALL (resending)
Sent from my Verizon Wireless BlackBerry
*From: * Daniel-Constantin Mierla
*Date: *Tue, 27 Jul 2010 11:50:36 +0200
*To: *Brandon Armstead
*Cc: *;
*Subject: *Re: [SR-Users] Ka
erely,
Brandon Armstead
*Forgot to reply to ALL (resending)
Sent from my Verizon Wireless BlackBerry
-Original Message-
From: Daniel-Constantin Mierla
Date: Tue, 27 Jul 2010 11:50:36
To: Brandon Armstead
Cc: ;
Subject: Re: [SR-Users] Kamailio Transformation Assignment to an AVP
Hello,
interesting, when I troubleshooted before your previous report, I used
this piece of cfg:
xlog("==\n");
$var(b) =
"v=0\r\n"
"o=- 5 2 IN IP4 192.168.3.100\r\n"
"s=CounterPath Bria\r\n"
"c=IN IP4 174.37.XX.XXX\r\n"
"t=0 0\r\n"
"m=audio 64192 RTP/AVP 107 0 8
Hello,
I have the following transformation on the SDP Body:
$(rb{re.subst,/^(.*)m=audio ([0-9]+) RTP\/AVP ([0-9 ]+)\015\012(.*)$/\3/s})
However when I assign this to an AVP, i.e.
$avp(s:sdp-payloads) = $(rb{re.subst,/^(.*)m=audio ([0-9]+) RTP\/AVP ([0-9
]+)\015\012(.*)$/\3/s});
I receive b