From notifications@github.com Fri Jul 13 16:01:43 2018 From: adil-mafzool To: sr-dev@lists.kamailio.org Subject: [sr-dev] [kamailio/kamailio] re.subst cannot process sdp content-length of 2978 (#1592) Date: Fri, 13 Jul 2018 07:01:34 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2003601103==" --===============2003601103== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable While trying the following code with sdp content-length of 2978 : - $var(telephone-event) =3D $(avp(sdp){re.subst,/.*a=3Drtpmap:([0-9]+) telephon= e-event.*/\1/s}); kamailio -v version: kamailio 5.1.4 (x86_64/linux) got the following errors: - ERROR: textops [txt_var.c:80]: tr_txt_eval_re(): PV value too big 2978, incre= ase buffer size ERROR: [core/lvalue.c:346]: lval_pvar_assign(): non existing right pvar ERROR: [core/lvalue.c:404]: lval_assign(): assignment failed at pos: (= 424,27-424,91) ERROR: