[Asterisk-Dev] Possible bug found

Steven Critchfield critch at basesys.com
Tue Jun 24 22:21:09 MST 2003


Try it with Playback instead of background to see if for some reason you
might have a timeout problem. I'm guessing here.

On Wed, 2003-06-25 at 00:08, Eric Wieling wrote:
> OK, so I'm replying to myself.  Here's a simpler way to duplicate the
> problem.
> 
> WORKS:
> exten => 75,1,Background(tt-weasels)
> exten => i,1,Playback(invalid)
> exten => i,2,Hangup
> 
> DOESN'T WORK:
> exten => 75#,1,Background(tt-weasels)
> exten => i,1,Playback(invalid)
> exten => i,2,Hangup
> 
> 
> On Tue, 2003-06-24 at 23:53, Eric Wieling wrote:
> > If I have the following and I dial 75# I get a fraction of a second of
> > tt-weasels played and then it goes immediately to the invalid extension
> > message.  If I remove # from the exten line it works as expected.  I
> > have no idea where to even begin to fix the problem.
> > 
> > exten => 75#,1,Goto(1234,1)
> > exten => 1234,1,Background(tt-weasels)
> > exten => i,1,Playback(invalid)
> > exten => i,2,Hangup
-- 
Steven Critchfield <critch at basesys.com>




More information about the asterisk-dev mailing list