[erlang-questions] Multiple SCTP associations

Kenneth Flanagan kenneth.flanagan@REDACTED
Fri Apr 18 16:29:40 CEST 2008


Hello,
I have written a very simple H.248/SCTP Media Gateway application for
loading up our Gateway Controller. Initially I had a lot of problems
getting SCTP working, and finally it did with Debian Linux and Erlang
OTP R11B-5. It works fine simulating one MGW, accepting over a 1000
calls/second, but I need to simulate multiple MGWs (to show calls
between MGWs, and I have enough processor capacity & bandwidth to do
it).

There is only 1 network card available for SCTP, and I have multiple
virtual interfaces. The problem is when I open another association and
try to send data I get error "epipe". It does not matter if I open
another erlang node, or try it on the same node. The IP addresses work
individually, i.e. it's not the address that has the problem.

I would appreciate any help/comments on this,
Best Regards,
Ken.

------------------------------------------------------------------------
------------------------------------------------------------------------
-----------------------------------------------------------------------
LM Ericsson Limited 
Registered Office: Beech Hill, Clonskeagh, Dublin 4
Registered Number in Ireland : 21679 


This communication is confidential and intended solely for the
addressee(s). Any unauthorised review, use, disclosure or distribution
is prohibited. If you believe this message has been sent to you in
error, please notify the sender by replying to this transmission and
delete the message without disclosing it. Thank you.  
LM Ericsson Limited does not enter into contracts or contractual
obligations via electronic mail, unless otherwise agreed in writing
between the parties concerned.
E-mail including attachments is susceptible to data corruption,
interruption, unauthorised amendment, tampering and viruses, and we only
send and receive e-mails on the basis that we are not liable for any
such corruption, interception, amendment, tampering or viruses or any
consequences thereof. 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080418/112d8ea5/attachment.htm>


More information about the erlang-questions mailing list