[asterisk-users] Question about Read() application

Kingsley Tart kingsley at skymarket.co.uk
Wed Nov 23 19:05:07 CST 2011


Danny,

Did you try my local channel idea?

Cheers,
Kingsley.

On Mon, 2011-11-21 at 08:25 -0600, Danny Nicholas wrote:
> I tried to patch app_read on my development dahdi box as follows:
> static int unload_module(void)
> {
>         int res;
> 
>         res = ast_unregister_application(app);
> 
> /*      ast_module_user_hangup_all(); */
> 
>         return res;
> }
> But the offending behavior persists - it's not a "show-stopper" but it
> eventually could be.
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kingsley Tart
> Sent: Saturday, November 19, 2011 4:43 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Question about Read() application
> 
> Hi,
> 
> Did you get a workaround for this? I sent you a message offlist but you
> didn't reply so I don't know whether you saw it.
> 
> Cheers,
> Kingsley.
> 
> On Fri, 2011-11-18 at 13:15 -0600, Danny Nicholas wrote:
> > My IVR wouldn't sound right if I allowed 2 or 3 times before it was
> > considered a failure.   The big(ger) problem is that it just hangs up when
> > it fails, no warning or work around to do.
> > 
> > -----Original Message-----
> > From: asterisk-users-bounces at lists.digium.com
> > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Doug 
> > Lytle
> > Sent: Friday, November 18, 2011 1:10 PM
> > To: Asterisk Users Mailing List - Non-Commercial Discussion
> > Subject: Re: [asterisk-users] Question about Read() application
> > 
> > 
> > Danny Nicholas wrote:
> > > The user reported to me that "I punched 1 and it hung up" - in my 
> > > testing,
> > I found that slow DTMF entry (1 digit every 2 seconds or so) or fast 
> > entry (more than 10 digits per second) was most likely to cause the
> problem.
> > 
> > I've never had mine just hangup on a mis-key, but then again I have it 
> > try 3 times before considering it a failure.
> > 
> > exten => s,1,Read(get-admin-password|enter-password|||3|)
> > 
> > Doug
> > 
> > 
> 
> 
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to
> Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list