<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Easy way is to generate a .call file and put it in the
/var/spool/asterisk/outgoing directory.<br>
<a class="moz-txt-link-freetext" href="http://svn.digium.com/view/asterisk/trunk/sample.call?rev=13815">http://svn.digium.com/view/asterisk/trunk/sample.call?rev=13815</a><br>
<br>
<br>
<br>
Christopher Fowler wrote:
<blockquote cite="mid1171664758.11760.97.camel@shuttle.linxdev.com"
 type="cite">
  <pre wrap="">On Fri, 2007-02-16 at 16:54 -0500, John Mullinix wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">If you are wanting to call from a linux script, you might want to look at
the command:

Asterisk -rx &lt;CLI command&gt;
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That may actually work.

I could use the command 'console dial &lt;phone number&gt;' then
transfer the caller to a new context where the extension number could be
the trouble ticket I want to tell them about.  I use AGI to get the
exten number and then I'll know exactly what to do.



  </pre>
  <blockquote type="cite">
    <pre wrap="">John Mullinix
<a class="moz-txt-link-abbreviated" href="http://www.cohutta.com">www.cohutta.com</a>
<a class="moz-txt-link-abbreviated" href="mailto:john@cohutta.com">john@cohutta.com</a>
706-632-3343 

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:aaug-bounces@atlaug.com">aaug-bounces@atlaug.com</a> [<a class="moz-txt-link-freetext" href="mailto:aaug-bounces@atlaug.com">mailto:aaug-bounces@atlaug.com</a>] On Behalf Of
Christopher Fowler
Sent: Friday, February 16, 2007 4:09 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:Aaug@atlaug.com">Aaug@atlaug.com</a>
Subject: [Aaug] Calling out

I've used AGI to create a dynamic IVR system.

Now I want the server to call me.  Is that possible?  When an alarm
occurs I want the server to call me on my cell phone and speak to me. 
I've got tts working in the IVR system so all I need to figure out is
how to make SIP calls.

_______________________________________________
Aaug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Aaug@atlaug.com">Aaug@atlaug.com</a>
<a class="moz-txt-link-freetext" href="http://lists.atlaug.com/mailman/listinfo/aaug">http://lists.atlaug.com/mailman/listinfo/aaug</a>

_______________________________________________
Aaug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Aaug@atlaug.com">Aaug@atlaug.com</a>
<a class="moz-txt-link-freetext" href="http://lists.atlaug.com/mailman/listinfo/aaug">http://lists.atlaug.com/mailman/listinfo/aaug</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
Aaug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Aaug@atlaug.com">Aaug@atlaug.com</a>
<a class="moz-txt-link-freetext" href="http://lists.atlaug.com/mailman/listinfo/aaug">http://lists.atlaug.com/mailman/listinfo/aaug</a>
  </pre>
</blockquote>
<br>
</body>
</html>