[Freeswitch-dev] sessionid for mod_spandsp_fax

2010-06-29 Thread Tamas
06-29 18:49:00.494082 [DEBUG] mod_spandsp_fax.c:271 FLOW T.38T FAX exchange complete Where cannot filter the session using the sessionid. I took a quick look into the source code but seen that would need to pass the session somehow to spanfax_log_message. Any idea how to change that? Regards,

Re: [Freeswitch-dev] ws2_32 "missing" inet_ntop

2010-05-11 Thread Tamas Cseke
Hello, It doesn't work on winXP with 2008 express release build. It compiles. but if I run FS it says "The procedure entry point inet_ntop cold not be located in the dynamic link library WS2_32.dll" Regards, Tamas Michael Jerris wrote: > This should be fixed now as well.

Re: [Freeswitch-dev] windows json build

2010-04-22 Thread Tamas Cseke
Hello, I changed every boolean to json_boolean, and it compiles fine for me: (http://jira.freeswitch.org/browse/MODEVENT-63) I added mod_curl and mod_json_cdr to the 2008 express solution. Regards, Tamas Michael Jerris wrote: > The new tarball will be up shortly, there was one more cha

Re: [Freeswitch-dev] windows json build

2010-03-23 Thread Tamas Cseke
://pastebin.freeswitch.org/12525 Jlenk is working on mod_curl build...it's coming soon... Thanks the help! Tamas Tamas Cseke wrote: > Hello, > > I've seen the json upgrade (0.8 ->0.9) has been done for windows as well > in r17064. > > If it would work, I'd like to fi

[Freeswitch-dev] windows json build

2010-03-23 Thread Tamas Cseke
ntifier Is it works for you? does mod_curl build works on windows? or the jsonlib doesn't support windows at all (it seems to me) ? Thanks in advance, Tamas ___ FreeSWITCH-dev mailing list FreeSWITCH-dev@lists.freeswitch.org http://lists.

[Freeswitch-dev] json cdr

2010-02-18 Thread Tamas Cseke
into the trunk, but for this we have to work more on this. Thanks in advance, Tamas ___ FreeSWITCH-dev mailing list FreeSWITCH-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswi

Re: [Freeswitch-dev] [freeswitch-dev] in memory sqlite

2010-02-16 Thread Tamas
logs and conf directory though). Regards,     Tamas Michael Jerris írta: This is all unnecessary, just toss them on tmpfs and call it a day. Mike On Feb 16, 2010, at 6:04 PM, Paulo Vicentini wrote: Hello, "The core will open the db multiple times so you wo

Re: [Freeswitch-dev] FreeSWITCH on Windows crashing when doing deflect/REFER

2009-10-12 Thread Tamas Cseke
Hello, I have a simliar problem with starting thread (not with REFER), that I can't reproduce on linux. Could you please tell me what was the solution for you? Was it a bug? If yes, which jira ticket is this? Thanks in advance, Tamas Peter Olsson írta: > I have a problem with Fr

[Freeswitch-dev] Attention: behavior change with r15025

2009-09-30 Thread Tamas
/feature, especially for anthm and bkw. Kind regards, Tamas ps.: issue was related with FSCORE-454. ___ FreeSWITCH-dev mailing list FreeSWITCH-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http

[Freeswitch-dev] Portaudio upgrade

2009-08-29 Thread Tamas
to be able to upgrade easier in the future. We are interested in improving the quality (mainly on windows) as we try to use this excellent stuff as a softphone base :) Regards, Tamas ___ FreeSWITCH-dev mailing list FreeSWITCH-dev@lists.freeswi

Re: [Freeswitch-dev] get rid of mod_loopback for outbound calls

2009-07-28 Thread Tamas Cseke
a way to do it elegant, or is it a very bad idea? Here is the patch. svn diff -r 14390:14396 http://svn.freeswitch.org/svn/freeswitch/branches/cseket/src/mod/endpoints/mod_sofia Thanks in advance, Tamas Anthony Minessale írta: > yah, I looked into that and it's not possible to do. > &g

[Freeswitch-dev] get rid of mod_loopback for outbound calls

2009-07-22 Thread Tamas Cseke
uld the whole process look like? could you please give me an example? I was thinking about someting like this, but it doesn't make sense I quess. ${originate(call_url inline ${pretend_dialplan_hunt(exten XML context)})} Thanks in advance, Tamas ___

Re: [Freeswitch-dev] crash running the core twice in one process

2009-07-02 Thread Tamas
down the whole thread in which FS was started and start a new thread, etc. For this scenario I was playing with fshost example. Regards, Tamas ps: I'm playing with the 2nd issue, FS teardown and crash due to mod_portaudio. Mathieu Rene írta: > Why exactly do you want to restart t

Re: [Freeswitch-dev] crash running the core twice in one process

2009-07-02 Thread Tamas
27;t load mod_portaudio, there is no segfault on shutdown, it tears down everything cleanly. For the fshost issue the same did not have any effect. Is there any know practice how to debug such thing? I'll keep working on these issues... Regards, Tamas Anthony Minessale írta: > lo

[Freeswitch-dev] crash running the core twice in one process

2009-07-01 Thread Tamas
ker (opaque=0x1663a98) at threadproc/unix/thread.c:138 thread = 0x1663a98 #4 0x7fb417ff53ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0x7fb418933fcd in clone () from /lib/libc.so.6 No symbol table info available. #6 0x i

Re: [Freeswitch-dev] Is there any plans to implement some kind of measures and statistics function?

2009-01-20 Thread Tamas
Hello Seven, We are the one put the bounty :) Do you mind to add some $$$ to the fund? That could help the thing make happen. Regards, Tamas ps: Right waiting for response from consulting@ for the request. seven du írta: > Hi developers, > > Now and then we need to know some s

[Freeswitch-dev] windows release build

2008-12-16 Thread Tamas Cseke
Hello, I had a small problem with visual studio 2008 release build. It was complaining about an uninitialized variable. Or is it not a godd idea to build with release? Regards, Tamas Index: src/mod/applications/mod_commands/mod_commands.c

Re: [Freeswitch-dev] Issue around IPv6

2008-12-07 Thread Tamas
Yeah, but somehow didn't have issues with anything else on the box... T. Brian West írta: > Doesn't this apply to EVERYTHING? ;) > > /b > > On Dec 7, 2008, at 1:43 PM, Tamas wrote: > > >> So a very important point:

Re: [Freeswitch-dev] Issue around IPv6

2008-12-07 Thread Tamas
ssue? Just curious... So a very important point: have correct DNS resolving on FS box :) Regards, Tamas Michael Jerris írta: > could be a lot of things, icmp failure? Other side just not > responding, eventually we give up trying to reg over and over and if > you have it setup we se

Re: [Freeswitch-dev] Issue around IPv6

2008-12-04 Thread Tamas
Hi, I was looking for the strace and found that probably I was wrong with the inference. >From strace I see (now) that ipv4 try was OK, thus something else might block the sip register packets. Any idea? Regards, Tamas Tamas írta: > Hello, > > My original issue was that aft

[Freeswitch-dev] Issue around IPv6

2008-12-04 Thread Tamas
nk some users - mainly on test systems like I have - might face to this issue so it might be worth to take a look, why had FS suddenly tried to send packets on ivp6. This could be a system issue too - something crazy with Xen or Ubuntu? Thanks in advance! Regards,