similar to: Pickup a ringing Queue member

Displaying 20 results from an estimated 3000 matches similar to: "Pickup a ringing Queue member"

2010 Sep 09
5
info about application not available asterisk 1.6.2.11
Hello list, how come on my Asterisk 1.6.2.11, I have no help available ?! asterisk*CLI> core show application Dial -= Info about application 'Dial' =- [Synopsis] Not available [Description] Not available [Syntax] Not available [Arguments] Not available [See Also] Not available Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed...
2010 Sep 14
6
Spontaneous reboots on asterisk 1.6.2.11
Hello list, has anyone else also noticed spontaneous reboots ?! I noticed this today and also yesterday. Can't really see if there is a fixed time between the reboots. Normally al of my SIP peers are registered. When I put up the CLI today I saw that a lot of SIP accounts where UNREACHABLE and needed to register again (what they slowly did). These are realtime SIP peers that reside on
2010 Aug 01
2
# -key not to be 'transfer'
Hello list, whenever I press the #-key I hear a voice saying 'transfer'. How can I use the #-key without this voice-message or without having it the function of unattended transfer ?! The T or t option is not set in my Dial()-command so I don't know where this transfer is coming from in the first place. Kind regards, Jonas. -------------- next part -------------- An HTML
2010 Sep 13
3
doing dnsmgr_lookup
Hello list, my CLI is spammed with : [Sep 13 08:31:38] > doing dnsmgr_lookup for 'ssw6.itsp.tld' [Sep 13 08:31:38] > doing dnsmgr_lookup for 'ssw6.itsp.tld' [Sep 13 08:31:47] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep 13 08:31:48] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep 13 08:31:49] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep
2010 Nov 03
3
How to make the sum of a ${VARIABLE} + 1 ??
Hello, I have this in my dialplan : exten => s,n,Set(vgLabel=vg(${number}+1)) exten => s,n,GoTo(${vgLabel}) But in stead of vgLabel becoming the SUM of 2 numbers, it is just a string : [Nov 3 16:17:27] -- Executing [s at macro-f:43] Set("SIP/test-00000002", "vgLabel=vg(1+1)") in new stack [Nov 3 16:17:27] -- Executing [s at macro-f:44]
2010 Oct 12
1
chan_sip.c: Trying to put 'SIP/2.0 401' onto UDP socket destined for public_ip:2049
Hello, what does this message mean ? [Oct 12 14:03:32] DEBUG[9064] chan_sip.c: Trying to put 'SIP/2.0 401' onto UDP socket destined for public_ip:2049 I find this in my debug log file when "core set debug 25". Is something failing, or is this just informative ? Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Oct 30
2
${HASH(SIP_CAUSE,<channel-name>)}
Hello, I read on the wiki : Asterisk 1.8 will allow to read SIP response codes in the dialplan via *${HASH(SIP_CAUSE,<channel-name>)}*. Additionally make sure you're using the destination channel, not the source channel. But when I use this in my dialplan, this 'variable' is empty. Dialplan : exten => h,n,NoOp(sip cause = ${HASH(SIP_CAUSE,${CHANNEL})}) exten =>
2013 Nov 13
1
calendar.conf include
Hello, can I use include-statements in the calendar.conf configuration file ? Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131113/8aaffcd8/attachment.html>
2011 Apr 12
1
CEL Logging to MySQL - Please Test
I've recently finished an add-on module for CEL logging to MySQL, and it needs to be tested. The feature is being tracked at https://issues.asterisk.org/view.php?id=19058 And the patch is available at https://issues.asterisk.org/file_download.php?file_id=29110&type=bug Thank You, -Jonathan Penny -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 02
2
Using the parallel port from domU
Hello I use xen and I am trying to use the parallel port of Centos 5.2 host from a Windows XP (HVM) guest. I have tried to transfer control of the port by blacklisting lp, parport and parport_pc + adding: ioports = [ "0378-037a" ] to the xen configuration file. However, in the presence of this line, xm create replies with: Error: function takes exactly 4 arguments (3
2003 Nov 27
13
Asterisk behind NAT << How to do it.
Thanks to ww and his patch on bug #104, I have successfully implemented Asterisk behind NAT without using STUN or anything crazy. It's quite straight forward. Until this gets tested enough and put into CVS, you will have to patch your chan_sip.c file to do this. I'm sure within the next few days this will get put merged into CVS if no one finds any problems. I tried this on chan_sip.c
2007 Nov 14
1
New Foxy Fixtures (Rails 2) & STI (Single Table Inheritance)
I''ve got some problems right now using the new model for relationships in fixtures (by label, not by id) and STI. What I''ve got, is a couple of models: Attachment --> FileDownload Version Version has_one file_download with file_download_id on the versions table In my fixtures, I have two FileDownloads in my attachments.yml like so: hemingway_alpha_zip: size: 100
2007 Jul 12
0
No subject
Would it be sufficiant if I were to copy the makefile and res_config_ldap.c to the res/ directory of my running Asterisk and do make; make install? or do I have to do LIBS=-lldap export LIBS ./configure before that? My asterisk version is 1.2.6. Thanks in advance, Abhishek * * * * On 8/27/07, Gavin Henry <gavin.henry at gmail.com> wrote: > > I see it is res_config_ldap. You'd be
2006 Dec 06
1
0002475: [patch] Allow app_directory to work with REALTIME
Hi All, I'm running 1.2.9.1 stable. I'm wondering has this patch been applied to stable release or is it still only in CVS. Will this file patch apply correctly to 1.2.9.1 stable? Which file do I patch? I'm guessing app_directory_realtime_1.6.1.patch <http://bugs.digium.com/file_download.php?file_id=4915&type=bug> and config.h.patch
2010 Jun 24
3
Very strange registration problem
Hello list, using asterisk 1.4.30 I have the strangest problem that some SIP accounts can register to my Asterisk and others not. I see no connection between all those that can register or all those that can't. It's not a firewall problem as all register to port 5060 and the range 5060 --> 5064 is open. It's just very strange that some can register and other not. Any
2010 Oct 21
10
Asterisk 1.80-rc5
Just done a clean install of rc5 on a totally new machine and found the following:- /etc/init.d/asterisk start errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. More interesting is that after make samples I have no iax2 available. Dave Cotton
2010 Oct 14
6
Audiocodes firmware
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body text="#000000" bgcolor="#ffffff"> <font size="+1">Does anyone have links to the most recent audiocodes
2010 Aug 23
2
All phones ringing when temporary loss of Internet
Hi, This is a real strange one and trying to phantom it out. One of our clients is connected to our Asterisk installation, from two sites, via VPN which works great. Every so often one of the sites VPN tunnel goes does for say a couple of seconds. When that happens all the extensions, including both sites, ring which is bizarre. Has anybody seen this before ? I only see two places in the dial
2010 Jul 24
4
getting some segmentation faults with 1.8
I downloaded the latest 1.8 (27922) but got some segmentation faults. The first one was when it loaded cdr_odb, and so I changed menuselect not to compile that one, but the second one was when it tried to load chan_agent and so I stopped there to see if anyone else was seeing this. The agents.conf is all commented out except for [general] . Anyone know what is happening? Thanks. P.S. I deleted
2010 Oct 18
5
Same extension registering over eth0 and eth1
Hello list, I need to know how to deal with a redundant network with only one asterisk server, which is receiving registrations from the end points on both of its ethernet ports. This means extension 201 is registering both from eth0 and from eth1. Is there a way/software which can act as a middle man between asterisk and the ethernet ports, and by default sends registrations to asterisk only