[asterisk-users] No voice for when using Playback and background

Mojo with Horan & Company, LLC mojo at horanappraisals.com
Thu Oct 5 14:45:54 MST 2006


See if adding an answer line helps:

Rajkumar S wrote:
> exten => 200,1,Playback(tt-allbusy)
> exten => 200,n,Playback(moo2)

change to:

exten => 200,1,Answer
exten => 200,n,Playback(tt-allbusy)
exten => 200,n,Playback(moo2)


Moj


More information about the asterisk-users mailing list