Displaying 20 results from an estimated 11000 matches similar to: "Application SetVarCDR"
2005 Mar 12
2
RE: [Asterisk-Dev] SetVarCDR
I don't know...now I have a _X. in my CDR.
-----Original Message-----
From: Matthew Boehm [mailto:mboehm@cytelcom.com]
Sent: Saturday, March 12, 2005 8:05 PM
To: Asterisk Developers Mailing List <asterisk-dev@lists.digium.com>
Subject: Re: [Asterisk-Dev] SetVarCDR
You must have some fux0red config 'cause using _X. works fine here. I haven't had an 's' in my CDRs for
2005 Feb 22
1
Finding the true src in CDR
Here is the setup:
SIP/3044 -> SetCallerID(5551212) -> Call out PRI
The CDR shows a src of 5551212. That is a lie! The src of that call was not
5551212, the source was 3044! The "translated source" of that call was
5551212.
How can I get "real" source of this call and not some faky nonsense?
The "reason" behind using the SetCallerID is because if I
2005 Jan 13
5
PRI concentrator
Hey gang,
We currently have a class 3 switch (CSX) that..well..it sucks. It does
terrible CDR writes, doesn't support LCR, the list goes on and on. We want
to replace this with several asterisk boxes each running one or two 4 port
PRI cards.
The problem is: I can plug in 20 PRI lines into the CSX (from PSTN) and
have 1 come from CSX into asterisk. If 1 call comes in on each of the 20
pris,
2004 Dec 16
3
Get asterisk out of the RTP stream?
Here is the setup:
Phone A (in NYC) on own bandwidth.
Phone B (in LA) on own bandwidth.
Asterisk box in Houston,TX on own bandwidth.
Both phones contact asterisk to register. Not much bandwidth used for this
as it is a few packets every hour or so.
Phone A calls Phone B. Phone A sends a call request to asterisk and asterisk
calls phone B. Both phones are connected and both people are talking.
2010 Oct 13
4
checking CDR
Hello Asterisk Community,
Is there a way to check in asterisk cdrs and extension forwarded?
I mean, i'm calling to a ISDN number, wich goes to extension 8222, but
this extension is forwarded to another one, the problem is that in
CDRs i am able to see the the first step of the call, but never see
the forwarded extension, how can i do that?
Thanks!
2005 May 10
2
RE: Writing To Multiple MySql Tables
Ive got realtime and mysql.cmd to read from databases but apart from cdr
how else can * write? I need to write to 2x tables and cant do this with
cdr?
Any advice appreciated thanks.
---
Rafal Kaniewski
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.7 - Release Date: 09/05/2005
2007 May 18
1
web app to playback recorded phone calls.
1 of our customers records all phone calls and needs to be able to be
played back via a searchable web app. I tried ARI but it is very
limited.
Anyone have any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070518/40621109/attachment.htm
2004 May 16
2
cdr-csv / Zaptel BRI / full number not stored (missing leading zeroes)
Hi,
I'm using a ZaptelBRI card. It works fine.
But I have a small problem with call logs.
The leading zeroes of the external calling party are not stored (e.g. : 0140302010 will be stored as 140302010).
Same for international numbers for which "00" will be stripped out.
I would not mind if the cdr record would give me an indication of the call's origin (national or
2005 Sep 07
3
Extensions - Realtime
CVS HEAD/Asterisk 1.2: Is there a way to have the entire
extensions.conffile coming from the realtime?
It appears that RealTime for the extensions.conf file is on a context by
context basis, but you have to create each new context in the
extensions.conf file then add a "switch => Realtime" line (then reload). I
want to be able to add phones without having to edit any files.
2008 Nov 22
5
CDR Desgin
I've taken the liberty of starting a new thread to discuss the design
of the Asterisk CDR mechanism. The discussion has been kindly
initiated by murf putting together a proposal:
http://svn.digium.com/svn/asterisk/team/murf/RFCs.
After reading the proposal I still don't think it's the right way to
go. To my mind adding more channel variables increases the complexity
in a situation
2013 Nov 22
3
[LLVMdev] [3.4 branch] SystemZ regressions
Hi,
On Thu, Nov 21, 2013 at 8:16 PM, Richard Sandiford <
rsandifo at linux.vnet.ibm.com> wrote:
> İsmail Dönmez <ismail at donmez.ws> writes:
> > Using openSUSE 13.1 on s390x machine I get two new regressions with llvm
> > 3.4rc1:
>
> Hmm, I don't see this locally. Just to rule out one possibility,
> which compiler are you using to build? Do you see the
2005 Oct 14
3
Busy not jumping n + 101 anymore
I recently upgraded my Asterisk system to the latest CVS-HEAD
Asterisk CVS HEAD built by bill@localhost on a i686 running Linux on
2005-10-12 13:34:09 UTC
Ever since this upgrade, the system is jumping n+101 if it gets a busy
on a Dial command, it is now proceeding to the next priority (n+1)
Has something changed with this? Is there a way to change it back?
Thanks,
Bill
--------------
2013 Apr 09
1
CDR unanswered setting
?
Hi,
From asterisk 1.8, the CDR table is not logging the unanswered or extn busy calls which hit while in the queue. I am talking about this setting in the cdr.conf :
; In brief, this option controls the reporting of unanswered calls which only have an A
; party. Calls which get offered to an outgoing line, but are unanswered, are still
; logged, and that is the intended behaviour. (It also
2015 Aug 19
3
Code owner for the scalarizer
We should find a code owner for the scalarizer
(lib/Transforms/Scalar/Scalarizer.cpp).
I nominate Richard Sandiford, who added it in r195471.
Let me know what you think.
Thanks,
Hans
2013 Nov 14
2
[LLVMdev] [PATCH] Add a Scalarize pass
Richard Sandiford <rsandifo at linux.vnet.ibm.com> writes:
> Are you worried that adding it to PMB will increase compile time?
> The pass exits very early for any target that doesn't opt-in to doing
> scalarisation at the IR level, without even looking at the function.
As an alternative, adding Scalarizer and InstCombine passes to
SystemZPassConfig::addIRPasses() would probably
2008 Dec 19
5
Authorize & Microsoft SQL
Hello Everyone,
I have an installation where the client has a Microsoft SQL database that holds all of their case information. They would like the asterisk system to require users to enter a valid case number when making an outgoing call. I?m seeing some documentation regarding people using Microsoft SQL for CDR storage, however nothing regarding validating authentication using a Microsoft SQL
2005 Mar 24
14
Realtime mysql problem?
All, I get this whenever trying to dial to a peer when the peer
registered to another server. I'm basically trying to use realtime to
check for the peer and dial it.
Mar 24 09:16:47 VERBOSE[4527]: -- Executing Dial("SIP/brak-f69f",
"IAX2/brak-test/107") in new stack
Mar 24 09:16:47 DEBUG[4527]: MySQL RealTime: Retrieve SQL: SELECT * FROM
sip_users WHERE name =
2013 Nov 15
2
[LLVMdev] [PATCH] Add a Scalarize pass
Nadav Rotem <nrotem at apple.com> writes:
> On Nov 14, 2013, at 2:32 PM, Richard Sandiford
> <rsandifo at linux.vnet.ibm.com> wrote:
>> Richard Sandiford <rsandifo at linux.vnet.ibm.com> writes:
>>> Are you worried that adding it to PMB will increase compile time?
>>> The pass exits very early for any target that doesn't opt-in to doing
2013 Aug 09
2
[LLVMdev] Making MipsOptimizeMathLibCalls generic
MipsOptimizeMathLibCalls.cpp converts:
g = sqrt (f);
into:
r1 = sqrt (f) readonly;
if (g is a NaN)
r2 = sqrt (f);
g = phi (r1, r2)
I'd like to do the same on z. Would it be OK to make this pass generic
and do the transformation whenever FSQRT isLegalOrCustom for the type?
If so, should it stay a separate pass, or should I merge it with
something else?
Thanks,
Richard
2008 Feb 13
1
[LLVMdev] Is there someone tried LLVM 2.1 on Visual Studio 2005?
If you are using the Express versions of Visual Studio, the Platform
SDK(windows.h) is a seperate install that you have to download.
Kevin Tew
Ted Neward wrote:
> Thanks--I was offline when I wrote it, couldn't Google. Found it in about 5
> seconds once I was back online.
>
> Second question: I'm getting various build errors relating (it seems) to
> configuration: