Trying to do it using existing code.. have it parsing the json, but how do I pass the AmArg structure back into the DSM code?
My C++ is very rusty, been quite a while since I've dived in, but I can't figure out how to either pass it back, or iterate through and set the variables with the field names. Anyone have a good way of doing it? Sure it's something simple... ________________________________________ From: Juha Heinanen [[email protected]] Sent: Monday, March 07, 2016 7:24 PM To: Derrick Bradbury Cc: [email protected] Subject: RE: [Sems] DSM mod_regex Derrick Bradbury writes: > Have a very preliminary working version using: > > https://github.com/kazuho/picojson > > Will flush it out and send a diff... put it in mod_utils.... also core/jsonArg.h contains some json functions. they are used by jsonrpc application and also in dsm code. -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
