<div dir="ltr"><div>

<p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US">To whom it may concern,</span></p><p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US"><br></span></p>

<p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US">There are several points I don’t quite understand
regarding <span style="color:rgb(31,73,125)">a couple of</span> kamailio modules.</span></p><p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US"><br></span></p>

<p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US">I have a main application which control<span style="color:rgb(31,73,125)">s</span> calls by sending <span style="color:rgb(31,73,125)">command
messages</span> via a socket (for example reject this sip invites). </span><span style="font-family:"arial","sans-serif"" lang="EN-US">I communicate with the socket client via evapi module and using evapi_asynch_relay() in order to be sure that communication are suspended and kamailio waiting an order for doing something with</span> them (Accepte, reject, release, ...). </p><p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US"><br></span></p><p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US"> I <span style="color:rgb(31,73,125)">want to release a call</span>, <span style="color:rgb(31,73,125)">using</span>
a <span style="color:rgb(31,73,125)">command</span> “release this call”. I’m actually
doing this with dialog module (<span style="color:rgb(31,73,125)">using</span>
get_dialog(callid,fromTag,toTag) and dlg_bye(‘all’)) but is there anything else
(like another module) which could release a call without <span style="color:rgb(31,73,125)">necessarily having to use </span>fromTag and toTag to get
the context ? I didn’t find it on modules documentations. <br></span></p><p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US"><br></span></p>

<p class="MsoNormal"><span style="font-family:"arial","sans-serif";color:rgb(31,73,125)" lang="EN-US">Also</span><span style="font-family:"arial","sans-serif"" lang="EN-US"> after an
INVITE I’m waiting <span style="color:rgb(31,73,125)">for the main app </span>to
accept or reject the call. For accept<span style="color:rgb(31,73,125)">ing</span> and
continu<span style="color:rgb(31,73,125)">ing</span> the transaction I found
“t_continue(tindex,tlabel,route)” on tmx module, but at this moment
$T(id_index) and $T(id_label) are null, is it normal or I did something wrong
? How can I simply resume the suspended call ?</span></p><p class="MsoNormal"><br><span style="font-family:"arial","sans-serif"" lang="EN-US"></span></p><p class="MsoNormal"><br><span style="font-family:"arial","sans-serif"" lang="EN-US"></span></p><p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US">Thanks; <br></span></p><p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US"><br></span></p>

<p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US">Best regards,</span></p>

<p class="MsoNormal"><span style="font-family:"arial","sans-serif"" lang="EN-US"> </span></p><br></div></div>