Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the currently popular Java SIP library? [closed]

Tags:

java

sip

I'm working on developing a SIP application in Java and wondering what is the most used SIP library currently.

MJSIP?

like image 252
ahanson Avatar asked Jan 31 '09 02:01

ahanson


2 Answers

You might want to take a look at SailFin - its a SIP servlet container built by Ericsson using GlassFish.

like image 126
metadaddy Avatar answered Oct 03 '22 20:10

metadaddy


As far as I know, its JAIN-SIP. Its good to know about MjSip, by the way. You might be interested in looking at JBoss Mobicent, the user guide is not complete at the moment. and you wouldn't find much help on Mobicent.

Or as metadaddy stated here, "You might want to take a look at SailFin - its a SIP servlet container built by Ericsson using GlassFish."

like image 32
Adeel Ansari Avatar answered Oct 03 '22 22:10

Adeel Ansari