Displaying 20 results from an estimated 10000 matches similar to: "way to get extension's hint?"
2007 Jan 02
2
queues - limiting ringing calls to queue members
Hello,
I'm using asterisk queues, for reception phone, and I have small problem: I have only one phone as queue member, and the problem is, that ALL channels waiting in queue are ringing on it. And if there are too many people ringing on it, it's not possible to use attended transfer then...
Is it possible to limit maximum ringing calls from queue? or some other tip?
thanks a lot in
2015 Jan 02
2
using feature from applicationmap while ringing in queue
Hello fellow asterisk users,
I'm trying to use feature application defined in application map.
it's defined as follows:
lbxvml => 1,self/caller,Macro,Jump2Voicemail
It's working properly when called party answers the call, but I'd
like to have feature usable while call is still ringing in queue
but this just does not work..
Is this a bug or feature? Is there a way to have
2018 Nov 07
2
timeout on VM actions prone to hang
Hi fellow libvirt users,
I'd like to ask, whether somebody possibly dealt with similar
problem we're hitting.. Some of libvirt VM operations (ie
fs freeze) are prone to hang for long time, in case the guest
agent is in some bad state.. My question is, if it's possible
to set some timeout for such operations, or we have to deal with
it ie with separate thread and some timers? we're
2012 Nov 13
2
TFTP forking thousands of processes
Hi,
I'm trying to debug crashing server, and I'm starting to suspect tftp
server as one of possible culprits.
The box is quad core Xeon with 4GB of memory serving as Asterisk PBX + some
additional services (reporting, IS integration etc). Among others, it's also
serving as provisioning box for over hundred of SPA504 phones. Phones are
checking configuration files every 60s meaning
2013 Nov 25
1
terminating the call, when transferer hangs up the call during attended transfer
Hello guys,
I'm vainly trying to figure out how to setup quite a strange
customers requirement:
they require that when during attended transfer, (A->B->C)
whenever B hangs up the call before it's connected to C,
the call just returns to B, instead of changing to blind transfer.
I tried using atxfer drop call option (enabling null channel in sources),
but to no avail..
Is there
2009 Oct 12
2
user cannot logon to domain although log says "auth succeeded" (fwd)
Hi,
plese have you some idea for this problem?
thanks, Lukas
--
---------- Forwarded message ----------
Date: Wed, 30 Sep 2009 23:09:59 +0200 (CEST)
From: extmaillist at linuxbox.cz
To: pilsl at goldfisch.at, Volker.Lendecke at SerNet.DE
Cc: samba at lists.samba.org
X-Spam-Score: -1.0 (), 4 required
Subject: Re: [Samba] user cannot logon to domain although log says
"auth
2008 Aug 08
1
transcoding to theora from quicktime using xiphqt
Hi,
I'm trying to convert some quicktime files into Ogg/Theora using the
Xiph QuickTime Components version 1.8.
The end goal is to stream these files using apache httpd and the cortado
applet (and hopefully the embedded players that will be in Firefox
soon).
Using iMovie DV on OS X 10.4.11 (intel) I'm able to export as an ogg
movie, however the resultant file has problems with audio on
2009 Oct 31
1
Determining extension's sip.conf default mailbox
Hello list,
How can you obtain the default mailbox for a SIP extension (as stored
in sip.conf and shown with "sip show peer <ext>")? Is there a
function to extract it?
Why? Some extensions have shared mailboxes and others do not and I
don't want to duplicate logic, just use the extension's default
mailbox as coded in sip.conf.
sip.conf
----------
[100]
mailbox=100
2004 Jun 09
0
Call Pickup problem in Asterisk with SIP phones
I'm having a tough time getting call pickup to work on *. Here's my
configuration:
X100P with T-1, channels 1-4 voice <---> * <---CISCO 7960 with SIP 6.0 Image
A call comes in, and * picks up and presents a menu. Caller chooses
extension, (in this case ext 103, SIP/wsmith)
Wsmith is sitting in my office, hears his phone ringing, picks up my phone,
gets dial tone, and presses
2018 Mar 12
0
Package gamlss used inside foreach() and %dopar% fails to find an object
Hello Mikis:
Thanks a lot, it worked. Could you tell me what the problem was?
Regards,
Nik
----- Original Message -----
From: r-help-request at r-project.org
To: "r-help"
Sent: Sunday, March 11, 2018 6:00:02 AM
Subject: R-help Digest, Vol 181, Issue 11
Send R-help mailing list submissions to
r-help at r-project.org
To subscribe or unsubscribe via the World Wide Web, visit
2004 Jun 24
1
Winbind/LDAP Backend question
Hello,
Recently, I've spent the last few days trying to get some unix client
boxes to authenticate logins via winbind, so all of our unix system
accounts can be maintained from active directory. So far, everything
is working, and users can authenticate into the system, but they are
assigned random uid/gid values, based on the smb.conf as well as the
internal winbind_idmap.tdb file.
2007 Mar 08
1
Re: Pickup *8 with CallerID
Nik Engel wrote:
> Hi list !
>
> I implemented *8 to pickup any call on my asterisk system. But after the
> pickup callerid is missing, so there is no way to see from where the
> call originated. How can this callerid be passed on.
>
> Nik
>
Hi Nik,
I'm after the same question as I would like to keep callerID data
after pickuping up the call.
Maybe using a
2004 Jun 10
1
Manager logic to pickup a ringing extension
Can the Manager Redirect command transfer a ringing SIP extension? I'm
trying to implement a Camp On feature, and having failed to do it in Dial
Plan logic, am trying to do it with manager logic. If an arbitrary Sip
extension is ringing, I need the ability to pick up that extension from any
other phone. What little docs there are on Manager commands shows Redirect
takes these parameters:
2020 Jun 03
2
asterisk 16.9 function HINT with option n does not return anything
Hello !
Is there something wrong with the function HINT(<extension number>,n) ?
Note the param n - it is supposed to get (as far as I understand the
documentation) CALLERID(name) of the extension (via extension's hint).
Example configuration:
pjsip.conf:
[10]
type=endopoint
.
.
callerid = Test extension <10>
.
.
extensions.conf:
[exts]
exten => 10,hint,PJSIP/10
exten =>
2009 Sep 23
1
Maximum Likelihood Est. regarding the degree of freedom of a multivariate skew-t copula
Hello,
I have a bigger problem in calculating the Maximum Likelihood Estimator regarding the degree of freedom of a multivariate skew-t copula.
First of all I would like to describe what this is all about, so that you can understand my problem:
I have 2 time series with more than 3000 entries each. I would like to calculate a multivariate skew-t Copula that fits this time series.
Notice:
2018 Mar 13
0
Learning advanced R
See Hadley's advanced R along Thomas Mailund's books. I haven't gone
through them carefully but they both
seem (from what I've looked at ) to be the best ones for that. Mentions of
others are appreciated.
On Tue, Mar 13, 2018 at 5:26 PM, Nik Tuzov <ntuzov at beacon.partek.com> wrote:
>
> Hello:
>
> Could you please suggest the best way to become an
2023 Mar 20
2
[Bridge] Multicast: handling of STA disconnect
Hi Nik,
Flushing MDB can only be done when we are managing it per station not
per port. For that we need to have MCAST_TO_UCAST, EHT and FAST_LEAVE.
Here one more point is - some vendors may offload MCAST_TO_UCAST
conversion in their own FW to reduce CPU.
So, the best way is to have MCAST_TO_UCAST enabled and MDB will become
per station, so we can delete MDB on disconnect. Shall, I create one
2018 Mar 09
0
Package gamlss used inside foreach() and %dopar% fails to find an object
If the code you are running in parallel is complicated, maybe foreach is not sophisticated enough to find all the variables you refer to. Maybe use parallel::clusterExport yourself? But be a aware that passing parameters is much safer than directly accessing globals in parallel processing, so this might just be your warning to not do that anyway.
--
Sent from my phone. Please excuse my brevity.
2006 Apr 07
3
Logging And Environment
Hi All,
Couple easy questions:
1. How do I view what environment my app is running under (i.e
production / testing / development) - I''m not sure what RAILS_ENV is
set at, how to I take a look at it?
2. Somehow (?) I have turned logging "off". I''d like to have it back
on :s I have files called production.log, test.log, server.log,
development.log in /myapp/log/ but
2011 Mar 25
2
problems with photoshop cs 2 and filters from nik software
I have a little problem with cs2 and filters from nik software(colour efex and silver efex) i linux mint 10 . when I installed the filters, who by the way works fine, cs2 started to hang when using any key like alt(I cant use the clone tool) or backslash. A message apear that says dll wrong format. after that another that says that an aplication library failed to load and that the product cannot