Displaying 20 results from an estimated 10000 matches similar to: "detecting the receivers voicemail"
2006 Feb 12
3
Problem with Playback sound in 64 bit machine
Sorry for re-posting this message -
I am trying to run the latest stable Asterix version 1.2.4. on 64 bit amd
procesor.
Things are working but the playback sounds that I hear when tring to connect
over IAX are of very high frequency.
i.e a sentence which should finish in 4 secs finishes in much lesser time.
Where can be the problem? any configuration issue?
Thanks in advance.
-------------- next
2006 May 22
1
How to detect call forwarding to voicemail
Hi,
Is there anyway in Asterisk to know that outgoing call has been forwarded
to voicemail by the callee system?
Some of my users don't want to connect the call if its forwarded to callee
voicemail, so I am wondering if theres anyway to identify this in Asterisk
and drop the call.
Thanks
Nitin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Feb 18
3
DomU trying to write on an IO Port
Hi,
I am running xen-hypervisor over qemu. Now while running domU I want to
write on an IO port, which I''ll be handling inside Qemu. Basically, this is
a communication mechanism for me to communicate with qemu. I am writing on
port number ''0x378'' as a root user using "outl" function. But when I run
this code in domU, it does not reach qemu.
So my question is:
2012 Apr 19
1
xen entry point and exit point
Hi,
I need to find the points where we enters into hypercall (for all the
hypercalls) execution and from where we come out... from what i have
understood entry-point is
somewhere in arch/x86/x86_32/entry.S ...but exactly where and what about
exit point?
--
Nitin Gupta
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2016 Dec 04
2
[PATCH v5 1/1] crypto: add virtio-crypto driver
Hi Gonglei,
[auto build test ERROR on cryptodev/master]
[also build test ERROR on v4.9-rc7 next-20161202]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Gonglei/crypto-add-virtio-crypto-driver/20161202-190424
base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
2016 Dec 04
2
[PATCH v5 1/1] crypto: add virtio-crypto driver
Hi Gonglei,
[auto build test ERROR on cryptodev/master]
[also build test ERROR on v4.9-rc7 next-20161202]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Gonglei/crypto-add-virtio-crypto-driver/20161202-190424
base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
2008 Oct 15
3
[PATCH] use tlsf for xmalloc engine
This patch replaces the Xen xmalloc engine with tlsf, an allocation
engine that is both more space efficient and time-bounded, especially
for allocation sizes between PAGE_SIZE/2 and PAGE_SIZE.
The file xmalloc.c is deprecated but not yet deleted. A simple
switch of a comment line in common/Makefile will change back
to the legacy xmalloc/xfree if needed for testing.
Code adapted from Nitin
2006 Feb 13
1
Dial command to connect two channels and bypass asterisk server
Hi I was wondering if its possible to make Dial command bridge two channels
and after bridging bypass asterisk, so that the voice doesn't need to pass
through my asterisk server.
For e.g., I have a user dialed in and he verifies himself and then dials an
international extension, after the call connects I don't want the call to
pass through asterisk server anymore. Is there any command
2010 Mar 27
1
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
Hi,
I will be applying to GSoC 2010 under The Linux Foundation as mentoring
organization (Virtualization working group). Below is the application for my
planned project: "Memory Compression for Virtualized Environments"
(according to LF template). I would be thankful for any comments/feedback.
* Name
Nitin Gupta
* University / current enrollment
University of Massachusetts Amherst
2010 Mar 27
1
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
Hi,
I will be applying to GSoC 2010 under The Linux Foundation as mentoring
organization (Virtualization working group). Below is the application for my
planned project: "Memory Compression for Virtualized Environments"
(according to LF template). I would be thankful for any comments/feedback.
* Name
Nitin Gupta
* University / current enrollment
University of Massachusetts Amherst
2009 Jan 14
1
[Patch] a bugfix to the oprofile code
Keir,
The checks in the function passive_domain_do_rdmsr() were not
sufficient. Also the same checks were done in the function
passive_domain_do_wrmsr(). So these common checks are moved in a new
single function passive_domain_msr_op_checks().
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
Please Apply,
Thanks &
2002 Jan 23
6
meaning of "IO Error: skipping the delete...."
On 23 Jan 2002, Nitin Agarwal <nitin.agarwal@timesgroup.com> wrote:
> Hi,
> I am Nitin from India working with a leading Indian newspaper "The Times
>
> of India".
> We recently downloaded "rsync" and found it to be very useful and good
> utility.
> We tried to implement it between our main server and the DRS (Disaster
> Recovery System), located
2018 Oct 02
2
Re: VM migration help required.
On Mon, Oct 1, 2018 at 12:25 PM Nitin Rane <Nitin.Rane@techmahindra.com>
wrote:
> Hi Arik,Shahar,
>
(Adding libguestfs mailing-list)
Hi Nitin,
> I am looking to migrate VMs from Openstack Juno to Openstack Newton and
> from VMWare to Openstack Newton.
>
> While doing google search I came across the link authored by you,
>
2005 Dec 20
2
Extracting data from .zip file in WINDOWS version of package
Hello,
I am building a R-package for Genetics analysis. The accepted data is in pedigree (.ped) file format.
To load the data (say CAMP.ped) from "data" directory, I have a function "CAMP.R", which does the job.
The package builds successfully in Linux (.tar.gz) and the data loads successfully by "data(CAMP)".
However, when I build the package in WINDOWS, the data
2006 Apr 19
4
[PATCH] avoid injection of missed timer interrupts while debugging a guest
Hi Keir, Ian,
Today if we stop the guest for debugging using the gdbserver and then
continue with the guest execution the PIT finds that the time has gone
ahead and it missed to inject so many timer ticks, and it tries to
inject all of those one by one. So after the gdb continue command the
guest just handles the timer interrupts for a long time before it can do
anything else.
This patch
2002 Feb 07
1
[Fwd: Re: meaning of "IO Error: skipping the delete...."]]
Nitin Agarwal <nitin.agarwal@timesgroup.com> wrote:
> Dear Mr. Rusty,
> Thanks for the reply. The problem was sorted out by changing the uid option in
> rsyncd.conf file to root.
> We are facing two more problem now....
> 1) while transferring the files, sometimes the transfer breaks in between and gives
> us the error message: "readerror: connection reset by
2005 Oct 20
2
Error in building package indices
Dear R-devel members,
We are building a new package (GeneticsBase) for analysis of genetic data .
While doing "R CMD check with R-2.1.1, I am getting the following error:
** building package indices ...
Error in "colnames<-"(`*tmp*`, value = c("family", "pid", "father",
"mother", :
length of 'dimnames' [2] not equal to
2002 Nov 20
3
RE: ntpd
Hi Nitin,
First of all, you can verify that ntpd is responding on ingress with netcat
:
nc -u ingress 123 (udp connection on port 123)
also try a netstat -an on ingress to be sure that the port 123 is in listen
state...
I recently install ntpdate, and it has worked as a client and a local ntp
server immediatly.
Good Luck,
Yannick / Annecy in France
-----Message d''origine-----
De :
2006 May 22
2
I've broken voicemail
I went to put in the new sound files over the weekend, but forgot to backup
the custom folder and lost my custom digital receptionist files.
I then had to copy the old files back from a duplicate machine.
The problem is now though that voicemail just hangs up when I dial it.
Other apps work - *70 for example gives me 'call waiting...activated' so I
know it's accessing the files
2003 Jun 08
10
VoIP Provider
Hi,
I am just about to move out from my parents home and think about how I
will phone from now on. In Germany there is a provider (QSC) who
offers DSL (1024 down/256 up) with fastpath without volume or time
limits.
Does anybody know a comercial (or even semi-professional) provider who
lets me dial out through H323 (or another protocol) and also offers an
number where I can be called from