Displaying 20 results from an estimated 9000 matches similar to: "CDR and transfer"
2009 Apr 14
4
Ignoring time spent waiting in queue in CDR
Hello,
I'm working on an Asterisk configuration for a call center, and they
bill based on the time spent talking to an agent, but not for any time
spent waiting in a queue. The CDR information contains the entire
duration of the call as billable seconds, including time spent waiting
in the queue. I would like the billable seconds to only include the
time spent actually talking to an agent.
2008 May 07
1
cdr question
Hi,
Would just like to ask about cdr, i have an asterisk and i would like to bill only outbound calls not extension to extension, when i'm looking at the CDR, i can't figure out which fields i need to filter all outbound calls only.
e.g if i dial 00. or 9XXXXXX (for local pstn calls) those are billable, 100 101 or 102 (all local extensions) not billable.
*97 for voicemail not billable,
2010 Sep 03
3
How to tell if there is a transfer from CDR?
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2018 Oct 03
2
Non-matching linkedid on CDR Records [SEC=UNCLASSIFIED]
Hi asterisk-users,
We have recently moved to the 13.x branch of Asterisk from 11.x, and we're trying to correlate CDR records from multiple-legs for billing purposes.
As part of this change we have added 'linkedid' to our CDR table schema in an attempt to join the multiple records into one billable record.
The call path can be simplified as (transport types in brackets):
SIP
2013 Aug 01
2
Asterisk 1.4 CDR vs VoIP Innovations CDR
When I compare my total minutes on the bill from VoIP Innovations, to
the number from our CDRs, I'm finding a smalish (3-4%) discrepancy in
the count of minutes. I'm wondering why it's there.
Are there different methods of counting the billable start or end point
of a phone call?
If it matters, I'm counting more termination minutes than they are and
they're counting more
2008 Jan 29
8
Asterisk's DANGEROUS Transfer CDR's
Hi All,
PLEASE READ if you depend on Asterisk CDR's and support transfers.
Apologies for the shout but I'm desperate to get others to agree Asterisk has a
big problem with the CDR's that are generated for transfers. I can understand
why not too many people are interested as transfers are complicated and
messy. However for those of us having to support transfers and depending on
2003 Aug 02
0
Webalizer for CDR logs....
I'm currently working on a perl script convert csv logs to a http log
equiv:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\""
Right now I have output something similar to this:
111 - - [02/Aug/2003:16:39:15 -0500] "GET /300 HTTP/1.0" 200 6144 "sipext" "ANSWERED"
INCOMING - -
2022 Aug 10
3
Time-tracking software
I am in search of open-source software to track billable time for myself. A quick Google search did not find anything that is open-source but I am hoping that this group might know of such software? The platform is C7.
2005 Feb 28
0
strange CDR problem
I'm using all sip, no zap, or iax, so I don't know if the same problem
exists when using zap, or iax.
When device 1 calls device 2, and device 2 blind transfers to device
3, the following happens:
The cdr record shows that 1 called 3, and ignores completly the fact
that 1 called 2 and 2 called 3. In normal billing I think that the
duration of the entire call should be billed to device 1
2004 May 24
2
Newbie extensions.conf I need to include [SMS] context.
I want to include a new context in my exensions.conf
I have read this page http://www.voip-info.org/wiki-Asterisk+howto+dial+plan
and I can sort of follow it?!
I have a context [local] that I know zapata.conf points to, I have edited
extensions.conf and put in my phone, sip and iax extensions. I want to add
an sms context.
I understand that all calls go through my [local] context and I have
2007 Jun 11
1
CDR on transfers of called ZAP channel
Hello list,
I have a problem with called ZAP channels making an attended-transfer
or blind-xfer. Signalling at the phones is ok, but the CDR of Asterisk
is wrong.
At the moment there is a bristuffed Asterisk 1.2.18 running with
bristuff-0.3.0-PRE-1y-g. Here is my dialplan, I simplified it a bit:
[default]
exten => 0123456789,1,Macro(dialpstn,${EXTEN})
[macro-dialpstn]
exten =>
2004 Dec 09
4
MySQL, CDR with MySQL
I'm preparing to roll out Asterisk for the voicemail portion of my VOIP
network. This week I downloaded a fresh version from CVS of Asterisk and
installed the following MySQL 4.1.7 RPMs directly from Mysql.org For some
reason after I enable MySQL for CDR and Voicemail in the cdr_mysql.conf and
voicemail.conf I don't get any MySQL functionality at all. It almost seems
as though MySQL
2006 Mar 06
1
cdr records on transfer
Hello!
i'm trying to set up transfer without using the respective
asterisk-function but with the built-in phone functions. my goal is to
have the first callleg billed to the caller and the second callleg to the
callee, who is responsible for the forward(and i can't bill a unknown
caller anyways)
so far it's working without problems, but my cdr's are messed. with the
help of the
2023 Feb 28
1
ssh host keys on cloned virtual machines
On Mon, 27 Feb 2023, Nico Kadel-Garcia wrote:
>> > does any one of you have a best practice on renewing ssh host keys on cloned
>> > machines?
>>
>> Yes: not cloning machines.
>
>Good luck with *that*. Building VM's from media is a far, far too
>lengthy process for production deployment, especially for auto-scaling
>clusters.
(It?s ?VMs?, no genitive
2003 Aug 22
1
cdr_csv actual duaration
Hi all.
I have some question about cdr_csv.
We want to have some IVR system for routing incoming calls to multiple directions. So when user make a call, he must put his PIN and phone number. Then asterisk will Dial this call to appropriate destination. Billing system deal with cdr_csv records. But the "Billable seconds" field - all time of the call, including the IVR part (that
2005 Jul 26
3
Billing works but i do no get full calling cost...!
Hi to everybody,
i tried to find an asnwer before posting this, but most astcc billing issues i searched refer to the case when no billing occurs at all.
In my case i get only initial charges and any subsequent minute does not count for billing.
In my iax.conf i entered the "notransfer = yes" but nothing changed.
My test card and test calls are the following
TEST-CARD en N/A
2004 Jul 14
4
can you trust CDR for billing information?
Is the CDR table the right table for billing?
I did some tests and CDR records billing seconds for calls that where never
picked up.
Is this a bug in my system or is that the way CDR works?
I called out on my X100T card.
Best regards,
Han
Test data
Duration 12 seconds 8 seconds billing time (never picked up my phone)
Duration 111 seconds 108 seconds billing time (5 second but
2023 Feb 28
1
ssh host keys on cloned virtual machines
On Sun, Feb 26, 2023 at 2:51?PM Thorsten Glaser <t.glaser at tarent.de> wrote:
>
> On Fri, 24 Feb 2023, Keine Eile wrote:
>
> > does any one of you have a best practice on renewing ssh host keys on cloned
> > machines?
>
> Yes: not cloning machines.
Good luck with *that*. Building VM's from media is a far, far too
lengthy process for production deployment,
2009 Feb 26
2
Problems with Outbound Calls
Hi everyone!
I'm quite a newbie at this Asterisk stuff so please bear with me.
We've recently decided to start training in Asterisk via AsteriskNow!
Asterisk version is 1.4.18.1 through AsteriskNow! 1.02
The box we have is paired with a Digium TE110P and we've managed to get
it to the point where incoming calls via a single DID (from NTT Japan)
can be received and answered
2006 Nov 10
3
How to get CDR to show answered calls only
Is there anyway to get CDR to show just the answered calls. Not by
exporting to a spreadsheet and editing. We have ring groups and queues and
CDR shows everything as calls received. Even if it's multiple extensions
ringing it shows them as multiple calls received. This seems kind of goofy.