Re: [Freeswitch-users] Sofia performance

2009-12-17 Thread Saeed Ahmed
with the scenario below can we get the better performance:

We create one profile for incoming call listening on 5060 as profile1
we create two profile for outgoing calls as profile2 on 5050 and profile3 on
5051

now we are receiving all calls on profile1:5060, but while bridging them to
vendors we divide them, half to profile2:5050 and half to profile3:5051,
something like:

action application=bridge data=sofia/profile2/x...@x.x.x.x/

action application=bridge data=sofia/profile3/x...@x.x.x.x/

Will it make any difference?

Thanks


On Sun, Dec 13, 2009 at 11:37 PM, Anthony Minessale 
anthony.miness...@gmail.com wrote:

 Sep processes does better than sep profiles.  We need to push the sofia
 devs to work on a better concurrancy scheme but they are too busy with other
 nokia duties these days so were stuck with what we got for now.  About
 400cps on a good day

 On Dec 13, 2009 4:05 PM, Jay Binks jaybi...@gmail.com wrote:

 I'm interested in what the upper limit would be,  when expecting a
 performance improvement with sofia profiles.

 For example let's say I were to direct connect to customers ( layer 2 )
 with a .1q trunk coming in to fs and a Sofia profile for each customer.   Am
 I going to hit a bottleneck at 20,50,100,500 ???

 Guess it's hardware limited ,  but any thoughts ?

 J

 On 14/12/2009, at 4:36, Anthony Minessale anthony.miness...@gmail.com
 wrote:  Here is my standa...

 ___
 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


 ___
 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


___
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


[Freeswitch-users] Sofia performance

2009-12-13 Thread Yehavi Bourvine
Hello,

  In the WIKI page that talks about Freeswitch performance there is a
sentence:

*libsofia only handles 1 thread per profile, so if that is your bottle neck
use more profiles*

How can I enable more than one profile on the same interface? Won't they
colide when using the same IP and port?

 Thanks! __Yehavi:
___
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] Sofia performance

2009-12-13 Thread Seven Du
you can use the same ip with different port

2009/12/13, Yehavi Bourvine yehavi.bourv...@gmail.com:
 Hello,

   In the WIKI page that talks about Freeswitch performance there is a
 sentence:

 *libsofia only handles 1 thread per profile, so if that is your bottle neck
 use more profiles*

 How can I enable more than one profile on the same interface? Won't they
 colide when using the same IP and port?

  Thanks! __Yehavi:


___
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] Sofia performance

2009-12-13 Thread Yehavi Bourvine
I would like all phones have the same general configuration... If no other
way, then I'll do that.

Thanks, __Yehavi:

2009/12/13 Seven Du dujinf...@gmail.com

 you can use the same ip with different port

 2009/12/13, Yehavi Bourvine yehavi.bourv...@gmail.com:
   Hello,
 
In the WIKI page that talks about Freeswitch performance there is a
  sentence:
 
  *libsofia only handles 1 thread per profile, so if that is your bottle
 neck
  use more profiles*
 
  How can I enable more than one profile on the same interface? Won't they
  colide when using the same IP and port?
 
   Thanks! __Yehavi:
 

  ___
 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

___
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] Sofia performance

2009-12-13 Thread Mathieu Rene

You can have multiple SRV records pointing to different ports.

See: http://mit.edu/sip/sip.edu/dns.shtml

Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mr...@avgs.ca




On 13-Dec-09, at 11:05 AM, Yehavi Bourvine wrote:

I would like all phones have the same general configuration... If no  
other way, then I'll do that.


Thanks, __Yehavi:

2009/12/13 Seven Du dujinf...@gmail.com
you can use the same ip with different port

2009/12/13, Yehavi Bourvine yehavi.bourv...@gmail.com:
 Hello,

   In the WIKI page that talks about Freeswitch performance there  
is a

 sentence:

 *libsofia only handles 1 thread per profile, so if that is your  
bottle neck

 use more profiles*

 How can I enable more than one profile on the same interface?  
Won't they

 colide when using the same IP and port?

  Thanks! __Yehavi:


___
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
___
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


___
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] Sofia performance

2009-12-13 Thread Frank Carmickle
On Sun, Dec 13, Yehavi Bourvine wrote:
 I would like all phones have the same general configuration... If no other
 way, then I'll do that.

Have you already set up a system and found the load of all your phones to be to 
high?  How many phones are we talking about?  A load balancer is a solution if 
you've already tweaked the system for maximum performance.

--FC

___
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] Sofia performance

2009-12-13 Thread Yehavi Bourvine
We are still on  a small proof of concept system, but I am looking at the
future...

  Thanks, __Yehavi:

2009/12/13 Frank Carmickle fr...@carmickle.com

 On Sun, Dec 13, Yehavi Bourvine wrote:
  I would like all phones have the same general configuration... If no
 other
  way, then I'll do that.

 Have you already set up a system and found the load of all your phones to
 be to high?  How many phones are we talking about?  A load balancer is a
 solution if you've already tweaked the system for maximum performance.

 --FC

 ___
 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

___
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] Sofia performance

2009-12-13 Thread Anthony Minessale
Here is my standard asvice on people worrying about performance before even
trying fs.

Rule of thumb, if you have ever used asterisk, multiply everything by 10 so
if there is a performance concern assume it will not arise unless you get at
least 10 asterisks worth of performance first.

People do thosands of channels with media and tens of thousands with no
media, try it first before freting about imaginary load concerns.

On Dec 13, 2009 12:28 PM, Yehavi Bourvine yehavi.bourv...@gmail.com
wrote:

We are still on  a small proof of concept system, but I am looking at the
future...

  Thanks, __Yehavi:

2009/12/13 Frank Carmickle fr...@carmickle.com

  On Sun, Dec 13, Yehavi Bourvine wrote:   I would like all phones have
the same general config...

___
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
___
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] Sofia performance

2009-12-13 Thread Jay Binks
I'm interested in what the upper limit would be,  when expecting a  
performance improvement with sofia profiles.


For example let's say I were to direct connect to customers ( layer  
2 ) with a .1q trunk coming in to fs and a Sofia profile for each  
customer.   Am I going to hit a bottleneck at 20,50,100,500 ???


Guess it's hardware limited ,  but any thoughts ?

J


On 14/12/2009, at 4:36, Anthony Minessale  
anthony.miness...@gmail.com wrote:


Here is my standard asvice on people worrying about performance  
before even trying fs.


Rule of thumb, if you have ever used asterisk, multiply everything  
by 10 so if there is a performance concern assume it will not arise  
unless you get at least 10 asterisks worth of performance first.


People do thosands of channels with media and tens of thousands with  
no media, try it first before freting about imaginary load concerns.


On Dec 13, 2009 12:28 PM, Yehavi Bourvine yehavi.bourv...@gmail.com 
 wrote:


We are still on  a small proof of concept system, but I am  
looking at the future...


  Thanks, __Yehavi:

2009/12/13 Frank Carmickle fr...@carmickle.com
  On Sun, Dec 13, Yehavi Bourvine wrote:   I would like all  
phones have the same general config...



___
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



___
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
___
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] Sofia performance

2009-12-13 Thread Anthony Minessale
Sep processes does better than sep profiles.  We need to push the sofia devs
to work on a better concurrancy scheme but they are too busy with other
nokia duties these days so were stuck with what we got for now.  About
400cps on a good day

On Dec 13, 2009 4:05 PM, Jay Binks jaybi...@gmail.com wrote:

I'm interested in what the upper limit would be,  when expecting a
performance improvement with sofia profiles.

For example let's say I were to direct connect to customers ( layer 2 ) with
a .1q trunk coming in to fs and a Sofia profile for each customer.   Am I
going to hit a bottleneck at 20,50,100,500 ???

Guess it's hardware limited ,  but any thoughts ?

J

On 14/12/2009, at 4:36, Anthony Minessale anthony.miness...@gmail.com
wrote:  Here is my standa...

___
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
___
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