<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    <div class="moz-cite-prefix">On 04/02/15 13:12, Uri Shacked wrote:<br>
    </div>
    <blockquote
cite="mid:CAMMbDhQK68KEgDx6g863XQ+J7v8AzqieU+n44Z1XyfJA1YL70g@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I need to create some kind of check with an application
          outside of kamailio every X seconds.</div>
        <div>The check is per call, to get its status or something and
          according to the result do something with the call (transfer,
          send info or hangup...).</div>
        <div><br>
        </div>
        <div>I read about call_control and cnxcc modules.</div>
        <div><br>
        </div>
        <div>It seems these last ones are to much to do in order to get
          what i need. </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Is there a simpler module to use?</div>
      </div>
    </blockquote>
    <br>
    dialog module is the one that keeps the state and routing details
    for the calls. It can be used to terminate calls as well. cnxcc and
    the other modules rely on it. Perhaps cnxcc offers a more flexible
    interface to set limits on time and credit, but at the end it uses
    dialog to terminate the call.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <blockquote
cite="mid:CAMMbDhQK68KEgDx6g863XQ+J7v8AzqieU+n44Z1XyfJA1YL70g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>BR,</div>
        <div>Uri</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
  </body>
</html>