similar to: queue_variables() function

Displaying 20 results from an estimated 100 matches similar to: "queue_variables() function"

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,
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
2009 Dec 04
1
Get Queue values from dialplan (Was: queue_variables() function)
2009/12/4 Olivier <oza-4h07 at myamail.com> > Hello, > > Has someone successfully used this QUEUE_VARIABLES() function (in > 1.6.2-rc7) ? > I tried to use it as I'm using SIPPEER() but without success. > > A previous question about it remainded unanswered ( > http://thread.gmane.org/gmane.comp.telephony.pbx.asterisk.user/224466). > > Regards > How can
2009 Dec 03
0
queue_variables() function
Hello, Has someone successfully used this QUEUE_VARIABLES() function (in 1.6.2-rc7) ? I tried to use it as I'm using SIPPEER() but without success. A previous question about it remainded unanswered ( http://thread.gmane.org/gmane.comp.telephony.pbx.asterisk.user/224466). Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Dec 04
2
hey please help me my 3rd email of how to change From fileld username in sip packet
hy Hope everyone is fine, I have one issue coming in asterisk , What i am doing is i am generating a callback if some one calls at a specif access number on asterisk, Asterisk sends a busy signal to the calling party that he received a request from party and then sends the call back to the person from where asterisk received a request but in From field as you can see below astrisk is sending the
2011 May 05
1
estimated queue hold time
Hello list, I'm looking for a way to have the estimated hold time on a queue prior to joining it. someone suggested to me to Queue() first for 1 sec, read variable QUEUEHOLDTIME, validade it and Queue() again. But as we're using real time configuration that would mean a event ENTERQUEUE and a LEAVEQUEUE too much in MySQL's queue_log any suggestions?? Thanks in advance
2009 Jun 12
1
AmooCon video recordings online
JFYI and slightly off-topic: All of the videos we recorded at AMOOCON open-source VoIP conference (Rostock, Germany, May 4-5) are now available on the web site: http://www.amoocon.com/ All of them are available in different qualities and formats, including Quicktime 7, versions for the iPhone and iPod and h.264 which IIRC can be played in MPlayer etc. 100 GB in total. :-) Philipp Kempgen
2009 Mar 13
0
VoIP Users Conference today at 12 Noon EDT
The USA is on DST now, but Europe is not. If you are in Europe, be aware that the VoIP Users Conference conference will start one hour early today. In Paris, that translates to GMT+1 or 5PM, in the UK 4PM. Grand Central is about to be re-branded as Google Voice. http://www.google.com/voice Changes should be announced soon. I logged in but see no difference yet. FWIW, Google says it'll still
2009 Jan 13
2
Zaptel & multiple kernels
Hi, If I have multiple kernel sources in /usr/src, e.g. linux-headers-2.6.26-1-686 linux-headers-2.6.26.custom.1 how does the Zaptel Makefile(?) know which one to pick? Is it a good approach to compile the kernel first and then compile Zaptel "manually" afterwards? Or should I rather put zaptel in /usr/src/modules and use fakeroot make-kpkg ... modules_image in the kernel
2009 Feb 21
0
Where to find db1_dump185 in debian packages ? [SOLVED]
2009/1/30 Philipp Kempgen <philipp.kempgen at amooma.de> > Olivier schrieb: > > Here http://www.voip-info.org/wiki/view/Asterisk+database , you can > read: > > "Also, since it's a normal Berkely db1 (version185) file its contents can > be > > viewed/dumped with the standard *db1_dump185* tool. Thus db1_dump185 -p > > /var/lib/asterisk/astdb will
2009 Feb 14
1
Progress() and Proceeding()
Hi, The descriptions of Progress() and Proceeding() are really vague. Progress(): ---cut---------------- [Synopsis] Indicate progress [Description] Progress(): This application will request that in-band progress information be provided to the calling channel. ---cut---------------- Proceeding(): ---cut---------------- [Synopsis] Indicate proceeding [Description] Proceeding(): This
2009 Apr 27
0
SIP infrastructure
O boy. SIP infrastructure is so flexible that basically nobody gets it right. :-) You could easily have 20 different SIP network elements (/servers /services). Even more. And we get at least 5 new SIP-RFCs per day. They're all trying to fix things which the previous specifications didn't address. :-) Philipp Kempgen -- AMOOCON 2009, May 4-5, Rostock / Germany ->
2009 May 20
0
dtmf=info and canreinvite=yes
Hi, Sorry for this "newb" question (but maybe a newb question once in a while is ok): What's the current state about Asterisk handling DTMF features via SIP INFO (dtmfmode=info) even when the media path has been reinvited (canreinvite=yes) to go directly from one phone to another? Somewhat related to this suspended issue: https://issues.asterisk.org/view.php?id=14126 How widely
2009 Jun 19
0
Asterisk and EC2 today at 12 Noon EDT
Nir Simionovich is about to become a father. He will be joining our conference at 12 Noon EDT today from the Maternity Ward to talk about Amazon EC2 cloud computing with Asterisk. Nir gave a very good presentation on this at AMOOCON a few weeks ago (see http://www.amoocon.de for more on that). The advantage here though is that he'll be live with us for your questions. All the details on how
2009 Jul 13
1
#exec in #include'd file
Hi, Is Asterisk supposed to evaluate #exec's in an #include'd file? Philipp Kempgen -- AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de --
2009 Nov 29
3
Parsing custom SIP headers
Hi, Just to be sure: Is there a dialplan function in Asterisk that parses custom "name-addr"-style SIP headers for me? If I wanted to do it right the syntax name-addr *(SEMI generic-param) is quite complex to parse in the dialplan using nothing but CUT(). It's so easy to make false assumtions about angle brackets (< >), whitespace (LWS), quotes (") around the
2009 Jun 08
1
OT: Grandstream, call pickup, ...
Maybe it's just me, but I get the impression that Grandstream is quite uncooperative. We (and others) have asked them multiple times to make the call- pickup code ("**") configurable but either they don't understand the request or they're unwilling to do anything about it. http://forums.grandstream.com/node/2848 http://forums.grandstream.com/node/709 Unfortunately their
2009 Jul 26
2
Verbose() messages go unnoticed
Does anybody else have the feeling that custom messages (Verbose(1,...)) do not stand out enough on the CLI? We're sending messages like "Extension 123 is unknown" to the output and that should tell the user why a call to 123 fails but users fre- quently crank up the verbosity to 3 or 10 so our messages go unnoticed in many cases. My idea was to use terminal escape sequences to make
2009 Jun 03
0
RES: RES: SIP Response 181 - Is it possible in A steri sk?
Hello Philipp and All, My scenario is a bit different than the one I had explained before. I'm sorry. Let's suppose I have someone calling one of my Asterisk clients. This asterisk client has CFB (Call Forward Busy) activated. The forward number is a Voice Mail System, however is not a Asterisk's Voice Mail. It is a third party Voice Mail System, that has a SIP Trunk with my
2009 Jun 16
2
Update Caller-ID after Dial()
Can you confirm that currently there is no way to update the caller ID via the manager interface once the B leg is ringing or connected? Looks like this would be feasible with the functions introduced in https://issues.asterisk.org/view.php?id=8824 ("[patch] Remote (called) Party Identification - chan_sip & chan_skinny implementation"). Such functionality could be desirable in