Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property name

default value

description

SIP

 

 

sip.host

127.0.0.1

host on which SIP connector is listening

sip.port

5060

port on which SIP connector is listening

sip.mtu

1500 65536

MTU (Maximum Transmission Unit) used to define if the request is sent on UDP or TCP. (See RFC 3261 §18.1.1)

Application Router

 

 

javax.servlet.sip.ar.dar.configuration

No Format
nopaneltrue
file:///${jetty.home}/etc/dar.properties

URI to the default application router configuration file.

javax.servlet.sip.ar.spi.SipApplicationRouterProvider

null

Class name of the SipApplicationRouterProvider.

org.cipango.dar.routeOutgoingRequests

true

if set to false, the Cipango DAR will not match on a new outgoing request created by Cipango

SNMP

 

 

snmp.host

0.0.0.0

host on which SNMP connector is listening

snmp.port

161

port on which SNMP connector is listening

snmp.trap.host

localhost

host on which SNMP traps are sent

snmp.trap.port

162

port on which SNMP traps are sent

Diameter

 

 

diameter.host

0.0.0.0

host on which Diameter connector is listening

diameter.port

3868

port on which Diameter connector is listening

...