[Asterisk-Users] First second choppy

Peter Dean peter.john.dean at gmail.com
Mon Mar 28 17:15:20 MST 2005


We use the ANSWER, WAIT, BACKGROUND which works perfecting fine.

e.g.
exten => _123,1,Answer
exten => _123,2,Wait(1)
exten => _123,3,Background(welcome)
....

On Mon, 28 Mar 2005 15:50:33 -0800, Robert Goodyear <me at jrob.net> wrote:
> 
> On Mar 28, 2005, at 3:22 PM, Noah Silverman wrote:
> 
> > Hi,
> >
> > When someone calls into our * system over a PTSN line, we answer with
> > a recorded prompt.  (Thank  you for calling, etc..)
> >
> > The first second of this prompt ALWAYS skips.  After that, everything
> > sounds great and works perfectly.  There is nothing wrong with the
> > prompt.
> 
> Yeah, there's some wackyness (wackiness?) during call setup, and it
> usually manifests itself as a big ugly dropout on an outbound call too.
> I have been experimenting with the whole RINGING, WAIT, ANSWER sequence
> of steps at the beginning of my inbound contexts to get just the right
> amount of time to settle the call down.
> 
> However, I'm not sure if I should be doing RINGING, ANSWER, WAIT or
> some other sequence of events, or just RINGING(n) then ANSWER.
> 
> Anyone know if WAIT is not advisable to workaround the problem Noah's
> asking about?
> 
> /rg
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list