Last Version

Call Blocking Sip Servlet Example 2.0.0.FINAL

Mobicents SIP Servlets

License

License

GroupId

GroupId

org.mobicents.servlet.sip.examples
ArtifactId

ArtifactId

call-blocking
Version

Version

2.0.0.FINAL
Type

Type

war
Description

Description

Call Blocking Sip Servlet Example
Mobicents SIP Servlets
Project URL

Project URL

http://www.mobicents.org/call_blocking.html
Source Code Management

Source Code Management

https://code.google.com/p/sipservlets/call-blocking/

Download call-blocking 2.0.0.FINAL


<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/call-blocking/ -->
<dependency>
    <groupId>org.mobicents.servlet.sip.examples</groupId>
    <artifactId>call-blocking</artifactId>
    <version>2.0.0.FINAL</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/call-blocking/
implementation 'org.mobicents.servlet.sip.examples:call-blocking:2.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/call-blocking/
implementation ("org.mobicents.servlet.sip.examples:call-blocking:2.0.0.FINAL")
'org.mobicents.servlet.sip.examples:call-blocking:war:2.0.0.FINAL'
<dependency org="org.mobicents.servlet.sip.examples" name="call-blocking" rev="2.0.0.FINAL">
  <artifact name="call-blocking" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.examples', module='call-blocking', version='2.0.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.examples" % "call-blocking" % "2.0.0.FINAL"
[org.mobicents.servlet.sip.examples/call-blocking "2.0.0.FINAL"]

Dependencies

provided (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
commons-logging : commons-logging-api jar 1.0.4
javax.servlet : servlet-api jar 2.5
org.mobicents.servlet.sip : sip-servlets-spec jar 2.0.0.FINAL
org.mobicents.servlet.sip : sip-servlets-client jar 2.0.0.FINAL

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.