Displaying 20 results from an estimated 248 matches for "chandra".
2004 Jan 06
3
no results.
have you set up the db schema? and have you entered any sip data into the db?
Sean
-----Original Message-----
From: Chandra [mailto:chandra@digital.com.np]
Sent: Tue 1/6/2004 10:57 PM
To: asterisk-users@lists.digium.com
Cc:
Subject: [Asterisk-Users] no results.
i have been working with the retrieve_sip_conf_from_mysql.pl file and i have
set everything as required. but when i run this script i am continuou...
2007 Apr 19
5
Polycom IP 501 is displaying wrong time
Hi,
This is Chandra. I have Polycom IP 501 phone. Its showing wrong time on the display screen. How can I set the "New York" time? What value I have to give to GMT offset value?
Look forward to your response. Thank you.
Regards,
Chandra.
---------------------------------
Ahhh...imagining that irre...
2007 Apr 22
2
distance method in kmeans
...ckage in R does'nt provide the option to change the distance method. I was wondering there is any package available to specify type of distance measure to be used in k means clustering in R. Especially distances like "Jaccard" which is good for binary data.
Thanks chandra
---------------------------------
[[alternative HTML version deleted]]
2019 Sep 19
4
A libc in LLVM
...ate you have in mind. However, I am in the
process of preparing the first patch containing some design docs and
small illustrative implementations. I should have it out by the end of
the day today or tomorrow.
>
> Thanks,
>
> --
> Mehdi
>
> On Mon, Sep 16, 2019 at 3:05 PM Siva Chandra via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> Hello again,
>>
>> I would like to announce that we now have dedicated mailing lists for the llvm-libc project:
>>
>> 1. libc-dev - https://lists.llvm.org/cgi-bin/mailman/listinfo/libc-dev
>> 2. l...
2003 Aug 15
3
Accessing samba share
...sing security = server and password server = "win2k server".
I been told this is suppose to be simple to setup. I have searched the web
but haven't got far.
Much appreciated if anyone can provide me with a sample conf file and/or
other instructions needed to get this working
Thanks
Chandra
2016 Feb 13
3
r260758 broke windows build
...t-c-toolchain-both-compiler-and-standard-library
I do see that the bots running VS-2014 or higher are green.
Can we either revert the said commit or fix it?
I work on LLDB and our windows bot is red with build step failing:
http://lab.llvm.org:8011/builders/lldb-windows7-android
Thank you,
Siva Chandra
2011 Mar 22
3
stacked bar plot
...,2))
I would like to have the factor "Sex" stacked, "Group size" as a Factor on the X axis, and "Number" on the Y axis (summed so that there is only one value for each Sex by Group_size combination).
Many, many thanks for any help you may be able to offer!
Chandra
[[alternative HTML version deleted]]
2019 Sep 16
2
A libc in LLVM
...ilman/listinfo/libc-dev
2. libc-commits -
https://lists.llvm.org/cgi-bin/mailman/listinfo/libc-commits
A brief README.txt and LICENSE.txt have been added:
https://github.com/llvm/llvm-project/tree/master/libc
I will soon share or put out design docs and code for review, as suitable.
Thanks,
Siva Chandra
On Thu, Aug 15, 2019 at 11:23 AM Siva Chandra <sivachandra at google.com>
wrote:
> Hello again,
>
> I have now committed a proposal for this new libc:
> https://reviews.llvm.org/D64939. This proposal is based on the charter
> I shared previously (see below).
>
> Though...
2006 Mar 10
3
Dial Out IVR
...- Asterisk puts user 'A' on hold
- Dials Out to User 'B'
- Consults user B' if he wants to take the call (Press 1) or divert to
voicemail (press 2)
- Depending on the option chosen, either user A' call is bridged with the
out call or transfered to voicemail.
Thanks,
Sharath Chandra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060310/25909429/attachment.htm
2006 Nov 21
1
Attn:Peter, Gsalas, Tim-Help me to configure my NOKIA E70 Mobile with my Asterisk server
...ip Settings -
Profile name: Olivetalk
Service Profile: IETF
Default Access Point: Olive
Public user name: sip:102@202.xxx.xxx.xxx
Use Compression: No
Registration: Always On
Use Security: no
Proxy server settings:
Proxy server address: sip:202.xxx.xxx.xxx
Realm: asterisk
User name: 102
Password: chandra
Allow loose routing: Yes
Transport Type: UDP
Port: 5060
Registrar Server Settings:
Registrar serv. addr.: sip:202.xxx.xxx.xxx
Realm: asterisk
User Name: 102
Password: chandra
Transport Type: UDP
Port: 5060
Go to Menu - Tools - Settings - Connection ? Internet tel. settings -
Name : Olivetalk
SI...
2004 Jan 14
3
grandstream asterisk configuration
...; Disallow all codecs
allow=3Dulaw ; Allow codecs in order of preference
dtmfmode=3Dinfo
[grandstream1]
type=3Dfriend
host=3Ddynamic
secret=3Dmysecret
context=3Doutgoing
nat=3Dyes
reinvite=3Dno
canreinvite=3Dno
qualify=3D2000
has anyone done this before?
chandra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040114/9a155824/attachment.htm
2006 May 15
1
Zero-inflated Poisson Repeated Measures Data
Does someone have code, or point to a source to get it, to model repeated
measures zero-inflated poisson data.
The data come from a replicated field trial comparing two treatments - a
control and a test treatment.
Thanks in advance
------------------------------------
Subhash Chandra, DSc
Senior Biometrician
Primary Industries Research Victoria
Department of Primary Industries
1 Ferguson Road
Tatura 3616, Victoria
Australia
Tel: (03) 5833 5397
Email: Subhash.Chandra at dpi.vic.gov.au
2006 May 23
1
Configure Voipjet.com content in Asterisk
Hi,
I am Chandramouli from India. I have successfully implemented Intercom (Dialling within my office LAN) and Voicemail features using Asterisk. To implement this, I am using X-Lite Softphone.
Now, I wish to make calls to US using VoIP Asterisk. I dont think I need any external hardware to implement pure VoIP s...
2008 Mar 05
3
ipf function in R
...al totals:
100 130
40 80 110
I want to use the ipf (iterative proportional fitting) function which
is apparently in the cat package.
Can somebody please advice me how to input this data and invoke ipf in R
to obtain an updated contingency table?
Thanks.
By the way I am quite new to R.
--
Dr Chandra Shah
Senior Research Fellow
Monash University-ACER Centre for the Economics of Education and Training
Faculty of Education, Building 6,
Monash University
Victoria
Australia 3800
Tel. +61 3 9905 2787
Fax +61 3 9905 9184
www.education.monash.edu.au/centres/ceet
2006 May 23
6
Best VoIP provider for Asterisk
Hi Friends,
Can you please tell me who is the best VoIP Service Provider using Asterisk (With trail version for sometime) . Waiting for your quick response. Thank you.
Regards,
Chandra.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/2...
2008 Feb 05
6
system gets suspended automatically!
...nto "/var/log/messages".
Please help me out. I think there is a kernel problem. I have run
programs for days and days continuously using FC5 (which had older
kernel). I can't use FC5 or older version of CentOS because I need
GCC-4.1.2+ to compile parallel OpenMP program.
Thank you,
Chandra
2012 Jan 24
4
[LLVMdev] How to enable C as a target
Hi,
How to enable C as a target while configuring LLVM...
Can i do ' --enable-targets = x86,c ' to make it work?
´ Sarath!!!
`·.¸.·´
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120124/b782e413/attachment.html>
2019 Jul 15
2
A libc in LLVM
On Mon, Jul 15, 2019 at 2:43 PM Siva Chandra <sivachandra at google.com> wrote:
>
> > On 7/15/19 1:22 PM, Aaron Ballman via llvm-dev wrote:
> > > On Mon, Jul 15, 2019 at 1:02 PM Siva Chandra <sivachandra at google.com> wrote:
> > >> On Fri, Jul 12, 2019 at 8:32 AM Aaron Ballman <aaron at aaronballm...
2006 Apr 19
1
How to save the uploaded file
...me how to save the uploaded file and what are all the
steps
that are required in this process.As of now i am able to get the
uploaded file
name and saving it to the database.But while i am trying to retrieve it
i am not able to do that because i am not saving the image to file
system.
Thanks,
Chandra.
--
Posted via http://www.ruby-forum.com/.
2005 Feb 03
1
Getting "Information matrix" in mixed models
Hello,
I am Hukum Chandra and I'm a statistician. I am using R. I have gone
through R but I could not get the way how to find "Information matrix"
in R. In particular, var-Cov matrix of components of variances in
linear mixed model. Could you please help me in getting the way to
produce it using R?
With best...