[Freeswitch-users] JSON channel variable from Dialplan

Sergey Safarov s.safarov at gmail.com
Tue Apr 27 05:17:08 UTC 2021


you create FreeSwitch mod using asr_set_json_text_params as example.
https://github.com/signalwire/freeswitch/blob/master/src/switch_ivr_async.c#L5306-L5331

On Tue, Apr 27, 2021 at 1:36 AM Guillermo Ruiz Camauer <grcamauer at gmail.com>
wrote:

>
>
> Hi all,
>
>
> Is it possible to set the value of a channel variable to a JSON formatted
> string?
>
> I need to do something like this:
>
> <action application="set" data="MY_VAR=[\"Ford\", \"Chevy\"]"/>
>
> The problem seems to be that FS is not accepting the escape sequence and
> MY_VAR gets set to [\
>
> How do I go about escaping double quotes in the dialplan?
>
> --
> Guillermo Ruiz Camauer
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20210427/639ef114/attachment.html>


More information about the FreeSWITCH-users mailing list