search for: anyware

Displaying 20 results from an estimated 28 matches for "anyware".

2005 Oct 11
8
Sortable as a class?
...only change it and not extend it to override what needs to be. What''s the rationale for Sortable not being a class? Is making it a class something that can be envisioned? If yes, I''d happily provide a patch for this. Thanks, Sylvain -- Sylvain Wallez Anyware Technologies http://people.apache.org/~sylvain http://www.anyware-tech.com Apache Software Foundation Member Research & Technology Director
2005 Oct 13
3
Tweaks of Array.prototype
..."for (var i = 0; i < array_variable.length; i++)" but that doesn''t look satisfying as it requires to update the 3rd party code. I assume I''m not the first one to have this problem, so how do you guys handle this? Sylvain -- Sylvain Wallez Anyware Technologies http://people.apache.org/~sylvain http://www.anyware-tech.com Apache Software Foundation Member Research & Technology Director
2002 Aug 26
3
winex 2.1 source
I read on transgaming.com that you can download winex 2.1 with CVS tag winex-2-1, but what is the exact complete syntax to use to download the winex 2.1 source code?
2005 Nov 03
3
Prototype is spamming my arrays!
Hi all, when I want to interate through an array, all those pesky Prototype functions get in my way! When I do this: --------------------- r=""; for(x in new Array()) { r+="var: "+x+", val: "+ (new Array())[x]+"\n"; } alert(r); --------------------- I get a giant alert window with loads of functions printed out. Is this a bug, or is there a better way to
2002 Aug 07
2
OpenSSH 34p1 for AIX error. Please help
...0 Dependent module /usr/local/lib/libcrypto.a/libcrypto.so) could not be loaded. 0509-152 Member libcrypto.so is not found in archive I copied libcrypto.a, created from compiling openssl 0.9.6d from /usr/local/ssl/lib to /usr/local/lib and still had the same error. Can't find a libcrypto.so anyware on other aix servers. I would like to upgrade all aix servers using the package instead of having to compile on each server. I have been installing OpenSSH 34p1 on all my solaris servers via the package with no problem. Not that familiar with AIX. Some older version of openssh work on thes...
2005 Oct 17
7
Ajax.MultiUpdater ?
Hi, I''m using prototype within ruby on rails. One limitation I''d like to overcome is the restriction of beeing able to update just one html elements content using from_remote_tag or link_to_remote. AFAICS this is just a restriction of the form_remote_tag/link_to_remote implementation and it''s underlying Ajax.Updater class. Right? In theorie there should be no problem,
2001 Apr 06
12
Help!!
HI, I am working as research assistant at South dakota University, in Computing Services Dept. Right now we are working on Suse Linux, We are trying to configure Samba Server on a linux machine. But when we try to open the file/folders in Windows NT machine. Then it ask for user name and Password. Where the global parametrs are set to open to all and all password are set to NO. Now I dont
2016 Sep 05
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
2016-09-02 20:40 GMT+02:00 George Joseph <gjoseph at digium.com>: > > > On Fri, Sep 2, 2016 at 9:34 AM, Olivier <oza.4h07 at gmail.com> wrote: > >> Hello, >> >> I had a recent case where Asterisk stopped due to a segfault. >> This reminded me that being sure that whenever such issue occurs, it's >> useful to have a core file or various
2016 Sep 06
5
[SOLVED] Re: Feature Request: what about "core stop panic" ?
...ot;cd /tmp; systemctl start asterisk" command, and then > issue a "pkill -SEGV asterisk" command, > I can read on Asterisk console: > Disconnected from Asterisk server > Asterisk cleanly ending (0). > Executing last minute cleanups > > I cannot find any core file anyware. > > File /var/log:asterisk/full doesn't include any mention to Segmentation > error. > > Where should core file be created when Asterisk is run as a daemon by > asterisk user and group ? > Is there a setting I can use to specify the directory used (so that we can > make...
2008 May 07
1
i-best, grep function
....B <- cbind(T1.B, T1.B[,2]/sum(T1.B[,2])) It works alright until the last two lines. I try to grep the columns 3 and 5, but the outcome is T1.B [,1] [,2]. I don´t quite understand the code of as.character(t1$Color), perl=T. Could anyone please explane what this does, I havn´t found it anyware and I am so stuck. Maybe I'm doing something else wrong as well.. I would really appreciate some help, thank you. Yvonne _________________________________________________________________ [[alternative HTML version deleted]]
2003 Oct 30
0
SIP error: Asked to transmit frame type 64
...chan_sip.c, Line 1148 (sip_write): Asked to transmit frame type 64, while native formats is 2 (read/write = 2/2) I really _really_ have no clue why codec "16 bit Signed Linear PCM" is n the game here, to my knowledge that is not supported by X-Lite, and it is certainly not enabled anyware in the conf files either. Should I file a bug report, or is this a setup problem on my side? Philipp In both sip.conf and iax.conf on both servers I have (with slight variations): disallow=all allow=gsm allow=ilbc allow=ulaw We dial "98616" here: exten => _9XXXX,1,Playback(tr...
2005 Jul 21
1
attended transfert
hi i would lke implement attended transfert (or consultative transfer) on asterisk server, but i don't find doc about this. Could you help me with some doc about attended transfert? thanks
2011 Mar 04
1
SAMBA4 and Solaris 10 X86
hello, I have been trying to build/get SAMBA4 alpha13/alpha11 to build on Solaris 10 Update 8 X86. I have tried to use the ./autogen-waf and the other ./autogen and following the procedure ./configure(.developer) seems to conclude correctly, however the actual make and make install seems to fail. I need to make sure first, is Samba4 supported on Solaris? thanks /ayman
2004 Aug 06
2
RPM's
Hi, Thanks everyone for all you help I am getting there slowly :-) never install so many RPM's it been a good learning curve. libshout2 were do I get this rpm from as I cannot find this one anyware ?? also when trying to install libao-0.8.3-2.i386.rpm I get the following:- # rpm -i libao-0.8.3-2.i386.rpm error: failed dependencies: libaudiofile.so.0 is needed by libao-0.8.3-2 Just wondering if someone can tell me what I am dong wrong I guess I cannot install icecst2 until I hav...
2017 Jun 08
3
failed to call wbcGetpwnam/wbcGetgrnam/wbcGetpwsid WBC_ERR_DOMAIN_NOT_FOUND
On Thu, 8 Jun 2017 10:41:39 +0100 Alex Matthews via samba <samba at lists.samba.org> wrote: > Rowland - please, don't get in the way of others being constructive to > solving this issue. I do not need to know your opinions. I was being constructive. I will also reply to this and try to be constructive. > > Louis - thanks for your responses. I have just updated to 4.6.4
2005 Jul 18
2
Mail Notification
...cted to the motherboard's serial ports, then yes, you're limited to two modems. But that's completely ignoring the possibilities of using PCI and USB modems. Lee. ------------------------------ Message: 5 Date: Mon, 18 Jul 2005 17:39:45 +0200 From: sylvain garcia <sylvain.garcia@anyware-tech.com> Subject: Re: [Asterisk-Users] System Jsut hangs Up To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Message-ID: <42DBCD41.8080201@anyware-tech.com> Content-Type: text/plain; charset="iso-8859-1" Tim King a ?crit : &gt...
2015 Dec 10
0
Authentication to Secondary Domain Controller initially fails when PDC is offline
..., but i've scripted my installs.) i'v done this now about 4-5 times, works very well for me. Very importent is that "old" entries are gone before you join the new But again above is a suggestion, i think you save time by doing a new correct install. And a tip, dont use any ip anyware for accessing server services. For example, ntp1.domain.tld CNAME DC1.domain.tld ntp2.domain.tld CNAME DC2.domain.tld ns1.domain.tld CNAME DC1.domain.tld ns2.domain.tld CNAME DC2.domain.tld ldap1.domain.tld CNAME DC1.domain.tld ldap2.domain.tld CNAME DC2.domain.tld now for an easy switch, also a...
2015 Dec 11
2
Authentication to Secondary Domain Controller initially fails when PDC is offline
...y installs.) i'v done this now about 4-5 times, works very well for me. > Very importent is that "old" entries are gone before you join the new > > But again above is a suggestion, i think you save time by doing a new > correct install. > > And a tip, dont use any ip anyware for accessing server services. > For example, > ntp1.domain.tld CNAME DC1.domain.tld > ntp2.domain.tld CNAME DC2.domain.tld > ns1.domain.tld CNAME DC1.domain.tld > ns2.domain.tld CNAME DC2.domain.tld > ldap1.domain.tld CNAME DC1.domain.tld > ldap2.domain.tld CNAME DC2.domain.tl...
2015 Dec 10
4
Authentication to Secondary Domain Controller initially fails when PDC is offline
On 10/12/15 14:40, Ole Traupe wrote: > >>> However, my 2nd DC is not that new, I restarted it many times, just >>> again (samba service). No DNS records are created anywhere. >>> >>> If I go through the DNS console, in each and every container there >>> is some entry for the 1st DC, but none for the 2nd (except on the >>> top levels: FQDN
2005 Jun 08
0
Fax + Fritz + Capi + detection
Hello I'm newbie in asterisk and i have a "AVM Audiovisuelles MKTG & Computer System GmbH Fritz!PCI v2.0 ISDN (rev 02)" with CAPI Driver. I would like install fax detection, but i don't know if i should use NVBackground detect; or CapiAnswerFAx; or other. I don't understantd operation of fax. Tx ps: sorry for English i'm french