Displaying 20 results from an estimated 4000 matches similar to: "Extension 's' in Realtime"
2006 Mar 04
2
Problem compiling ztdummy on centos 4, 2.6 kernel
Hi all,
I hope everyone is doing well. I just joined the list, and I've really
enjoyed all I have read about asterisk so far. Unfortunately, I'm having a
bit of trouble implementing this thing :).
By the way ... I did my best to search the forums, and also to use google
extensively, and while I have found pages with people with the same problem,
... The fix suggested on those sites,
2005 Oct 13
2
ztdummy build problems
Hi all,
Trying to build ztdummy on an old redhat 7.3 box running kernel
2.4.20-43.7.legacysmp. Yes, I have the kernel sources installed. Yes,
I set them up with make oldconfig; make dep.
The build error is:
make ztdummy
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__
-DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I.
-Wstrict-prototypes -fomit-frame-pointer -I/usr/src/
2008 Dec 11
4
paging and shadow paging in xen: trying to implement split memory
Hi all,
I''ve been reading through the code regarding paging --> spending a lot of
time in mm/*.*, as well as some of the other parts up a level or two, but
I''m still unclear as to some key things.
Here''s what I think I know:
I think I know how a domain''s shadow page table is first allocated E.G. the
hash_table is xmalloc''ed and when it is
2003 Oct 22
2
modprobe ztdummy failed
Hello-
I've been trying to scour both * and linux user group
archives for a solution to this particular problem, but I am
just plan stuck. I got the latest zaptel sources from cvs,
uncommented ztdummy.o in Makefile, ran make; make install
then, did depmod -a. All is well up until now.
When i do modprobe ztdummy, i get this error:
dv@sidetrack:/usr/local/src/zaptel# depmod -a
2004 Sep 18
2
Timing source on SMP system
I need a timing device for the DL360G2 for conferencing and meetme. For
a timing device I have 2 X100P cards but neither will work in my
DL360G2. The system will not even boot with either card in the system.
Other PCI cards seems to work fine. I called Digium support and was told
that there must be a conflict between the card and my Compaq DL360G2.
I then moved on to ztdummy. I'm sure the
2004 Sep 19
2
Timing source on SMP system - Disable RTC for zaprtc
Does anyone know where to disable rtc support on redhat 9.0 using make
menuconfig?
I thought I disabled it but still got the following error when trying to
make zaprtc:
zaprtc.c:109: storage size of `rtc_irq_timer' isn't known
zaprtc.c:719: storage size of `rtc_fops' isn't known
zaprtc.c:107: warning: `DECLARE_WAIT_QUEUE_HEAD' declared `static' but
never defined
make: ***
2003 Nov 25
1
Want to get rid of Tormenta error message
Hi there,
my * has no Zaptel or Tormenta hardware at all, also no ztdummy. However
dmesg is full of
Zapata Telephony Interface Registered on major 196
No ISA tormenta card found at d0000
Zapata Telephony Interface Unloaded
and /var/log/messages shows tons of this:
Nov 25 21:28:28 localhost kernel: Zapata Telephony Interface Registered
on major 196
Nov 25 21:28:28 localhost kernel: No ISA
2003 Jun 19
4
festival error
I followed the directions I found in the list to a tee http://www.marko.net/asterisk/archives/0209/0389.html
The server starts fine, but when I call the festival extension it gives me an OID error variable tts_textasterisk
I have RH7.3
festival 1.4.2
speech_tools 1.2.2
patched it with the festival-1.4.2.diff located in the /usr/src/asterisk/ folder . When I patched it, the patch was looking
2004 Jan 13
2
Asterisk and Festival (* dies with no info)
Hello,
I have Asterisk running on a RH9 box; Everything seems to be working as it
should, except for Festival. Every time that Festival is called from
Asterisk, Asterisk silently shuts down. Festival doesn't give any error
indication and Asterisk just plain dies without a peep.
Festival was installed per the Wiki, using source and patched with
festival-1.4.3-diff; it works fine at the
2003 Nov 21
9
Outline For Asterisk Book - Please Review & Comment
Asterisk Users
In an attempt to help Asterisk move forward, a number of us have decided
to create a book. It would initially be released as an "ebook" that
could be sent to newbies to help them up the rather steep learning
curve. Ultimately I would like to see it published and sold in
bookstores (preferably by O'Reilly & Co.).
Below is the outline for the book. We REALLY
2006 Mar 06
2
Problem getting two x200p cards working on 1.2.4
Hi, I using asterisk 1.2.4 on a CentOS with Linux 2.6.9-22.0.2.ELsmp
kernel.
I've two x100p cards connected, only one card is reconigzed by asterisk.
02:01.0 Communication controller: Tiger Jet Network Inc. Tiger3XX
Modem/ISDN interface
02:02.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x DEC-Tulip
compatible 10/100 Ethernet (rev 31)
02:03.0 Communication controller: Tiger Jet
2017 Apr 19
2
Using Icecast relay function with dynamic IP at remote source end
For our community radio station's live music festivals broadcasts, we
set up a small broadcast studio at the festival's venue, and use
B.U.T.T. to send a stream to an Icecast server located at the radio
station's building.
REMOTE LOCATION STATION BUILDING
B.U.T.T. ======= WAN =======>> ICECAST SERVER
It's pretty reliable, though BUTT does
2017 Apr 19
2
Using Icecast relay function with dynamic IP at remote source end
Hey,
The relay easiest to configured in a pull configuration. Where the
setting are setup on the remote server.
Since the client is on WiFi, you will have lots of issues streaming due
to the ever changing wifi environment. My suggestion is source the stream
at the lowest settings for encoding you can live with, This will keep the
bandwidth down and less likely burp on you.
We do have
2006 Jan 16
3
distorted native music on hold
Hello,
Using asterisk-1.2.1 I am trying to convert my music-on-hold files from
.wav to alaw:
% sox moh.wav -r 8000 -c 1 moh.al resample -ql
The file sounds fine when listened with:
% sox mox.al -t ossdsp /dev/dsp
But when listened through asterisk with an alaw SIP phone the sound is
clicky and too fast.
Did I forget something in my conversion command?
--
ldm@apartia.fr
2003 Nov 06
1
Error trying to resolve symbol 'init_module'
Hi:
I've just installed Samba 3.0.0 on FreeBSD 4.9-RELEASE, and it appears to
work correctly, but I get the following errors when running 'net' or 'smb*'
commands. The install was from source with no changes made to default. i.e.
'./configure; make; make install'.
[2003/11/06 10:25:45, 0] lib/module.c:do_smb_load_module(58)
Error trying to resolve symbol
2003 Aug 29
6
Festival and Asterisk
Hello,
I am trying to run festival, it is running but I am getting this when I run tts_ping.agi
WARNING[278546]: File app_festival.c, Line 304 (festival_exec): Text passed to festival server : Enter the eye-p address you wish to ping.
WARNING[278546]: File app_festival.c, Line 381 (festival_exec): Passing text to festival...
WARNING[278546]: File app_festival.c, Line 400 (festival_exec):
2003 Sep 24
6
Festival Problems
I am trying to use festival (latest version 1.4.3)
I have downloaded all the files needed and patched it with the provided
diff.
festival does work and does tts fine.
but when I call Festival either from an extention or an AGI script, I get
this in my asterisk messages log, but no sound on the channels (H323 or SIP)
- they (the clients) just say "trying" and then hangup...
Sep 24
2003 Oct 23
6
Festival on RH9?
I'm about to download Festival source, apply the astrisk diff's, and
initiate basic testing. Thoughts are to download v1.4.3 (latest per
the fesitval website.
If anyone has an existing how-to, install notes, tips, or any suggestions
I'd greatly appreciate it. Direct email is fine if you'd rather not post
them.
Thanks,
Rich
radamson@routers.com
2003 Jun 24
3
Patching Festival
I just wanted to try out Festival, but I can't get it patched.
I'm thinking that there is something missing from the steps listed
at http://www.marko.net/asterisk/archives/0209/0389.html.
>>tar xvzf festival-1.4.2-release.tar.gz
>>patch -p0 </usr/src/asterisk-ng/festival-1.4.2-diff
>> (or wherever the patch is located)
When I run the patch command, I get the
2006 Mar 09
5
Festival tts
Hi I have installed Festival on the same box as asterisk and followed the
instructions to integrate it with asterisk.
Festival seems to work fine on its own performing text to speech from the
command line or via a file.
Asterisk answers the call but there is no speech. I can see no errors in the
Festival log file
The asterisk console shows
--Executing Answer("SIP/81801-c091",