similar to: cdr_mysql question: accountcode

Displaying 20 results from an estimated 2000 matches similar to: "cdr_mysql question: accountcode"

2003 Jul 18
5
cdr_mysql
Considering that I had a failure with compiling the latest version of asterisk because of cdr_mysql, I am going to assume that I need to have a copy of the mysql headers on the system in order to compile cdr_mysql.so. Does that sound correct? Kim C. Callis -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Aug 18
3
Pops
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. Using inAccess Networks chan_oh323, I'm experiencing some clicks or pops, how can I fix that? - -- Regards, Tais M. Hansen ComX Networks Tel: +45-70257474 Fax: +45-70257374 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/QMfF2TEAILET3McRAu9zAJwNWtv+QSpka0NGaVk9E/IDHyalhwCgkQME Gynfp5zF0SWZUQEjelp7sBI= =CSqT
2003 Sep 24
4
Does SIP work?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Now that I've been unable to register 2 hardware SIP phones and one software (Kphone), I'm beginning to doubt that chan_sip works at all. - -- Regards, Tais M. Hansen ComX Networks Tel: +45-70257474 Fax: +45-70257374 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux)
2003 Sep 03
3
g729 codec + kernel upgrade
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, After upgrading the kernel on an Asterisk box, asterisk segfaults on startup. It seems like it's the g729 codec that causes this: #0 0x4015acad in memset () from /lib/libc.so.6 #1 0x4022686a in load_module () at codec_g729b.c:416 #2 0x08054794 in ast_load_resource (resource_name=0x80d1068 "codec_g729b.so") at loader.c:298 #3
2004 Jan 29
5
Echo worsens in 0.7.1
Just updated from CVS 12-23-03 to tarbal 0.7.1. Identical settings in zconfig.h for echo cancellation (MARK2, aggressive OFF). The echo got worse, much worse. It takes longer to train and overspeak now disables cancellation, which it did not before. In fact, I now have echo on VoIP to VoIP on our local network, which I never had before. Was something changed with the echo supression which
2004 Jun 15
2
Cdr_addon_mysql.c compile problem.
Good Afternoon Everyone, I am having a problem with compiling the CVS version of *-addons downloaded today. I am also having problems compiling an older version as well but im ignoring that one for now. I believe I have all the correct libraries, and I have done extensive searches everywhere I just wondered if I was missing something really silly, or if this is a problem other people have
2003 Dec 18
2
Expressions
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm having a problem with the following expression examples. exten => s,1,NoOp($[$[${value} >= 10] & $[${value} < 18]]) exten => s,1,GotoIf($[$[${value} >= 10] & $[${value} < 18]]?3) ${value} is 13 in both examples above. First extension evaluates to 1 while second evaluates to 0 even though it's the same
2003 Oct 10
2
Actual audio bitrates
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I was just measuring the bitrates of a couple of codecs via iax. I'm getting much higher numbers than expected, so maybe I'm doing something wrong? Measured with iptraf, values displayed are: codec: measured bitrate (bitrate according codec definition) gsm: 52 kbps (13 kpbs) alaw: 154 kbps (?) speex: 57 kpbs (24 kpbs) Seems a little
2003 Sep 15
1
extension parser
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Before I hack out the ',' -> '|' tr in extension.conf parser, any way to escape ',' that I missed? - -- Regards, Tais M. Hansen ComX Networks Tel: +45-70257474 Fax: +45-70257374 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/ZfuP2TEAILET3McRAjXUAJ0VjuFeABe5jqpSlrBakDC2IMjvrQCfcBYU
2004 Feb 02
6
Transfer
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, As I've been unable to get app_transfer to work, could someone explain how it is supposed to work? Currently I have two Asterisk boxes. A call comes in via zaptel to ast1. ast1 dials ast2 using iax2 and gets instructed to transfer the call to a different extension. iax2 debug shows that a transfer cmd is sent to ast1, but nothing happens
2003 Sep 18
2
SIP error messages
Hello. I'm seeing this at the console. NOTICE[81926]: File chan_sip.c, Line 5119 (handle_request): Registration from '<sip:marrandy@192.168.1.1>' failed for '192.168.1.70' What's this all about ? Regards...Martin -- Osborn's Law: Variables won't; constants aren't.
2004 Jun 21
2
app_dial broken
Looks like half a patch has been applied to app_dial in cvs head could someone with commit rights fix it. Thanks Chris
2003 Jul 09
17
caller id
Hello, is it possible to change how are caller id on incoming call from isdn, capi lines displayed od sip phones ? ( e.g. SNOM ) standard is 1234567@domain.net. I just want only 1234567 to be displayed. is it possible ? regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/
2003 Sep 23
4
Dial over IAX ahngs up after 3 rings
Hi all, can somebody explain this ? Thanks, Thomas. ******************************************* beroNet technologies GmbH Dipl.- Ing. Thomas H?ger Potsdamer Str. 18 A 14513 Teltow FON: +49 (0) 3328 3077731 FAX: +49 (0) 3328 334779 Email: thomas.haeger@beronet.com *******************************************
2004 May 12
2
cdr_mysql - would index slow down?
Hi, I intend to change the cdr_mysql-field "uniqueid", which seems not to be used so far, to an (not unique) indexed field and use it later for my own hints and infos. I don't have very much traffic so far, and I wonder, if there will appear problems when asterisk is under high load (100 simultanious calls) and the log table contains 1.000.000 log lines. This would mean, that
2003 Nov 27
5
IAX2 Ethereal plugin v0.3 is out
Hi people. The latest version of my Ethereal plugin for IAX2 is now available here: - http://almaw.com/ethereal-iax2-plugin-0.3.zip A screenshot showing what you're missing is here: - http://almaw.com/ethereal.png The new version adds the following features/bugfixes: - Decomposes the CODEC fields for supported CODECs, complete with nice English descriptions. This gives you a
2003 Nov 19
2
ATA-186 Double Digit problems
Hello - I'm using ATA-186 devices, with RFC2833 DTMF encoding. I am having problems with routines that input long strings of numbers, in that I am getting more than a small number of double digit entries. As an example, I have a section that asks for the user to enter a call forwarding number, and then puts that number into a database. Almost always, there are double digits when the
2003 Apr 22
5
SS7
Hi, Does Asterisk support SS7? Google shows an old new post from Feb. 2002 stating that OpenSS7 would help add SS7 support to Asterisk, but presently OpenSS7 seems to be dead and I can't seem to find anything about it at Asterisk or Digium's sites. What happened? -- Regards, Tais M. Hansen ComX
2003 Sep 23
4
Segmentation Fault on reload (gdb output included)
I keep getting segmentation faults when I do a reload. Here are the core file outputs from gdb: (I have three of them and they produce the same output) (gdb) core core.6044 Core was generated by `asterisk'. Program terminated with signal 11, Segmentation fault. #0 0x401519fc in ?? () I have no idea what that means, but if somebody could point me in the right direction, that would be
2005 Jan 03
20
TE410P card in an HP-Compaq DL380 G4 server
Hi, Has anyone had success using a TE410P card in an HP-Compaq DL380 G4 server? For me the card is detected fine, but the system just never sees an interrupt from the card. I've tried everything I can think of. The card definitely works. Its Fedora Core, but we also tried a stock 2.6.10 kernel. We tried with and without Hyperthreading, with "noapic", we disabled all the