<div dir="ltr"><div>Hi Guys, </div><div><br></div><div>Wondering if we can post failed tried call cdr to mod_json_cdr. I have below dialplan generated and I want to post cdr any gateway fail to process the call. That means if test1 fail then it should send cdr to mod_json_cdr and then go for test2. If test2 fail then post cdr and then try test3 so on. </div><div><br></div><div><div>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;</div><div>&lt;document type=&quot;freeswitch/xml&quot;&gt;</div><div>&lt;section name=&quot;dialplan&quot; description=&quot;Dialplan&quot;&gt;</div><div>&lt;context name=&quot;default&quot;&gt;</div><div>&lt;extension name=&quot;12127773456&quot;&gt;</div><div>&lt;condition field=&quot;destination_number&quot; expression=&quot;12127773456&quot;&gt;</div><div>&lt;action application=&quot;set&quot; data=&quot;effective_destination_number=12127773456&quot;/&gt;</div><div>&lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;</div><div>&lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;</div><div>&lt;action application=&quot;set&quot; data=&quot;gwid=101&quot;/&gt;</div><div>&lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/test1/12127773456&quot;/&gt;</div><div>&lt;action application=&quot;set&quot; data=&quot;gwid=102&quot;/&gt;</div><div>&lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/test2/12127773456&quot;/&gt;</div><div>&lt;action application=&quot;set&quot; data=&quot;gwid=103&quot;/&gt;</div><div>&lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/test3/12127773456&quot;/&gt;</div><div>&lt;/condition&gt;</div><div>&lt;/extension&gt;</div><div>&lt;/context&gt;</div><div>&lt;/section&gt;</div><div>&lt;/document&gt;</div></div><div><br></div><div>Is there any variable or configuration needs to set?</div><div><br></div><div><br></div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span style="color:rgb(51,51,153)"><span></span><span></span><a href="http:///" target="_blank"></a>Best Regards</span><br style="color:rgb(51,51,153)"><span style="color:rgb(51,51,153)">--</span><br style="color:rgb(51,51,153)"><span style="color:rgb(51,51,153)">Samir Doshi</span><br style="color:rgb(51,51,153)"><b><span style="color:rgb(51,51,153)">iNextrix Technologie</span></b><b><span style="color:rgb(51,51,153)"><b><span style="color:rgb(51,51,153)">s</span></b> Pvt. Ltd</span></b>.<br style="color:rgb(51,51,153)"><font size="2"><span style="color:rgb(51,51,153)"><a href="http://www.inextrix.com" target="_blank">http://www.inextrix.com</a></span></font><div style="color:rgb(51,51,153)"><br><img src="http://www.inextrix.com/wp-content/uploads/2016/01/logo_file_440.png" width="200" height="90"><br><br><b>Disclaimer:</b><br>The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorised to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful.</div></div></div></div></div></div></div></div></div></div>
</div>