<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thats true if you need to answer and do some IVR, otherwise you can
    hold the INVITE or other request (until it is cancelled or times
    out).<br>
    <br>
    Specific on a call queue, may worth checking the module:<br>
    - <a class="moz-txt-link-freetext" href="http://kamailio.org/docs/modules/stable/modules/mohqueue.html">http://kamailio.org/docs/modules/stable/modules/mohqueue.html</a><br>
    <br>
    Holding the invite in config file is possible with:<br>
    <br>
    - t_suspend() and then the (index, label) identification of
    transaction -- see tmx module<br>
    - add (index,label) to mqueue<br>
    - when the routing of invite has to be resumed, fetch from the queue
    and do t_continue()<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 02/10/14 09:27, Yuriy Gorlichenko
      wrote:<br>
    </div>
    <blockquote
cite="mid:CABSP_VdJ3WZZwFdZFTdyNpwiqm+=28TRhDwBUHtB3GpYd7j+OQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Кamailio is a proxy server. Call is simple sip
        seesion for it. It does not have briges or thomething else. Use
        asteirsk or freeswitch as backend application server.</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2014-10-02 11:23 GMT+04:00 Marino
          Mileti <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:marino.mileti@alice.it" target="_blank">marino.mileti@alice.it</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,
            <div><br>
            </div>
            <div>Is it possible to use kamailio to manage a very simple
              queue? All calls inbound go directly in queue and then the
              system to to extract calls and route to agent. A very
              simple call center.</div>
            <div><br>
            </div>
            <div>I've seen that there's a mohqueue module...is there any
              conf example?</div>
            <div><br>
            </div>
            <div>Many thanks</div>
            <br>
            _______________________________________________<br>
            SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
            mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
              target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </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></pre>
  </body>
</html>