[Freeswitch-users] How to enforce freeswitch replying to the source port instead of to the one specified in v/m header parametes (Symmetric NAT)

2009-10-19 Thread Tzury Bar Yochay
Hi, I am struggling with a cellular operator which removes the rport from the SIP messages sent by the client. During the troubleshooting process I have been playing with the NDLB parameters I found mentioned at the fs-wiki as well as with sip-force-contact at the extension xml config file.

[Freeswitch-users] set up sound on windows

2009-10-19 Thread Timur Irmatov
Hi! We are currently developing small call-center for our company using FreeSWITCH. Our demands are pretty low at the moment, and we have implemented all necessary features, now moving to testing.. We manage FreeSWITCH through mod_erlang_event. FreeSWITCH and mod_erlang_event are great, I want to

[Freeswitch-users] can't dial from IPv6 to IPv6

2009-10-19 Thread ineya ineya
Hi, I installed the phonenix release, and changed IPv4, IPv6 addresses and SIP port. Directory and dialplan should be default ones. My phones are able to register when using just IPv4, and I can call from one to another. When I try the same thing with IPv6, the call to other phone fails with [ US

Re: [Freeswitch-users] Status of ubuntu/debian packages.

2009-10-19 Thread Frank Carmickle
On Sun, Oct 18, Patrick List wrote: > so there was no chance of your customized configs getting overwritten. > Example: > /opt/freeswitch/etc/freeswitch-$svn_version-samples/ > > Maybe the maintainer of the debs can do something similar. We are planning on putting all of the different configs in

Re: [Freeswitch-users] Status of ubuntu/debian packages.

2009-10-19 Thread Frank Carmickle
On Sun, Oct 18, Dmitry Bely wrote: > On Sun, Oct 18, 2009 at 8:40 PM, Frank Carmickle wrote: > > On Sun, Oct 18, Dmitry Bely wrote: > >> William, > >> > >> When I upgrade freeswitch-config package, all my customized config > >> files are silently overwritten with the default ones from .deb > >> pa

[Freeswitch-users] Freeswitch 1.0.4 problems with music on hold

2009-10-19 Thread Durk de Beer
Hello, This is something I came across on Freeswitch 1.0.4 First let me explain what I'm trying to do. I want Free-Switch to behave as a proxy so in the settings section of Sofia.conf.xml I use and As fare as I am able to follow the RTP stream it is passing by Freeswitch making it a prox

Re: [Freeswitch-users] NAT problems migrating from Version 1.0.trunk (13168M) to Version 1.0.trunk (15166)

2009-10-19 Thread Michael Jerris
we added some params for new better automatic nat handling, grep the new defailt configs for localnet and you will find what you are missing. Mike On Oct 18, 2009, at 11:14 PM, Chris Fowler wrote: > I've tried all sorts of debug and parameter changes over the weekend, > but still can't figure

[Freeswitch-users] Freeswitch.managed

2009-10-19 Thread srinivasula reddy
Hi, How can i use freeswitch.managed project. what are the parameters for calling Execute method? and how can i call? any help -- Srinivasula Reddy K ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/m

[Freeswitch-users] Freeswitch.managed

2009-10-19 Thread srinivasula reddy
Hi, How can i use freeswitch.managed project. what are the parameters for calling Execute method? and how can i call? any help -- Srinivasula Reddy K ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/m

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Michael Jerris
There is an event you can send as well to switch them, it your trying to switch it via event socket, that should be better, its not on the wiki, but a session message with eavesdrop-command header with data as the same as dtmf should do the trick Mike On Oct 16, 2009, at 11:54 AM, Nikita Be

Re: [Freeswitch-users] Freeswitch.managed

2009-10-19 Thread Michael Jerris
Try starting out reading this. http://wiki.freeswitch.org/wiki/Mod_managed Mike On Oct 19, 2009, at 9:14 AM, srinivasula reddy wrote: > Hi, > > How can i use freeswitch.managed project. what are the parameters > for calling Execute method? and how can i call? > any help ___

Re: [Freeswitch-users] sofia gateways and linux multipath routing

2009-10-19 Thread Michael Jerris
You need a sofia profile for each identity, if your using multiple external ip addresses, you will need a profile for each. If you are using bgp or something of the sort and only using one external ip, you can use a single profile and route using standard routing. Mike On Oct 13, 2009, at

Re: [Freeswitch-users] TLS client authentification

2009-10-19 Thread Michael Jerris
I can't recall if we ever exposed an option for this, take a look at sofia-sip and see if they have a tag to enable this, if so it would probably be a fairly simple patch to add. Mike On Oct 15, 2009, at 3:20 PM, Alexandre Savard wrote: > Hi, > > Does Freeswitch support TLS Client-Authentica

Re: [Freeswitch-users] validating dtmf digits received

2009-10-19 Thread Michael Jerris
inline is new, it won't work unless your using recent trunk. That being said, read is not being run inline, so the set is actually being run before digits_dialed is set. You will most likely need to use transfer in this situation. Mike On Oct 19, 2009, at 12:53 AM, Mark Campbell-Smith wro

Re: [Freeswitch-users] How to enforce freeswitch replying to the source port instead of to the one specified in v/m header parametes (Symmetric NAT)

2009-10-19 Thread Michael Jerris
This is what force-rport is supposed to do. That being said, I can't tell from your trace where it is actually going to, just what it says in the packet, which can be different. Mike On Oct 19, 2009, at 3:23 AM, Tzury Bar Yochay wrote: > Hi, > > I am struggling with a cellular operator whic

Re: [Freeswitch-users] Freeswitch 1.0.4 problems with music on hold

2009-10-19 Thread Michael Jerris
Try out trunk and see if this issue is resolved please. mike On Oct 19, 2009, at 3:11 AM, Durk de Beer wrote: Hello, This is something I came across on Freeswitch 1.0.4 First let me explain what I'm trying to do. I want Free-Switch to behave as a proxy so in the settings section of Sofia.con

Re: [Freeswitch-users] Qustion about INFO messages after Connect/Answer

2009-10-19 Thread Helmut Kuper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Anthony, I updated and restarted my test FS to "FreeSWITCH Version 1.0.trunk (15174M)". Callee's experience didn't change: > 1. Phone rings: caller's displayname > 2. Callee picks up: switching from dislayname to unknown > 3. Switching from unk

Re: [Freeswitch-users] Qustion about INFO messages after Connect/Answer

2009-10-19 Thread Tristan Mahé
Hi Helmut, Just to add my 2 cents to the discussion, I have the same behaviour there... Regards, Gled. Helmut Kuper a écrit : > Hello Anthony, > > I updated and restarted my test FS to "FreeSWITCH Version 1.0.trunk > (15174M)". Callee's experience didn't change: > > > 1. Phone rings: caller's d

Re: [Freeswitch-users] Qustion about INFO messages after Connect/Answer

2009-10-19 Thread Anthony Minessale
you only need to "set" it on the inbound leg and you must answer and bridge it somewhere. On Mon, Oct 19, 2009 at 9:47 AM, Helmut Kuper wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello Anthony, > > I updated and restarted my test FS to "FreeSWITCH Version 1.0.trunk > (15174M)".

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Nikita Belov
Thanks, Mike, for idea. But what is the syntax for this session message? I tried this: sendmsg e8e4f0ed-a0cc-4dff-b7e1-09eeade5df05 eavesdrop-command: 1 but it doesn't work. > -Original Message- > From: freeswitch-users-boun...@lists.freeswitch.org [mailto:freeswitch- > users-boun...@li

Re: [Freeswitch-users] can't dial from IPv6 to IPv6

2009-10-19 Thread Brian West
I think you just have it misconfigured because if ipv6 was broken I would have William and Jason jumping on me. Can you post your xml configs for the profile please? /b On Oct 19, 2009, at 7:16 AM, ineya ineya wrote: Hi, I installed the phonenix release, and changed IPv4, IPv6 addresses

Re: [Freeswitch-users] Qustion about INFO messages after Connect/Answer

2009-10-19 Thread Helmut Kuper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 well, when I add "answer" before I bridge, there is a small change: There is no INFO message with "unknown" send to callee. The caller's display isn't affected by "sip_callee_*" chvars. On 19.10.2009 17:00, Anthony Minessale wrote: > you only need

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Michael Jerris
You will want to use sendevent with a unique-id header and a eavesdrop- command header. Also please note you will want to use svn revision 15175 or later, I just fixed a segfault in that code. Mike On Oct 19, 2009, at 11:11 AM, Nikita Belov wrote: Thanks, Mike, for idea. But what is the syn

Re: [Freeswitch-users] Qustion about INFO messages after Connect/Answer

2009-10-19 Thread Helmut Kuper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Anthony, just to make it clear: my goal is to avoid to see something (newly introduced since 1 or 2 weeks) like "1/a/890327" for outgoing in the caller's display after answering the call (for openzap calls). I want simply e.g. "89327". I don't want

[Freeswitch-users] check to see if freeswitch is alive

2009-10-19 Thread Christian Löschenkohl
hello we have the problem here that our freeswitch server "freezes" from time to time (no sip traffic is possible any more). has somebody here expirience or any idea how to monitor freeswitch to answer the questions - is the server alive - does he process sip messages (invites, registrations) an

[Freeswitch-users] Adding Leading Digits To CALLING Number of Outgoing Call

2009-10-19 Thread Jerry Richards
How do I use the dial plan to add leading digits to an outgoing call through a gateway? My internal phone number is 5380, but when FS sends the call to the gateway I want the CALLING party to be 4253495380. Best Regards, Jerry ___ FreeSWITCH-users ma

Re: [Freeswitch-users] check to see if freeswitch is alive

2009-10-19 Thread Rob Forman
Hi Christian, You can subscribe and monitor the heartbeat event either locally or remotely: http://wiki.freeswitch.org/wiki/Perl_freeswitch_client_example You could also send an application level SIP packet, like a ping, to Freeswitch externally. I have a small script if you can't find one.

Re: [Freeswitch-users] check to see if freeswitch is alive

2009-10-19 Thread Andy Spitzer
Woof! On Mon, 19 Oct 2009 12:07:10 -0400, Christian Löschenkohl wrote: > any ideas would be helpful We run a perl script that checks if the servers are responding to requests. It can send OPTIONS, and PING requests to various servers periodically. If the response it gets back isn't corr

Re: [Freeswitch-users] check to see if freeswitch is alive

2009-10-19 Thread Michael Collins
2009/10/19 Christian Löschenkohl > hello > > we have the problem here that our freeswitch server "freezes" from time > to time (no sip traffic is possible any more). > Monitoring is definitely important, but I'm sure the FS devs would like to know more about what happens when FS "freezes" - is i

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Brian West
Please review this: http://wiki.freeswitch.org/wiki/Mod_event_socket#sendmsg SendMsg call-command: execute execute-app-name: execute-app-arg: /b On Oct 19, 2009, at 11:42 AM, Nikita Belov wrote: > And what event name to use for sendevent command? Sorry for > importunity. > sendevent ???

Re: [Freeswitch-users] Adding Leading Digits To CALLING Number of Outgoing Call

2009-10-19 Thread Jerry Richards
Okay, I figured it out. I added the following line to the default.xml file, just prior to the "bridge" action: Now, 425349 is prepended to the outgoing call's caller ID. Best Regards, Jerry -Original Message- From: Jerry Richards [mailto:jerry.richa...@teotech.com] Sent: Monday, Oc

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Nikita Belov
Yeah. I'm using it for starting eavesdrop: SendMsg cced4b9a-b6de-4be1-8c12-3d18cc6e8454 call-command: execute execute-app-name: eavesdrop execute-app-arg: 723f3dbb-b87b-4cd4-98fc-698eed7f2bdb But we are discussing how to switch eavesdrop to allow "spy" to speak with one of the sides. Do you know a

Re: [Freeswitch-users] check to see if freeswitch is alive

2009-10-19 Thread Chris Burns
There's a check_sip plugin for nagios if you're into that sorta thing On October 19, 2009 12:39:53 pm Michael Collins wrote: > 2009/10/19 Christian Löschenkohl > > > hello > > > > we have the problem here that our freeswitch server "freezes" from time > > to time (no sip traffic is possible any m

[Freeswitch-users] Is anyone running Ubuntu 8.04/Hardy?

2009-10-19 Thread Mark Sobkow
Everyone I've emailed with on the dev list is running the current release of Ubuntu, not 8.04/Hardy. We're having some problems with loading mod_sofia on Hardy, so unless I get some progress/help by end of day Wednesday we're going to have to rebuild our development server with the most recent

Re: [Freeswitch-users] Is anyone running Ubuntu 8.04/Hardy?

2009-10-19 Thread Giovanni Maruzzelli
8.04 was known to be very stable and reliable with FreeSWITCH. First time I heard of problems with it... What kind of problems? Problems you have not found with current version? -giovanni On Mon, Oct 19, 2009 at 7:35 PM, Mark Sobkow wrote: > Everyone I've emailed with on the dev list is runnin

Re: [Freeswitch-users] check to see if freeswitch is alive

2009-10-19 Thread Christian Löschenkohl
i know, we tried to to get closer to this with anthony (see thread "stability problems", started on 03.09.2009). the old issue described a server that used more profiles (8-10) and some event socket scripts. we came to the conclusion that it could be a race condition when using multiple profiles

Re: [Freeswitch-users] check to see if freeswitch is alive

2009-10-19 Thread Christian Löschenkohl
thank you for the script, we will try this asap br On 2009-10-19 18:28, Andy Spitzer wrote: > Woof! > > On Mon, 19 Oct 2009 12:07:10 -0400, Christian Löschenkohl > wrote: > >> any ideas would be helpful > > We run a perl script that checks if the servers are responding to > requests. It can se

Re: [Freeswitch-users] check to see if freeswitch is alive

2009-10-19 Thread Anthony Minessale
do you have a jira ticket open for this? The mailing list is not a good place to ask for bugs to be fixed because I can't possibly scour them for responses. If you can update to latest trunk and still reproduce this problem: make sure gdb and gcore is installed on your box from the FS build root

Re: [Freeswitch-users] EXCHANGE_ROUTING_ERROR -- how to diagnose?

2009-10-19 Thread Michael Collins
On Sun, Oct 18, 2009 at 9:48 PM, Matthew Fong wrote: > The debug level logs to the console, right? The pastebin, had log level > debug, sofia trace on for external and default, and sofia loglevel all 9. Is > there another log enable command I'm missing? It seems loglevel all 9 > outputs enter and

Re: [Freeswitch-users] Status of ubuntu/debian packages.

2009-10-19 Thread Patrick List
On 10/19/2009 03:07 PM, Frank Carmickle wrote: > On Sun, Oct 18, Patrick List wrote: >> so there was no chance of your customized configs getting overwritten. >> Example: >> /opt/freeswitch/etc/freeswitch-$svn_version-samples/ >> >> Maybe the maintainer of the debs can do something similar. > > We

Re: [Freeswitch-users] Adding Leading Digits To CALLING Number of Outgoing Call

2009-10-19 Thread Michael Collins
On Mon, Oct 19, 2009 at 10:15 AM, Jerry Richards wrote: > > Okay, I figured it out. I added the following line to the default.xml > file, > just prior to the "bridge" action: > Way to go all Chuck Norris on this issue! :) -MC ___ FreeSWITCH-users maili

Re: [Freeswitch-users] Qustion about INFO messages after Connect/Answer

2009-10-19 Thread Anthony Minessale
please update and test trunk 1) I changed the core to remove the excess data by default in your scenario 2) I added variables you can use to control it origination_callee_id_name origination_callee_id_number which belong in {} in the dial string eg {origination_callee_id_number=1234}openzap/1/a/12

Re: [Freeswitch-users] Status of ubuntu/debian packages.

2009-10-19 Thread Dmitry Bely
On Mon, Oct 19, 2009 at 10:45 PM, Patrick List wrote: > On 10/19/2009 03:07 PM, Frank Carmickle wrote: >> On Sun, Oct 18, Patrick List wrote: >>> so there was no chance of your customized configs getting overwritten. >>> Example: >>> /opt/freeswitch/etc/freeswitch-$svn_version-samples/ >>> >>> May

Re: [Freeswitch-users] Brazilians (Off-Topic)

2009-10-19 Thread Roberto Martins
what about http://www.atlassian.com/software/confluence/ they give free licenses to open source project, and FS is using JIRA. roberto On Oct 17, 2009, at 9:11 PM, Diego Viola wrote: > http://moinmo.in/ is also pretty cool it seems and it's used for the > apache wiki and others. > > http://w

Re: [Freeswitch-users] Status of ubuntu/debian packages.

2009-10-19 Thread Dmitry Bely
Can you build FreeSWITCH .deb package with tls transport support? Anyway it already depends on openssl package. Another problem: 2009-10-20 00:28:50.728557 [CRIT] switch_loadable_module.c:871 Error Loading module /opt/freeswitch/mod/mod_cluechoo.so **/opt/freeswitch/mod/mod_cluechoo.so: cannot op

[Freeswitch-users] bind_meta_app problem with custome extension

2009-10-19 Thread Uncle Johny
Hi guys, I hope you can help me with this one since it looks like some FS bug or my user error :) .I have a simple dialplan in FS which allows to transfer a person to some 3rd party phone but it works only if you call it from default context. If it is not called from default context I get this er

Re: [Freeswitch-users] can't dial from IPv6 to IPv6

2009-10-19 Thread ineya ineya
Here is internal.xml http://pastebin.freeswitch.org/10766 and internal-ipv6.xml http://pastebin.freeswitch.org/10767 On Mon, Oct 19, 2009 at 5:13 PM, Brian West wrote: > I think you just have it misconfigured because if ipv6 was broken I would > have William and Jason jumping on me. > Can you

Re: [Freeswitch-users] Status of ubuntu/debian packages.

2009-10-19 Thread William King
Thanks for the catch. I have fixed the valet_parking as of last night. And cluechoo will be fixed after this upcoming nightly. Does anyone know how the other packages deal with locally modified config files? I like the idea of adding the diffs, but prompting first per file to see if it should be i

Re: [Freeswitch-users] can't dial from IPv6 to IPv6

2009-10-19 Thread Brian West
And you're sure you have that IP on your interface? William or Jason care to let me know if latest SVN IPv6 works for you? /b On Oct 19, 2009, at 3:51 PM, ineya ineya wrote: Here is internal.xml http://pastebin.freeswitch.org/10766 and internal-ipv6.xml http://pastebin.freeswitch.org/10767

Re: [Freeswitch-users] Qustion about INFO messages after Connect/Answer

2009-10-19 Thread Michael Collins
On Mon, Oct 19, 2009 at 1:07 PM, Anthony Minessale < anthony.miness...@gmail.com> wrote: > please update and test trunk > > 1) I changed the core to remove the excess data by default in your scenario > 2) I added variables you can use to control it origination_callee_id_name > origination_callee_i

Re: [Freeswitch-users] validating dtmf digits received

2009-10-19 Thread Mark Campbell-Smith
Thanks Mike, I have a lateish trunk and inline seems to work okay. Does the inline statement below set variable ${code} to be used directly or does it require transfer also? ie is digits_dialed available for use right after a read statement ( in my case) or is it not 'set' until after the transf

Re: [Freeswitch-users] Status of ubuntu/debian packages.

2009-10-19 Thread Rupa Schomaker
I was under the impression that if you mark the files as conffiles you get the default behavior which prompts for diff/overwrite/edit options. If you want to get real fancy, look into using ucf to do three-way diffs between installed default, user modifications and new default. Finally, I have ch

Re: [Freeswitch-users] Status of ubuntu/debian packages.

2009-10-19 Thread Hadley Rich
On Mon, 2009-10-19 at 14:28 -0700, William King wrote: > Does anyone know how the other packages deal with locally modified > config files? I like the idea of adding the diffs, but prompting first > per file to see if it should be ignored, diffed, or overwritten. dpkg handles config files; http:/

Re: [Freeswitch-users] Brazilians (Off-Topic)

2009-10-19 Thread Michael Jerris
we do have a license for this, people didn't seem to like it last time we looked at it, I can't recall why. On Oct 19, 2009, at 4:24 PM, Roberto Martins wrote: > what about http://www.atlassian.com/software/confluence/ they give > free licenses to open source project, and FS is using JIRA. > >

Re: [Freeswitch-users] validating dtmf digits received

2009-10-19 Thread Michael Jerris
inline is run when the dialplan in parsed, everything else is run later. So read sets digits dialed after it is finished parsing the dialplan, if you transfer to another extensions after the read you can then condition on that value. Mike On Oct 19, 2009, at 5:40 PM, Mark Campbell-Smith wr

Re: [Freeswitch-users] Excellent FreeSWITCH Article For You To Read

2009-10-19 Thread Diego Viola
Nice story. I see you guys submitted to Slashdot as well, but they have not accepted it yet. So please vote the story on Slashdot as well so they accept it :D. http://slashdot.org/submission/1095795/Open-Source-Carrier-Grade-Telephone-Switch Diego On Mon, Oct 19, 2009 at 3:37 AM, Michael Colli

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Seven Du
not sure about this, but did you try send dtmf to uuid 723f3dbb-b87b-4cd4-98fc-698eed7f2bdb other than cced4b9a-b6de-4be1-8c12- > > 3d18cc6e8454 ? > 2009/10/20 Nikita Belov > Yeah. I'm using it for starting eavesdrop: > SendMsg cced4b9a-b6de-4be1-8c12-3d18cc6e8454 > call-command: execute > exec

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Brian West
OK what makes you think it failed? The fact you don't hear it? /b On Oct 19, 2009, at 7:41 PM, Seven Du wrote: not sure about this, but did you try send dtmf to uuid 723f3dbb- b87b-4cd4-98fc- 698eed7f2bdb other than cced4b9a-b6de-4be1-8c12- 3d18cc6e8454 ?

Re: [Freeswitch-users] can't dial from IPv6 to IPv6

2009-10-19 Thread Brian West
Bill has confirmed it works fine in latest trunk. So i'm not sure what exactly you're doing wrong can you provide me some debug output of what you're doing in your dialplan and the console debug? /b On Oct 19, 2009, at 3:51 PM, ineya ineya wrote: Here is internal.xml http://pastebin.frees

Re: [Freeswitch-users] Is anyone running Ubuntu 8.04/Hardy?

2009-10-19 Thread Gabriel Gunderson
On Mon, Oct 19, 2009 at 11:35 AM, Mark Sobkow wrote: > Everyone I've emailed with on the dev list is running the current > release of Ubuntu, not 8.04/Hardy. Well, what issues? Gabe ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.o

[Freeswitch-users] CPU Usage Question

2009-10-19 Thread DJB
We have about 1500 concurrent calls on the server. And, the CPU usage is shown below: 02:06:46 AM CPU %user %nice%sys %iowait%irq %soft %steal %idleintr/s 02:06:46 AM all0.060.000.030.440.000.000.00 99.47 1028.25 02:06:46 AM00.08

Re: [Freeswitch-users] Fwd: mod_opal - call charged before H.225 connect

2009-10-19 Thread Georgiewskiy Yuriy
On 2009-10-14 11:15 +0200, Tihomir Culjaga wrote freeswitch-us...@lists.fre...: TC>On Wed, Oct 14, 2009 at 10:16 AM, Tihomir Culjaga wrote: TC> TC>> TC>> TC>> 2009/10/14 Georgiewskiy Yuriy TC>> TC>>> On 2009-10-14 09:58 +0200, Tihomir Culjaga wrote TC>>> freeswitch-us...@lists.fre...: TC>>> TC>>>

Re: [Freeswitch-users] mod_opal - call charged before H.225 connect

2009-10-19 Thread Georgiewskiy Yuriy
On 2009-10-12 23:31 -0700, Brian West wrote freeswitch-us...@lists.freeswit...: I think now is time to start host it in our svn, there is updated version with some fixes and improvements - ftp://srv.icf.org.ru/pub/soft/f/freeswitch/mod_h323/mod_h323.tar.bz2. BW>I wouldn't call it donating per

Re: [Freeswitch-users] CPU Usage Question

2009-10-19 Thread br...@freeswitch.org
It's because Sofia used one thread per profile so depending on load you will see one CPU used more. /b Sent from my HTC on the Now Network from Sprint! - Reply message - From: "DJB" Date: Mon, Oct 19, 2009 9:13 PM Subject: [Freeswitch-users] CPU Usage Question To: "FREESWITCH-USERS MA

Re: [Freeswitch-users] can't dial from IPv6 to IPv6

2009-10-19 Thread ineya ineya
IP should be OK: [r...@franta /opt/freeswitch]# ifconfig eth1 eth1  Link encap:Ethernet  HWaddr 00:4f:4e:62:ad:83   inet addr:10.80.62.40  Bcast:10.80.62.255  Mask:255.255.255.0   inet6 addr: 2000:2::1/32 Scope:Global   inet6 addr: fe80::24f:4eff:fe62:ad83/64 Scope:Link