Last updated on March 23, 2015

Widget: SIP Call Properties

Introduction

This article lists the available SIP widget player properties. By using these player properties, you are able to configure your Edge 340 with specific behaviours for the SIP widget.

Requirements

  • Only supported on Edge 340 devices running firmware 1.2 and above
  • Only supported on Appspace Core 5.3.x and above

Set Output Video Resolution (to be viewed on the Edge 340 endpoint)

  • Property: custom.video.endpoint.size
  • Format: <width>x<height>
  • Unit: pixels
  • Sample: 800×600

Set Local Preview Resolution

  • Property: custom.video.local.size
  • Format: <width>x<height>
  • Unit: pixels
  • Sample: 800×600

Set Download Bandwidth

  • Property: custom.network.bandwidth.download
  • Format: integer
  • Unit: KBytes
  • Sample: 800×600

Set Upload Bandwidth

  • Property: custom.network.bandwidth.upload
  • Format: integer
  • Unit: KBytes
  • Sample: 800×600

Set Audio UDP/RTP Port Range

  • Property: custom.network.portrange.audio
  • Format: <minPort>,<maxPort>
  • Unit: N/A
  • Sample: 2000,2010

Set Video UDP/RTP Port Range

  • Property: custom.network.portrange.video
  • Unit: N/A
  • Format: <minPort>,<maxPort>
  • Sample: 2000,2010

Set SIP Call Signalling Transport Protocol

  • Property: custom.network.protocol
  • Format: <protocol>,<port>
  • Unit: N/A
  • Sample: udp,2010

Set DSCP value for SIP Signalling Packet

  • Property: custom.network.dscp
  • Format: <dscp>
  • Unit: N/A

Enable Software Echo Cancellation

  • Property: custom.echocancellation.enable
  • Format: Boolean
  • Sample: True or False