Skip to content

org.mjsip.mjsip-parent 2.0.4 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.mjsip</groupId>
  <artifactId>mjsip-parent</artifactId>
  <version>2.0.4</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

	A complete java-based implementation of a SIP stack.
	
	SIP (Session Initiation Protocol) is the IETF (Internet Engineering Task Force) signaling standard for managing 
	multimedia session initiation; it is currently defined in RFC 3261. SIP can be used to initiate voice, video and
	multimedia sessions, for both interactive applications (e.g. an IP phone call or a video conference) and not 
	interactive ones (e.g. a Video Streaming), and it is the more promising candidate as call setup signaling for 
	the present day and future IP based telephony services. SIP has been also proposed for session initiation 
	related uses, such as for messaging, gaming, etc.

	The mjSIP stack has been used in research activities by Dept. of Engineering and Architecture at University of 
	Parma and by DIE - University of Roma "Tor Vergata" and several commercial products.

Details

  • @haumacher haumacher
  • February 24, 2025
  • 4 dependencies
  • GNU GPLv2

Download activity

  • Total downloads 3
  • Last 30 days 3
  • Last week 3
  • Today 0


Recent versions

View all