similar to: Keyword arguments?

Displaying 20 results from an estimated 3000 matches similar to: "Keyword arguments?"

2004 Apr 21
3
Webvmail
I am having trouble locating webvmail on my * server. Is this a seprate porgram or does it come with *. I am running version asterick*CLI> show version Asterisk CVS-03/26/04-17:08:20 built by root@localhost.localdomain on a i686 running Linux asterick*CLI> Thanks Kurt __________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢
2004 Apr 25
1
Problem : Samba 3.0.2a as PDC with Win2000 Pro
Hi, all.... Honestly I'm a newbie in Linux. For a couple days, I've been trying to build my own PDC server. I've got enough manual resource for guidance, but somehow, untill now I can't log my Win2000 Profesional into the PDC server. I'm using Debian sid kernel 2.6.5, Samba 3.0.2a and a Win2000 box as client. I think there's nothing wrong with my smb.conf ( I guess...
2004 Apr 22
1
Problem with ownership of non-root files at destination
I'm using rsync to mirror my Sharp SL-5500 Linux PDA home directory to my Linux desktop over a TCP/IP-on-USB link. I'm running the following command as root on the 5500: /home/QtPalmtop/bin/rsync -av /home/zaurus \ 192.168.129.1::zaurus I'm running the rsync server out of xinetd. I have verified with 'ps' that the server, when it starts, is running as root. The files are
2004 Apr 18
2
grandstream and stun
Hi, I noticed some issues with how grandstream handles stun test. GS is running version 1.0.4.50. First I reset the NAT router. Then reboot GS, get results of "restricted cone". Immediately reboot GS, get results "full cone". I tried quite a few public and commercial stun servers. Also tried different model/version of linksys routers. I always got the same issue. Winstun on
2004 Apr 25
1
tc [htb] performance on 2000 leaves
Hi I''m going to setup a linux box as a packet shaper for my company. we''ve got at most 2000 leaves and about 4 to 5 different parent calsses. i''m just wondering if someone can tell me how much will be the delay ?! what is the prefered hardware solution for best performance with tc in this scenario?! and about setting up the linux box in bridged mode; i googled and found
2004 Apr 19
0
SIP call between 2 *
Hello, I'm new to the list and new to Asterisk. I'd like to know if any one has experience or configure files that can help me setup 2 * using SIP instead of IAX. I'm able to configure the * using IAX now and like to try SIP instead. Thanks! --- Tx Tim. __________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢
2004 Apr 20
1
INTERNAL ERROR: Signal 11
Hi, I am getting the following error in my logs: lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 11 in pid 15629 (3.0.2a) Please read the appendix Bugs of the Samba HOWTO collection : 1 Time(s) Everything appears to be working, but I would like to know what is going on. There also doesn't seem to be a Bugs appendix in the Samba HOWTO. Regards, Tim
2004 Apr 23
1
symlink bug still not fixed
Hi. I found and reported a bug about a year ago regarding symbolic links but haven't seen any mention of it since and it is still present in 2.6.1-pre2. Just want to make sure it isn't forgotten. It can be reproduced by synchronizing two directories, one of which contains a normal file and the other has a symlink of the same name. With the archive, update and backup options set, rsync
2004 Aug 06
1
Legal issues
great info on the dna lounge site, but very discouraging. o, basically, we would not be able to do this unless we wanted to pay a ridiculous amount of money. we could keep it on the down low, but this kind of defeats the owner's purpose for the stream, as he wanted to advertise it so potential visitors could check it out before they come. is there no way to make this happen? (legally) jg
2004 Aug 06
0
Build Problems on CYGWIN
Just started looking at icecast and am trying to play with LibShout. My dev environment is cygwin at the moment. I managed to build libOgg and LibVorbis but seem to have run into a problem with Libshout. The configure script complains about winsock32.h (and tells me to email this group). See the attached log.txt for details. I also include an edited config.log so you can see the details of the
2006 May 02
1
Converting rb_protect + ruby_stop to pure Ruby
Hi, Within process.c, in the fork method, there''s this bit of code: if(rb_block_given_p()){ int status; rb_protect(rb_yield, Qundef, &status); ruby_stop(status); } I translated that as this: if block_given? status = 0 begin yield rescue Exception status = -1 # Any non-zero result is failure end exit(status) end Is there a way to get
2004 Apr 23
0
PSTN Call drops randomly - Email found in subject
Set busydetect=no in your zapata.conf file. That should stop the random hang-ups. If you really need busy detection, try setting busycount=8 or even 10. If you still get random hang-ups, turn off busy detection and turn on call progress. May help the situation. Gregory P. Scasny Golden Technologies Inc. http://www.golden-tech.com 219-462-7200 -----Original Message----- From:
2008 May 18
2
Pure win32-thread library?
Hi all, Here''s my initial stab at a pure Ruby win32-thread library that doesn''t work at all. I''m not sure how to pass the start address of the arguments to the callback. I thought about Marshal, but you can''t marshal a proc. BTW, the CreateThread method in windows-pr needs to be updated for this to have any hope of success. Any ideas? Thanks, Dan #
2007 Oct 04
0
Prototyping the Dir class
Hi all, I''ve been prototyping a Windows-only Dir class for Ruby. Below is what I''ve got so far. The class methods were easy, except for Dir.glob. The code in dir.c is just nasty, and I can''t help but think that it could be heavily refactored. I did come across this link: http://www.codeproject.com/file/fileglob.asp But I haven''t investigated it yet. Anyone
2004 Aug 06
7
Legal issues
Greetings! I've been asked to set-up an Icecast stream / live webcam for a small club, and I'm worried about what kind of payments the owner would have to make to stream the club's music over the internet. I found this article: <http://www.copyright.gov/carp/webcasting_rates_final.html> but I still don't know what to make of it. Would we have to pay $0.07 per song the DJ
2004 Apr 23
4
PSTN Call drops randomly
Dear List members, After succesfully installing the * on a couple of systems, and putting them on test, I observed that there is an intermittent call drop on PSTN line. The systems are - Dell Optiplex P3/500MHz/128MB - Built-in ethernet - 1 X100P (Motorolla chip) card on PCI - 10G HDD etc. - Asterisk April 17 CVS. - 2 Mediatrix FXS ATA (4 phones) - 2 Grandstream phones. - sip.conf, zaptel.comnf
2004 Apr 26
7
TRW: getters and setters
Hi all, I mentioned this on the forum but wasn''t sure if anyone was paying attention. I was just wondering if it would be possible to replace the get_something/set_something style methods with the more Rubyish something/something= style (i.e. uniform access). For example, the Button class currently has button.get_label and button.set_label("foo"). It would give me warm,
2006 Sep 29
1
yielding consecutive values
I''m not sure if someone has already addressed this issue, but if not, here goes. I need the following behavior: def test_generate(documentation = ''/test_documentation/'', destination = ''/destination/'') yield_results = [''/'', ''filename.yaml'', ''blah.xml'']
2006 Sep 29
2
multiyield
I lied, I don''t actually need different responses each time I call the method. So the last email of mine is probably worthless. Instead, I need yield to yield 3 values when I call it once: (behavior that mimics Find.find) def test_generate(documentation = ''/test_documentation/'', destination = ''/destination/'')
2014 Mar 03
2
weird apache issue
Hey all, I'm having a little bit of a weird issue on my web host. I was just wondering if anyone's seen anything like this before. The problem is that you can't seem to restart apache via the stock init script that comes with apache: [root at beta:~] #service httpd restart Stopping httpd: [FAILED] Starting httpd: [Mon Mar 03 11:21:14 2014]