search for: sanjay

Displaying 20 results from an estimated 581 matches for "sanjay".

2007 Apr 16
6
BSNL caller ID (India)
...s anyone figured out the way of getting the caller id for BSNL on Asterisk 1.4.2 I have tried following link http://bugs.digium.com/view.php?id=6683&nbn=24 but was not able to get it, although did not ge any error too. I always get the caller id as asterisk. Can someone please help. Regards, Sanjay Rajdev
2017 May 22
5
Default Location of CUDA headers in Windows and macOS
Hello, Can anyone help me with the default installation locations of CUDA headers in Windows and macOS ? e.g. /usr/local/cuda/include is the default for Linux. Thanks, Sanjay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170522/ca97c66b/attachment.html>
2007 Mar 29
5
SIP RTP Tunnel
Hello, is it possible to rout ALL RTP Data over Asterisk, like SIP1 <---RTP---> Asterisk <---RTP---> SIP2 I know it seems quite useless. But I want to simulate a IAX -> SIP connection and have no Phonecard installed on my computer ;) Thanx, Kalle
2005 Sep 16
1
RE: Vorbis-dev Digest, Vol 16, Issue 10 ogg streaming
...start...what is the best option, what I am looking at is something like the jorbis player; we simply place the url and it plays the stream...the idea is to cut off all the other unnecessary stuff, and to just get the simple code which can play a ogg stream example.... http://www.jcraft.com/jorbis/ Sanjay.B.Adnani sanjay@adnani.com(personal email id) -----Original Message----- From: vorbis-dev-bounces@xiph.org [mailto:vorbis-dev-bounces@xiph.org]On Behalf Of vorbis-dev-request@xiph.org Sent: 15 September 2005 23:00 To: vorbis-dev@xiph.org Subject: Vorbis-dev Digest, Vol 16, Issue 10 Send Vorbis-d...
2017 Feb 20
3
x86 and GPU backend support for irregular accesses
Hello ! Does the x86 back-end generate gather-scatter instructions for LLVM gather-scatter intrinsics ? Also, do the NVPTX and AMDGPU back-ends generate equivalent instructions for GPUs ? Thank You, Sanjay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170220/dc51b7cd/attachment.html>
2008 Mar 11
7
Best alternative for getting prompts recorded.
What is the best alternative for getting the IVR and other prompts recorded for Asterisk. Regards, Sanjay.
2007 Apr 13
3
LED does not glow on new Voicemail
I have a CISCO 7912 phone, the LED on the phone does not glow when there is new voicemail, can we configure Asterisk to have the LED glow on new Voicemail. Regards, Sanjay Rajdev
2017 Feb 27
2
Compiling LLVM with locally built clang | Errors
...onfiguration failed with the error stating the compiler didn't recognize '-std=c++11' flag, whereas clang compiled a dummy c++ file with warnings. int main(){return 0;} ( which was used during the config, found in build/CMakeFiles/CMakeErrors.log ) How can I resolve this ? Thank You, Sanjay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170227/380fa3d8/attachment.html>
2005 Aug 22
4
Unable to browse from Windows Machine - Samba 3.0.20 as an AD Member
...ator admin users = @"Domain Admins", Administrator comment = Top Level Share path = /DATA read only = no browsable = yes ---krb5.conf--- [libdefaults] default_realm = HUNGERFORD.KOL [realms] HUNGERFORD.KOL = { kdc = URVASHI:88 } [domain_realms] .hungerford.kol = HUNGERFORD.KOL regards Sanjay Upadhyay -- Sanjay Upadhyay http://saneax.blogspot.com
2017 Feb 23
5
System hangs during last stages of LLVM build | Tips on speeding it up ?
Hello, My system hangs every time during last stages of building LLVM ( starting at 95% in a CMake build ) using CMake or Ninja, sometime close to the linking of llvm-dysmutil. Could you please suggest tips that could speed up the compilation ? Thank You, Sanjay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170223/e5345596/attachment.html>
2016 Jul 25
2
Hitting assertion failure related to vectorization + instcombine
Sure. David, what do you think about merging this to 3.9? Sanjay: are you saying I'd just apply that diff to InstructionSimplify.cpp, not InstCombineSelect.cpp? On Fri, Jul 22, 2016 at 7:08 AM, Sanjay Patel <spatel at rotateright.com> wrote: > Hi Hans - > > Yes, I think this is a good patch for 3.9 (cc'ing David Majnemer as code > owne...
2008 Apr 03
4
C# SIP API to Comiunicate with Asterisk
Do anyone has an idea about an open source SIP API written in C# that can communicate with Asterisk, to call out? Regards, Sanjay.
2007 Jun 04
4
Detecting card on the PCI Slot
I have some Analog card on a PCI slot of a remote computer, Is their a way I can figure out remotely the name of the card. I have FC6 installed on the machine. Regards, Sanjay Rajdev
2002 Dec 03
1
samba printer configuration
...ultra 5 Samba server working fine (it share file with windows m/c) I want to configure printer through samba. The printer which I want configure on my sun ultra 5 m/c that is directly contected windows m/c through paralell port so pls give me solution, how can configure printer in samba regards sanjay -------------- next part -------------- A non-text attachment was scrubbed... Name: sanjay.kumar.vcf Type: text/x-vcard Size: 458 bytes Desc: Card for sanjay Url : http://lists.samba.org/archive/samba/attachments/20021203/de57184b/sanjay.kumar.vcf -------------- next part -------------- ---------...
2018 Jul 03
2
Question about canonicalizing cmp+select
I linked the wrong patch review. Here's the patch that was actually committed: https://reviews.llvm.org/D48508 https://reviews.llvm.org/rL335433 On Tue, Jul 3, 2018 at 4:39 PM, Sanjay Patel <spatel at rotateright.com> wrote: > [adding back llvm-dev and cc'ing Craig] > > I think you are asking if we are missing a fold (or your target is missing > enabling another hook) to transform the sext+add into shift+or? I think the > answer is 'yes'. We pro...
2017 Jun 22
2
Legal names for Functions and other Identifiers
...nk You Chen ! On Thu, Jun 22, 2017 at 5:21 PM 陳韋任 <chenwj.cs97g at g2.nctu.edu.tw> wrote: > Perhaps you can refer to [1]. Function name should be a global one. > > [1] http://llvm.org/docs/LangRef.html#identifiers > > HTH, > chenwj > > > 2017-06-22 16:35 GMT+08:00 SANJAY SRIVALLABH SINGAPURAM via llvm-dev < > llvm-dev at lists.llvm.org>: > >> Hello, >> >> I'd like to know the format a function's name must conform to. Can I be >> pointed to LLVM documention that specifies the nomenclature for functions >> and other I...
2016 Jul 27
0
Hitting assertion failure related to vectorization + instcombine
David, Sanjay: ping? On Mon, Jul 25, 2016 at 11:07 AM, Hans Wennborg <hans at chromium.org> wrote: > Sure. David, what do you think about merging this to 3.9? > > Sanjay: are you saying I'd just apply that diff to > InstructionSimplify.cpp, not InstCombineSelect.cpp? > > On Fri, Jul...
2016 Jul 28
1
Hitting assertion failure related to vectorization + instcombine
LGTM On Wednesday, July 27, 2016, Hans Wennborg <hans at chromium.org> wrote: > David, Sanjay: ping? > > On Mon, Jul 25, 2016 at 11:07 AM, Hans Wennborg <hans at chromium.org > <javascript:;>> wrote: > > Sure. David, what do you think about merging this to 3.9? > > > > Sanjay: are you saying I'd just apply that diff to > > InstructionSimplify...
2007 Apr 11
3
missing chan_zap.so
...el 1.4.1, after that executed the following commands ./configure make clean make make install Went to asterisk folder ./configure make clean make make upgrade But could not get chan_zap.so then did the make install of asterisk. still missing the chan_zap.so Can someone please help. Regards, Sanjay Rajdev
2016 Feb 26
2
how to force llvm generate gather intrinsic
...at 12:23 PM, Demikhovsky, Elena < elena.demikhovsky at intel.com> wrote: > No. Gather operation is slow on AVX2 processors. > > > > - * Elena* > > > > *From:* zhi chen [mailto:zchenhn at gmail.com] > *Sent:* Thursday, February 25, 2016 20:48 > *To:* Sanjay Patel <spatel at rotateright.com> > *Cc:* Demikhovsky, Elena <elena.demikhovsky at intel.com>; Nema, Ashutosh < > Ashutosh.Nema at amd.com>; llvm-dev <llvm-dev at lists.llvm.org> > > *Subject:* Re: [llvm-dev] how to force llvm generate gather intrinsic > >...