I think I have found a bug in the park command [Syntax] Park([timeout][,return_context[,return_exten[,return_priority[,options]]]])
exten => doParkAttempt,n,Park(60,DoMyParkReturn,2003,1,s) Each time I call it with a timeout value. it fails to use the time out value it is set to 0 and returns right away to the specified context. Can anyone else confirm this and give me some help? Thanks Bryant
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
