[Asterisk-Users] VoiceMail recording dialtone

Martin Pycko martinp at digium.com
Thu Jun 19 14:56:37 MST 2003


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 <martinp at digium.com>:
>
> > 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
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
>
>
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list