[OpenSIPS-Users] acc db_extra not allowing JSON variables

Brett Nemeroff brett at nemeroff.com
Thu Jan 10 07:37:13 CET 2013


To make this more interesting.. I actually don't get the $json variable in
a failure route either. There definitely seems to be something up with this
variable type's scope.

For now, I save the json into a dlg_val, and restore as needed. However,
it'd be nice to let it persist. Is there a way to do that?

Thanks,
Brett


On Wed, Jan 9, 2013 at 12:20 PM, Brett Nemeroff <brett at nemeroff.com> wrote:

> Hey All,
> I'm trying to add $json variables to db_extra. I'm 100% sure the variables
> are set as I'm using them all over my script. However, when acc wants to
> write, I get errors like this:
>
>
> Jan  9 18:10:52 development /usr/local/sbin/opensips[10469]:
> ERROR:json:pv_get_json: Variable named:cdata1 not found
>
> Jan  9 18:10:52 development /usr/local/sbin/opensips[10469]:
> ERROR:acc:extra2strar: failed to get 'element'
>
> Like I said, I'm 100% sure the variable is set: $json(cdata1/element)
>
> It's almost like it just doesn't support $json or that it's "out of scope"
>
> Thanks!
> -Brett
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130110/3d02ad09/attachment.htm>


More information about the Users mailing list