<br><br><div class="gmail_quote">On Wed, Mar 11, 2009 at 5:29 PM, Olivier <span dir="ltr"><<a href="mailto:oza-4h07@myamail.com">oza-4h07@myamail.com</a>></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 "astup.call" 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 '/var/spool/asterisk/outgoing/astup.call'<br>
</blockquote><div>Olivier--<br><br>It's complaining that you don't have "Extension: ---- " and "Priority: ..... " 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't matter. You can even mix both together to form a dialplan.<br>
<br>Let'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 "movie hot line" in Cody, WY, and the leading "98" 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 "astup.call" file would work.<br>
<br>Has anyone tried ?<br>Any hint ?<br><br>Channel: sip/700@mylocal<br>CallerID: 692 <692><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 "mylocal" context in a different way as my extensions.ael includes :<br><br>context mylocal {<br>
includes {<br> subs;<br> };<br><snip><br> 700 => ...<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>