<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">Hello,<br>
      <br>
      I notice that it takes 4 to 6 seconds between someone pressing a
      cipher and Asterisk continuing inside the dialplan. How come ???<br>
      <br>
      Taken from verbose logfile :<br>
      <br>
      (attempt 1)<br>
      [Jun 11 15:29:25] DTMF[18549] channel.c: DTMF begin '1' received
      on SIP/SipAgenT01-00001eb0<br>
      [Jun 11 15:29:25] DTMF[18549] channel.c: DTMF begin ignored '1' on
      SIP/SipAgenT01-00001eb0<br>
      [Jun 11 15:29:25] DTMF[18549] channel.c: DTMF end '1' received on
      SIP/SipAgenT01-00001eb0, duration 180 ms<br>
      [Jun 11 15:29:25] DTMF[18549] channel.c: DTMF end passthrough '1'
      on SIP/SipAgenT01-00001eb0<br>
      <br>
      [Jun 11 15:29:30] VERBOSE[18549] pbx.c: [Jun 11 15:29:30]&nbsp;&nbsp; == CDR
      updated on SIP/SipAgenT01-00001eb0<br>
      [Jun 11 15:29:30] VERBOSE[18549] pbx.c: [Jun 11 15:29:30]&nbsp;&nbsp;&nbsp;&nbsp; --
      Executing [1@pbx-routing:1] Set("SIP/SipAgenT01-00001eb0",
      "choice=1") in new stack<br>
      [Jun 11 15:29:30] VERBOSE[18549] pbx.c: [Jun 11 15:29:30]&nbsp;&nbsp;&nbsp;&nbsp; --
      Executing [1@pbx-routing:2] System("SIP/SipAgenT01-00001eb0",
      "echo "'418','IVR','1','','SipAgenT01-00001eb0','$(date +%s)'"
      &gt;&gt; /var/log/asterisk/loggingAST/SipAgenT01-00001eb0.csv") in
      new stack<br>
      <br>
      (attempt 2)<br>
      [Jun 11 15:30:21] DTMF[18780] channel.c: DTMF begin '8' received
      on SIP/SipAgenT01-00001ec1<br>
      [Jun 11 15:30:21] DTMF[18780] channel.c: DTMF begin ignored '8' on
      SIP/SipAgenT01-00001ec1<br>
      [Jun 11 15:30:21] DTMF[18780] channel.c: DTMF end '8' received on
      SIP/SipAgenT01-00001ec1, duration 160 ms<br>
      [Jun 11 15:30:21] DTMF[18780] channel.c: DTMF end passthrough '8'
      on SIP/SipAgenT01-00001ec1<br>
      <br>
      [Jun 11 15:30:27] VERBOSE[18780] pbx.c: [Jun 11 15:30:27]&nbsp;&nbsp; == CDR
      updated on SIP/SipAgenT01-00001ec1<br>
      [Jun 11 15:30:27] VERBOSE[18780] pbx.c: [Jun 11 15:30:27]&nbsp;&nbsp;&nbsp;&nbsp; --
      Executing [8@pbx-routing:1] Set("SIP/SipAgenT01-00001ec1",
      "choice=8") in new stack<br>
      [Jun 11 15:30:27] VERBOSE[18780] pbx.c: [Jun 11 15:30:27]&nbsp;&nbsp;&nbsp;&nbsp; --
      Executing [8@pbx-routing:2] System("SIP/SipAgenT01-00001ec1",
      "echo "'418','IVR','8','','SipAgenT01-00001ec1','$(date +%s)'"
      &gt;&gt; /var/log/asterisk/loggingAST/SipAgenT01-00001ec1.csv") in
      new stack<br>
      <br>
      <br>
      <br>
      Why doesn't Asterisk continue immediately inside the dialplan
      after having received the DTMF-input ?<br>
      <br>
      <br>
      Kind regards,<br>
      <br>
      Jonas.<br>
    </font>
  </body>
</html>