<br><br><div class="gmail_quote">On Wed, Mar 11, 2009 at 5:29 PM, Olivier <span dir="ltr">&lt;<a href="mailto:oza-4h07@myamail.com">oza-4h07@myamail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>With an extensions.ael enabled system, I keep getting whatever I change into my &quot;astup.call&quot; file :<br><br>[Mar 12 00:13:56] WARNING[2538]: pbx_spool.c:267 apply_outgoing: At least one of app or extension (or keyword message/pdu) must be specified, along with tech and dest in file /var/spool/asterisk/outgoing/astup.call<br>

[Mar 12 00:13:56] WARNING[2538]: pbx_spool.c:457 scan_service: Invalid file contents in /var/spool/asterisk/outgoing/astup.call, deleting<br>[Mar 12 00:13:56] WARNING[2538]: pbx_spool.c:505 scan_thread: Failed to scan service &#39;/var/spool/asterisk/outgoing/astup.call&#39;<br>

</blockquote><div>Olivier--<br><br>It&#39;s complaining that you don&#39;t have  &quot;Extension: ---- &quot;  and  &quot;Priority: ..... &quot; lines in your call file, along with the context,<br>The Channel: lines calls one phone, the Context, Extension, and priority say what to execute for the other channel,<br>
and the two are bridged.<br><br>Whether the context, exten, and priority specified are in an AEL supplied dialplan or an extensions.conf<br>dialplan, doesn&#39;t matter. You can even mix both together to form a dialplan.<br>
<br>Let&#39;s see, I have a call file laying around...<br><br>Channel: Sip/snom<br>Context: workext<br>Extension: 983075878001<br>Priority: 1<br>...<br><br>This will ring the phone specified in Channel, and when it answers, it will<br>
run the extension you specify, and connect the two. (in this case it will<br>dial the &quot;movie hot line&quot; in Cody, WY, and the leading &quot;98&quot; says to use<br>a certain ISP to place the call.<br><br>murf<br><br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br>With an extensions.conf enabled system, the same &quot;astup.call&quot; file would work.<br>
<br>Has anyone tried ?<br>Any hint ?<br><br>Channel: sip/700@mylocal<br>CallerID: 692 &lt;692&gt;<br>MaxRetries: 1<br>WaitTime: 60<br>
RetryTime: 5<br>Context: mylocal<br>Extension: 00123457530<br>#Priority: 1<br><br>I suppose I should have written &quot;mylocal&quot; context in a different way as my extensions.ael includes :<br><br>context mylocal {<br>

        includes {<br>                subs;<br>                };<br>&lt;snip&gt;<br>       700 =&gt; ...<br>};<br>
<br>Regards<br>
<br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Steve Murphy<br>ParseTree Corp<br>
<br>