[asterisk-users] gap between Playback and Queue

Danny Nicholas danny at debsinc.com
Wed Jun 17 13:08:33 CDT 2009


If this is a recorded sound, you might want to truncate it with lame or
audacity.  It is quite common in my shop as we record using the phones.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Louis-David
Mitterrand
Sent: Wednesday, June 17, 2009 1:04 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] gap between Playback and Queue

Hi,

I have a 2/3 second gap between the end of a welcome message played with
Playback and the start of the Queue music. Here is the dialplan:

	exten => ${EXTEN},1,NoOp($EXTEN)
	exten => ${EXTEN},n,SIPAddHeader(Alert-Info: Ring_CCC)
	exten => ${EXTEN},n,Set(CALLERID(name)=${MYCID})
	exten => ${EXTEN},n,Answer()
	exten => ${EXTEN},n,Wait,1
	exten =>
${EXTEN},n,Playback(/usr/local/share/asterisk/sounds/welcome)
	;; ---- slight gap (silence) here -----
	exten => ${EXTEN},n,Queue(ccc|t|||${QUEUEWAITTIME})

The welcome sound does end correctly after the last word.

Any idea?

Thanks,

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list