Displaying 1 result from an estimated 1 matches for "silence_sixty_second".
Did you mean:
silence_sixty_seconds
2006 Jun 14
1
analog call progress - can I use backgrounddetect
...e phone so the first part of the message is
missed.
Can the backgrounddetect app be used for this. I have tried but
the message still plays before I answer.
I generated 60 seconds wave file.
[callprogress]
exten => call_cell,1,Set(TIMEOUT(absolute)=55)
exten => call_cell,n,backgroundDetect(silence_sixty_seconds,3000)
exten => call_cell,n,hangup
exten => talk,1,playback(demo-congrats)
exten => t,1,playback(call-no-answered)
exten => t,n,hangup
This is what I was playing with and it still jumps to the talk priority
before I answer.
Am I missing something?
Jerry