[asterisk-users] Help: How does one determine the length of an outbound/dialout MESSAGE to be delivered

Costa Dinoteli javmob at gmail.com
Fri Nov 2 16:27:38 CDT 2007


THANKS
I am looking at two
2 fields in asterisk:

Duration - includes ring time

billsec - should not include ring time

For some reason billsec includes ring time and
duration = billsec + some other stuff.
billsec should not include ringtime and is causing issues.

is there a way to get accurate accounting results?

--Thanks in advance,
-C


On Nov 1, 2007 7:16 PM, Philipp Kempgen <philipp.kempgen at amooma.de> wrote:
>
> Costa Dinoteli wrote:
>
> > We created a dial plan which performs and outbound dial out and
> > deliveres a message to a receipient
> > What call method/option in extensions or anywhere allow us to
> > determine the length of the message.
> > IE, what if a 3 minute message is attempted to be delivered and
> > 45seconds into the call drops or is terminated by the end user.
> > I need to know that the entire message was/was not delivered.
> >
> > What I'm looking for is a variable that can be
> > used in the exten file to determine call length of the
> > completed call.
>
> Maybe ${ANSWEREDTIME} is what you're looking for.
>
> Regards,
>   Philipp Kempgen
>



More information about the asterisk-users mailing list