Bryant,

We have been using a pre-1.8 trunk version of asterisk that has been pretty 
stable for us. We have a fairly small user base currently and decided to take 
the risk with a trunk version after some testing basically because of the 
availability of CEL as it lets us do a bunch of things we couldn't do with 1.6 
CDR.

I have briefly tested the beta3 of 1.8 and it seemed ok but were holding off 
for the release version (with a if it ain't broke don't fix it mentality).

In our environment and my limited experience 1.8 is shaping up to be a great 
release (Great work guys, thanks to everyone working on asterisk!) I recommend 
you fire it up somewhere to test and see if you still have the issues, CEL can 
be pretty verbose and confusing at first but it does give you a lot more 
information about what happened during a call and when. On the other hand you 
may see it working and decide it's not for you.

As for DTMF we only have a few IVR Menu style interfaces that don't currently 
see much use so I can't really give a definitive answer, but we have not had 
any problems with it.

Worst case scenario, you test it and find some problems. I can't speak for the 
developers, but while it's in beta, now's the time to find them!

Regards,
Nic.

From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Bryant Zimmerman
Sent: 05 September 2010 21:51
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to tell if there is a transfer from CDR?

Nic

How stable is 1.8 really? It sounds like you are running it in production is 
this the case? CDR Transfer issues and rfc2833 DTMF issues are hitting us hard 
with 1.6.2.x. We want to move as soon as 1.8 is stable enough.

Thanks
Bryant
________________________________
From: "Nic Colledge" <n...@njcolledge.net>
Hi,
I use CEL or Call Event Logging in 1.8 to get a more concise picture of what 
happened in a call. We use it for a bunch of stuff including billing attended 
and unattended transfers differently.
If you are thinking of upgrading, it's worth a try.
Nic.
-----Original Message-----
From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of C F
Sent: 05 September 2010 03:54
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to tell if there is a transfer from CDR?

Last time I analyzed this (I believe back in 1.2) there was no way of
telling. However a blind transfered call would generate 2 CDR
recoreds:
1. For the part of the call with the transferrer and transfered.
2. For the part of the call with the transferee and transfered.
The call duration for the 2nd record would include the time of the 1st
record as well. So if part one took 20 seconds and part 2 40 seconds,
then the 2nd record would have 60 seconds as billable.
The only workaround was to check the BLINDTRANSFER var and reset cdr
if it was populated.

Please members of this list, I would love to hear more input as I'm
sure this has changed. Also I would not be surprised that I'm wrong in
my analysis as more than 4 years has passed since and I might have
forgotten.

TIA

On Fri, Sep 3, 2010 at 5:06 PM, Carlos Chavez <cur...@telecomabmex.com> wrote:
>        Is there any way to know if a call was transferred from reading the
> CDR?  Any relation in fields like UNIQUEID?  Something that can be
> scripted to make a special report?
>
> --
> Telecomunicaciones Abiertas de México S.A. de C.V.
> Carlos Chávez Prats
> Director de Tecnología
> +52-55-91169161 ext 2001
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to