[OpenSIPS-Users] Need help regarding dp_translate in opensips 2.2 .
Sasmita Panda
spanda at 3clogic.com
Wed Jul 22 08:51:36 EST 2020
Hi All ,
in opensips 1.11 I was using dp_translate function as below and its working
fine .
$avp(src) = $rd;
xlog("request domain,$avp(src)");
dp_translate("5", "$avp(src)/$avp(trl)");
$avp(grp)=$(avp(trl){s.int});
In opensips -2.2 i am using the same but its no working . The error is as
below .
*WARNING:core:do_assign: no value in right expression at
/usr/etc/opensips/opensips_carrier.cfg:318*
*line 318 refer to *$avp(grp)=$(avp(trl){s.int}); line .
What I am doing wrong . Please help me .
*Thanks & Regards*
*Sasmita Panda*
*Senior Network Testing and Software Engineer*
*3CLogic , ph:07827611765*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200722/a1980f84/attachment.html>
More information about the Users
mailing list