Hi Shahid,
This mailing list is for the OpenSIPS project, while your question is on
Kamailio -> you are on the wrong mailing hist.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 29.07.2016 15:58, Shahid Mehmood wrote:
I am getting errors while returning multipule value from response of 302
Jul 28 21:58:01 Kamailio-2 /usr/sbin/kamailio[3939]: ERROR: pv
[pv_core.c:241]: pv_get_ruri(): failed to parse the R-URI
Jul 28 21:58:01 Kamailio-2 /usr/sbin/kamailio[3939]: ERROR: <core>
[sr_module.c:1688]: get_str_fparam(): Could not convert PV to str
Jul 28 21:58:03 Kamailio-2 /usr/sbin/kamailio[3940]: ERROR: pv
[pv_core.c:241]: pv_get_ruri(): failed to parse the R-URI
Jul 28 21:58:03 Kamailio-2 /usr/sbin/kamailio[3940]: ERROR: <core>
[sr_module.c:1688]: get_str_fparam(): Could not convert PV to str
Jul 28 21:58:07 Kamailio-2 /usr/sbin/kamailio[3956]: ERROR: pv
[pv_core.c:241]: pv_get_ruri(): failed to parse the R-URI
Jul 28 21:58:07 Kamailio-2 /usr/sbin/kamailio[3956]: ERROR: <core>
[sr_module.c:1688]: get_str_fparam(): Could not convert PV to str
Jul 28 21:58:15 Kamailio-2 /usr/sbin/kamailio[3955]: ERROR: pv
[pv_core.c:241]: pv_get_ruri(): failed to parse the R-URI
Jul 28 21:58:15 Kamailio-2 /usr/sbin/kamailio[3955]: ERROR: <core>
[sr_module.c:1688]: get_str_fparam(): Could not convert PV to str
Jul 28 21:58:31 Kamailio-2 /usr/sbin/kamailio[3954]: ERROR: pv
[pv_core.c:241]: pv_get_ruri(): failed to parse the R-URI
Jul 28 21:58:31 Kamailio-2 /usr/sbin/kamailio[3954]: ERROR: <core>
[sr_module.c:1688]: get_str_fparam(): Could not convert PV to str
*and code is *
$var(x)= "sip:112233#[email protected]
<mailto:[email protected]>";
$var(y)=$var(x) + ", "+ "sip:1122#[email protected]
<mailto:[email protected]>";
$ruri=$var(y);
sl_send_reply("302", "$ruri");
how can i remove this error?
--
Shahid Mehmood
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users