search for: mayank

Displaying 17 results from an estimated 17 matches for "mayank".

2018 Jun 15
3
Connection terminates just after changing the password for user whose password was expired.
...f(stderr, "Password change required but no TTY available.\n"); } exit(1); } Therefore, I want to know why "exit(1)" is placed just after password change and why user is not allowed to logged in at the same time when he changed the password . -- *Thanks & Regards :* *Mayank Sharma *
2014 Nov 28
1
Asterisk consuming high cpu usage
...I had never seen in the previous version. I have seen compared chan_sip.c from both versions and It seems 12.6.0 is also made to support all the frame types supported by v10.0.1. Then why am I getting these warnings on some specific calls? and what is the solution to avoid such warnings. Regards Mayank -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141128/f41bc46f/attachment.html>
2010 Nov 03
2
NTLM Authentication against multiple domain comtrollers
...cussions, but there doesn't seem to be any solution available. Please let us know if such a solution exists. I am eager enough to put in a few changes in the code (if this is what is required), but this would require a few pointers from this knowledgeable community. Thanks in advance, Mayank
2006 Jul 25
1
Production deployment?
...are multiple dispatch.fcgi instances (using Apache/FastCGI), so doesn''t that mean environment.rb will get called twice, once again leading me to multiple backgroundrb instances? Any input on the preferred way to do this would be most helpful. Thanks again Ezra for a wonderful resource! Mayank
2007 Oct 09
2
Dovecot hanging up with many defunct processes
...session required pam_mkhomedir.so skel=/etc/skel umask=0077 session required pam_ldap.so As far as I feel it's problem with pam_ldap not able to authenticate against Windows 2003 Active Directory due to some reason or the other. However I'm not sure why is this happening. Regards, Mayank Joshi.
2014 Nov 28
2
ICE consuming High CPU
...on. But on 12.6.0 I tried to use chan_motif, asterisk starts consuming 100% cpu. From pstack trace I got it is because of ICE and to run motif ICE is necessary. Has anyone else seen this issue or any solution for this? I am using neither STUN nor TURN. I have just enabled ICE in rtp.conf. Regards Mayank Kumar Gour -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141128/51d85f99/attachment.html>
2014 Mar 11
3
Proposal Outline
...hm when we have only 19 features vectors. I don't think it'll over-fit the dataset. Also from what I have learnt, feature selection algorithms(like PCA in classification) are used only for time or space efficiencies. Please do provide some feedback so that I can improve upon it. -Mayank -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140312/3297d4b0/attachment-0002.html>
2012 Jun 26
1
Packaging Error
...4: 9964 Done echo 'tools:::.install_packages()' 9965 Segmentation fault | R_DEFAULT_PACKAGES= LC_COLLATE=C "${R_HOME}/bin/R" $myArgs --slave --args ${args} I have not been able to understand the problem. Can someone help me understand the problem so that it can be fixed? Thanks, Mayank ________________________________ This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any actio...
2014 Mar 10
2
A few more question about LETOR
...github.com/xapian/xapian/blob/99eed23ae87bb96f5f9ee7e14a62e9f4af04af0c/xapian-core/include/xapian/intrusive_ptr.h#L44>namespace or is it just a coincidence? 3. If I am not wrong we want to dissolve letor_internal to create SVMRanker. So accordingly letor,h will also change. Right? Thanks -Mayank -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140310/89ac3f89/attachment-0002.html>
2014 Mar 05
2
Question regarding LETOR
Hi Parth, I have a few questions- 1. Could you please provide me with the link for query-file, qrel-file for the dataset available at http://www.mpi-inf.mpg.de/departments/d5/software/inex/ . 2. I wanted to know how automated testing would be implemented. Will there be test cases like a test query must match this particular N results and this particular ranking. Or will it be in terms of
2014 Dec 05
0
ICE consuming High CPU
Any help will be appreciated. Regards Mayank -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141205/f4841527/attachment.html>
2004 Aug 17
0
(no subject)
...be captured. Can we plugin Asterisk, to get the information we need? 3. If Asterisk can be used in such an environment, can you give us more details what hardware is needed for such use? 4. Are there any succesful commercial deployments of Asterisk for such a usage? Thanks & Regards, Mayank -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040817/d778ae97/attachment.htm
2012 Jun 26
0
Packaging Error
...4: 9964 Done echo 'tools:::.install_packages()' 9965 Segmentation fault | R_DEFAULT_PACKAGES= LC_COLLATE=C "${R_HOME}/bin/R" $myArgs --slave --args ${args} I have not been able to understand the problem. Can someone help me understand the problem so that it can be fixed? Thanks, Mayank ________________________________ This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any actio...
2012 Oct 26
0
Namespace Dependencies not required
...ace file with the functions required. Now when I run R CMD check on my package, I get an ERROR as Namespace dependencies not required : 'ggplot2' Further imformation : Even if i add the package to the Depends in the description file, they are not getting loaded. Please help with this. Mayank Bansal| +91 9901729939 | www.mu-sigma.com | ________________________________ This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemina...
2009 Jun 05
1
Slow/unpredictive response of post_form from rails lib
Hi friends, I''m facing a very strange problem... I consume a webservice from within my rails app. I''ve written a thin wrapper around the webservice using Net::HTTP.post_form However, when calling the API from within my controllers, the API calls randomly fail, complaining about timeout. But - when I wrote a simple iterative test (500 iterations), calling the same webservice
2006 Mar 13
3
unit tests executed for every page load ?
After I installed the very sweet file_column plugin I get strange output on my html pages. At the very end I always get something like this: "Loaded suite dispatch.cgi Started Finished in 0.000218 seconds. 0 tests, 0 assertions, 0 failures, 0 errors " Seems like there is executed a non existent test suite for every page load. Can anybody help me find the lines that force this
2010 Apr 17
5
behavioural testing of puppet manifests with cucumber-puppet
Hi, I''d like to announce a little tool I have written, called cucumber- puppet. It supports writing behavioural tests for your puppet manifest, using cucumber. This allows for BDD-style manifest development and fearless refactorings. http://blog.nistu.de/cucumber_puppet_0_0_3_released.html Let me know what you think! cheers, Nikolay -- You received this message because you are