[Asterisk-code-review] new dialplan application JSON (asterisk[master])

Corey Farrell asteriskteam at digium.com
Thu Jan 26 04:12:00 CST 2017


Corey Farrell has posted comments on this change. ( https://gerrit.asterisk.org/4809 )

Change subject: new dialplan application JSON
......................................................................


Patch Set 3: Code-Review-1

Asterisk uses jansson to deal with JSON.  Please see include/asterisk/json.h.

If you have a reason to use a different parser I think it would need to be linked dynamically, and almost definitely the source for that parser should not be in app_json.c.

-- 
To view, visit https://gerrit.asterisk.org/4809
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6d1b8419922f13904ed339c3d4ac5c2b41df3c99
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Sebastian Gutierrez <scgm11 at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list