[OpenSIPS-Users] Get Error while send multiple value from 302 reply

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Aug 1 13:19:42 CEST 2016


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#923224210048 at 192.168.12.13 
> <mailto:923224210048 at 192.168.12.13>";
> $var(y)=$var(x) + ", "+ "sip:1122#923224210048 at 192.168.12.13 
> <mailto:923224210048 at 192.168.12.13>";
> $ruri=$var(y);
>  sl_send_reply("302", "$ruri");
>
>
>
> how can i remove this error?
>
> -- 
> Shahid Mehmood
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160801/99c06be5/attachment.htm>


More information about the Users mailing list