Ahhh - in the tfot book they use [] not ().<br><br>Thanks a million<br><br><div><span class="gmail_quote">On 3/29/07, <b class="gmail_sendername">Eric ManxPower Wieling</b> <<a href="mailto:eric@fnords.org">eric@fnords.org
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mark Reardon wrote:<br>> Hello Asterisk users,<br>><br>> Can someone thwack me with a clue stick please?
<br>> I am following the Asterisk TFOT book Dial() example trying to get the<br>> limit<br>> and announcements to work as per below.<br>><br>> These settings seem to have no effect.<br>><br>> There are no warning messages after 4 minutes or every 30 secs thereafter
<br>> and the call lasts longer than 5 minutes.<br>><br>> gunner*CLI> show dialplan<br>> [ Context 'outgoing' created by 'pbx_config' ]<br>> '123' => 1. Answer() [pbx_config]
<br>> 2. AGI(/usr/local/share/examples/asterisk/agi/agi-<br>> test.agi) [pbx_config]<br>> 3. Hangup()<br>> [pbx_config]<br>> '_X.' => 1. Dial(SIP/sipprovider/${EXTEN}||L[300000:240000:30000])
<br>> [pbx_config]<br>> 2. Hangup()<br>> [pbx_config]<br>><br>> I am using 1.2.17.<br>><br>> /usr/local/sbin/asterisk -vvvvvv -g -dddddd -c<br>><br>> Does not show anything to even indicate * is trying anything unusual with
<br>> regards to limits or warnings. It just seems to ignore the dialplan options<br>> altogether.<br><br>You are using [ ] instead of ( ) after L<br>_______________________________________________<br>--Bandwidth and Colocation provided by
<a href="http://Easynews.com">Easynews.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">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>