Displaying 20 results from an estimated 1000 matches similar to: "format of UNIQUEID variable"
2008 Mar 17
1
asterisk.conf uniquename or sysname for uniqueid field in CDR
I set uniquename = MYHOST in asterisk.conf (under
[options]) so that my uniqueid data shows up as
MYHOST.time.seq.
First of all, I would like to know if uniquename (or
sysname?) will still be valid across future * versions
(mainly 1.6).
Secondly, is there a way to specify uniquename as an
asterisk option at the command line? (asterisk -h
doesn't show me anything regarding this feature)
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
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)
2009 Sep 09
1
UNIQUEID not the same in Dialplan as passed to AGI
Hi,
I've noticed that the UNIQUEID for a call is not the same in the
Dialplan (when executed e.g. exten => s,n,NoOp(${UNIQUEID}) as it is
when passed via STDIN to an AGI script.
Is this normal, and is this supposed to behave this way?
The UNIQUEID received in the AGI is usually .001 higher than the one
in the dial plan -- but sometimes it is also a second behind.
Here's an example
2007 Feb 01
1
CDR - uniqueid
Is uniqueid globally unique? I have three Asterisk installations and I need to store data from all of them in same database, in same table. Will this uniqueid field be unique?
--
Tomislav Par?ina
Lama Computers Split
Stinice 12, 21000 Split
Tel.: +385(21)270248
Mob.: +385(91)1212148
SIP: tomo@sip.lama.hr
e-mail: tparcina#lama.hr
http://www.lama.hr
-------------- next part --------------
A
2007 Dec 27
3
facter''s uniqueid is not unique
I have been storing the output of facter in a database with the
assumption that uniqueid was actually unique, until I found that it is
the same for a handful of my machines.
It appears that uniqueid is set from the output of hostid. I checked
into hostid and it gets its value from gethostid(). The following link,
http://www.opengroup.org/onlinepubs/009695399/functions/gethostid.html,
states,
2010 Nov 08
3
Get the Uniqueid of Action Originate in the AMI
Hi to all.
I'm begin a use the AMI and i have the need to get the uniqueid from the
call i have generate using the Action Originate. Anyone can help me?
When I generate these commands:
action: Originate
channel: SIP/101
application: Dial
data: SIP/100,120,Ttr
The only response I get when the call is answered, is this:
Response: Success
Message: Originate successfully queued
Thanks a
2009 Jul 12
2
strata -- really slow performance
I'm a bit confused why the following command is taking an extrodinarily
long time (> 2-3 hours) to run on an 3.06ghz iMac (brand new). I'm
trying to do a stratified random sample, drawing only a single value per
UniqueID from the patch_summary data frame:
uniqueids <- unique(patch_summary$UniqueID)
uniqueids_stratasize <- c(1:length(uniqueids))*0+1
2007 Aug 07
1
.call file and logging
I am writing a cron script to check if certain
extensions are online and if they aren't then Asterisk
creates a couple of .call files to notify another set
of extensions or external numbers.
It works fine except for logging information.
What I'm doing in the script is setting a "fake"
caller ID (as it's generated by Asterisk, not by a
user) and calling out real users.
So
2009 Jul 17
3
dialplan number matching
Hi,
How can I match an extension "ending with 3" (just an example but applicable to any other digit, including * or #)?
exten => _ZX.3,n,...
exten => _ZX.#,n,...
(the above does not work)
Can regular expressions be used in the standard dialplan (end with: "$")?
Thanks,
Vieri
2009 Sep 04
1
Incremented UniqueId
Hi.
I've been using the Asterisk Manager Interface to originate calls from
Console/dsp.
I get the following form the server.
> Response: Success
> Message: Originate successfully queued
> Uniqueid: asterisk-3301-1252055630.26701
>
> Event: Newchannel
> Privilege: call,all
> Channel: Console/dsp
> State: Down
> CallerIDNum: <unknown>
> CallerIDName:
2007 Jul 30
6
outbound caller ID
Hi,
I would like to know if one can set the outgoing
caller ID within Asterisk when calls are going out
through:
1) an analog POTS line (I suppose not)
2) a telco BRI line (I don't think so)
3) a telco PRI line (maybe)
4) a voip provider (surely)
Thanks,
Vieri
____________________________________________________________________________________
Moody friends. Drama queens. Your
2010 Oct 29
1
Updating asteriskcdrdb with uniqueid field from Master.csv, Master.csv.1....Master.csv.5 - Must I bring all files together first?
Hi Everyone,
Just noted that PBXinaFLASH failed me again on yet something else. The
uniqueid field didn't update on the asteriskcdrdb in the past few months but
it is available in the .csv files in /var/log/asterisk/cdr-csv/*.csv
I have already re-did the asterisk-addons install with correct parameters to
include future calls "uniqueid" in the table (I have no clue why these
2006 Nov 30
6
200+ analog phones connected to FXS modules
I am trying to find out the best way to replace one of
our hardware PBXs. It currently has 200+ analog phones
connected to it. The idea is to take advantage of the
already installed phone cables (big building) so I'm
trying to avoid the use of ethernet adapters (if
possible). However, I'm realizing that it's an
expensive setup and will definitely require two or
more cooperating
2013 Feb 28
8
false low battery alarm
Hi,
I have two types of UPS devices and one of them (APC) gave me a false "low battery" alert. I can't reproduce the problem... Also, there was nothing apparently wrong with the UPS at the time of the false alert. All I could do was grab the driver values within a minute after the "low battery" notification.
These are the values:
battery.runtime.low : 120
2006 Dec 18
1
Queue Monitor not mixing if using UNIQUEID in MONITOR_FILENAME
Hello Asterisk Users,
I guess the subject says the most of it; here goes some more
detail:
- Running Asterisk 1.2.14
- Objective: record all calls managed by a specific queue
- Name those files ${TIMESTAMP}-${CALLERIDNUM}-${UNIQUEID}
Facts:
- If the UNIQUEID chan var is used in the MONITOR_FILENAME,
before calling the Queue() application, the two legs of the call are
not
2010 Apr 09
3
scratchy sound
Hi,
I'm experiencing a few (but meaningful) cases of audio distortion (or bad quality). I can't say yet how often this happens.
Please listen to the following sound file:
http://213.96.91.201/temp/distorted_audio_1.wav
This was recorded by Asterisk while the local SIP caller was dialing out a SIP trunk (so the problem is on my side, definitely, and it doesn't seem to be related to
2008 Jan 01
4
zaptel 1.2.22.1 on kernel 2.6.22: wctdm24xxp.ko needs unknown symbol pci_module_init
Hi,
Before I report a bug on http://bugs.digium.com, I
would like to know if someone is seeing the same error
message.
Personally I am not using wctdm24xxp but other modules
such as wcte12xp and wctdm. The latter modules load
fine and are compiled with pci_register_driver as
expected.
The only module that seems to require the deprecated
function pci_module_init is wctdm24xxp.
Is this normal?
2006 Mar 05
1
uniqueid
Hi folks,
I've just updated my * and I noticed that from the update the uniqueid field
into mysql, is not written and ASTPP do not charge the calls.
I got an eye to cdr_mysql.c and I found that at line 212, into one insert
query, uniqueid is missing.
But I can be wrong.
In any case, somebody got same problem?
Any suggestions?
Thanks to all.
--
.:FaberK:.
-------------- next part
2011 Dec 21
1
dahdi: Unknown symbol kasprintf
When I compile dahdi I see these warnings:
WARNING: "kasprintf" [dahdi-linux-2.5.0.2/drivers/dahdi/wctdm24xxp/wctdm24xxp.ko] undefined!
WARNING: "kasprintf" [dahdi-linux-2.5.0.2/drivers/dahdi/dahdi.ko] undefined!
And "modinfo dahdi" shows that the driver was built for a 2.6.17 kernel, SMP mod_unload 586 4KSTACKS gcc-4.1
If I "modprobe -a dahdi", I get