Re: [asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread Raj Mathur (राज माथुर)
On Tuesday 28 Aug 2012, DHAVAL INDRODIYA wrote:
> Thanks for everyone input on this, this was just mine thoughts to put
> 80 PRI line in that.but after reading inputs from everyone i think
> there are some options to achieve it.
> 
> it means i need to put a gateway which convert my SIP calls to PRI
> line and another options is to put
> multiple asterisk boxes and each box have maximum 16 pri lines . now
> which is best choice to work on further. also i need to consider
> hardware sizing too as if gateway is expensive i would go with pri
> cards.
> also if i choose gateway then  also i need to put multiple asterisk
> boxes.

FWIW...

Our largest setup consists of some 2000 SIP users distributed over 2 
boxes (sip concentrators).  The PSTN interface is through another set of 
boxes with up to 24 PRIs per box (dial banks).

Users log into one of the sip concentrators with soft (Qutecom) or hard 
SIP phones.  When they place a call, it's automatically distributed to a 
PRI on one of the dial banks.  The PRI selection is weighted random, 
with individual preference sets being assigned for each group of 
callers.

The biggest issue we faced was figuring out that you can't have more 
than one PSTN provider on a single dial bank -- the timing sources 
interfere with each other and cause call drops.  The current setup 
connects all the PRIs of a single telco to a single dial bank, 
eliminating that problem.  There are currently 3 telcos providing PRIs 
in the largest centre.

The client and we are happily running vanilla Asterisk Debian packages 
with (even though I say so myself) some scripting to die for.  Setup is 
completely stable and is being used to generate some $15M of business 
annually for the client.

Regards,

-- Raj
-- 
Raj Mathur  || r...@kandalaya.org   || GPG:
http://otheronepercent.blogspot.com || http://kandalaya.org || CC68
It is the mind that moves   || http://schizoid.in   || D17F

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread DHAVAL INDRODIYA
Hey All,

Thanks for everyone input on this, this was just mine thoughts to put 80
PRI line in that.but after reading inputs from everyone i think there are
some options to achieve it.

it means i need to put a gateway which convert my SIP calls to PRI line and
another options is to put
multiple asterisk boxes and each box have maximum 16 pri lines . now which
is best choice to work on further. also i need to consider hardware sizing
too as if gateway is expensive i would go with pri cards.
also if i choose gateway then  also i need to put multiple asterisk boxes.

let me know your thoughts.

thanks
Dhaval

On Mon, Aug 27, 2012 at 10:54 PM, Eric Wieling  wrote:

> Your best bet is a carrier class device from someone like Adtran and
> convert the PRIs to SIP before passing the calls to Asterisk.
>
> -Original Message-
> From: asterisk-users-boun...@lists.digium.com [mailto:
> asterisk-users-boun...@lists.digium.com] On Behalf Of DHAVAL INDRODIYA
> Sent: Monday, August 27, 2012 8:09 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] can we install 10 PCI card on asterisk
>
> Hi All,
>
> i would like to know if anyone has done or having idea regarding PRI
> terminations in asterisk.
>
> i have a requirement where i need to support 80 PRI in one machine i have
> found a machine which have 10 PCI slots available
>
> now i am thinking of arranging 8port sangoma card in this pci slots so i
> can arrenge 10 card in that.
>
> is it possible to run system like that ? is it good idea , can asterisk
> handle 2400 calls if machine size and RAM is good.
>
> let me know ideas and suggestions.
>
> thanks
> Dhaval
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread Eric Wieling
Your best bet is a carrier class device from someone like Adtran and convert 
the PRIs to SIP before passing the calls to Asterisk. 

-Original Message-
From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of DHAVAL INDRODIYA
Sent: Monday, August 27, 2012 8:09 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] can we install 10 PCI card on asterisk

Hi All,

i would like to know if anyone has done or having idea regarding PRI 
terminations in asterisk.

i have a requirement where i need to support 80 PRI in one machine i have found 
a machine which have 10 PCI slots available 

now i am thinking of arranging 8port sangoma card in this pci slots so i can 
arrenge 10 card in that.

is it possible to run system like that ? is it good idea , can asterisk handle 
2400 calls if machine size and RAM is good.

let me know ideas and suggestions.

thanks
Dhaval  


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread Shaun Ruffell
On Mon, Aug 27, 2012 at 06:10:23PM +0530, Raj Mathur (राज माथुर) wrote:
> On Monday 27 Aug 2012, DHAVAL INDRODIYA wrote:
> > i would like to know if anyone has done or having idea regarding PRI
> > terminations in asterisk.
> > 
> > i have a requirement where i need to support 80 PRI in one machine i
> > have found a machine which have 10 PCI slots available
> > 
> > now i am thinking of arranging 8port sangoma card in this pci slots
> > so i can arrenge 10 card in that.
> 
> Last I checked, the highest channel number DAHDI supported was 1023, 
> limiting you to some 34 E1 PRIs.

Since DAHDI-Linux 2.5.0 there is not a hard coded limit on the
number of channels [1] or spans [2] that DAHDI can support. The
number of pseudo channels is limited by a module parameter,
'max_pseudo_channels', which currently defaults to 512 [3].

[1] http://svnview.digium.com/svn/dahdi?view=revision&revision=9609
[2] http://svnview.digium.com/svn/dahdi?view=revision&revision=9598
[3] http://svnview.digium.com/svn/dahdi?view=revision&revision=9610

> > is it possible to run system like that ? is it good idea , can
> > asterisk handle 2400 calls if machine size and RAM is good.
> 
> We've faced stability issues with more than 500 simultaneous calls on a 
> single high-powered server, with no transcoding.  However, that's 
> probably more a limitation of our own architecture and application than 
> a hard Asterisk limit.

I too would be very surprised if DHAVAL is able to run anything
close to 80 spans in a single server without modifying the drivers
to a) optimize for increased throughput versus minimal latency
(DAHDI currently favors low latency between bridged channels) and b)
Rework how conferencing / bridging is done in the drivers so that
only channels in conference with one another are checked for audio
mixing. I believe the limiting factor would be CPU cycles and not
memory.

As an aside, the most I've run in a single server are 24 T1s. But I
was not optimizing for density either.

Cheers,
Shaun

-- 
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread Patrick Lists

On 27-08-12 14:08, DHAVAL INDRODIYA wrote:

Hi All,

i would like to know if anyone has done or having idea regarding PRI
terminations in asterisk.

i have a requirement where i need to support 80 PRI in one machine i
have found a machine which have 10 PCI slots available

now i am thinking of arranging 8port sangoma card in this pci slots so i
can arrenge 10 card in that.

is it possible to run system like that ? is it good idea , can asterisk
handle 2400 calls if machine size and RAM is good.



I don't think Asterisk can handle that many DAHDI channels and I have 
never heard of an Asterisk box with more that 16 PRI's.


Taking a step back, do you really want to put all your eggs in one 
basket? what if the box fails? That's 2400 channels going down and 
unavailable until you fix it. That will cost a log of money and get you 
angry clients. It makes more sense to spread the lot across different 
servers. Besides that, is your telco willing to provide you with 80x PRI 
or will they insist on aggregating it to several E3 links or something 
higher (STM-1)?


If you really insist on going down this route have a look at FreeSWITCH 
or look at something like Cisco, Alcatel, Telco Systems etc.


Regards,
Patrick


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread Mike

On 12-08-27 09:08 AM, DHAVAL INDRODIYA wrote:

Hi All,

i would like to know if anyone has done or having idea regarding PRI 
terminations in asterisk.


i have a requirement where i need to support 80 PRI in one machine i 
have found a machine which have 10 PCI slots available
That sounds like having too many eggs in one basket to me.  If you have 
a problem with that single machine, you're going to disrupt 2400 calls 
when you do. A more distributed approach with multiple machines running 
Asterisk and multiple standalone PRI gateways will be much more fault 
tolerant if designed correctly.


--
Looking for (employment|contract) work in the
Internet industry, preferrably working remotely.
Building / Supporting the net since 2400 baud was
the hot thing. Ask for a resume! ispbuil...@gmail.com


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread Raj Mathur (राज माथुर)
On Monday 27 Aug 2012, DHAVAL INDRODIYA wrote:
> i would like to know if anyone has done or having idea regarding PRI
> terminations in asterisk.
> 
> i have a requirement where i need to support 80 PRI in one machine i
> have found a machine which have 10 PCI slots available
> 
> now i am thinking of arranging 8port sangoma card in this pci slots
> so i can arrenge 10 card in that.

Last I checked, the highest channel number DAHDI supported was 1023, 
limiting you to some 34 E1 PRIs.

> is it possible to run system like that ? is it good idea , can
> asterisk handle 2400 calls if machine size and RAM is good.

We've faced stability issues with more than 500 simultaneous calls on a 
single high-powered server, with no transcoding.  However, that's 
probably more a limitation of our own architecture and application than 
a hard Asterisk limit.

Regards,

-- Raj
-- 
Raj Mathur  || r...@kandalaya.org   || GPG:
http://otheronepercent.blogspot.com || http://kandalaya.org || CC68
It is the mind that moves   || http://schizoid.in   || D17F

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread Mitul Limbani
Not a good idea :)

Asterisk at max we have seen supported 16 PRIs on single machine.

Regards,
Mitul Limbani,
Chief Architech & Founder,
Enterux Solutions Pvt. Ltd.
110 Reena Complex, Opp. Nathani Steel,
Vidyavihar (W), Mumbai - 400 086. India
http://www.enterux.com/
http://www.entvoice.com/
email: mi...@enterux.in
DID: +91-22-71967121
Cell: +91-9820332422




On Mon, Aug 27, 2012 at 5:38 PM, DHAVAL INDRODIYA
wrote:

> Hi All,
>
> i would like to know if anyone has done or having idea regarding PRI
> terminations in asterisk.
>
> i have a requirement where i need to support 80 PRI in one machine i have
> found a machine which have 10 PCI slots available
>
> now i am thinking of arranging 8port sangoma card in this pci slots so i
> can arrenge 10 card in that.
>
> is it possible to run system like that ? is it good idea , can asterisk
> handle 2400 calls if machine size and RAM is good.
>
> let me know ideas and suggestions.
>
> thanks
> Dhaval
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] can we install 10 PCI card on asterisk

2012-08-27 Thread DHAVAL INDRODIYA
Hi All,

i would like to know if anyone has done or having idea regarding PRI
terminations in asterisk.

i have a requirement where i need to support 80 PRI in one machine i have
found a machine which have 10 PCI slots available

now i am thinking of arranging 8port sangoma card in this pci slots so i
can arrenge 10 card in that.

is it possible to run system like that ? is it good idea , can asterisk
handle 2400 calls if machine size and RAM is good.

let me know ideas and suggestions.

thanks
Dhaval
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users