Displaying 20 results from an estimated 800 matches similar to: "Help me Out!!!!"
2006 Feb 08
1
Sort of solution to traffic only going to last nexthop
Just wanted to let the people who have trouble with this know that I got
it to work.
I ditched my Gentoo install and fired up Fedora Core 4. But it was not
working out of the box.
When I updated to the latest kernel rpm 2.6.15 it worked like a charm :D
So.. Fedora Core 4 with the latest 2.6 kernel ought to get you up and
running.
Hope this helps someone. My three weeks of anguish are
2004 Aug 13
3
Will this ISDN card work for me?
I'm looking for an ISDN card that will work for me using either the
i4l or capi with asterisk under Linux. I'm in the US, so I need an
ISDN-U interface.
Can anyone tell me if this card will work for me?
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=14922&item=6700879965&rd=1&ssPageName=WDVW
There are a lot available, and for what seems to be a good price,
if
2004 Jun 01
5
Some (lack of) answers regarding the wakeup call application...
Since I only seem to get questions, and no feedback, from the Wiki page,
I'll ask here. There seems to be no lack of opinions here...
I have a working wakeup call system on my home * system. The architecture
is something I'm not perfectly happy with, though. There are two AGI
scripts, written in Perl, which handle (a) scheduling, confirming,
and cancelling a wakeup call, and (b) the
2004 Jan 30
1
Words for Allison(?)
I've been looking at the weather vocabulary in asterisk-sounds in CVS.
I've run into a few hitches with words I can't seem to find. So far, I'm
looking for 'point' (for constructing floating point numbers) and 'around'
as in "high around 70" (don't I wish). Any chance of getting these?
While I'm on the subject, I'd be very interested in a
2004 Sep 10
2
SpanDSP/RxFax anomalies...
I've recently started playing with the RxFax application on my
Asterisk box. I've had success, mostly, but I've had some failures,
too...
The most recent failure is specific to receiving from a particular fax
machine -- a "Canon Laser Class 9000S". The TIF images received are
readable, but the aspect ratio is stretched horizonatlly (or squished
vertically).
Is this a
2004 Sep 02
5
Any way to _always_ execute certain commands in a dialplan context?
I've got a need to do something like the following:
[foo-context]
exten => _.,1,SetCIDNum(123)
exten => _.,2,SetCIDName(XYZ)
include => local
include => tollfree
But of course, this example won't work. The goal here is this: if a call
ends up being handled by the "local" or "tollfree" contexts, I want
those SetCID*** commands executed. Otherwise, I
2016 Oct 10
2
Problem with one User after upgrade to 4.5.0
On 10/09/2016 12:14 PM, Rowland Penny via samba wrote:
> On Sun, 9 Oct 2016 11:50:42 -0600
> "Paul R. Ganci via samba"<samba at lists.samba.org> wrote:
>
>> >On 10/09/2016 02:51 AM, Rowland Penny via samba wrote:
>>> > >Have you by any chance got another 3001108 'xidNumber' in
>>> > >idmap.ldb ? If you give a user a
2004 Aug 19
1
SpanDSP/RxFax help...
I've seen people mention that they have fax reception working with
Asterisk, spandsp, and app_rxfax.
I'm using the latest Asterisk from CVS, SpanDSP 0.0.1k, and the latest
app_rxfax.c (as mirrored by friendly list members recently), and libtiff
3.5.7. Asterisk is detecting the fax signal properly, and executing
the fax extension in the dialplan.
The fax part of the dialplan is pretty
2009 Jan 08
0
R ,SAS,New Tork Times etc
As someone who fwded initial story to both SAS and R lists, I find the
messages on this forum and on SAS-L forum (which are publicly available) a
contrast ( One list is partying like they won the World Series -the other
one talks of either self denial.....or of self appraisal and anguish)
http://www.listserv.uga.edu/cgi-bin/wa?S2=sas-l&q=&s=New+York+Times+&f=&a=Dec+2008&b=
2007 Mar 23
1
login shell not found "bug"
Hello folks at OpenSSH,
I recently encountered a behavior of your software (it doesn't really
deserve the name of "bug") that may be so rare that it is not worth
correcting--however, if it was corrected, it would have saved me many hours
of anguish. I recently set up a new PC with Ubuntu 6.10 and connected to my
office NIS domain. Unfortunately, when I tried to log in via SSH with
2006 Aug 16
15
OT: finding a designer (bit of a rant)
I''ve written my app already. It outputs valid xhtml and I need a stylesheet
to drop over the top. How hard is it for people to understand that?
It''s a small project, they''d have to do the main design/layout, and then a
little custom styling for some specific elements which don''t appear on every
page. That''s the point of CSS right? write once, use
2005 Aug 21
2
Created Testimonials Page in wiki
I created a testimonials page. Feel free to add to this.
http://wiki.dovecot.org/moin.cgi/Testimonials
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2007 Jan 20
1
func_odbc still working in trunk?
Is func_odbc still working in trunk? I've recently (in the last few weeks)
started having a problem where my custom functions don't work. The module
loads, the configuration file is parsed fine, and the functions are even
created and visible in "core show functions", but when executed from the
dialplan I get a "no such function" error. Here's a bit of console
2006 Dec 20
13
Need quality toll free 800 number over IAX?
Hi List
I need a quality US 800 DID over IAX for my Asterisk server, preferably one
that doesn't cost the earth.
Any suggestions please?
Thanks
--
Chris Blunt
Entropy IT Ltd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061220/4919f3cb/attachment.htm
2013 Oct 17
1
Can't restore from GPFS snapshots, disk_free error
Hello,
We're trying to set up a GPFS system with Samba running on top with CTDB
managing it.
I have snapshots set up to be accessible in every directory as the invisible
directory .snap
The snapshots are in the following format:
/usr/lpp/mmfs/bin/mmcrsnapshot 1MB `TZ=GMT date + at GMT-%Y.%m.%d-%H.%M.%S`
?and look like this from the UNIX level:
2007 Feb 21
2
how much performance penalty does this incur, scalar as a vector of one element?
I have been comparing R with other languages and systems. One peculiar feature of R is there is no scalar. Instead, it is just a vector of length one. I wondered how much performance penalty this deign cause, particular in situations with many scalars in a program. Thanks.
Jason Liao, http://www.geocities.com/jg_liao
Associate Professor of Biostatistics
Drexel University School of Public
2005 Oct 17
2
Teliax IAX problems -- Asterisk doesn't see answer
Not to point the finger at Teliax, but I'm having some unique problems with
their service that are as yet unexplained.
Incoming calls are fine.
Outgoing calls don't work, though they did at one time. As of today, I'm
running the latest code from CVS.
-- Called teliax/13143212222
-- Call accepted by 208.139.204.245 <http://208.139.204.245> (format ulaw)
-- Format for call is
2004 Aug 26
4
ISDN Card Recommendation
I'm running Asterisk 1.0 RC2 on a RedHat 9.0 box. I have a ISDN BRI line
that I would like hook up to my Asterisk server and would like to ask
the group what you guys would recommend as far as isdn cards that
install easily into the Linux and asterisk environment.
Rgs,
Mark
2004 Jan 30
6
Compiling while * is running
I just fetched today's cvs (1/30/04 11:10:31). Compiles/installs on my
test machine (ASUS A7V, 900 MHZ). However, If I try to compile on my
production machine (Elite K7S5A, 2.4GHz, 512MB) while * is running the
zaptel and asterisk compiles seg fault. I am assuming that they will
compile correctly if I bring down * and rmmod the zaptel driver. 0.7.1
compiled and is now running.
Is there
2005 Jan 13
1
Status of latest round of Allison recordings
Just wanted to catch everybody up. So many people contributed to the
work list that I'd probably miss several if I tried to notify just
them. Many people contributed funds, too, which I greatly appreciate.
We were able to get the entire list done, which added up to two full
hours of work on Allison's part. And that's just the recordings --
I'm doing the editing myself.
Which