Unless your telco signals hangup with a dialtone ..... it should help.
The thing is that most propably your X100P hangs up and then picks up the
line due to something ... that was my original idea.

Martin

On Wed, 25 Jun 2003, Sam Bingner wrote:

> I don't understand how that would affect the voicemail recording dialtone
> when the phone never rang?
>
> 1, User calls
> 2, Nobody answers in 20 seconds
> 3, greeting is played (user hangs up somewhere in here, close to end)
> 4, voicemail is called, and records a dialtone
>
> -- phone never rings again here --
>
> Sam
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Martin Pycko
> Sent: Thursday, June 19, 2003 11:57 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Asterisk-Users] VoiceMail recording dialtone
>
>
> Well experiment yourself with the code.
>
> in wcfxo.c
>                 /* Don't accept a ring for another 1000 ms */
>                 wc->ringdebounce = 1000;
>
> Try a diffrent value (e.g. 3000 for 3 sec)
> and in zaptel.h
>
> #define        RING_DEBOUNCE_TIME      500     /* 500 ms ring debounce
> time */
>
> try the same value as in wcfxo.c
>
> recompile/reload and test
>
> regards
> Martin
>
> On Thu, 19 Jun 2003, Sam Bingner wrote:
>
> > Zaptel was the version from about 4 days ago when I sent this message,
> > I updated again yesterday night
> >
> > Sam
> >
> > Quoting Martin Pycko <[EMAIL PROTECTED]>:
> >
> > > How old is your zaptel code ?
> > > Mark recently increased some timer for that.
> > >
> > > Martin
> > >
> > > On Wed, 18 Jun 2003, Sam Bingner wrote:
> > >
> > > > I have an extension setup with voicemail, for incoming calls on an
> > > > X100P card.  It quite often will record about 15 seconds of
> > > > dialtone... I'm guessing that it picks up the line after the
> > > > outgoing line has been disconnected.
> > > >
> > > > Has anybody else run into this problem?  Shouldn't chan_zap be
> > > > detecting the hangup and ending the connection?
> > > >
> > > > Sam
> > > >
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> >
> >
> >
> >
> > -------------------------------------------------
> > This mail sent through IMP: http://horde.org/imp/
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > [EMAIL PROTECTED]
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to