Displaying 1 result from an estimated 1 matches for "werebusi".
Did you mean:
werebusy
2005 Jan 05
1
Read() timeout hangs up the line
Hi list,
I am having some difficulty implementing a certain dialplan where the
following
happens. If the first Dial() is not answered, I want to play a small
greeting then
ask the caller to either hold the line (try calling again) or press 1
to leave
voicemail.
exten => s,1,Dial(${BLAH},10,Tt) ; Dial 10 sec
exten => s,2,Answer
exten => s,3,Playback(greeting)