Hi, I was able to implement T122p one port PRI and was able to call out, but I am planning to use TE412p (includes echo cancellation) 4 port digital card (PRI), I wanted to know can asterisk support 3 four port PRI cards (12 PRI connections) with proper hardware like dual core quadcore processor and 8gb RAM in one server? Also I was planning to implement using 64 bit architecture with Asterisk: 1.4.22.1, Dahdi: 2.2.0.2, libpri: 1.4.10.2. Thank you very much for your help. Regards Sandesh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091214/fc987350/attachment.htm
VinÃcius Fontes
2009-Dec-14 18:21 UTC
[asterisk-users] Question regarding digital card TE412p
The calls itselves doesn't take a lot of CPU resources, even more considering you're willing to use hardware echo cancelling. The real CPU hogs are apps like MeetMe() and AGI scripts. Those are no worse than audiotranscoding thought. You also should design the system in such way there's as few transcoding as possible, or no transcoding at all. With that in mind, you can have as many cards/ports as your hardware can physically handle. Vin?cius Fontes www.asteriskforum.com.br - Informa??es e discuss?o sobre Asterisk e telefonia IP ----- "das sandesh" <sandesh440 at gmail.com> escreveu:> Hi, > > > I was able to implement T122p one port PRI and was able to call out, > but I am planning to use TE412p (includes echo cancellation) 4 port > digital card (PRI), I wanted to know can asterisk support 3 four port > PRI cards (12 PRI connections) with proper hardware like dual core > quadcore processor and 8gb RAM in one server? > > > Also I was planning to implement using 64 bit architecture with > Asterisk: 1.4.22.1, Dahdi: 2.2.0.2, libpri: 1.4.10.2. > > > Thank you very much for your help. > > > Regards > Sandesh > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Christian Victor
2009-Dec-14 19:59 UTC
[asterisk-users] Question regarding digital card TE412p
Hi! Having two TE410P with heavy load in a Pentium4 3,2GHz system running Asterisk 1.2 was no problem. It did only IVR and bridging with no transcoding though. Chris 2009/12/14 das sandesh <sandesh440 at gmail.com>:> Hi, > I was able to implement T122p one port PRI and was able to call out, but I > am planning to use TE412p (includes echo cancellation) 4 port digital card > (PRI), I wanted to know can asterisk support 3 four port PRI cards (12 PRI > connections) with proper hardware like dual core quadcore processor and 8gb > RAM in one server? > Also I was planning to?implement?using 64 bit?architecture with?Asterisk: > 1.4.22.1, Dahdi: 2.2.0.2, libpri: 1.4.10.2. > Thank you very much for your help. > Regards > Sandesh > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > ? http://lists.digium.com/mailman/listinfo/asterisk-users >
Thanks Victor and Vin?cius for the information. I will not be doing any transcoding but using some AGI scripts, I will update the status once I configure and start using them. Thanks Sandesh On Mon, Dec 14, 2009 at 1:59 PM, Christian Victor <christian at victormedia.de>wrote:> Hi! > > Having two TE410P with heavy load in a Pentium4 3,2GHz system running > Asterisk 1.2 was no problem. It did only IVR and bridging with no > transcoding though. > > Chris > > 2009/12/14 das sandesh <sandesh440 at gmail.com>: > > Hi, > > I was able to implement T122p one port PRI and was able to call out, but > I > > am planning to use TE412p (includes echo cancellation) 4 port digital > card > > (PRI), I wanted to know can asterisk support 3 four port PRI cards (12 > PRI > > connections) with proper hardware like dual core quadcore processor and > 8gb > > RAM in one server? > > Also I was planning to implement using 64 bit architecture with Asterisk: > > 1.4.22.1, Dahdi: 2.2.0.2, libpri: 1.4.10.2. > > Thank you very much for your help. > > Regards > > Sandesh > > _______________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > 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 -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091214/07e0077a/attachment.htm