Eric "ManxPower" Wieling wrote:
Earle Clubb wrote:
Hello,
I'm trying to play an audio file to a phone an arbitrary number of
times. The audio is a five-second segment of a sine wave. I need
this to be played repeatedly without gaps between playbacks. I've
tried doing this in the dial plan, e.g.:
exten => s,1,Playback(tonefile)
exten => s,2,Goto(1)
but there is too long of a gap between the playbacks. Does anyone
know of a way to achieve this?
You have a long gap in your tone file.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Eric,
Thanks for the reply. There is no gap in the tone file. The file
begins with the sine wave going positive from the zero-crossing and ends
with the wave at the zero-crossing from negative. Also, I can loop the
file on my PC and there are no gaps in the audio.
Earle
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users