DTMF tempermental due to silence issue
Posted: Wed Nov 22, 2006 4:57 pm
When I use the DTMF, the first tone sometimes get cut off. I've traced this to the following error message at the astrisk cli:
Any idea why the silence didn't kick in?
- Code: Select all
-- Executing Answer("Local/8500998@default-43d4,2", "") in new stack
> Channel Local/8500998@default-43d4,1 was answered.
-- Executing MeetMe("Local/8500998@default-43d4,1", "8600051|q") in new stack
-- Executing Playback("Local/8500998@default-43d4,2", "silence") in new stack
-- Playing 'silence' (language 'en')
Nov 22 13:56:03 WARNING[6373]: file.c:1039 ast_waitstream: Unexpected control subclass '-1'
-- Executing AGI("Local/8500998@default-43d4,2", "agi-dtmf.agi") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-dtmf.agi
Any idea why the silence didn't kick in?