similar to: Unique ID

Displaying 20 results from an estimated 20000 matches similar to: "Unique ID"

2007 Jun 29
4
asterisk call unique id in dialplan
Hi how can i retrieve the call unique id of asterisk in the dialplan? I have enabled the cdr logging on a postgres database. In the table cdr each record has a field that assumes an unique id (for example: 1141628669.51) Can i retrieve this from the dialplan? For example: exten => 203,1,Answer exten => 203,2,Set(CALLERID(name)=UNIQUE_ID - ${var_name_unique_id}) exten =>
2006 Oct 21
2
Unique call ID's across several systems
hi guys. Is there anyway of generating a universal / global unique id from the dialplan (A uuid or guid). I want to have several asterisk servers sharing a cdr database, and want a unique reference for each call. Obviously, ${UNIQUEID} doesn't work across several * systems/
2007 Sep 17
3
Enabling MySQL UNIQUE from cdr.conf
Hi, Is there a way to enable the usage of UNIQUEID CDR field using a MySQL database backend for storing CDRs without having to recompile asterisk-addons as stated here http://www.voip-info.org/wiki-Asterisk+cdr+mysql ? After version 1.4 it is said in release that it can be done (not sure if it applies to mysql backend) How would it be the syntax in cdr.conf? I tried this without success in
2014 Jan 16
1
Weird issue with Set(CALLERID(name)=string);
Hi folks, We've been having a weird issue... It is happening more often in the last few months... Most inbound calls, we have in our dialplan before Queue(): Set(CALLERID(name)=${PARTNER}:0:${CALLERID(num)}:${UNIQUEID}:${CHANNEL}); So when the call rings a member, softphone will show this string .... The issue is that sometimes the string showing in the softphone is not the same. Its a
2015 Jun 26
3
Preserve CDR unique across multiple servers
Hi. I am using two servers in my configuration: one for phones registration and another one as gateway, where all the providers are connected. Both are connected through an IAX trunk. I am having some trouble on matching both CDR?s, since durations for a call are not always the same in both servers, start/end date time are sometimes also different, etc. Is there any way to send the uniqueid of
2007 Feb 01
8
Dell Servers
Hi, I was planning on getting a Dell PowerEdge 2950 for our new Asterisk configuration. But while searching for documentation about it and/or reported issues, I found this: http://www.voip-info.org/wiki/view/Asterisk+hardware WARNING - many Dell motherboards use the e1000 gigabit ethernet chipset, which has been known to cause random locksup - if you plan on using a Dell server, disable the
2015 Jun 26
1
Preserve CDR unique across multiple servers
I am already using the unique in both servers, but both generate different id?s, but i am unable to get the original one from the gateway box to store it in the final CDR? -- Rui Mota Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Friday 26 June 2015 at 14:52, Tech Support wrote: > Check out the ?uniqueid? parameter in cdr.conf and cdr_adaptive_odbc.conf. > John V. >
2007 Sep 20
10
IAX Java Softphone?
Does anyone know of an IAX softphone in Java, whether applet or application? Even the most minimum featureset, just voice and dialing, or even embedded in some other app/let. Preferably GPL. Thanks. -- (C) Matthew Rubenstein
2007 May 03
1
VoiceXML + Nuance
Hello, Is there anyone who has ever done a setup of VoiceXML combined with some licenses from Nuance for the ASR/TTS engine within Asterisk ? I'm currently working with VoiceGenie, for the VoiceXML + ASR/TTS engine, but we are having a couple of issues which I guess are caused by VoiceGenie. If there's an alternative, it would be very interesting for us. Thanks, -- Eric Rousse
2012 Oct 25
6
How to tie orders taken to specific CDR records
Our phone operators work off of an Asterisk queue. They take calls from customers and take orders with our back end systems. What I need to be able to do is tie the orders taken to the specific CDR record that reflects the call from which the order originated. The typical/sample CDR table doesn't have a primary key. I can add an auto-generated PK, but the CDR is not written until the
2008 Mar 11
3
Call tracing - Asterisk 1.4
Hi guys I've just read this about the upcoming release of * 1.6: ?Better reporting through a new call event logging capability in Asterisk 1.6 will allow complete tracking of events that take place during a call. The goal, according to Fleming, is to provide more detail than traditional CDR (Call Detail Recording) features offer and to allow for more granular tracking and auditing.? That
2013 Jun 03
1
Is uniqueid/sequence a safe CDR table primary key ?
Hi, When dealing with CDR SQL tables, I always added an auto-incremented cdr_id key as a primary key, just in case provided uniqueid key went wrong. Now I'm facing a situation where I need to insert into a database's table and from the dialplan, a reference to the CDR record which is currently processed. So my questions are: 1. Can uniqueid/sequence (or uniqueid/sequence/calldate)
2007 May 14
1
Some problems with mysql CDR
Hello, We have finally upgraded to Asterisk 1.4, however we've run into two issues that weren't occurring before the upgrade. Issue #1: We're an outgoing call center and need to record all calls. We use the uniqueid field in the CDR to match with the recording, which we labeled with {UNIQUEID} in MixMonitor. For some reason, the uniqueid is not correct in the CDR. Here is the
2007 Jul 16
4
USB Cordless
Does anyone know if X-Ten or SJPhone support multiple cordless handsets for multiple lines? I have an office with multiple roaming users(nurses) that are in and out. I'd like to provide them telephones, and my idea is to have a PC sitting in a corner somewhere running a softphone client. When a nurse comes in she just picks up any available handset(anywhere from 2-5 per office) and starts
2008 Sep 10
3
Write Asterisk CDR MySQL records to multiple servers
Hi to all, I actually have an asterisk server configured to write CDR mysql records in the same machine (localhost), but I want to write this records to another machine also in mysql at the same time, It is possible? It means that I want save the records in both machines. Thanks in advance. Ricardo Melendez -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 16
0
Unique id used for call recording missing from CDR data for transferred call
Hello, I have an application that needs to record outgoing calls. It's running on Asterisk 1.4.18, with CDR data stored in MySQL. Outgoing calls are recorded based on their uniqueid. When outgoing calls are placed, there is a line like this on my extensions.conf: exten => _.,n,MixMonitor(/var/spool/asterisk/monitor/${UNIQUEID}.gsm) For regular outgoing calls, this works fine. The
2015 Mar 18
2
Asterisk 13. Writing call quality parameters to CDR. How?
Hello. Voice quality when calling - this is one of the most important in the PBX. You need to record the quality parameters for each call to improve. Because the overall quality of a call can only be determined upon completion, I did it in the HangUp handler and wrote in custom fields of CDR. This worked well in asterisk 11. In asterisk 13 I did not find a handler after the call, but before
2007 Feb 22
0
Asterisk - VoiceGenie IVR
Hi, I'm currently working on a setup between Asterisk and VoiceGenie (which is a IVR system). The way my setup is done, is that I have a PRI line coming in my Asterisk server, and then VoiceGenie is connected to Asterisk via SIP, like any other softphone basically. I'm able to receive calls in Asterisk and then link them with VoiceGenie. But one of my issues is that when I get an
2008 Mar 13
2
queue log vs. cdr
Hi, Surely, I must be overlooking something. If I run the following SQL queries I don't get the same number of rows. Is this coherent? mysql> select * from queue_log where queuename = '4010' and FROM_UNIXTIME(time) between 20080308000000 and 20080313145900 group by callid; 357 rows in set (0.01 sec) mysql> select * from cdr where dst = 4010 and calldate between 20080308000000
2015 Apr 25
1
Error writing CDR
On Sat, 25 Apr 2015 17:11:34 +0200 jg <webaccounts173 at jgoettgens.de> wrote: > > > Hi All > > > > I have dozens of these messages on CLI complaining about database > > connection and error writing CDR to disk. > > > > The curious thing is I can find them all inside the database. > > I "selected" them using uniqueid and manually