Displaying 20 results from an estimated 1000 matches similar to: "zaphfc syslog flooding"
2005 Aug 04
1
bristuff-0.2.0RC8m
Hi,
I have following problems compiling bristuff-0.2.0RC8m. Has anybody seen
them before and can point me in the right direction?
zaphfc/make all:
----------------------
/usr/src/asterisk/bristuff-0.2.0-RC8m/zaphfc/zaphfc.c: In function
'hfc_findCards':
/usr/src/asterisk/bristuff-0.2.0-RC8m/zaphfc/zaphfc.c:1000: error:
invalid lvalue in assignment
make[2]: *** [
2005 Aug 20
2
Ring more than two isdn phones simultaneously
I am using a HFC-S card in nt mode with zaphfc driver to connect an
internal isdn bus. I would like to signal an incoming call on, let's
say, 4 phones. Right now I use:
Dial(Zap/g1/21&Zap/g1/22&Zap/g1/24&Zap/g1/23&Zap/g1/29,,t)
where g1 are my two isdn channels provided by HFC-S card an the
21,22,etc my internal numbers.
When the command is executed however, only the
2005 Jul 16
5
Implementing a ISDN home PBX
Hi,
I would like to implement a inexpensive home PBX with Asterisk. I have
an internal ISDN bus with 6 ISDN phones. I now thought, I connect a
Fritz card to my Mehrgerateanschluss (Point-to-Multipoint) supplied by
my provider and a second Fritz card to the internal bus. Will this work?
Thanks for the help,
Arik
2006 Dec 10
3
Xen, Asterisk & ISDN: Timing Problems
Hi,
is anybody running asterisk on a xen domU and can give an opinion on the
following:
I have delegated a FritzCard and a HFC card to my domU and installed an
asterisk setup that was running on the same isdn hardware but on a
dedicated machine flawlessly.
I experienced what I believed to be timing problems: sometimes calls on
the Fritzcard did not seem to "reach" asterisk, when
2004 Sep 25
4
Absolutely minimal Asterisk PSTN gateway
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello together,
I am setting up a communication server which should also act a
very-low-load PSTN gateway. I am usiing a AMD K6 200 running from a 500
MB usb memory stick. What is the ABSOLUTE minimum space requirements for
~ running asterisk to work as gateway between isdn and lan? 50MB or 1
GB?(I would compile, configure, etc. on a separate machine
2006 Apr 18
3
Matching with Layer7 vs. IPP2P
Hi,
can anybody comment on the cost of matching with IPP2P vs. Layer7.
Also, does a iptables rule with more complicated matching mechanism also
slow down processing if all the packets are matched before they reach
the rule. I.e. is the mere existence of a potentially costly rule
already slowing down processing or only if packets are actually
processed by it?
Thanks very much in advance.
2005 Sep 27
1
VoIP Buster stopped working?
Hi,
I was successfully using VoIP Buster via IAX2 for several weeks now.
Yesterday/today it spontaneously stopped working. Using the "real"
client the connection works well though.
Anybody else experiencing this problem?
Or asked differently: Is there anybody for whom it is still working?
Can anybody tell me what the problem could be from this:
-- Executing
2007 Apr 09
2
DTMF auto detection bug?
Hi,
it seems that there is a bug in asterisk's dtmf mode autodetection.
Assume following sip.conf:
[sipprovider]
disallow=all
allow=g726
dtmfmode=auto
DTMF does not work. It seems rfc2833 mode is chosen despite it being
obvious that this cannot work!
The following configuration is necessary to get DTMF to work: dtmfmode=info
In my opinion, this behaviour is counter-intuitive. I am using
2006 Dec 13
7
ipp2p Problem
Hello,
can anybody interpret what the following means:
[root@funke ipp2p-0.8.0]# iptables -t mangle -A MarkList0x666-ipp2p -p
tcp -m ipp2p --edk -j MarkSet0x666
iptables: Unknown error 4294967295
-----
I have installed ipp2p-0.8.0 via:
make
copied ipt_ipp2p.ko to my kernel lib dir
copied libipt_ipp2p.so to my iptables lib dir
insmod ipt_ipp2p gives the following in dmesg:
IPP2P v0.8.0
2004 Jun 16
3
ZAPHFC - only for * 0.7.2?
I've got Zaphfc working running Asterisk v. 0.7.2
Then I have tried with Asterisk V. 1.0 and the latest from CVS - with no succes.
Has anybody got zaphfc working with newer version than 0.7.2 ?
NR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040616/32481fca/attachment.htm
2005 Sep 23
2
Execute php agi after channel hangup
Hi,
following I would like to implement:
1. I receive a call.
2. I hang up the call.
3. I execute a macro
I thought about using call files first... but they don't support macros, or?
Then I figured I could use php agi after I receive the call, hang up the
call with php agi and execute the macro with "exec ...".
Unfortunately, the php agi seems to die with the hangup. Does
2005 Aug 05
3
Very complicated dialplans?
Hey,
how can I implement a dial plan like the following:
incoming call:
1. ring phones 1,2,3 monday to friday between 9:00 and 20:00; if no
answer after 15 sec also ring phones 4 and 5
2. ring phone 1 monday to friday between 0:00-9:00 and 20:00-24:00; if
no answer after 20 sec also ring phones 2 and 3
3. ring phone 1 saturday and sunday all day
I do not need a in detail answer for each of the
2005 Mar 08
2
zaphfc error
I have some problems starting asterisk with a hfc card using zaphfc:
[chan_zap.so]Mar 8 17:53:06 WARNING[2447]: loader.c:258 ast_load_resource:
/usr/lib/asterisk/modules/chan_zap.so: undefined symbol:
ast_retrieve_call_to_death
Mar 8 17:53:06 WARNING[2447]: loader.c:391 load_modules: Loading module
chan_zap.so failed!
I'm using asterisk from debian/sid:
Asterisk
2010 Jan 26
1
domain definition storage
Hi,
I defined several xen domains with libvirt. Can anybody tell me where
libvirt stores these definitions? E.g. what files would one need to back up?
Is it correct, that the xen domain definitions in /var/lib/xend/domains
are overwritten regularly by libvirt?
Many thanks,
Arik
2005 Jan 21
3
zaphfc no callerid incoming to SIP phone but visible in logfile
Hello,
I've added a ZAPHFC card to my CAPI based system. Calls coming in via
ZAPHFC do not forward the caller id to the SIP phones. Calls coming in
via CAPI do forward the caller id to the SIP phones.
Any and all help is greatly appreciated.
The (hopefully relevant) conf file excerpts are:
extensions.conf
===============
exten => 807440,1,Answer
exten => 807440,2,Noop
exten =>
2005 May 25
7
zaphfc: empty HDLC frame or bad CRC received
Hi, i've downloaded/compiled/installed the bristuffed asterisk
Asterisk 1.0.7-BRIstuffed-0.2.0-RC8a
and i'm using it with an hfc card. It runs on a debian 3.1 sarge machine
with kernel 2.6.11. Asterisk works well if i configure the card using
isdn4linux.
I'm having problems dialing out (not tried the input yet).
This is the output from asterisk:
-- Accepting AUTHENTICATED call from
2005 Mar 23
1
Zaphfc + PRI card problem
I have the latest bristuff, a zaphfc card for external calls and a PRI
card for connecting to a PBX as a channel bank.
With a BRI I would expect to be able to have two incoming calls going at
the same time, but when I try it, one call connects and the other gives
the following console message, a busy tone, and then a hangup:
Mar 23 19:18:35 WARNING[5595]: chan_zap.c:7512 zt_pri_error: PRI:
2005 Jan 23
4
Florz patch for zaphfc
Has anyone had any success using the Florz patch for zaphfc ?
I have a * system with 2 HFC cards which is working fine with 2 PTP ISDN
lines however the users are complaining of crackles on the line which I am
assuming is related to the IRQ issues raised by Florz.
I have tried to use the patch but it errors trying to patch zaphfc.h
Any help would be appreciated.
Regards,
Stuart
--
No virus
2004 Nov 20
2
zaphfc sound problems
hi list.
after my unsuccessfull experiences with mISDN i tried again to implement
a zaphfc based solution.
problem is: sound on calls via capi is stuttering/broken and therefore
unuseable.
my conf:
- cel 1300, 256mb ram
- avm b1 via capi connected to my outgoing ISDN
- acer surf pci via zaphafc and crosslink cable with termination as
internal bus
- siemens gigaset 3035 as internal phone
-
2006 Jan 14
4
Ugly echo cancel, with Bristuff/Zaphfc
I'm using bristuffed Asterisk with ISDN/ZAPHFC
I have VERY ugly (outgoing) sound through ISDN/HFC if echocancel=yes in
zapata.conf, but without echocancel I have bad (incoming) echo
Through PSTN/FXO sound is ok with or without echocancel.
I tried other echo cancellers (in zconfig.h) two times:
ECHO_CAN_KB1 (this was default)
ECHO_CAN_MARK2
ECHO_CAN_MG2
after any change I compiled (make