<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 19/06/2015 20:45, Richard Mudgett wrote:<br>
    <blockquote
cite="mid:CALD46g00bo7VsZNd_VbvMexz7ynE1RU1FWmVQPpXpWVXjP03FQ@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Fri, Jun 19, 2015 at 2:14 PM,
            asterisk <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:asterisk@solutionengineers.com"
                target="_blank">asterisk@solutionengineers.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex"><br>
               
              -- Starting simple switch on 'DAHDI/x-y'<br>
              <br>
              Can I run a script (either in extensions.conf, or ael, or
              whatever) when that is detected? If so, I will create a
              small app which allows me to type a telephone number on my
              computer, I can then lift the phone & the script will
              go find the number I typed, and dial it for me.<br>
            </blockquote>
            <div><br>
            </div>
            <div>Look at this option in the chan_dahdi.conf.sample file:<br>
              <br>
              ; Specify whether the channel should be answered
              immediately or if the simple<br>
              ; switch should provide dialtone, read digits, etc.<br>
              ; Note: If immediate=yes the dialplan execution will
              always start at extension<br>
              ; 's' priority 1 regardless of the dialed number!<br>
              ;<br>
              ;immediate=yes<br>
              <br>
            </div>
            <div>Richard<br>
            </div>
          </div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
    Oops, didn't spot that. That's perfect, thanks Richard!<br>
    <br>
    <br>
    Cheers,<br>
    Ade.<br>
  </body>
</html>