Record a muted channel for 30 minutes like this: exten => s,1,Answer(1)
exten => s,n,Progress() exten => s,n,record(silence_long.gsm|1800|s) exten => s,n,hangup _____ From: [email protected] [mailto:[email protected]] On Behalf Of David @ULC Sent: Thursday, March 04, 2010 4:52 PM To: [email protected] Subject: [asterisk-users] 30 mins GSM file I need to create 30 mins of GSM file for Asterisk . Silent / Blank file. Whats the best way to create it ?
-- _____________________________________________________________________ -- 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
