<p>Corey Farrell <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10193">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">json: Take advantage of new API's.<br><br>* Use "o*" format specifier for optional fields in ast_json_party_id.<br>* Stop using ast_json_deep_copy on immutable objects, it is now thread<br>  safe to just use ast_json_ref.<br><br>Additional changes to ast_json_pack calls in the vicinity:<br>* Use "O" when an object needs to be bumped.  This was previously<br>  avoided as it was not thread safe.<br>* Use "o?" and "O?" to replace NULL with ast_json_null().  The<br>  "?" is a new feature of ast_json_pack starting with Asterisk 16.<br><br>Change-Id: I8382d28d7d83ee0ce13334e51ae45dbc0bdaef48<br>---<br>M main/json.c<br>M main/rtp_engine.c<br>M main/stasis.c<br>M res/res_stasis.c<br>M res/res_stasis_playback.c<br>M res/res_stasis_recording.c<br>6 files changed, 19 insertions(+), 41 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/93/10193/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10193">change 10193</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10193"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I8382d28d7d83ee0ce13334e51ae45dbc0bdaef48 </div>
<div style="display:none"> Gerrit-Change-Number: 10193 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>