[asterisk-users] duration sec and billing sec in cdr

Matt mhoppes at gmail.com
Mon Apr 16 09:04:13 MST 2007


The playback wait command may be what's doing it.

On 4/16/07, Adam KOSA <adamk at 3a.hu> wrote:
>
> Hi, and thanks for the suggestions!
>
> Matt wrote:
> > Sounds like your VoIP provider is incorrectly sending you an Answer
> before
> > the call actually completes.  I would contact your VoIP provider.
> >
>
> > I suppose it could also be possible that YOU have an Answer() statement
> > that
> > is only on your VoIP trunk.  I would double check that, and then contact
> > your VoIP provider to see if they have any suggestions.
> >
> this is what's most likely as i have no experience in asterisk configs.
>   I've checked the extension.conf settins, they are:
>
> exten => _94./_5[05][15],1,Playback(please_wait)
> exten => _94./_5[05][15],n,Set(CALLERID(name)=my_voip_username)
> exten => _94./_5[05][15],n,Dial(SIP/00${EXTEN:2}@voipstunt)
>
> and for the internal numbers:
>
> exten => _NXZ,1,Set(TIMEOUT(digit)=2)
> exten => _NXZ,2,Dial(SIP/${EXTEN},45)
> exten => _NXZ,3,VoiceMail(b${EXTEN})
> exten => _NXZ,103,VoiceMail(u${EXTEN})
>
> > Basically, SOMEONE (your or voipstunt) is answering the call before it
> > should be answered.
> >
>
> i will check this with more voip providers to see if they or i have
> messed up something (but it's probably going to be me, i just don't know
> where to start looking).
>
> thanks again
> Adam
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070416/fa6ddce9/attachment.htm


More information about the asterisk-users mailing list