Displaying 20 results from an estimated 40 matches for "calcutta".
Did you mean:
calcula
2006 Jul 24
0
Debugging a XenU that goes to Zombie state
Once last night and the night before a XenU go into a Zombie state,
requiring a reboot. I''m not quite sure what is happening, and am
looking for advise on how to diagnose the problem.
.. While writing this email, it crashed again. This time I had an ''xm
console calcutta'' capturing the output.
I read a suggestion in these archives suggesting that I can just
restart xend to get things working again, but trying that gives me:
Going to boot Fedora Core (2.6.17-1.2145_FC5xenU)
kernel: /boot/vmlinuz-2.6.17-1.2145_FC5xenU
initrd: /boot/initrd-2.6.17-...
2007 Apr 16
6
BSNL caller ID (India)
Has 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
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
2006 Mar 15
3
Help on factanal.fit.mle
...Can anybody please suggest me about the documentation of "factanal.fit.mle()"
(Not factanal()------ searching factanal.fit.mle() in R always leads to
factanal()).
Is there any function for doing principal component factor analysis in R.
Regards
Souvik Bandyopadhyay
JRF,
Dept Of Statistics
Calcutta University
[[alternative HTML version deleted]]
2002 Jan 08
1
Interactive
My Mail StationeryIs it possible to have interactive graphic display in R
just like S-Plus?
______________________
Indrajit SenGupta
Department Of Statistics
St. Xavier's College
Calcutta University
indra_calisto at yahoo.com
indrajitsg at vsnl.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20020108/da21bbc9/attachment.html
2002 Mar 30
1
.Rd Files
While downloading the R 1.4.1 for windows from the zip
file, I downloaded a zip file rw1041m.zip which
consisted of .Rd files. Could anybody tell what are
these files for?
______________________
Indrajit SenGupta
Department Of Statistics
St. Xavier's College
Calcutta University
indra_calisto at yahoo.com
indrajitsg at vsnl.net
______________________
EC- 195
Salt Lake City, Sector -1
Calcutta 700064
West Bengal
India
Phone #337-5424
______________________
__________________________________________________
Yahoo! Greetings - send holiday greetings for Easter,...
2005 Nov 14
1
Little's Chi Square test for MCAR?
....30 to 0.60)
correlations may be present in several variable pairs leading me to
suspect that the data may not be MCAR or MAR. However i need some more
"concrete" proof.
Any help - onlist or offlist - would be greatly appreciated.
Thanks in Advance
Rohit Vishal Kumar
Ph.D. Student (Calcutta) India
2006 Aug 10
1
How to fit bivaraite longitudinal mixed model ?
...i + beta1*t_ij + U_i2*t_ij, Sigma)
U_i=(U_i1,U_i2) ~ iid N(0, Omega)
Sigma =bivariate AR structure
Here alpha and beta are vectors of order 2.
Moreover can we assume a structure for Omega.
Any help is greatly appreciated.
Souvik Banerjee
Junior Research Fellow
Dept of Statistics
University of calcutta
[[alternative HTML version deleted]]
2011 May 26
1
Is this Asterisk issue of feature
...n we use Wait(20) in active call session then it's work. But when we use
after hangup the call then Asterisk don't wait from define time.
Ex:-
[call_log]
exten => 4368,1,Answer()
exten => 4368,n,Flite("Welcome")
exten => 4368,n,Set(__StartTime=${STRFTIME(${EPOCH},Asia/Calcutta,%Y-%m-%d
%H:%M:%S)})
exten => 4368,n,Set(__uniqueId=${UNIQUEID})
*exten => 4368,n,Wait(20)* *; At this moment it's work.*
exten => 4368,n,Hangup()
exten => h,1,NoOp(*******************Now wait(20) wouldn't work
***************** )
exten => h,n,Wait(20) * ; At this mome...
2013 Jan 16
1
Problems regarding the package "BRugs"
...nction, or the input of the function, in
the latest version of the "BRugs" package?
Can you please help me in this problem.
Thanking you.
Moumita Chatterjee.
Research Scholar
Department Of Statistics
University Of Calcutta
[[alternative HTML version deleted]]
2014 Jan 13
0
How to get ringing sound in outbound call in asterisk
...68.53.197,,tToR)
exten => _91XX.,n,hangup()
Server_B[192.168.53.197] for call forwarding
extension.conf
exten => _911X.,1,ChanisAvail(${TRUNK_GRP3})
exten => _911X.,2,gotoif($["${AVAILCHAN}" = ""]?lbl_busy:)
exten =>
_911X.,n,Set(CALLTIME=${STRFTIME(${EPOCH},Asia/Calcutta,%d-%b-%Y-%H-%M-%S)})
exten => _911X.,n,Gotoif($["${RECORDING_ENABLED}"="Y"]?lbl_dbc:lbl_dial)
exten =>
_911X.,n(lbl_dbc),Set(RECSUBDIR=${STRFTIME(${EPOCH},Asia/Calcutta,%d%b%Y)})
exten => _911X.,n,Set(CALLERID(num)=${IDGCLI})
exten => _911X.,n,Set(FILENAME=${IDGTERMI...
2014 Feb 11
1
file.c:1160 ast_writefile: Unable to open file /var/spool/asterisk/monitor/11Feb2014/_11-Feb-2014-17-44-01.wav: No such file or directory
Dear Folks,
[Test_Context]
exten => _911.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _911.,2,Set(CALLERID(num)=xxxxxxx)
exten =>
_911.,3,Set(CALLTIME=${STRFTIME(${EPOCH},Asia/Calcutta,%d-%b-%Y-%H-%M-%S)})
exten => _911.,4,Set(RECSUBDIR=${STRFTIME(${EPOCH},Asia/Calcutta,%d%b%Y)})
exten => _911.,5,Set(${CALLERID}=${CALLERID(num)})
exten => _911.,6,Set(FILENAME=${CALLERID}_${CALLTIME}.wav)
exten => _911.,7,Set(RECORDFILENAME=${RECSUBDIR}/${FILENAME})
;exten => _911.,...
2007 Sep 19
1
CRAN mirror for R in India: new one at WBUT, how do we get listed in the CRAN website?
...to it, here are the details sent to me by
Indranil Dasgupta, the maintainer of the WBUT mirror site:
The CRAN mirror's details are as follows:
1. URL : http://mirror.wbut.ac.in/CRAN
2. HOSTING INSTITUTION : West Bengal University of Technology
3. COUNTRY : INDIA
4. CITY : KOLKATA (old name - Calcutta, IATA Identifier code - CCU)
5. CONTACT EMAIL : indradg@l2c2.co.in
6. UPDATE FREQUENCY : At 1 AM IST (+0530 GMT) every day.
Enjoy!
Best,
Arin Basu
[[alternative HTML version deleted]]
2013 Jan 09
1
problems regarding the latest version of the package "BRugs"
Respected Sir/Madam,
I am a research scholar of Department
of Statistics, University Of Calcutta. I had downloaded the latest version
of "BRugs", and installed it in R 2.15.1 both in 32 and 64 bits with the
help of openBUGS 3.2.2. My problem is that one of the programmes which
requires the package "BRugs" is giving me an error given below:
Error in samplesSize(node) :
n...
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.
2002 Feb 19
3
Rank of Matrix
Hello everybody,
I think my question has been asked before but I am posing it once again
since I need it. Is there any way to find the rank of a matrix in R or
Splus?
______________________
Indrajit SenGupta
Department Of Statistics
St. Xavier's College
Calcutta University
mailto:indra_calisto at yahoo.com
mailto:indrajitsg at vsnl.net
_________________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send...
2001 Nov 23
1
samba-admin@lists.samba.org
...o
please specify the mounting sizes to be given to say / , /usr , /boot , swap
for 8GB...
Regards n best wishes
Sujan Nandy
------------------------
Agrawal Consultants
AE-686
Phone : 3581449
sujan@ebizindia.com
--------------------------------------------------------------
Agrawal Consultants, Calcutta, India
Authorised dealer of PostMaster, by QuantumLink Communications Pvt. Ltd.
One Internet account, Unlimited E-mail IDs.
2008 May 17
1
Need some hint on faster data manipulation.
...e data frame contains approximately 15,000 repeated characters with more
than 12,500 unique characters. Using the above code in a loop is taking a
considerable amount of time to compute.
Can anybody suggest me of a faster approach?
Regards
Souvik Bandyopadhyay
Research Fellow,
Dept Of Statistics
Calcutta University
[[alternative HTML version deleted]]
2007 May 30
4
Help with IAX
I am attempting to use an IAX2 channel between two Asterisk systems.
This would seem to be a normal thing to do. I actually want to trunk
traffic between the two that are in remote locations. However, I have
started with what I think is a simple configuration, which should allow
for one way calling. Attached are the pertinent parts of my
configuration files. I am attempting to place a call on
2011 Nov 16
3
Interpolating hourly basis
I have a huge data set in the form of
V1 V2 V3 V4 V5 V6
1 201005010000201005010000 1.68291.38 1 0
2 201005010000201005010300 0.93335.10 1 0
3 201005010000201005010600 2.25 57.38 1 0
4 201005010000201005010900 0.43 13.76 1 0
5 201005010000201005011200 0.74101.14 1 0
I am interested in interpolating it on an hour basis(it's for avery