search for: fliegl

Displaying 9 results from an estimated 9 matches for "fliegl".

2004 Jun 15
5
Capi problems
I'm getting this message when I start Asterisk chan_capi.c:2205 capi_handle_msg: Command.Subcommand = 0x5.0x81 but when I try and recompile I get this chan_capi.c:60: error: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__' undeclared here (not in a function) any help would be greatly appreciated. -- Dave Cotton <dcotton@linuxautrement.com>
2005 Mar 10
2
hide callerid via presention bits of ISDN
Hi, how can I setup asterisk to use the number presentation bits on the isdn side to suppress the number presentation? We need to transmit the subscriber number for billing purposes via ISDN whether or not the user wants to hide his/her number. Is there any way to do this? Deti
2004 Aug 06
1
ices segmentation fault..
Hi, ices does not work very reliable here in my place. I am using the latest CVS sources and I get up to three times a day something like that: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 2051 (LWP 8160)] 0x08051103 in resample_clear (s=0x40ef9338) at audio.c:142 142 if (s->buffers[c]) (gdb) bt #0 0x08051103 in resample_clear
2005 Feb 16
1
[patch] fix libpri problem in Q931_INFORMATION handling
Hi there, I tried to use Voicemail from a PRI interface but it didn't work because pressing a key on the ISDN phone just caused Q931_IE_KEYPAD_FACILITY messages which are normally handled by a bri-stuffed libpri. Unfortunately a wrong if condition stops keypad messages from being passed to the channel driver. The patch attached to this mail removes the 2 lines from the code. Did I
2006 May 17
1
(newbie) Zaptel/ztdummy compiling on debian
...uot;GPL" parm: debug int parm: monitor int ASTERISK:/usr/src/zaptel-1.2.5# modinfo usb-uhci filename: /lib/modules/2.4.27-2-386/kernel/drivers/usb/host/usb-uhci.o description: "USB Universal Host Controller Interface driver" author: "Georg Acher, Deti Fliegl, Thomas Sailer, Roman Weissgaerber" license: "GPL" ASTERISK:/usr/src/zaptel-1.2.5# depmod -ae depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/misc/wctdm24xxp.o depmod: add_wait_queue_R2cea9688 depmod: remove_wait_queue_Ree3648ba depmod: *** Unres...
2004 Aug 06
1
ices: Metadata for im_stdinpcm
Hi, I added metadata support for the stdinpcm module of ices. The metadata have to be submitted via file (as stdin is already used for the strem). Please apply this patch to the current cvs sources. <p>Deti <p> Index: im_stdinpcm.c =================================================================== RCS file: /usr/local/cvsroot/ices/src/im_stdinpcm.c,v retrieving revision 1.8 diff
2004 Jul 13
0
zaphfc does not indicate congestion!?
Hi there, I am using bri-stuff.0.0.2 and maybe I misunderstood something but my HFC card is in bri_cpe_ptmp mode and gets routed about 80 MSNs. Some of them are not intended to be used by asterisk but every incoming call is accepted even if the default extension leads to Congestion: -- Accepting call from '28715' to '27849' on channel 1, span 2 -- Executing
2004 Aug 02
0
bri-stuff.0.1.0-RC2k + hfc card: dropouts on IAX2 & MP3Player quits on streams
Hi there, I am using bri-stuff.0.1.0-RC2k and it seems that things didn't become better. I have got lots of dropouts on the IAX2 link (no matter if jitter buffers are enabled). Further the MP3Player application does not playback streams like http://somestreamserver/somestream. It stops saying: -- Executing MP3Player("SIP/27870-ba4f",
2004 Aug 22
0
app_mp3 with bri-stuff.0.1.0RC4a does not work
Hi there, app_mp3 still does not work with the latest bri-stuff patch and the zaphfc driver. Here in my place it only works with the patch attached. For me it seems the bri-stuff worsens the asterisk timing... has anybody else made experiences with it? Deti -------------- next part -------------- Index: app_mp3.c =================================================================== RCS file: