similar to: UserEvent doc : is Uniqueid mandatory in 1.6

Displaying 20 results from an estimated 5000 matches similar to: "UserEvent doc : is Uniqueid mandatory in 1.6"

2020 Jun 12
2
Send message to AMI from dialplan
Is it possible to simply send a message to appear as an AMI message/event, from the dialplan? For example exten =>123,1,ami(myEvent, param1, param2) and in the AMI a message appears like: Event: myEvent Privilege: call,all Channel: PJSIP/misspiggy-00000001 Uniqueid: 1368479157.3 ChannelState: 3 ChannelStateDesc: Up CallerIDNum: 657-5309 CallerIDName: Miss Piggy
2006 Jan 05
1
UserEvent() with multiple body lines
Hi, I have tried to use UserEvent() command to send data to Asterisk Manager from my dialplan. It works fine if the body only contains 1 line but I don't know how to send multiple arguments in the body. I have tested: UserEvent(eventname|body1|body2) UserEvent(eventname|body1\r\nbody2) But no one seems to work. Is it possible to do that and what is the correct syntax? Amaury
2006 Jun 19
0
asttapi 0.10
Hi, I have been playing around with the latest release of asttapi and I have found the 'hangup' problem already reported to the list here <http://lists.digium.com/pipermail/asterisk-users/2006-May/151260.html> Apparently hangup should be done by making use of UserEvent commands. So I have configured this context for being used when making calls from outlook: [outlook] exten =>
2009 Apr 24
1
FOP and UserEvent()
Hi all, I try to install FOP. It's very nice. In documentation I red that from my dial plan I can launch a popup window with UserEvent() application. I try to follow FOP documentation but I can't popup anything. My structure is: - server 1: Asterisk system - server 2: FOP system - client On client I connect to FOP panel, but I don't see any popup. Someone can help me to configure FOP
2011 Mar 28
1
DTMF input while waiting in queue...
Hey all! I'm trying to figure out how to have a queue accept an inbound caller's key press to action on. At first I'm just trying to implement a "Press 1 to leave a voice mail" announced and at any time in the queue, the user can press 1 and go to the queue's voicemail. Later I'd like to have it accept "Press 1 if this is an x issue, press 2 if this a y
2014 Jan 13
0
How to get ringing sound in outbound call in asterisk
I have two server Server_A(outbound call) for agent login and agent make a outbound call from here and pass into server Server_B call extension.conf exten => _91XX.,1,AGI(agi://127.0.0.1:4577/call_log) exten => _91XX.,n,Dial(SIP/${EXTEN}@192.168.53.197,,tToR) exten => _91XX.,n,hangup() Server_B[192.168.53.197] for call forwarding extension.conf exten =>
2019 Jan 09
2
Switched from Asterisk 1.8 to 13 - CDR ringtime now always zero (Joshua C. Colp)
Regarding this I've read the specs linked to in detail, but I can find no mention anywhere of any change that implies or states that no ring time will be recorded anymore in Asterisk 13 and that all times in start and answer columns will now be equal for all calls. Can this be because I nowhere use the Answer() application in my dialplan when dialing out? -----Original Message----- From:
2009 Mar 25
0
${UNIQUEID} variable and queue log issues on 1.4.22
Hello list, I don't know if anybody faced this issue, but I finally found a workaround. I am using an external program with an AMI connection to originate outbound calls to Local/ channels, and on the dialplan context I dial outside with the corresponding trunk according to the prefix of the dialed number. The problem here was CDR, more precisely the uniqueid. Reading these mail lists I
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)
2004 Oct 08
0
re:uniqueid - how unique it is (Sathya Weerasooriya)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> <blockquote type="cite"> <div><font
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
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:
2015 Jul 06
0
Asterisk 13.4.0 - mixmonitor only records one side's perspective
Hi All I have a problem with mixmonitor in 13.4.0 doing the following: 1. Caller phones in 2. Reception picks up 3. Talks to caller 4. Does attended transfer, talks to manager to screen the caller wanting to speak to him 5. Complete the transfer by putting down her handset so the caller can speak to the manager 6. Caller talks to the manager The problem is that mixmonitor only records
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,
2007 Mar 28
0
asterisk-addons-1.4 write wrong uniqueid
Evnin' As I didn't find any answer I'll try to rephrase the problem (o; Any idea why the latest asterisk-addons-1.4 write wrong uniqueid into mysql database? Asterisk-1.4.2 creates call record files with the uniqueid prepended: 1175107269-SIP-999-0876c000.wav But into mysql database it writes an uniqueid of: 1175107260.88 but should be: 1175107269 Any idea why the
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
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
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
2004 Oct 07
0
uniqueid - how unique it is
Hello, a.. uniqueid: Unique Channel Identifier (32 characters) I would like to know how is the unequeId constructed. ? I need a primary key in cdr database and would like to know whether I can make uniqueid the primary key. If asterisk channel does not have any idea of previousely crated ID's and if this id is randomly crated number then there is a chance that unequeid get a duplicate
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