search for: fnord

Displaying 20 results from an estimated 306 matches for "fnord".

2003 Jun 20
1
More than one param to AGI
I'm starting to write an AGI script. I want to pass more than one parameter to the script, but seem to be unable to. extensions.conf: exten => 85,1,AGI(/etc/asterisk/agi/args.agi,myarg1,myarg2) args.agi: #!/usr/bin/perl print STDERR "FNORD prog = $0\n"; print STDERR "FNORD arg 1 = $ARGV[0]\n"; print STDERR "FNORD arg 2 = $ARGV[1]\n"; print STDERR "FNORD arg 3 = $ARGV[2]\n"; print STDERR "FNORD arg 4 = $ARGV[3]\n"; What I get at the console: FNORD prog = /etc/asterisk/agi/ar...
2013 Nov 09
2
My samba can't see its own groups! (4.0.9 as solo AD DC)
...n. I'm migrating it to samba 4.0.9 as an AD domain. Users can log in and browse their home share -- but the other shares aren't working. They're per-project shares set up to allow that project's group access, and to forcibly make all files uploaded accessible to that group: [fnord] comment = Project Fnord path = /srv/share/fnord create mask = 0664 force create mode = 0664 directory mask = 0775 force directory mode = 0775 read only = no force group = fnor...
2003 Nov 05
2
Ping AGI Demo
I have a ALPHA version of my new ping AGI demo available. Access via: IAXTel 1-700-923-3645 or Dial(IAX2/guest@ext.fnords.org) When asked for an extension, enter 2101. This will bring you to the System Services menu. The Cepstral version of the ping is option 28, the Festival version of the ping is option 32. Please report problems and/or issues directly to me. I'm trying to get ping.agi stable enough to rele...
2003 Oct 20
2
Message Indicator Light
I have a quick question... In the previous thread http://www.marko.net/asterisk/archives/0210/0306.html it is mentioned Mark added support for MWI to the chan_zap. Is this in the zapata.conf and if so, if stutter is turned on then the MWI is turned on with it? Geoff
2005 Jul 25
2
Re: Asterisk-Users Digest, Vol 12, Issue 171
...orks well. The problem with the SC420 is that it won't let you set the interrupts yourself and you end up with interrupts being shared. =============================================================== Message: 26 Date: Mon, 25 Jul 2005 08:31:47 -0500 From: Eric Wieling aka ManxPower <eric@fnords.org> Subject: Re: [Asterisk-Users] Need Advice To: tarsi@binhost.com, Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Message-ID: <42E4E9C3.2080806@fnords.org> Content-Type: text/plain; charset=us-ascii; format=flowed Nathan Pralle wrote: &...
2007 Jul 12
0
No subject
...lls. That's what I thought after reading white papers here and there > > > -- > Consulting and design services for LAN, WAN, voice and data. Based near > Birmingham, AL. Now accepting clients worldwide. Contact me for Tellabs > echo canceling systems. Also see http://www.fnords.org/skillslist.html > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users...
2004 Sep 06
5
Newby question. Basic structure
Hi all. I've being reading posts from the list since yesterday and I feel this question was answered a lot time ago, but the list archives are a mess (yet). I hope some one is willing to help me out. I want to set up this: caller ----- PSTN ---- (SOMETHING1) ------ VoIP --------- (SOMETHING2) ---- PSTN I think this must be a very basic architecture, but I'm not sure wat SOMETHING1
2003 Nov 04
1
Demo Weather Report AGI v2.0
Some of you may know me as ManxPower from #Asterisk at irc.freenode.,net I've posted my demp weather report Asterisk AGI script at http://www.fnords.org/~eric/asterisk/downloads/ I have no affiliation with Cepstral. Below is the README: Contact: Eric Wieling <eric@fnords.org> If you want a demo of this AGI script you may call via IAXtel 1-700-923-3645 extension 2101. Option 23 is for Festival and option 31 is for Cepstral. Feel f...
2001 Jun 17
1
wineX cvs undefined reference to `atexit'
[root@fnord-rides-again wine]# make make[1]: Entering directory `/root/wine/unicode' make[1]: `libwine_unicode.so' is up to date. make[1]: Leaving directory `/root/wine/unicode' make[1]: Entering directory `/root/wine/tools' make[2]: Entering directory `/root/wine/tools/specmaker' gcc -g -O...
2006 Oct 18
3
Asterisk hangs up on incoming analog calls after a while
I have been experiencing a problem where after someone calls me from an analog line, the phone call is terminated after a period of time (anywhere from 15 seconds to 15 minutes) The phone that I use to answer the call is an Aastra 9133i SIP phone. There are several other SIP extensions on the network as well as a few analog extensions on a shared FXS line. When a call comes in the
2011 Feb 23
0
[LLVMdev] New TargetSpec 'llvmnote'
...Given that the actual values of the enums are arbitrary and hidden, they should just be an implementation detail. An alternative implementation would be to keep a map of feature tokens and dynamically assign new values as necessary. This means that it would be possible for TargetSpec to parse "fnord.le.linux.elf.with-baz" even though TargetSpec knows nothing about the 'fnord' architecture. This would then allow custom passes which *do* know what a fnord is to be able to reason about the feature information. -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "I ha...
2004 Mar 25
1
Error : sink stack is full
Hello, I have implemented a method which uses sink to follow the progression status of an iterative process (Below is part of the code) I have already used such kind of code with no problem. Today, I get a "sink stack is full" error. I wonder if it could be linked with the fact that my .RData has a large size (around 7 Mo) ??? I hope that someone can help me ... Thanks in advance
2003 Oct 31
1
Making list of IAX providers
I want to have a list of companies providing services via IAX on my Asterisk web page. If you know of a company that does this or run a company that does this please e-mail me at eric@fnords.org with 1) web site, 2) contact info and 3) services provided. I don't want to put pricing info on the page. Thank you. --Eric -- Sample configs, scripts, more : http://www.fnords.org/~eric/asterisk/ BTEL Consulting 504-899-1387 or 850-484-4545 or 877-677-9643
2004 Dec 14
3
Asterisk Randomly Hanging up on Zap channels
Hi List, I've got * randomly hanging up on inbound or outbound calls on zap channels. I use a Digitnetworks X100P clone card. Any idea of what might be happening? Cheers, Jean-Michel.
2005 Mar 14
4
How to Flash() a modem line
Hello! I'd like to Flash() a modem line (BRI) with Asterisk. It is a passive ISDN-card connected to a hardware PBX. I use ISDN4Linux. I recognised that unfortunately the Flash() application flashes Zap devices only. Now I am wondering how I could flash Modem/ttyI0. The source code chan_modem.c doesn't contain anything about flashing a modem line. So I tried to simply put the AT-command
2007 Jun 21
7
test program #2: mmaping
Attached another test program. I don't expect it to print any errors with any OS, but I'd like to confirm it for non-Linux SMP kernels. (Except for OpenBSD, it doesn't work correctly in it anyway because it doesn't support mixing write()s and mmap()) -------------- next part -------------- A non-text attachment was scrubbed... Name: concurrency.c Type: text/x-csrc Size: 2256
2006 May 02
4
Under which project , auto-dial feature comes
Hi I want to submit a bug about auto-dial , but I am not sure on which project the auto-dial comes, how to know about which project , auto-dial comes Thanks Joseph ___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre.
2011 Feb 23
2
[LLVMdev] New TargetSpec 'llvmnote'
On Feb 23, 2011, at 2:47 AM, David Given wrote: > On 02/23/11 02:46, Chris Lattner wrote: > [...] >> Remember that this isn't intended to be something users deal with, it's just an internal implementation detail of the compiler, debugger, nm implementation, etc. > > Can I put in a plea to have as much of LLVM as possible *not* require > knowledge of a single,
2005 Jan 24
4
converting R objects to C types in .Call
Dear People, I'm trying to write an R wrapper for a C++ library, using .Call. I've never used .Call before. I'm currently having some difficulties converting a R character string to a C one. Here is a little test program. #include <R.h> #include <Rinternals.h> #include <stdio.h> SEXP testfn(SEXP chstr) { char * charptr = CHAR(chstr); printf("%s",
2005 Mar 25
49
atxfer
Hi list, This wll be my first post, so I want to thank all the developers for the great product they have created. Now, the question, I have installed asterisk 1.05 on debian sarge (binary package) with an I4l modem and 4 x-lite softphone and 2 SIP hardphones (Yuxin 100) This all works fine, exept for som echo on the ISDN channel, but I'll replace the I4L card with an AVM-C4 card next