search for: caled

Displaying 20 results from an estimated 62 matches for "caled".

Did you mean: called
2010 May 05
1
Getting calee audio in Asterisk (real time)
Hello, I need to capture calee's audio in real-time in order to capture operator messages (I've written sound recognition software that works with Jack: http://github.com/Motiejus/SoundPatty/). Jack does the following: Incoming call audio -> audio in to jack, audio out from jack -> current Asterisk application Outgoing call audio <- current Asterisk application However, I need
2005 Apr 12
5
File listing problems in 3.0.13
Over the weekend I upgraded my IRIX servers to 3.0.13 and have found many strange issues regarding the creation of new folders. When I attempt to add a new folder through the Windows side I get an immediate error dialog box stating "You may not be able to access file created in the folder X:\New Folder." When I select to continue the folder is created, looking on the IRIX side the
2015 Jun 16
1
[PATCH] guestfs.pod: fix a typo
s/caling/calling Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- src/guestfs.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guestfs.pod b/src/guestfs.pod index fa04c86..5ceef92 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -586,7 +586,7 @@ The logical volume(s) can now be mounted in the usual way. Use the reverse process to close a LUKS
2008 Feb 14
1
Touch monitor file name format
Hi list, The default file name format for touch monitor (automon) recordings is: auto-${EPOCH}-caller-calee It's possible to use the ${TOUCH_MONITOR} variable to change the 'caller-calee' part, but what about the 'auto-${EPOCH}-' part? I've been trying to use ${MONITOR_EXEC_ARGS} to add some more commands after the somix sequence for mp3 conversion. This should
2005 Apr 19
1
Re: missing directory entries on irix
Thanks for the patch, unfortunately when I installed it I had a lot more files missing from the directory listing and I have not taken much time to look at why. But it certainly is the cast that off_t on the IRIX box is 8 bytes in the current OS, however the compilers seem to convert the long values properly so long as overflow does not occur. Thanks to your suggestion on looking at the
2010 Nov 22
3
Is existing CDR in Asterisk is enough for complete billing
Hi everyone, I am facing lots for problem with CDRs in 1.6 and above versions,its shows wrong records when I do transfer(caller side and calee side),callforward,call parking.Is the present CDRs in 1.6 is enough for Complete billing.?What I need to do to make it proper.Please help me on this. Thanks Nikhil
2012 Mar 02
3
[LLVMdev] Stack alignment on X86 AVX seems incorrect
On Fri, Mar 2, 2012 at 11:32 AM, Evandro Menezes <emenezes at codeaurora.org> wrote: ... > Figure 3.3 on page 16 of www.x86-64.org/documentation/abi.pdf is not > normative. See foot note 7 in the same page. Figure 3.4 on page 21 > confirms that the use of a frame-pointer is optional. > > So, if one doesn't use ENTER in the prologue and uses RSP to access local >
2006 Aug 10
3
MD raid tools ... did i missed something?
...0.12152695 ===================================================================== I need to add the 3rd partition, so I open documentation http://www.centos.org/docs/4/html/rhel-isa-en-4/s1-storage-rhlspec.html#S2-STORAGE-RAID-DAY2DAY (I know the RTFM ;-) But in chapter 5.9.9.2. they want tool caled "raidhotadd" What was my wonder when it is not included in CentOS 4.3 ===================================================================== # yum provides raidhotadd Searching Packages: Setting up repositories update 100% |=========================| 951 B 00:00 base...
2017 Nov 15
3
?==?utf-8?q? add machine script not running
Thanks for your response Le Mercredi, Novembre 15, 2017 17:38 CET, Rowland Penny via samba <samba at lists.samba.org> a écrit: > I suppose the obvious question is, is the script executable ? It is. It's a simple perl script with +x. I can exec it from the comande line like /usr/local/bin/addworkstation.pl foo$ which creates the machin account like it should. I've also
2005 Apr 17
1
inotify on rhel systems?
I just read an interesting article caleed "Monitor Linux file system events with inotify.", see http://www-128.ibm.com/developerworks/linux/library/l-inotify.html?ca=dgr-lnxw02Inotify. I notice that /dev/inotify is not present on my CentOS4 system, so the necessary kernel patches are probably not present. Does anyone know if there are any plans afoot to provide this functionality for
2005 Jan 07
1
specific call transfer
Hi, is it possible to transfer an incomming call to another ext. without answering? I'm not talking about (un)conditional redirection but functionality, when calee can each time decide whether answer the phone or transfer it to any other phone.
2008 Feb 19
1
Problem with sync files when no dir in the destin
Hi i'm a new user but rsync is easy and a great tool I have a folder caled source and a folder caled destini, like this + Source |_ FolderA |____ File1 |____ File2 + Destini I use this comando to sync only File 1 rsync -a Souce/FolderA/File1 Destini it's copy the File 1 to Destini but i would like who rsync create te Folder A in the destini and put the File 1...
2006 May 02
0
[LLVMdev] Re: Newbie questions
...an object whose > class happens to be 'final'. In this case we need to know some > properties of the java type. (And, you can construct plenty of > examples where java type information yields optimization > opportunities.) I think this example is even simpler than the method caled on the result of new. When translating invokevitual on objects of final classes just call the method directly and don't perform an indirect function call though the vtable. Ditto for final methods. -- Alkis
2012 Mar 02
0
[LLVMdev] Stack alignment on X86 AVX seems incorrect
Cameron, Figure 3.3 on page 16 of www.x86-64.org/documentation/abi.pdf is not normative. See foot note 7 in the same page. Figure 3.4 on page 21 confirms that the use of a frame-pointer is optional. So, if one doesn't use ENTER in the prologue and uses RSP to access local variables, RBP may be used as a calee-saved GPR. -- Evandro Menezes Austin, TX emenezes at
2008 Feb 23
1
[LLVMdev] Obligatory monthly tail call patch
Hello everybody, hi Evan, this patch changes the lowering of arguments for tail call optimized calls. Before arguments that could be overwritten by each other were explicitly lowered to a stack slot, not giving the register allocator a chance to optimize. Now a sequence of copyto/copyfrom virtual registers ensures that arguments are loaded in (virtual) registers before they are lowered to the
2010 Feb 20
2
Hiding dot files from Windows
The user section of one of my smb.conf files looks like this yet when I bring up XP (a guest under VirtualBox) on my system, all linux dot files are visible. Am I missing somethng? [fred] comment = Alan's service path = /home/fred writeable = yes valid users = fred admin users = fred browseable = yes case sensitive = no printing = bsd #print command =
2005 Jun 08
8
Building on Windows
Hi, I am brand new to Xapian and am trying to get it to build on my Windows XP SP2 computer. I have downloaded cygwin and did a full install. I have downloaded the most recent xapian-core code. Here is what I have done so far: a. I unpacked the core and put in at c:\xapian-core-0.9.0 b. I then opened a cmd window, typed 'sh' to open up the cygwin shell and then typed in the
2013 Dec 20
1
Reading DTMF sent by callee during a SIP call
Hi everyone, I am looking for advice about the design of a SIP-based intercom. I count on your help, as my current attempts are not fruitful (yet). This will be a pretty long message, so here's my fundamental question: Is there a way to interpret DTMF tones sent by the calee (not the caller) while a voice call is in progress? Here's the desired scenario: - there is a box with
2012 Mar 02
0
[LLVMdev] Stack alignment on X86 AVX seems incorrect
On Fri, Mar 02, 2012 at 11:58:29AM -0500, Cameron McInally wrote: > On Fri, Mar 2, 2012 at 11:32 AM, Evandro Menezes <emenezes at codeaurora.org> > wrote: > ... > > Figure 3.3 on page 16 of www.x86-64.org/documentation/abi.pdf is not > > normative. See foot note 7 in the same page. Figure 3.4 on page 21 > > confirms that the use of a frame-pointer is optional.
2012 Mar 02
2
[LLVMdev] Stack alignment on X86 AVX seems incorrect
> > At least for 32bit x86 reserving another register as alternative frame > pointer is very heavy. The above would allow normal spill logic to > decide when to keep a reference in register and when not. It also reuses > existing functionality as much as possible. > Hi Joerg, Yes, this was a problem in my implementation also. Empirically, for the chips I work on, reserving the