Hello,

On 25.04.17 15:57, [email protected] wrote:
>
> Hi All,
>
>  
>
> Am using JANSSON module to parse the JSON object I receive.
>
>  
>
> I tried using JSON module of kamailio. Since its giving error in
> loading the module due to  error"libjson-c.so.3: cannot open shared
> object file: No such file or directory", I went ahead to use JANSSON
> module.
>
>  
>
> JANSSON module is parsing the single JSON object perfectly. But not
> parsing the multiple JSON objects.
>
>  
>
> JSON object am trying to parse:
>
> $avp(result1)=
> "[{"origin":"125.16.231.74","Dest":"725.76.731.77"},{"origin":"225.26.231.24","Dest":"225.26.231.27"}]"
>
>  
>
> JANSSON API used: jansson_get("origin", "$avp(result1)", "$var(origin)");
>
>  
>
> Any suggestions will be really helpful.
>
>
are there any error messages?

Cheers,
Daniel

-- 
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - May 22-24 (USA) - www.asipto.com
Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com

_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to