Displaying 20 results from an estimated 700 matches similar to: "using feature from applicationmap while ringing in queue"
2009 Jul 07
3
VFS recycle & force user
Hi,
i have problem with share with parametr "force user"
Here i my settings of VFS modul recycle
vfs object = recycle
recycle:repository = .recycle/%u
recycle:maxsize = 50000000
recycle:exclude = *.tmp *.temp *.o *.obj ~$*
recycle:exclude_dir = sdileni/*/profile* tmp temp cache
recycle:versions = yes
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
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
1999 Oct 13
2
bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
I can't figure out what is causing the error message of
[1999/10/13 11:39:42, 0] lib/util_sock.c:open_socket_in(671)
bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
in my logs and thus preventing smbd from serving up connections.
How can I track down what is causing this? Samba has been working great
and now I must have done something but I don't know what. The
2006 Jan 05
1
Re: Has anyone tried using flash() in features.conf (applicationmap) - RESOLVED
Problem resolved.
This makes it nice and simple to 'flash' an incoming POTS line (ZAP channel) as opposed to the dialplan scripts that I have seen that require tranferring the call, hanging up, and waiting for a call back. That was too confusing for my wife. Now all she has to do is pres *3 and it is done. No transfers. No hanging up. No dial back.
extensions.conf
[context]
exten =>
2006 Jan 20
1
applicationmap
Hi -
I'm trying to implement the applicationmap stuff in features.conf, and I
can't seem to get it to work. I'm testing it out on 1.2.2 with Polycom
IP500s and Snom190s.
My features.conf looks like this:
[general]
parkext => 700
parkpos => 701-720
context => parkedcalls
parkingtime => 240
transferdigittimeout => 2
;courtesytone = beep
2008 Mar 31
0
applicationmap in features.conf Asterisk 1.2 is ignoring DIAL tT options
Hi,
I found out that GoTo in applicationmap is not working.
OK, LOCAL is working.
but I expected that applicationmap is using the DIAL option tT.
But it doesnt, it works without tT Option, so also callee can use internal
functions if callee knows the code.
Any workaround avaiable?
best regards
Thomas
2007 Aug 23
0
How to get callee extension in applicationmap(features.conf)
hello,
I use trixbox.I had define a feature code testfeature:
[applicationmap]
#include features_applicationmap_additional.conf
testfeature => *3,callee,Macro,vote
[featuremap]
blindxfer => ## ; Blind Transfer
disconnect => ** ; Disconnect Call
automon => *1 ; One Touch Record
atxfer => *2 ; Attended Xfer
testfeature => *3
here is my macro-vote:
[macro-vote]
exten
2009 Mar 12
1
Trying to get sample applicationmap to work (*1.4)
I'm trying to actually use the example application map in features.conf:
testfeature => #9,peer,Playback,tt-monkeys ;Allow both the caller and
callee to play
;tt-monkeys to the opposite
channel
I see the feature get registered at the CLI:
== Registered Feature 'monkey'
== Mapping Feature 'monkey' to app
2007 May 31
2
applicationmap on features
I want to be able to send a prerecorded message to the person I am
calling. I know that you can use the application map to do this. Just
to test I enabled the testfeature example that is in the features.conf
file. When I hit #9 during a call the other user does not hear the
monkeys, they only hear a series of beeps. I have tried with different
soundfiles and they all give the same problem.
2010 Jun 17
1
applicationmap and ChannelRedirect
Hi,
I'm struggling with a feature in my home phone setup. I have several
phones using both SIP and SCCP. What I try to do is to create a dynamic
feature that works similar to the blindxfer feature built into Asterisk.
What I want is the possibility for the called part to push a number
sequence (for example *#) to redirect the callee to a fixed extension or
(for example *123#) to redirect the
1999 Nov 17
3
file permissions and smbmount
I'm using Samba 2.0.6 on a Linux server.
When using smbmount or mount to mount a share from an NT server, how do I
set file permissions. An older smbmount allowed a -d and -f switch to set
the file permissions. The newest one does not support these. The man pages
for smbmount and smbmnt mention using syntax that does not work.
I finally have gotten the mount command to work, but now I
2015 Jan 14
2
R CMD check: "..." used in a situation where it does not exist
Dear R developers,
when running R CMD check, the R Under development (unstable)
(2015-01-13 r67453) gives me the following NOTE:
cbind.fsets: possible error in list(...): ... used in a situation
where it does not exist
The file that causes this note contains:
cbind.fsets <- function(..., deparse.level = 1) {
dots <- list(...)
res <- NULL
resVars <- NULL
resSpecs
1999 Nov 19
1
VMware
Anyone knows of an open mailing list / newsgroup about VMware? If such a
thing doesn't exist, I'll happily create one and, if not much of an
annoyance, advertise it here -- just once I promise! ;)
I'd like to discuss heavy-metal technical issues about the relationship
between VMware, the Linux kernel, X, Samba and the like.
Thank you for your kind attention.
-------------- next part
1999 Nov 21
3
SAMBA digest 2314
Well I figured it out..
did not know that I could make a host file on the winblows client. I knew
about the lmhosts file however..
this is a great list.. thanks to all..
*++++++++++++++++++++++++++++++++++++++*
* Les Higger ITAF ,
* Local Area Network Coord.
* lhigger@lausd.k12.ca.us
* Francisco Bravo Medical Magnet High School
* Los Angeles
1998 Sep 02
1
Win95 and Smbmount
Hi,
When I "smbmount" a shareable drive on my linux box, the result of the "ls"
command
is often false.
(Kernel is compiled with "SMB Win95 bug work around" and "SMB filesystems
support",
Linux 2.0.34, RedHat 5.1, Samba 1.9.18p5)
What can I do to solve my problem ???
Thanks a lot for your help.
Michel
1999 Jun 30
1
How to backup from Win to Linux using smb?
Hi, All!
I have big problem: I need to automaticaly copy files from Win'pc to Linux server.
Samba is succesfuly installed and understood.
Please, tell what I have to use (except brains) to do that??!!!
.... yours, Alex Yemtsov