[Asterisk-Dev] Possible bug found
Eric Wieling
eric at fnords.org
Tue Jun 24 22:08:06 MST 2003
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
--
BTEL Consulting
850-484-4535 x2111 (Office)
504-595-3916 x2111 (Experimental)
877-552-0838 (Backup Phone)
More information about the asterisk-dev
mailing list