Displaying 20 results from an estimated 4000 matches similar to: "Fedora 'service asterisk start' problems"
2006 Mar 29
4
Marketing Materials
The owner of my company just asked me for an Asterisk brochure. Has
anyone seen such a creature? I know of some really informative
websites, but I think a pdf would be priceless at this point.
Thanks,
Bob McDowell
EMAIL PRIVELEGED & CONFIDENTIAL CLIENT COMMUNICATION
*** PRIVILEGED AND CONFIDENTIAL CLIENT COMMUNICATION ***
This e-mail message and all attachments, if any, may
2006 Apr 27
2
TE405P vs. SoundCard problem
My Asterisk server believes that a Digium TE405P and sound are
incompatible. Basically, no matter what else I do to the machine it
terms of hardware, if the TE405P is installed, none of the
playback/background/etc commands work. MOH works fine.
So far, I have tried:
1) Seven different PCI soundcards with different chipsets. (Go go
Computer Junk Store!)
2) Disabling each and every device
2006 Feb 23
4
IAXModem/Hylafax problem
I think I'm very close to getting IAXModem and Hylafax going, but my
current inbound hylafax logs show this:
Feb 23 10:09:37.98: [ 3638]: MODEM <Empty line>
Feb 23 10:09:37.98: [ 3638]: MODEM TIMEOUT: waiting for v.21 carrier
Two questions -
1) Does anyone know what step I missed here? (I.e. please help!)
2) Is there a document I should be working off of? Google doesn't seem
to
2006 Mar 21
6
Native MOH - Convert mp3 to ulaw
I'd like to use native moh instead of with mpg123... for some reason the processes never bloody die.
For native moh to not spawn an external player, I'd need to convert the default supplied moh sound files in /var/lib/asterisk/mohmp3 to ulaw and g729 format. Anyone know of a free, easy way to convert them?
Thanks,
Doug.
2006 Apr 28
1
Cell phones and DTMF
When my Asterisk box is called from my company's standard type of phone,
it does not detect normal button presses on the keypad. You can use the
phone's 'touch tones' feature to send data to the box, but that is a bit
cumbersome. My Norstar voicemail system (that is being replaced) does
not have this limitation.
Is there anything I can do on the Asterisk side?
Thanks,
Bob
2006 Apr 28
1
RESOLVED - TE405P vs. SoundCard problem (in reality - TE405P No Voice Problem)
Forget the sound card. It isn't related. The subject above should have
read 'TE405P No Voice Problem' or something similar. It appears to be a
zaptel timing issue, but I have found a workaround. For those of you
just tuning in, here is the story:
I have a CentOS/Intel 865 box currently running Asterisk 1.2.7.1 and zap
1.2.5, both compiled from the source available off the main
2006 Mar 17
0
OT: Good Vendor?
I realize that this isn't the biz list, so I'll make this short.
If you have a good vendor of IP hardware that you'd recommend someone
check out, please send me their info off-list. My e-mail is
'bmcdowell@federalprotection.com'. Any tips would be much appreciated.
Thanks,
Bob McDowell
2011 Jul 14
1
XCP 1.1 Upgrade
I''ve just finished upgrading both of my test hosts from XCP 1.0 to XCP 1.1, and the pool master is fine and happy. The second host, however, isn''t. To be perfectly clear, I didn''t ''upgrade'' that one, but had installed something else in the interim, so I did a fresh install of XCP 1.1. Anyway when attempting to get it to join the pool, I get an error
2017 Apr 07
3
modification times questions
Thank you!
I run --times when I use rsync (I actually use the -a flag) but the times do not transfer over and if I run rsync dryrun with -i I can see that it wants to transfer the files because of times. When I run rsync a second time with your suggestion the times do transfer over. I don't know why...
B
________________________________________
From: rsync [rsync-bounces at lists.samba.org]
2016 Jun 02
2
rsync keeps writing files over
OK. Thanks. Where can I find information regarding how to interpret
—itemize-changes?
The timestamps aren’t changing, so the target must not be storing them,
which I have no idea why. The directory I’m writing to is 777.
What is the flag to tell rsync to ignore the timestamps?
Thanks,
Blake
On 6/2/16, 6:18 PM, "rsync on behalf of Kevin Korb"
<rsync-bounces at lists.samba.org on
2016 Jun 02
9
rsync keeps writing files over
Cool Thanks!
Specifically, the timestamps on both <src> and <dest> match for "ls -l"
but do not match for "ls -lu" or "ls -lc”
The storage is just an regular HDD in a mac pro tower. I can’t imagine why
it wouldn’t handle timestamps. Also of note - this problem doesn’t exist
for every file, just the vast majority. So, that just makes it more
confusing.
Yes,
2006 Feb 14
1
Podget or Similar
While I'm thinking about it, is anyone else out there using podget or
something similar to do news/weather playback?
It's a neat idea, and I'd like to showcase it as a feature that the old
Nortel just didn't even come close to doing...
Thanks,
Bob McDowell
2006 Apr 05
4
Fedora Core 4 - problem with kernel 2.6.16-1.2069_FC4
I was just getting to work on fax for my * system, so I thought I
would bring everything up to date since there would be some new
compilations involved.
yum update gave me kernel-2.6.16-1.2069_FC4
but after recompiling zaptel, I kept getting "FATAL module zaptel not
found"
Chased this for an hour with multiple recompiles and reboots.
Finally dropped back to 2.6.15-1.1833_FC4,
2018 Feb 05
2
syslinux PXE boot version upgrade, network no longer working
Hi David,
it's a shot in the dark, but it might be worth trying lpxelinux.0 [1]
(instead of pxelinux.0) which contains the newer network stack before
falling back to older versions of syslinux.
On Fri, 2 Feb 2018 10:42:27 -0500
David McDowell via Syslinux <syslinux at zytor.com> wrote:
> Looks like 4.07 was latest stable 4.xx release? thanks.
I believe so. According to the
2016 Jun 24
2
--partial not working?
Hi Kevin,
I'm not a systems manager so my apologies if I'm a little lost here. I'm an audiovisual conservator/archivist and I use rsync for transferring files, a lot.
Yes, I connect to the server and then it shows up as a disk on my desktop and I run rsync between the external drive mounted on my computer and the now mounted server. So, this would be a local copy? And, therefore,
2024 Oct 09
1
Question About Rsync and Modification Times
That isn't how rsync should work with -a. Is something preventing it
from backdating the file? What is the filesystem? Can you try copying
your 2015 file with cp -a?
On 10/9/24 14:56, McDowell, Blake wrote:
> Hi Kevin,
>
> The -a flag in this instance is not back-dating the timestamp of the
> copied file to the source file. It is modifying it to the time of
> transfer
2016 Jun 02
2
rsync keeps writing files over
Thanks Kevin! I¹m unclear how to read the ‹itemize-changes output. Can you
provide some insight?
This is a local transfer from an external drive to an internal drive all
attached to one computer.
rsync -aPh --itemize-changes -n
/Volumes/shuttle_05/2012_79_1_14_1__1199_Workprint /Volumes/3TB_LTO/LT003A/
sending incremental file list
>f..t.......
2006 Apr 05
4
fax server functionality on Asterisk
List,
how can I put fax server functionality on Asterisk? * as a reliable fax
server for 500-1000 fax/day (mostly incoming)? Fax server should be like
HylaFax, i.e. stable, low maintenance and functionality like receiving
fax as email with PDF attachment, sending faxes per WHFC.
Faxing with spandsp using bri_stuff (BeroNet/Junghanns quadBRI ISDN
cards) shortens some faxes, or faxes loose lines,
2016 Jun 24
2
--partial not working?
Hi Kevin,
I haven't specified --whole-file. After entering an rsync command the terminal always reads "delta-transmission disabled for local transfer or --whole-file" but I assume that is just a standard phrase that always appears.
So, if I am running partial (-P) and not using --whole-file or disabling the delta-transmission, why would an incomplete file be deleted and the
2018 Feb 06
2
syslinux PXE boot version upgrade, network no longer working
Hi David,
On Mon, 5 Feb 2018 18:09:51 -0500
David McDowell via Syslinux <syslinux at zytor.com> wrote:
> Thanks for the suggestion Lukas. Is lpxelinux.0 [1] a fork of this
> distro or a completely different open source option?
The file is part of syslinux (pxelinux) and exists since version 5.10.
So neither a fork nor a different project ;) . According to the link I
had provided: