[Freeswitch-users] Can't load module mod_xml_cdr.so

2008-12-29 Thread fidibus83
Hello, I want to getting mod xml cdr working, but when I start freeswitch I get this Error: [CRIT] switch_loadable_module.c:756 switch_loadable_module_load_file() Error Loading module /usr/local/freeswitch/mod/mod_xml_cdr.so **/usr/lib/libnss3.so: undefined symbol: PR_UnloadLibrary** W

Re: [Freeswitch-users] Can't load module mod_xml_cdr.so

2008-12-30 Thread fidibus83
freeswitch with --without-libcurl it will use our private copy instead of the distro copy and resolve this issue. Mike On Dec 29, 2008, at 8:20 AM, fidibus83 wrote: Hello, I want to getting mod xml cdr working, but when I start freeswitch I get this Error: [CRIT] switch_loadable_mo

Re: [Freeswitch-users] Can't load module mod_xml_cdr.so

2008-12-30 Thread fidibus83
: [Freeswitch-users] Can't load module mod_xml_cdr.so fidibus83 wrote: > Thanks for your answer. But I don’t know what I have to do now. I’m a > newbie in FS. How do I configure FS without libcurl? ./configure --without-libcurl make (then as root) make install In other words, run th

[Freeswitch-users] (no subject)

2009-01-02 Thread fidibus83
Hello! Can FS do something like an ACD? I have configure a Supportqueue like this: And my Agents are in a Call Group. How can I transfer the call to a free agent? I saw the example in mod_fifo. But my Agent can’t wait in the que

[Freeswitch-users] ACD - Queue and Call Group

2009-01-02 Thread fidibus83
Hello! Can FS do something like an ACD? I have configure a Supportqueue like this: And my Agents are in a Call Group. How can I transfer the call to a free agent? I saw the example in mod_fifo. But my Agent can’t wait in the que

Re: [Freeswitch-users] (no subject)

2009-01-05 Thread fidibus83
@lists.freeswitch.org Betreff: Re: [Freeswitch-users] (no subject) Yes, callback agents are now part of mod_fifo as well. On Jan 2, 2009, at 6:30 AM, fidibus83 wrote: Hello! Can FS do something like an ACD? I have configure a Supportqueue like this

[Freeswitch-users] Problems with ODBC

2009-01-06 Thread fidibus83
Hello, I need your help again! I want to use ODBC in javascripts. First I installed unixodbc and I did all the steps what are mentioned in wiki: mod spidermonkey odbc. But when I test my ODBC Setup by running isql I get this error: [ISQL]ERROR: Could not SQLConnect And I can’t

Re: [Freeswitch-users] Problems with ODBC

2009-01-06 Thread fidibus83
-users-boun...@lists.freeswitch.org] Im Auftrag von Raymond Chandler Gesendet: Dienstag, 6. Januar 2009 16:13 An: freeswitch-users@lists.freeswitch.org Betreff: Re: [Freeswitch-users] Problems with ODBC fidibus83 wrote: Hello, I need your help again! I want to use ODBC in javascripts

[Freeswitch-users] no file mod_spidermonkey_odbc.so

2009-01-07 Thread fidibus83
Hello, I have problems with mod_spidermonkey_odbc. Mod_spidermonkey_odbc.so does not exist. Following the instructions, I have created the ODBC environment and compiled it after running ./configure --without-libcurl --enable-core-odbc-support make make install I have to configure FS withou

Re: [Freeswitch-users] Problems with ODBC

2009-01-07 Thread fidibus83
] Problems with ODBC is mysql running on the localhost? if so, is that the correct path to the .sock? you might also try using 127.0.0.1 as the host instead of localhost to force a network connection. -Ray fidibus83 wrote: The libmyodbc package is installed. But I see I have a lot of

Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so

2009-01-07 Thread fidibus83
: freeswitch-users@lists.freeswitch.org Betreff: Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so you would need to modify the modules.conf in the root of the source dir, not in the build dir. On Jan 7, 2009, at 8:14 AM, fidibus83 wrote: Hello, I have problems with

Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so

2009-01-07 Thread fidibus83
://wiki.freeswitch.org/wiki/Mod_spidermonkey_odbc#unixodbc Kind Regards, Chris fidibus83 wrote: Oh, I’m sorry. Should I comment mod_spidermonkey_odbc in root/freeswitch/build/modules.conf again? _ Von: freeswitch-users-boun...@lists.freeswitch.org [mailto:freeswitch-users-boun

Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so

2009-01-07 Thread fidibus83
[mailto:freeswitch-users-boun...@lists.freeswitch.org] Im Auftrag von Chris Danielson Gesendet: Mittwoch, 7. Januar 2009 16:39 An: freeswitch-users@lists.freeswitch.org Betreff: Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so Anytime. Good luck. fidibus83 wrote: Sorry Chris, my mistake

Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so

2009-01-07 Thread fidibus83
h-users@lists.freeswitch.org Betreff: Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so Well your error tells you explicity DSN not found... _ From: fidibus83 Reply-To: Date: Wed, 7 Jan 2009 17:31:54 +0100 To: Subject: Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so I have

[Freeswitch-users] question about queue which calls extension

2009-01-08 Thread fidibus83
Hello! I have question about http://wiki.freeswitch.org/wiki/Queue_which_calls_extensions . The javascript connectqueue.js access on tables in the database. Do I have to create them myself? How do the agents register to the queue? Thanks! fidibus ___

Re: [Freeswitch-users] no file mod_spidermonkey_odbc.so

2009-01-08 Thread fidibus83
; var DB_PASS = ''; var db = new ODBC(DSN, DB_USER, DB_PASS); db.connect(); On Wed, Jan 7, 2009 at 8:53 AM, fidibus83 <mailto:fidibu...@aol.com> wrote: Yes, but why isn't it found? My odbc.ini configuration: [fs01_odbc] Driver=MySQL SERVER=localhost

[Freeswitch-users] Openzap ERROR can't dial

2008-12-16 Thread fidibus83
Have nobody an idea? ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org

Re: [Freeswitch-users] Zaptel Error!!!

2008-12-16 Thread fidibus83
-users] Zaptel Error!!! Just a hunch but try removing the spaces in this line: loadzone=de Zaptel can be quirky. -MC Sent from my iPhone On Dec 16, 2008, at 5:54 AM, "fidibus83" wrote: I have installed zaptel-1.4.11 I have looked in zonedata.c and there is configured d

[Freeswitch-users] Zaptel Error!!!

2008-12-16 Thread fidibus83
Hello, I’m a newbie in FS and my English isn’t very good but I try to explain my problem. Hopefully you can understand me. :-) * I have a Linux-Server with a Digium Wildcard TE110P. I install and configure openzap (PRI/ISDN) and zaptel. But I have an error when I execute ztcfg –vv: 31 channel

Re: [Freeswitch-users] Zaptel Error!!!

2008-12-16 Thread fidibus83
: freeswitch-users@lists.freeswitch.org Betreff: Re: [Freeswitch-users] Zaptel Error!!! It sounds like there is no de tonezone in the zaptel drivers, but I can't imagine thats true. What version of the drivers do you have installed? On Dec 16, 2008, at 4:54 AM, fidibus83 wrote:

Re: [Freeswitch-users] Zaptel Error!!!

2008-12-17 Thread fidibus83
:53 An: freeswitch-users@lists.freeswitch.org Betreff: Re: [Freeswitch-users] Zaptel Error!!! Thanks for trying. You might want to clean out your zaptel install and do a complete reinstall. -MC Sent from my iPhone On Dec 16, 2008, at 6:49 AM, "fidibus83" wrote: It’s alread

[Freeswitch-users] SQL Error

2008-12-18 Thread fidibus83
Hello, I’m a newbie in FS. I get an error from the freeswitch cli: 2008-12-18 10:09:14 [ERR] switch_core_db.c:100 switch_core_db_exec() SQL ERR [database disk image is malformed] I don’t know what to do to remove this error! Can you help me? Regards _

Re: [Freeswitch-users] SQL Error

2008-12-18 Thread fidibus83
f: Re: [Freeswitch-users] SQL Error On Thursday 18 December 2008 22:20:24 fidibus83 wrote: > I’m a newbie in FS. I get an error from the freeswitch cli: > > 2008-12-18 10:09:14 [ERR] switch_core_db.c:100 switch_core_db_exec() SQL > ERR [database disk image is malformed] > > I don’t kn

Re: [Freeswitch-users] dynamic conference

2008-12-18 Thread fidibus83
Hello, Carole, your conference-programm is what I looked for. It's great. I try it. But I get an Error, when I press *1 and I don't know what it mean... Have you an idea? [ERR] mod_conference.c:4849 conference_new() invalid Record! No name. [CRIT] mod_conference.c:4314 conference_function() Memor

[Freeswitch-users] Problem with openzap

2008-12-19 Thread fidibus83
Hello, Here is the newbie in FS! I need your help again! When FS is running I get every few seconds this warning: [WARNING] zap_zt.c:642 zt_next_event() Unhandled event 6 (or 7 or 8) Why? Do you need some configurations? Thanks! _

Re: [Freeswitch-users] Problem with openzap

2008-12-19 Thread fidibus83
[mailto:freeswitch-users-boun...@lists.freeswitch.org] Im Auftrag von fidibus83 Gesendet: Freitag, 19. Dezember 2008 10:04 An: freeswitch-users@lists.freeswitch.org Betreff: [Freeswitch-users] Problem with openzap Hello, Here is the newbie in FS! I need your help again! When FS is running I get