similar to: Asterisk 12 - queue variables not passed to local channel

Displaying 20 results from an estimated 500 matches similar to: "Asterisk 12 - queue variables not passed to local channel"

2013 Aug 02
1
Dial application "b" subroutine arguments not passing?
Asterisk 11.1.0 I'm trying to use the "b" subroutine of the Dial application so that I can do some stuff with our internal applications that need to have access to the called channel information. I can see that the subroutine is being executed, but the arguments I pass don't see to make it to the subroutine. [callmenow] exten => s,1,NoOp(callmenow: Queue without answer)
2009 Feb 17
1
What is the purpose of membermacro in queues.conf
Hi, There are 3 new settings (setinterfacevar, setqueueentryvar, setqueuevar) and membermacro settings in 1.6 queues.conf. What is the potential use of these settings? The variables set are useful, but there is no indication of the purpose they could be used? Any one with some light on potential use case of these new features? raj
2011 Feb 20
1
MEMBERINTERFACE and MEMBERNAME questions
Hi! Did play around with queues and need some help. I thought that MEMBERINTERFACE and MEMBERNAME should be set to the ?device? the call was queued to not the device that called the queue, or do i miss something? Running: Asterisk 1.8.2.3 built by root @ sip on a i686 running Linux on 2011-01-31 13:38:23 UTC 0317998985 calls Kinna (0320209030) Tomas Ekman (SIP/0317998972) receives the call but
2013 Aug 03
2
Queues: Knowing when a caller is position 1 (agent phone ringing)
Hello Folks, I am setting up a call center but we have few agents so one agent is able to handle calls of different languages and different queues. For the agent to identify the caller, I want a popup to appear as the phone starts to ring with the caller's number, language (selected in the IVR), Queue (sales, support etc) and any other information (e.g a URL with parameters) I can send this
2008 May 27
1
asterisk 1.4 QUEUES Variables
I have running an Asterisk 1.4.20 box and I want to get the value of the MEMBERINTERFACE variable to know about which queue member received the call. I set 'setinterfacevar=' to 'yes' in queues.conf but I can?t get this value.
2009 Jul 06
1
Monitor
Hi All am using trixbox with call queues..I've set setinterfacevars=yes in queues.conf and following is dial plan : [test] exten => s,1,Answer() exten => s,2,Set(FILE_NAME=${CALLERID(num)}-${MEMBERINTERFACE}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)}) exten => s,3,Monitor(wav,${FILE_NAME},m) exten => s,4,queue(55365) exten => s,5,Hangup() but MEMBERINTERFACE is always empty - i
2010 Jan 22
5
Set CDR userfield for Queues
Hello, I am using Queue application with multiple agents in each queue. I want to set the CDR(userfield) for each cdr based on the agent answering the call. Is it possible to do this? Thanks
2013 May 01
1
Call "stuck" in queue
Asterisk 11.1.0 One queue with strategy=leastrecent. (Full queues.conf below.) Occasionally (several times today), a caller will get "stuck" in the queue - there are operators available to take the call, but the caller stays in the queue for a long time. Any idea what might cause this, or where I can start looking to debug it? I'm going to start digging through the queue log
2011 Sep 23
3
Set (MONITOR_FILENAME=.................) for queuing recording calls
Hi All; I noticed in the queues.conf the configuration for recording the calls in the queuing, and regarding to the filename (or any other parameter), it is written that I can determine the filename using the command: Set(MONITOR_FILENAME=foo) But it should be called from the dialing plan, but really i did not understand how to call it from the dialing plan. Well, for example this is my
2023 May 23
3
Problems Solved, two left
And I think they're both small. Solved: tcpdump showed no packets coming in, so I went to my DID provider's Website to discover to my intense embarrassment that the DID number had been set up forwarded to their voicemail. I got egg on my face for this one. I changed that setting to SIP/IAX and packets now arrive and go where they should. Two problems remain. 1. Still can't
2008 Dec 17
1
ael queue gosub already has PBX structure??
Hello, I want that after client and queue member call would be established, cmd queue runs some 'procedures' . So I am using cmd Queue option 'gosub'. This is my example of ael : context QUEUE { _X. => { Ringing(); Wait(4); Answer(); Queue(${Queue},wr,,,60,,,check-record); Hangup(); }; }; macro check-record() {
2010 Feb 17
1
queue.conf - Set(MONITOR_FILENAME=${})
All, I am trying to set a monitor file from the queue.conf as specified on http://www.voip-info.org/wiki/view/Asterisk+config+queues.conf In order to avoid the default MONITOR_FILENAME format wich is: "agent-xxxxx-uniqueid.wav" for example "agent-10017-1266438575-26.wav" As you may now, when using the queue command you are not able to know which agent will take the call,
2006 Dec 20
3
AgentCallbackLogin() deprecated in 1.4
Hello all, I've seen that the application AgentCallbackLogin()has been set to deprecated in version 1.4. So I've done some tests based on the tutorial "queues-with-callback-members.txt" coming with version 1.4. What's not clear for me is what is happening to agents.conf, it seems that it's no longer needed, and I have to define my agents using variables in
2018 Dec 04
2
asterisk is not seeing my queues in database
I enabled the logs on the mysql database and ran : realtime load queues name cou0002-test in the mysql log I can see that the proper select statement is being executed: 2018-12-04T16:29:27.253094Z 229 Query SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED 2018-12-04T16:29:27.254384Z 229 Prepare SELECT * FROM queues WHERE name = ? 2018-12-04T16:29:27.254902Z 229
2012 May 31
2
Queue callers with Callback option without lose their place
Is there any option in Asterisk distribution of this? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120531/8fac6a22/attachment.htm>
2009 Feb 13
0
Re : Asterisk Queue and URL Calling
>Mohsen, >Here is one way you can do this: >1. In queues.conf add setinterfacevar=yes >2. Pass an AGI script to the queue application which reads in the >MEMBERINTERFACE channel variable and makes the web request for you. >Hope this helps, >-Dave Thanks Dave , I will check it. Best Regards, Mohsen -------------- next part -------------- An HTML attachment was
2009 Jun 29
0
asterisk 1.4.21.2 a caller waited in queue, after connect to agent hears silence
Hi all! My problem is that calls being placed in the queue, and are waiting while the agents are busy, when an agents is then free they gets connected to the agent but there is silence (no voice). If a caller has not to wait in the queue, there is no problem. My agents have an iax2 client, and imcoming calls are over SIP. queue.conf: persistentmembers=yes autofill=yes ringinuse=no
2009 Oct 23
1
how to announce the agent answering in a queue to the caller
Hi to all i'm using Asterisk 1.4 and need to announce something like 'The operator answering to you call is XXX' to the caller, is it possible to do that using an AGI script ? The syntax in Asterisk 1.4 is Queue(queuename[|options][|URL][|announceoverride][|timeout][|AGI]) So, setting up an appropriate AGI script can i play an audio file (or create it with some tts) to the
2009 Sep 24
1
Asterisk 1.6 Transfer issue[Edited]
Hi , I;ve Asterisk 1.6.0 with static agents (sip softphones with extns 100 & 101 ) in a queue..When a caller arrives in queue , it lands on first 100 , 100 then does a blind transfer to 101 .. so that the caller can converse with 101 .. strangely enough the queue_log shows : 1253814090|1253814090.12|55365|NONE|ENTERQUEUE||98221232123
2018 Jan 17
2
queue peridiodic-announce-frequency
Hello group, I tried a lot to enlarge the frequency (i.e. more announces, low wait between). according to config, every 30 seconds the announcement should take place. In fact, the first periodic announce is done after 2 minutes? What is my fault? Thank you Regards Paul # zypper if asterisk Loading repository data... Reading installed packages... Information for package asterisk: