Re: [Asterisk-Users] Soekris and Asterisk

2005-10-13 Thread Christopher Dobbs




trixter http://www.0xdecafbad.com wrote:

  On Wed, 2005-10-12 at 17:46 -0700, Paul Mahler wrote:
  
  
You need about 30MHz per channel. That means the Soekris can only handle part
of a T1, it will never handle a quad span. 

Paul


  
  
How was that determined?  

I have a problem with a plain number like that, which may have been
taken into account, why I am asking...  

Different cpus operate differently, taking more or less time to complete
certain functions.  Instruction optimization can go a long way if those
instructions are used (not terribly likely if its just pushing bits but
there are some for just that).

Additionally there is no codec processing (presumably) with TDMoE, does
the 30MHz take into account any codec processing or is it literally
30MHz (on what cpu class?!) for just pushing bits?

There are other factors, but you did say 'about' so they are optional to
this conversation, ie other IRQs on the box, potential for device
polling, etc.  A tuned system for that specific task (pushing bits
between a TDM card and ethernet via TDMoE) may be able to operate at a
lower clock speed per channel, but that isnt as important for the
initial questions.



  
  

___
--Bandwidth and Colocation sponsored by Easynews.com --

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

MHZ is not a valid way of gauging performance. It's all about the MIPS
(Millions of Instrictions Per Second), Baby :).

I was testing with some of the Soekris boards about a year ago for an
client, the need was to make a TDMoE - TDMoE router for a wireless
network. (Yes I know that that is a stupid idea, and I told the client
that it was a waist of his money to have me try.) the board I was using
I think was the 4801, not sure thoe (It was a year ago) but it would
pust 48 TDMoE channels at once over 100BaseT ok. So I would think that
It would. I was using a customized linux distro, (as in one I created)
contact me off list if you would like a copy of the distro.

--
Christopher Dobbs
Wireless Administrator
Valario Inovations



___
--Bandwidth and Colocation sponsored by Easynews.com --

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

Re: [Asterisk-Users] Soekris and Asterisk

2005-10-12 Thread Paul Mahler
You need about 30MHz per channel. That means the Soekris can only handle part
of a T1, it will never handle a quad span. 

Paul

--- Kristian Kielhofner [EMAIL PROTECTED] wrote:

 Craig Guy wrote:
  Has anyone on the list used a Soekris engineering PC as a TDM - Ethernet 
  bridge?  For example something like a net4801 with a TE110p in it and 
  then using TDMoE to get it into a bigger server where the call 
  processing proper will occur.
  
  Anyone know if it might handle a quadspan card ok? (no transcoding, just 
  pure PRI to TDMoE bridging).
  
  Craig
 
 Craig,
 
   It all depends on where you are going to do what (PRI, echo cancel, 
 etc).  Also, for four spans the interrupt load alone could probably 
 saturate the CPU.
 
   If you want to try, AstLinux will be an excellent start...
 
 http://www.astlinux.org
 
 P.S. - I created AstLinux, so of course I would recommend it!
 
 --
 Kristian Kielhofner
 ___
 --Bandwidth and Colocation sponsored by Easynews.com --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 


Paul Mahler
[EMAIL PROTECTED]
www.signate.com
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Soekris and Asterisk

2005-10-12 Thread trixter http://www.0xdecafbad.com
On Wed, 2005-10-12 at 17:46 -0700, Paul Mahler wrote:
 You need about 30MHz per channel. That means the Soekris can only handle part
 of a T1, it will never handle a quad span. 
 
 Paul
 

How was that determined?  

I have a problem with a plain number like that, which may have been
taken into account, why I am asking...  

Different cpus operate differently, taking more or less time to complete
certain functions.  Instruction optimization can go a long way if those
instructions are used (not terribly likely if its just pushing bits but
there are some for just that).

Additionally there is no codec processing (presumably) with TDMoE, does
the 30MHz take into account any codec processing or is it literally
30MHz (on what cpu class?!) for just pushing bits?

There are other factors, but you did say 'about' so they are optional to
this conversation, ie other IRQs on the box, potential for device
polling, etc.  A tuned system for that specific task (pushing bits
between a TDM card and ethernet via TDMoE) may be able to operate at a
lower clock speed per channel, but that isnt as important for the
initial questions.



-- 
Trixter http://www.0xdecafbad.com Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378


signature.asc
Description: This is a digitally signed message part
___
--Bandwidth and Colocation sponsored by Easynews.com --

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

Re: [Asterisk-Users] Soekris and Asterisk

2005-10-11 Thread Craig Guy

It will if I stick the 4801 in a bigger case :)

Craig

- Original Message - 
From: BJ Weschke [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com

Sent: Tuesday, October 11, 2005 12:40 PM
Subject: Re: [Asterisk-Users] Soekris and Asterisk


The quadspan card isn't a low profile card is it? I don't think it'll even
physically fit in the net4801's footprint.

On 10/11/05, Craig Guy [EMAIL PROTECTED] wrote:


Has anyone on the list used a Soekris engineering PC as a TDM - Ethernet
bridge? For example something like a net4801 with a TE110p in it and then
using TDMoE to get it into a bigger server where the call processing
proper
will occur.

Anyone know if it might handle a quadspan card ok? (no transcoding, just
pure PRI to TDMoE bridging).

Craig

___
--Bandwidth and Colocation sponsored by Easynews.com 
http://Easynews.com--


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









___
--Bandwidth and Colocation sponsored by Easynews.com --

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


___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Soekris and Asterisk

2005-10-11 Thread Kristian Kielhofner

Craig Guy wrote:
Has anyone on the list used a Soekris engineering PC as a TDM - Ethernet 
bridge?  For example something like a net4801 with a TE110p in it and 
then using TDMoE to get it into a bigger server where the call 
processing proper will occur.


Anyone know if it might handle a quadspan card ok? (no transcoding, just 
pure PRI to TDMoE bridging).


Craig


Craig,

	It all depends on where you are going to do what (PRI, echo cancel, 
etc).  Also, for four spans the interrupt load alone could probably 
saturate the CPU.


If you want to try, AstLinux will be an excellent start...

http://www.astlinux.org

P.S. - I created AstLinux, so of course I would recommend it!

--
Kristian Kielhofner
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Soekris and Asterisk

2005-10-11 Thread Craig Guy

Hi Kristan,

The interrupt load is what I am most worried about.  At most it would be two 
spans.  Echo cancellation is not required as 80% or more would be fax 
traffic, the rest IVR and voicemail.


I am aware of AstLinux but unfortunately for this particular application the 
Soekris OS is gonna be FreeBSD as the Soekris is primarily a router with the 
PRI piggybacking.  As far as I can tell, I don't need asterisk installed, 
just zaptel and libpri.  I guess I'll find out.  The major reason for this 
is that I can't physically stick the PRI card in my * server (don't ask!) so 
this is one of the alternatives I have dreamed up, along with setting up the 
Soekris with the PRI and IAX2 trunking to the * box but I think TDMoE would 
be much more efficient.  At the end of the day I might just have to get a 
bigger * server to get the card in, but doing it this way would be an 
interesting hack and also allows some sort of scripted failover.  Eg, if the 
Soekris sees that a * server has died it can stop the zaptel service, swap 
in different config files pointing to a mac address in a backup * server and 
away we go :)


Craig
- Original Message - 
From: Kristian Kielhofner [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com

Sent: Tuesday, October 11, 2005 6:35 PM
Subject: Re: [Asterisk-Users] Soekris and Asterisk



Craig Guy wrote:
Has anyone on the list used a Soekris engineering PC as a TDM - Ethernet 
bridge?  For example something like a net4801 with a TE110p in it and 
then using TDMoE to get it into a bigger server where the call processing 
proper will occur.


Anyone know if it might handle a quadspan card ok? (no transcoding, just 
pure PRI to TDMoE bridging).


Craig


Craig,

It all depends on where you are going to do what (PRI, echo cancel, etc). 
Also, for four spans the interrupt load alone could probably saturate the 
CPU.


If you want to try, AstLinux will be an excellent start...

http://www.astlinux.org

P.S. - I created AstLinux, so of course I would recommend it!

--
Kristian Kielhofner
___
--Bandwidth and Colocation sponsored by Easynews.com --

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



___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Soekris and Asterisk

2005-10-11 Thread astgroups
You should look at the Redfone fonebridge product. I believe their
product does what you are wanting to do;
http://www.red-fone.com/fonebridge.html


On Tue, 2005-10-11 at 00:38, Craig Guy wrote:
 Has anyone on the list used a Soekris engineering PC as a TDM - Ethernet 
 bridge?  For example something like a net4801 with a TE110p in it and then 
 using TDMoE to get it into a bigger server where the call processing proper 
 will occur.
 
 Anyone know if it might handle a quadspan card ok? (no transcoding, just 
 pure PRI to TDMoE bridging).
 
 Craig 
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Soekris and Asterisk

2005-10-11 Thread Craig Guy
Cool, now if only it was available in E-1, and certified for use in 
Australia.  Actually this is pretty much what I was thinking of building 
myself :)  Now I know it can be done.  Yippee!


Craig

- Original Message - 
From: astgroups [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com

Sent: Tuesday, October 11, 2005 9:18 PM
Subject: Re: [Asterisk-Users] Soekris and Asterisk



You should look at the Redfone fonebridge product. I believe their
product does what you are wanting to do;
http://www.red-fone.com/fonebridge.html


On Tue, 2005-10-11 at 00:38, Craig Guy wrote:

Has anyone on the list used a Soekris engineering PC as a TDM - Ethernet
bridge?  For example something like a net4801 with a TE110p in it and 
then
using TDMoE to get it into a bigger server where the call processing 
proper

will occur.

Anyone know if it might handle a quadspan card ok? (no transcoding, just
pure PRI to TDMoE bridging).

Craig

___
--Bandwidth and Colocation sponsored by Easynews.com --

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


___
--Bandwidth and Colocation sponsored by Easynews.com --

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



___
--Bandwidth and Colocation sponsored by Easynews.com --

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


[Asterisk-Users] Soekris and Asterisk

2005-10-10 Thread Craig Guy
Has anyone on the list used a Soekris engineering PC as a TDM - Ethernet 
bridge?  For example something like a net4801 with a TE110p in it and then 
using TDMoE to get it into a bigger server where the call processing proper 
will occur.


Anyone know if it might handle a quadspan card ok? (no transcoding, just 
pure PRI to TDMoE bridging).


Craig 


___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Soekris and Asterisk

2005-10-10 Thread BJ Weschke
The quadspan card isn't a low profile card is it? I don't think it'll even physically fit in the net4801's footprint. 
On 10/11/05, Craig Guy [EMAIL PROTECTED] wrote:
Has anyone on the list used a Soekris engineering PC as a TDM - Ethernetbridge?For example something like a net4801 with a TE110p in it and then
using TDMoE to get it into a bigger server where the call processing properwill occur.Anyone know if it might handle a quadspan card ok? (no transcoding, justpure PRI to TDMoE bridging).Craig
___--Bandwidth and Colocation sponsored by Easynews.com --Asterisk-Users mailing list
Asterisk-Users@lists.digium.comhttp://lists.digium.com/mailman/listinfo/asterisk-usersTo UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation sponsored by Easynews.com --

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