[Asterisk-Dev] Possible bug found

Eric Wieling eric at fnords.org
Wed Jun 25 07:55:41 MST 2003


I am dialing from an ATA-186, but I have redefined the dial termination
character to "*" instead of the default "#".  The Wait(1) does seem to
help, I still wonder why this is only happening if the exten => ends in
a #.

On Wed, 2003-06-25 at 02:35, Stephen Davies wrote:
> On 25 Jun 2003, 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
> 
> I had this problem, or similar.
> 
> Are you dialling from a SIP client of some sort?
> 
> In my case what happened was that my ATA186 used the # as its
> dial-plan terminator.  Normally the # would not be sent, but sometimes
> * heard the end of it and it is then read by Background and terminates
> the playback of the tt-weasels.
> 
> I fixed it with a Wait at priority 1.
> 
> Steve
> 
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
-- 
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