Displaying 20 results from an estimated 44 matches for "adil".
Did you mean:
addl
2008 Feb 07
3
Sharing Sessions between Ruby on Rails and PHP
...ere,
I have a RoR app but for one of the funcationality (photo uploads) I
am using PHP. I need to know how I can share/access session
information from RoR in PHP since the PHP also updates the database
and the entry information is contained in the RoR sessions.
Please advice.
Thanks in advance.
Adil
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2004 Nov 05
1
netapps vfiler
...n unix box
* pushacc is the account that is permissioned on vfiler. This account
exist both in unix and windows worlds.
* launchpad is the destination folder that is actually a vfiler volume
that can be accessed from both unix and windows but permissions are
controlled from windows side.
Thanks,
Adil
2018 Feb 07
1
A Study on "Dependence capturing strength" of four Dependence Analyzers in LLVM on SPEC 2017 benchmarks
Hi,
I am Adil Arun Dangui, a 3rd year B.Tech student at IIT Hyderabad with a
CGPA of 9.17. I am interested in Compilers, Compiler Optimizations and
excited about LLVM and Polly. I have some familiarity of LLVM structure as
we studied it in the Compiler Engineering course at IITH.
Here
<https://github.com/Ad...
2010 Jun 05
5
Controlling calls
Hello folks,
I want to write an AGI script doing this:
1-user call a number.
2-asterisk call the agi script
3-the script dial the peer
4-if the call is answered, let the call up for 1min
5-then the script hangs up the channel.
I tried either in php or in java but no success.
In java i did this:
//////////////
exec("Dial", "IAX2/400");
boolean t=true;
while(t){
2010 Jul 09
2
Re : Re : Re : Communication IAX2 >SIP>IAX2
ok it works i had a problem with a syntax:
i had to wrire:
exten =>_!X.,n(external),Dial(SIP/011212664800450 at pstn2,,S(20))
thanks
________________________________
De : Adil Zaaraoui <adilzeaaraoui at yahoo.fr>
? : Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
Envoy? le : Jeu 8 juillet 2010, 19h 41min 15s
Objet : Re : [asterisk-users] Re : Communication IAX2 >SIP>IAX2
Yes i agree; ok here the output...
2015 Feb 14
1
problem with samba 4
.../lib/python2.7/site-packages/samba/__init__.py",
line 27, in <module>
import samba.param
ImportError: libpython2.7.so.1.0: cannot open shared object file: No such
file or directory
how to solve this problem?
which i know the python not installed properly, how to install it?
Regards
Adil
2003 Feb 04
2
Not able to login to Samba PDC : The specified user does not exist
...essfully*
[pub]
path = /home/public
browseable = yes
guest ok = yes
read only = no
writeable = yes
[homes]
comment = Home Directories
browsable = no
writeable = yes
[netlogon]
comment = Network Logon Service
path = /home/netlogon
read only = yes
write list = adil
browsable = no
[profiles]
path = /home/samba/profiles
writeable = yes
browseable = no
create mask = 0600
directory mask = 0700
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
2011 Nov 21
3
CentOS 6 x64 - Changing /var folder to raid 1 disk after install
Hello,
I have fresh install CentOS 6 x64 running on my server. I have a raid
1 drive 3 tb ready to be mounted. I want to mount this as var folder,
could achive this but after reboot, server didn't start, maybe i had
problem with command cp -rf.
Is this possible to do in a proper manner, with what commands?
I used rsync and diff game me like 10+ output.
Best regards
2007 Nov 01
2
Some problem in opening connection with" .dat" extention file in matrix(scan) function of R 2.5
...) : unable to open connection
In addition: Warning message:
cannot open file 'motives_pc.dat', reason 'No such file or directory' in:
file(file, "r")
\\
where # name of preferences data file is assigned as,
inputFile <- "motives_pc.dat
Thanking Regards
SYED ADIL HUSSAIN (+923455205402)
QUAID-E-AZAM UNIVERSITY
ISLAMABAD, PAKISTAN.
This is Virus Free Email Scanned by QAU's McAfee Virus Scanner
""THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL
and is thus for use only by the intended recipient. If you received...
2015 Feb 14
1
about samba 4
...ating python it will give me error like (link cc or link
library.....)
3- can you tell me per-requirement of samba 4 for Redhat?
4-step by step installation?
5- is it like Active directory which is in windows?
6- can you send me all requirement packages i mean (python,gcc ...ect)
Thank you
Regards
Adil
2007 Nov 29
1
How to perform Bayesian analysis in R?(corrected)
...ayesian
analysis, but
failed to integrate after making the likelihood of the model the model
like this
a= exp(b)/summation(exp(b))
where 'b' = half of the natural log of 'a'
please If some one knows about this type of integration for posterior
distribution then pleae inform me
SYED ADIL HUSSAIN
MPHIL SCHOLER
QAU, ISLAMABAD
This is Virus Free Email Scanned by QAU's McAfee Virus Scanner
""THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL
and is thus for use only by the intended recipient. If you received this in error, please contact...
2004 Dec 14
5
Digium Hardware in Canada
I am looking for a supplier of Digium hardware in Canada. Any suggetions?
Thanks,
Adi
2001 Nov 09
1
Bad Authorization
Hello,
I'm trying to setup Samba 2.2.1a via swat and when I enter the root name and
password I keep getting the '401: Bad Authorization' error. I've created
the root name and password via smbpasswd at it still won't work. Any
suggestions?
THANKS,
Adil Shafi
2018 Jan 02
1
https://reviews.llvm.org/D41659 Needs review.
https://reviews.llvm.org/D41659
Implemented missing trigonometric optimization in llvm.
Here we have implemented the following missing trigonometric optimizations.
1. tan(x)*cos(x)=sin(x)
2. sin(x)*cos(x) = sin(2*x)/2
3. sin(x)/tan(x)=cos(x);
4. tan(x)/sin(x)=1/cos(x);
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Dec 09
4
Handsfree Speakerphone
Hi,
What is out there in terms of SIP enabled handsfree speakerphones?
Looking for something that works well and also fits a low budget.
I am used to using a Cisco 7940. It is a great phone but a bit expensive.
Thought about the Polycom SoundPoint 300 until I realized that it does not
include speakerphone functionality.
Thanks,
Adi
2011 Nov 18
1
How can I create raid 1 - Centos 5.7 64 minimal installation
Hello,
I have a server working on centos 5.7-64 minimal installation. I have
3 separate physical drives:
120 gb ssd, 2x 3tb disks for storage.
My linux installation is on ssd disk, and I want to make raid 1 for
these two 3tb disks and store data, like under /mnt/data.
Can you please tell me the path how this is possible?
Thanks for your help!
Best regards,
Here are some output of commands I
2004 Dec 30
4
Voicemail and Zapatel
My PSTN line doesn't allways hang up properly after it goes to voicemail.
The problem occurs when a caller hangs up during the initial greeting.
Even though the hangup accured, voicemail continues to record, usually a
fast busy and/or a teleco generated "please hangup now" message. After the
voicemail.conf 'maxmessage=180' expires the line simply stays offhook.
The hardware
2007 Nov 29
0
How to perform Bayesian analysis in R?
...different packages used for Bayesian analysis, but
failed to integrate after making the likelihood of the model the model
like this
Ĥ=exp(??)/??(exp(??))
Where ??=(??)ln(Ĥ)
please If some one knows about this type of integration for posterior
distribution then pleae inform me
SYED ADIL HUSSAIN
MPHIL SCHOLER
QAU, ISLAMABAD
This is Virus Free Email Scanned by QAU's McAfee Virus Scanner
""THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL
and is thus for use only by the intended recipient. If you received this in error, please contact...
2004 Dec 09
1
Providers for PSTN Access
Hi,
I've been looking at the various SIP VoIP service providers and their
plans. I understand that Asterisk can be configured as a SIP client to
access, for example, a BroadVoice account to access the PSTN and discount
LD.
I see that a lot of the features provided by SIP VoIP service providers
are really not needed since Asterisk will provide them locally. I have no
plans on dropping my
2004 Dec 10
2
Asterisk from CVS
I admit that this might be some very basic question... How do I obtain
Asterisk 1.0.3 from CVS? Does '-r v1-0' get me 1.0 or 1.0.3?
Thanks,
Adi