[Asterisk-Users] Re: 7960 straight through?
Shaun Ewing
asterisk at ewing.tk
Fri Jun 18 09:44:12 MST 2004
> -----Original Message-----
> From: asterisk-users-admin at lists.digium.com
> [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Randy Bush
> aha. ok. thanks. on to sorting out a dialplan.xml. any simple
> one that sez "just give it all to asterisk?"
Try:
<DIALTEMPLATE>
<TEMPLATE MATCH="*" Timeout="10" User="Phone"/> <!--
Default -->
</DIALTEMPLATE>
Very, very basic example that will send a call to Asterisk after 10 seconds
(unless dial is pressed first). The one I actually use for my 7940/60 phones
is a lot more complicated :-)
> randy
-Shaun
More information about the asterisk-users
mailing list