search for: lal

Displaying 20 results from an estimated 75 matches for "lal".

Did you mean: larl
2006 Jun 12
3
Help with Audicodes MP-104
Hi All I have been able to get MP 104 FXO to make outbound calls with my asterisk box and polycom IP 500 phone. However I cannot get the incoming calls to hit the asterisk box. Any help will be appreciated. Thanks, Lal -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060612/36de60cc/attachment.htm
2017 Oct 12
2
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
...SMP PREEMPT Thu Oct 5 18:28:26 UTC 2017 (3fd9659) x86_64 x86_64 x86_64 GNU/Linux hadrien at linux-2ak3:~> /sbin/mount.cifs --version mount.cifs version: 6.5 hadrien at linux-2ak3:~> sudo mount -v -t cifs //nfsserv22/expsi test -o credentials=<path to credentials file>,vers=2.0 domain=LAL mount.cifs kernel mount options: ip=134.158.91.155,unc=\\nfsserv22\expsi,vers=2.0,user=grasland,,domain=LAL,pass=******** mount error(95): Operation not supported Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) hadrien at linux-2ak3:~> dmesg | tail [...] [13424.783242] CIFS VFS: io...
2009 May 07
3
authentication to IMAP
...a way to do admin authentication for a normal user in dovecot IMAP ? I have a user using PAM to store password in /etc/shadow file. I need to authenticate the user in IMAP using that password. I tried using : - I tried all combinations as below [root at mail ~]# cat /etc/shadow| grep -i ajay ajay.lal:CM730q8foSA9A:13545:0:99999:7::: [root at mail ~]# telnet 0 143 Trying 0.0.0.0... Connected to 0 (0.0.0.0). Escape character is '^]'. * OK dovecot ready. a1 login ajay.lal CM730q8foSA9A a1 NO Authentication failed. a1 login ajay.lal "{crypt}CM730q8foSA9A" a1 NO Authentication fail...
2017 Oct 13
5
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
...fd9659) x86_64 x86_64 x86_64 GNU/Linux >> hadrien at linux-2ak3:~> /sbin/mount.cifs --version >> mount.cifs version: 6.5 >> hadrien at linux-2ak3:~> sudo mount -v -t cifs //nfsserv22/expsi test >> -o credentials=<path to credentials file>,vers=2.0 >> domain=LAL >> mount.cifs kernel mount options: ip=134.158.91.155,unc=\\nfsserv22\expsi,vers=2.0,user=grasland,,domain=LAL,pass=******** >> mount error(95): Operation not supported >> Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) >> hadrien at linux-2ak3:~> dmesg | tai...
2017 Jun 20
4
[PATCH v11 4/6] mm: function to offer a page block on the free list
...hypervisor from >> throwing >> away good data? > > That looks like it may be the wrong API, then? > > We already have hooks called arch_free_page and > arch_alloc_page in the VM, which are called when > pages are freed, and allocated, respectively. > > Nitesh Lal (on the CC list) is working on a way > to efficiently batch recently freed pages for > free page hinting to the hypervisor. > > If that is done efficiently enough (eg. with > MADV_FREE on the hypervisor side for lazy freeing, > and lazy later re-use of the pages), do we still &gt...
2017 Jun 20
4
[PATCH v11 4/6] mm: function to offer a page block on the free list
...hypervisor from >> throwing >> away good data? > > That looks like it may be the wrong API, then? > > We already have hooks called arch_free_page and > arch_alloc_page in the VM, which are called when > pages are freed, and allocated, respectively. > > Nitesh Lal (on the CC list) is working on a way > to efficiently batch recently freed pages for > free page hinting to the hypervisor. > > If that is done efficiently enough (eg. with > MADV_FREE on the hypervisor side for lazy freeing, > and lazy later re-use of the pages), do we still &gt...
2007 Aug 20
0
3 commits - libswfdec/swfdec_as_context.c test/trace
...wf.trace b/test/trace/loadvars-6.swf.trace index 093c6d0..3a22913 100644 --- a/test/trace/loadvars-6.swf.trace +++ b/test/trace/loadvars-6.swf.trace @@ -1,39 +1,51 @@ [type Function] undefined -onData: test=2&moi=terve&tyhja&=taysi&hehe=jotain%20muuta&hehe2=jotain muuta&on=lal=lel=luu +onData: test=2&hi=hello&empty_value&=empty_name&spa%20ce=spa%20ce&sp ace&spa ce=sp ace&many=equal=signs=in=row&eof= +was there&eof +=was there& false -84 -84 +134 +134 onLoad: true true -84 -84 -hehe = jotain muuta -hehe2 = jotain muuta -moi = t...
2012 Jun 12
1
doveadm doesn't subscribe to public folders
...} } service imap-login { process_min_avail = 8 service_count = 0 vsz_limit = 512 M } service imap-postlogin { executable = script-login /etc/dovecot/postlogin.sh user = $default_internal_user } service imap { executable = imap imap-postlogin } ssl_cert = </etc/dovecot/ssl/imaps.lal.in2p3.fr.crt ssl_key = </etc/dovecot/ssl/imaps.lal.in2p3.fr.key userdb { args = /etc/dovecot/master-shared driver = passwd-file } userdb { args = uid=mailreader gid=mailreader home=/data/MAIL/SIEVE/%u allow_all_users=yes driver = static } protocol lda { mail_plugins = acl sieve }...
2003 Nov 06
6
Error in Incoming SIP call
When I get a SIP call, I get the following error: *CLI> NOTICE[1133718080]: File chan_sip.c, Line 1768 (process_sdp): Content is 'multipart/mixed;boundary="unique-boundary-1"', not 'application/sdp' WARNING[1225991360]: File pbx.c, Line 1154 (pbx_extension_helper): No application '' for extension (incoming, 5147771111, 1) == Spawn extension (incoming,
2007 Aug 20
0
8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_string.c libswfdec/swfdec_as_string.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_load_object.c libswfdec/swfdec_loadvars_as.c test/trace
...wf.trace b/test/trace/loadvars-6.swf.trace index c9d22b4..093c6d0 100644 --- a/test/trace/loadvars-6.swf.trace +++ b/test/trace/loadvars-6.swf.trace @@ -1,16 +1,39 @@ [type Function] undefined +onData: test=2&moi=terve&tyhja&=taysi&hehe=jotain%20muuta&hehe2=jotain muuta&on=lal=lel=luu + +false +84 +84 +onLoad: true +true +84 +84 +hehe = jotain muuta +hehe2 = jotain muuta +moi = terve +on = lal=lel=luu + +onData = [type Function] +onDataReal = [type Function] +onLoad = [type Function] +test = 2 +tyhja = +onData: true +84 +84 +onLoad: false true 84 84 -on=lal%3Dlel%3...
2017 Oct 12
0
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
...:26 > UTC 2017 (3fd9659) x86_64 x86_64 x86_64 GNU/Linux > hadrien at linux-2ak3:~> /sbin/mount.cifs --version > mount.cifs version: 6.5 > hadrien at linux-2ak3:~> sudo mount -v -t cifs //nfsserv22/expsi test > -o credentials=<path to credentials file>,vers=2.0 > domain=LAL > mount.cifs kernel mount options: ip=134.158.91.155,unc=\\nfsserv22\expsi,vers=2.0,user=grasland,,domain=LAL,pass=******** > mount error(95): Operation not supported > Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) > hadrien at linux-2ak3:~> dmesg | tail > [...] &gt...
2005 Dec 28
1
wine printer configuration
...4) I cannot open the http link inside the notes. For this I have to make the browser option as Microsoft browser. But I remember I never faced any such problem when I was trying on cxoffice Please help me to solve the probelm and any advice to this mail Id Thanks & Regards Anil Lal P K Mob : +91 (0) 9886829283 office : 080 25094019 "To everything there is a season..." "There is an appointed time for everything. And there is a time for every event under heaven..." --------------------------------- Yahoo! Photos Ring in the New Year with Photo...
2003 Nov 07
2
MGCP - Repost
I did not get any answers to my earlier posting. I hope I have better luck this time- The question: Is it possible to use Asterisk as media gateway controller? I know * supports MGCP, but does that also imply that I can use * to control any third party media gateway (such as one providing media conversion from E1 to AAL2). - DL
2000 May 02
0
2.0.7 : 2 problems with install on Compaq Tru64
...he same code for AIX : #if defined (__osf__) #undef HAVE_UTMPX_H #endif This happens with Tru64 native C compiler. I don't know if gcc exhibits the same behaviour. Michel ************************************************************* * Michel Jouvin Email : jouvin@lal.in2p3.fr * * LAL / CNRS Fax : +33 1 69079404 * * B.P. 34 * * 91898 Orsay Cedex * * France * ***************...
2003 Nov 07
2
No ringing tone
I have the following setup: AnalogPhone1--TDM400P-ASTERISK---via SIP---Softswitch--------POTS Phone2 When I call from AnalogPhone1 to Phone2 I hear a ringing tone and all is well. When making a call from Phone2, I get a dial tone but after dialing the number I hear nothing (no ringing tone). On Asterisk console it says that a call is coming in and that it is ringing Zap/2. I can also hear the
2003 Oct 17
4
Using channel banks
Hello Everyone, What kind of hardware setup would I need to do if I want a T1 connection to PSTN and have 48 users in office with analog phones. Will something work if I have a T410P card in asterisk and have one T1 going to PSTN and other two to a channel bank. I would then connect the 48 phones (FXS) to the channel bank! Thanks. Deepak
2006 Feb 09
2
Speex Command line, Changing the LPC order and modifying the codebook
...ke it more exact waveform coder for music rather than speech. I understand that its meant for speech, but I was just using it for music... I am interested in getting the residual as small as possible using speex. Can you please tell me the areas to look at in speex algorithm for this. thanks, devilal *************************************************************************** Devi Lal Sharma Final Yr. Dual Degree(Communications) IIT MADRAS Mobile: +91-9986423985(I am currently in bangalore) email: devilal_sharma@yahoo.com, devilal@gmail.com **************************************************...
2017 Oct 13
0
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
...; hadrien at linux-2ak3:~> /sbin/mount.cifs --version > > >> mount.cifs version: 6.5 > > >> hadrien at linux-2ak3:~> sudo mount -v -t cifs > //nfsserv22/expsi test > > >> -o credentials=<path to credentials file>,vers=2.0 > > >> domain=LAL > > >> mount.cifs kernel mount options: > > >> > ip=134.158.91.155,unc=\\nfsserv22\expsi,vers=2.0,user=grasland ,,domain=LAL,pass=******** > > >> mount error(95): Operation not supported Refer to the > > >> mount.cifs(8) manual page (e.g. man moun...
2008 Sep 24
1
authentication issue - dovecot + Mysql
...local/etc/dovecot-sql.conf socket: type: listen client: path: /var/spool/postfix/private/auth mode: 432 user: postfix group: postfix master: path: /var/run/dovecot/auth-master mode: 384 ____________________________ Reinhard Sanjeet Lal Manager Network Operations p + 679 3275040 f + 679 3275053 m + 679 9923147 e sanjeet at getunwired.com.fj <http://www.unwired.com.fj> www.unwired.com.fj disclaimer "This transmission is for the intended addressee only and is confidential information. If you have received this tra...
2007 Nov 14
0
2 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_string.c libswfdec/swfdec_color_as.c libswfdec/swfdec_initialize.as
...(obj); + SwfdecMovie *movie; + + if (obj == NULL) + return; + + movie = swfdec_movie_color_get_movie (obj); if (movie == NULL) return; commit da41d4aaa334d1260cc9891ba01bdc3d10350b95 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Wed Nov 14 12:27:24 2007 +0200 lal diff --git a/libswfdec/swfdec_initialize.as b/libswfdec/swfdec_initialize.as index dee0157..d02ff9a 100644 --- a/libswfdec/swfdec_initialize.as +++ b/libswfdec/swfdec_initialize.as @@ -28,7 +28,6 @@ ASSetNativeAccessor = ASnative (4, 1); Object.registerClass = ASnative(101, 8); ASSetPropFlags...