Re: [Freeswitch-users] apr_md5 windows build problem

2008-10-30 Thread Jonas Gauffin
Hi Mike, This is a problem for me too. I did a fresh checkout yesterday. Regards, Jonas On Tue, Oct 28, 2008 at 10:06 AM, Tamas Cseke [EMAIL PROTECTED]wrote: Hello, I still have problem after a fresh checkout. I tried with MSVC++ 2008 express and I got the same errors too. Tamas

Re: [Freeswitch-users] mod_cdr revival (or new module maybe)

2008-10-30 Thread [EMAIL PROTECTED]
sleep for a couple of seconds But then you could only insert 1800 cdrs per hour... If I was to insert 36000 cdrs per hour this means that I have to open parse close 10 files per second. Imagine the I/O penalty just for opening - closing the file. (the persing is the same for both situations)

Re: [Freeswitch-users] mod_cdr revival (or new module maybe)

2008-10-30 Thread David Knell
The sleep's done each time the directory's empty, not each time a file's written. File open and close are trivial (it's probably still cached), and the contents are going to have to be parsed wherever you process it. We've used exactly this to process deliver CDRs on boxes handling in excess

Re: [Freeswitch-users] apr_md5 windows build problem

2008-10-30 Thread Michael Jerris
It just hit me, this is 2005, not 2008, thats why. Can we take a poll, who is still using 2005 and why? Mike On Oct 30, 2008, at 5:24 AM, Jonas Gauffin wrote: Hi Mike, This is a problem for me too. I did a fresh checkout yesterday. Regards, Jonas On Tue, Oct 28, 2008 at 10:06 AM,

Re: [Freeswitch-users] mod_cdr revival (or new module maybe)

2008-10-30 Thread [EMAIL PROTECTED]
I'll try some tests with various combinations first and then decide what's best. I have to say that I was astonished to find out that freeswitch had so many event handlers from the very beginning. However it would be great if freeswitch had the options for extra functionality (auto log

Re: [Freeswitch-users] apr_md5 windows build problem

2008-10-30 Thread Tamas Cseke
Hi, The answer is pretty simply for me: I have only 2008 express. But I tried 2008 express too as I said earlier and got the same. Maybe it is not an issue with 2008 professional. Best regards, Tamas Michael Jerris írta: It just hit me, this is 2005, not 2008, thats why. Can we take a

Re: [Freeswitch-users] mod_cdr revival (or new module maybe)

2008-10-30 Thread Anthony Minessale
Actually, The goal is to not limit the functionality by over thinking how things will be used but to provide building blocks to make much more possible. Our analogy for this is that if you take the common lego reference, If you have something cool built out of legos but they are super glued

Re: [Freeswitch-users] apr_md5 windows build problem

2008-10-30 Thread Michael Jerris
did you try 2008 with the freeswitch.sln file? On Oct 30, 2008, at 9:10 AM, Tamas Cseke wrote: Hi, The answer is pretty simply for me: I have only 2008 express. But I tried 2008 express too as I said earlier and got the same. Maybe it is not an issue with 2008 professional. Best

Re: [Freeswitch-users] apr_md5 windows build problem

2008-10-30 Thread Tamas Cseke
no, freeswitch.2008.sln or whatever is it Michael Jerris írta: did you try 2008 with the freeswitch.sln file? On Oct 30, 2008, at 9:10 AM, Tamas Cseke wrote: Hi, The answer is pretty simply for me: I have only 2008 express. But I tried 2008 express too as I said earlier and got the

Re: [Freeswitch-users] Freeswitch wedges in voicemail?

2008-10-30 Thread Marc Lewis
Here is the gdb output from the commands. Its actually wedged up twice since I first sent my email. Anthony Minessale wrote: next time it happens go into another shell and enter gcore -o dump `cat /usr/local/freeswitch/log/freeswitch.pid` then gdb /usr/local/bin/freeswitch/bin/freeswitch

Re: [Freeswitch-users] apr_md5 windows build problem

2008-10-30 Thread Jonas Gauffin
Ok, the 2008 version worked. But in the 2008 version, the setup project is not included (in the solution file). I added it and compiled it, and got these errros: -- Starting pre-build validation for project 'FreeSwitchSetup' -- ERROR: Unable to find source file

Re: [Freeswitch-users] apr_md5 windows build problem

2008-10-30 Thread Michael Jerris
The built in setup has turned out to be too limiting. In tree there is an advanced installer config file at : http://svn.freeswitch.org/svn/freeswitch/trunk/w32/Setup/freeswitch.aip That you can use to build a msi. I am proposing to remove the 2005 support from tree completely. I need to

Re: [Freeswitch-users] Freeswitch wedges in voicemail?

2008-10-30 Thread Marc Lewis
Got my second wedge of the day. Last time the channel state showed in my lua autoattendant script. This time the channel state showed in voicemail -- which is where it usually shows when its wedged. Here is the gdb output from this one. Hopefully this will help track this down. I'm

Re: [Freeswitch-users] Freeswitch wedges in voicemail?

2008-10-30 Thread Michael Jerris
What svn revision was this? Mike On Oct 30, 2008, at 2:00 PM, Marc Lewis wrote: Got my second wedge of the day. Last time the channel state showed in my lua autoattendant script. This time the channel state showed in voicemail -- which is where it usually shows when its wedged. Here

Re: [Freeswitch-users] Freeswitch wedges in voicemail?

2008-10-30 Thread Marc Lewis
Its rev 10146, but it also happened under 10067. Its now happened to me 4 times today. Twice in the last half hour. I have dumps from those, too. - Marc Michael Jerris wrote: What svn revision was this? Mike On Oct 30, 2008, at 2:00 PM, Marc Lewis wrote: Got my second wedge of the

Re: [Freeswitch-users] mod_cdr revival (or new module maybe)

2008-10-30 Thread Michael Collins
/me sends Anthony's post to the printer to be laminated and framed... :-) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Minessale Sent: Thursday, October 30, 2008 6:10 AM To: freeswitch-users@lists.freeswitch.org Subject: Re:

Re: [Freeswitch-users] Clustering FreeSWITCH

2008-10-30 Thread Thomas Mangin
Hi, Sorry for jumping in without reading the whole thread correctly but I will most likely not have the time to do so before Saturday but would still provide some feedback. When using Openser as a customer phone proxy, it is my understanding that unless you use the PATH extension you will

[Freeswitch-users] Status of 1.02?

2008-10-30 Thread Andy Spitzer
Woof! Is there any updated projection of when 1.0.2 will be released? Last I can find mention of it is over a month ago (http://freeswitch.org/node/143) Thanks, --Woof! ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org

Re: [Freeswitch-users] mod_cdr revival (or new module maybe)

2008-10-30 Thread [EMAIL PROTECTED]
Don't get me wrong. I am not trying to undermine the excellent work that has already been done on the event handling modules of FS. I myself am a big fun of modular constructs in order to achieve something complicated (e.g. the UNIX way). But there are some situations that we will always need

Re: [Freeswitch-users] Freeswitch as SBC ?

2008-10-30 Thread Kristian Kielhofner
On Thu, Oct 30, 2008 at 12:32 PM, Andreas Dimitriou [EMAIL PROTECTED] wrote: Hello, Has anyone used Freeswitch as SBC ? BR Andreas D Andreas, An SBC is a configured B2BUA (which FreeSWITCH is). FreeSWITCH can probably do what you are looking for. What specific functionality do

[Freeswitch-users] Limit number of outbound channels

2008-10-30 Thread Chav Paskov
Hi, Everybody, i was wondering if there is an option or command that allows to limit the number of outbound channels per gateway under external profile. Regards Chav ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org

Re: [Freeswitch-users] Limit number of outbound channels

2008-10-30 Thread Brian West
http://wiki.freeswitch.org/wiki/Mod_limit That should get you on the right track. /b On Oct 30, 2008, at 3:56 PM, Chav Paskov wrote: Hi, Everybody, i was wondering if there is an option or command that allows to limit the number of outbound channels per gateway under external profile.

Re: [Freeswitch-users] Limit number of outbound channels

2008-10-30 Thread Chav Paskov
Thanks a lot for lightning fast response. Regards Chav Brian West wrote: http://wiki.freeswitch.org/wiki/Mod_limit That should get you on the right track. /b On Oct 30, 2008, at 3:56 PM, Chav Paskov wrote: Hi, Everybody, i was wondering if there is an option or command that allows

Re: [Freeswitch-users] Hangup problem/SIP BYE lacking authentication

2008-10-30 Thread Anthony Minessale
just setup a gateway in fs that has reg=false and the proper credentials to pass the challenge. On Thu, Oct 30, 2008 at 2:49 PM, Wellie Chao [EMAIL PROTECTED] wrote: Hangups do not work for me under certain circumstances. Here is the background information: * Our carrier uses a Metaswitch

[Freeswitch-users] Call Forwarding from phone

2008-10-30 Thread Noah Silverman
Hello, I have a configuration (dialplan?) question. One of my users used the call forward button on his sip phone. The phone is directly registered to FS. The forwarded calls fail. It looks like the phone is sending a redirect message to FS, but then the call is then not getting routed

Re: [Freeswitch-users] Call Forwarding from phone

2008-10-30 Thread Brian West
Turn off the aggressive nat detection on the profile... if its on that would explain what is going on. /b On Oct 30, 2008, at 4:24 PM, Noah Silverman wrote: Hello, I have a configuration (dialplan?) question. One of my users used the call forward button on his sip phone. The phone is

Re: [Freeswitch-users] Hangup problem/SIP BYE lacking authentication

2008-10-30 Thread Wellie Chao
Here is what I have: include gateway name=broadview param name=username value=MY_USERNAME/ param name=password value=MY_PASSWORD/ param name=realm value=64.115.128.6/ param name=proxy value=64.115.128.6/ param name=register value=false/ /gateway /include Whether register

Re: [Freeswitch-users] Call Forwarding from phone

2008-10-30 Thread Noah Silverman
Ok, But don't I need the aggressive nat detection since most of my clients will be behind nat?? -N On Oct 30, 2008, at 2:29 PM, Brian West wrote: Turn off the aggressive nat detection on the profile... if its on that would explain what is going on. /b On Oct 30, 2008, at 4:24 PM,

Re: [Freeswitch-users] Call Forwarding from phone

2008-10-30 Thread Brian West
Well not if they are configured properly and use stun... It shouldn't ever be the responsibility of the registrar to overcome broken clients... thats how we got into this SIP mess in the first place. /b On Oct 30, 2008, at 5:03 PM, Noah Silverman wrote: Ok, But don't I need the

Re: [Freeswitch-users] Hangup problem/SIP BYE lacking authentication

2008-10-30 Thread Brian West
Turn on the TPORT_LOG=1 ./freeswitch and let me see the challenge packet. /b On Oct 30, 2008, at 4:45 PM, Wellie Chao wrote: Here is what I have: include gateway name=broadview param name=username value=MY_USERNAME/ param name=password value=MY_PASSWORD/ param name=realm

Re: [Freeswitch-users] Call Forwarding from phone

2008-10-30 Thread Noah Silverman
Oh, wow. I haven't even started to get into STUN yet. So far, FS has just worked beautifully without STUN. -N On Oct 30, 2008, at 3:09 PM, Brian West wrote: Well not if they are configured properly and use stun... It shouldn't ever be the responsibility of the registrar to overcome

Re: [Freeswitch-users] mod_cdr revival (or new module maybe)

2008-10-30 Thread Anthony Minessale
Don't worry, I don't think you are undermining anything. It's just a discussion thread. If Yossi gets mod_cdr back up to speed we will happily accept it. BTW, *hint* You use the perl script to turn the current batch of xml files into a single file or array of sql stmts. then you pass that on to

Re: [Freeswitch-users] Hangup problem/SIP BYE lacking authentication

2008-10-30 Thread Anthony Minessale
make sure realm matches the realm in the challenge packet from the other device. On Thu, Oct 30, 2008 at 5:11 PM, Brian West [EMAIL PROTECTED] wrote: Turn on the TPORT_LOG=1 ./freeswitch and let me see the challenge packet. /b On Oct 30, 2008, at 4:45 PM, Wellie Chao wrote: Here is what

[Freeswitch-users] XML cdr postgres

2008-10-30 Thread Chav Paskov
Hi Everybody, i have written few scripts to process the xml.cdrs into postgres from there basically you can do whatever you want with them. Pls let me know if you're interested in it. I'll be happy to submit them. Chav ___ Freeswitch-users mailing

Re: [Freeswitch-users] XML cdr postgres

2008-10-30 Thread Anthony Minessale
sure post them to http://jira.freeswitch.org would you be interested in commit access to the contrib section with your own folder to maintain them? On Thu, Oct 30, 2008 at 7:02 PM, Chav Paskov [EMAIL PROTECTED] wrote: Hi Everybody, i have written few scripts to process the xml.cdrs into

[Freeswitch-users] OSP Interop w/ Trans Nexus

2008-10-30 Thread Gregory Boehnlein
Anyone know if Freeswitch can work w/ OSP and use something like Transnexus for CDR/Rating? ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

Re: [Freeswitch-users] XML cdr postgres

2008-10-30 Thread Chav Paskov
i would not mind. the scripts + sql schema were done in a quick and dirty manor so probably the interested users will have to just clean them up if they do not want to deal with all the data that XMLcdr module produces. i can also write step by step instructions how to set it up / it's not

Re: [Freeswitch-users] XML cdr postgres

2008-10-30 Thread Anthony Minessale
ok good, come into irc or drop one of the devs an email to get it setup for you. On Thu, Oct 30, 2008 at 7:27 PM, Chav Paskov [EMAIL PROTECTED] wrote: i would not mind. the scripts + sql schema were done in a quick and dirty manor so probably the interested users will have to just clean

Re: [Freeswitch-users] XML cdr postgres

2008-10-30 Thread Chav Paskov
i'll do it later tonight. Thank you Chav Anthony Minessale wrote: ok good, come into irc or drop one of the devs an email to get it setup for you. On Thu, Oct 30, 2008 at 7:27 PM, Chav Paskov [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: i would not mind. the scripts + sql

Re: [Freeswitch-users] Hangup problem/SIP BYE lacking authentication

2008-10-30 Thread Wellie Chao
Here is the BYE from Freeswitch to Metaswitch: send 683 bytes to udp/[64.115.128.6]:5060 at 00:44:46.607025: BYE sip:[EMAIL PROTECTED]:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP

Re: [Freeswitch-users] Hangup problem/SIP BYE lacking authentication

2008-10-30 Thread Wellie Chao
If I change the realm, I will not be able to make outgoing calls because the realm must be 64.115.128.6 in order to register with Metaswitch for outbound calls. Are you suggesting I create two gateway entries, one for outbound and one for inbound? Will Freeswitch respond with an authenticated

Re: [Freeswitch-users] Hangup problem/SIP BYE lacking authentication

2008-10-30 Thread Wellie Chao
Just to correct an error, I asked below Will Freeswitch respond with an authenticated BYE message even if the session was initiated in an authenticated fashion by Metaswitch? and I meant even if the session was initiated in an UNauthenticated fashion. Also, to expound on the problem, I don't

Re: [Freeswitch-users] Call Forwarding from phone

2008-10-30 Thread Noah Silverman
Can anyone recommend a best open source STUN server to work with FS?? Thanks, - N On Oct 30, 2008, at 3:09 PM, Brian West wrote: Well not if they are configured properly and use stun... It shouldn't ever be the responsibility of the registrar to overcome broken clients... thats how we got

Re: [Freeswitch-users] Call Forwarding from phone

2008-10-30 Thread Brian West
Its not so much for FreeSWITCH its for your phones to figure out their public IP so they don't lie when they register. http://sourceforge.net/project/showfiles.php?group_id=47735 /b On Oct 30, 2008, at 8:28 PM, Noah Silverman wrote: Can anyone recommend a best open source STUN server to

Re: [Freeswitch-users] Hangup problem/SIP BYE lacking authentication

2008-10-30 Thread Brian West
They really shouldn't be challenging the bye like that because not every device can answer the challenge properly. Either case it doesn't matter if you have a proper domain 206.57.23.143 in your user directory with the proper user and realm set to meet this challenge. We have a setting

[Freeswitch-users] how to response to message OPTIONS

2008-10-30 Thread mashudi
Dear Folks, i have a softswitch and i will connect this softswitch to freeswitch as media server. My softswitch send OPTIONS message periodically to freeswitch but i don'tknow how to response to this message. please help how to config freeswitch in order to make response from softswitch OPTIONS

Re: [Freeswitch-users] OSP Interop w/ Trans Nexus

2008-10-30 Thread Michael Jerris
There is currently no OSP support, although it would be interesting to add it. Mike On Oct 30, 2008, at 8:16 PM, Gregory Boehnlein wrote: Anyone know if Freeswitch can work w/ OSP and use something like Transnexus for CDR/Rating? ___

Re: [Freeswitch-users] OSP Interop w/ Trans Nexus

2008-10-30 Thread Wasim Baig
I spoke to Jim about this back in January, to see if he would be able to add OSP / FS integration to transnexus. Last we left it at was that he'd try to get in touch with some of the developers at VoN and see what could be done. Perhaps, its a good time to re-initiate that discussion. -wasim On

Re: [Freeswitch-users] Help with Pocketsphinx and setting up pizza demo on Windows XP

2008-10-30 Thread mszlazak
It looks like I'll also need a file like speechTools.jm -Original Message- From: [EMAIL PROTECTED] To: freeswitch-users@lists.freeswitch.org Sent: Thu, 30 Oct 2008 8:54 pm Subject: [Freeswitch-users] Help with Pocketsphinx and setting up pizza demo on Windows XP First,

Re: [Freeswitch-users] Help with Pocketsphinx and setting up pizza demo on Windows XP

2008-10-30 Thread Michael Jerris
http://svn.freeswitch.org/svn/freeswitch/trunk/scripts/ps_pizza.js http://svn.freeswitch.org/svn/freeswitch/trunk/scripts/js_modules/SpeechTools.jm On Oct 31, 2008, at 12:44 AM, [EMAIL PROTECTED] wrote: It looks like I'll also need a file like speechTools.jm -Original Message- From: