--On Thursday, March 11, 2004 3:17 am -0500 James Golovich <[EMAIL PROTECTED]> wrote:
As of 3/4/2004 in cvs head and stable the Wait application has accepted time with fractions of a second. So 0.1 would be 100ms, 0.3 would be 300ms, etc.
James
Thanks, that makes a workaround for the 7960 problem this:
exten => 40,1,Answer exten => 40,2,Wait,0.3 exten => 40,3,VoicemailMain2
Iain
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
