# SIP/H.323/RTSP gateway and transcoding

TrueConf Server includes a built-in gateway for SIP 2.0, H.323, and RTSP protocols; this gateway can be configured in the Gateways section of the control panel.

With the gateway you can:

Built-in gateway is necessary only if you need to call the devices connected to a third-party server (e.g. H.323 gatekeeper, PBX, MCU). Otherwise you can use the call string for SIP 2.0/H.323 devices.

TrueConf Server can process tone dialing signals; so, you will be able to send the following DTMF commands from your SIP/H.323 endpoint in “smart meeting” mode:

  • 1 – request to take the podium.

  • 2 – to leave the podium.

To do this, use the supplied remote control or keypad. For more details, read the manuals for your specific device.

In our knowledge base, we discussed the use of Polycom HDX series endpoints together with TrueConf Server, including sending DTMF commands from them.

# Sip gateway

This section helps to configure TrueConf Server built-in SIP 2.0 gateway parameters. The number of rules created using these settings is unlimited.

TrueConf Server Free version provides only one active connection through the gateway, including SIP 2.0, H.323 and RTSP protocols.

Calling up devices via SIP gateway requires specific call string formats.

/docs/server/media/sip/en.png

# Network settings

This list contains the addresses that are used by the gateway to listen for incoming SIP 2.0 connections. By default the list is prefilled with IP addresses provided by your operating system. You can edit this list by unchecking Listen on all IP addresses checkbox.

# Rules for SIP connections

In this section you can create specific rules for certain SIP addresses or call directions. For example, you can use special set of settings to connect to Skype for business servers and another one for PBX connectivity. Every rule is relevant only for target address specified in Host field. Every rule redefines global settings for SIP 2.0 connections.

Gateway can also authenticate on and maintain active connection with SIP devices for which the rules have been created. This option can be useful to maintain permanent connection with PBX or VoIP services. You can find the connection status in the rules for SIP Connections table.

To create a new rule, click Add a configuration and select one of the two possible templates: manual configuration or Skype for business connection. Skype for business template has some preselected features required for Skype for business interoperability, e.g. port, protocol, used video codec and registration mode.

# New rule form

Name field is only displayed in the table for rules. Host and Port fields are more important and also mandatory. They are required to determine call direction applied to this rule. If you are using an SIP proxy server, enter its IP address or domain name in the corresponding field. If the port for connecting to the proxy is different from the 5060 default port, enter the required port after the address and separate it with a colon. Please note that it isn't possible to set different rules for one host but different ports.

In the External NAT IP address field, you can specify the server IP address which will be specified in SDP for receiving and sending media streams when calling users behind NAT.

The Outgoing SIP domain for callback to TrueConf Server field is used to generate an SIP URI for outgoing calls to SIP devices. It is generated in the format user@server, where server is the IP address or FQDN value and user is the ID of the user who made the call. It is usually displayed as a caller address on SIP devices. Possible values are as follows:

  • Do not specify — in this case, the address will include only TrueConf ID.

  • Use server public name — the server external address will be used (this address is specified in the Web → Settings section).

  • Use other domain — the required domain has to be specified in the input field.

/docs/server/media/sip_form/en.png

The following block of fields is designed to authorize on an SIP device for which the rule is created. If the Authorization name is the same as login, you may leave this field blank. You can use International call prefix to replace the '+' symbol used in phone numbers with another value, e.g. '810'. If you leave this field blank, '+' symbol will not be replaced in the phone numbers your users are calling to.

Registration mode defines registration method for the rule:

  • off — REGISTER request is not sent, registration or authorization on the external SIP device is not performed.

  • permanent — registration is performed automatically when TrueConf Server starts.

  • before call — registration is performed before every call and is kept active only during the call.

You can manually specify the connection protocol (TCP, UDP or TLS) if necessary.

Please note that each active gateway connection reserves one SIP 2.0/H.323 connection from TrueConf Server license.

/docs/server/media/sip_form_additional/en.png

If you want to reduce SIP packets and headers and prevent potential issues that can be caused by exceeding maximum allowed packet size (MTU), you can use options in the Reduce SIP messages size block.

Enable ICE support (Interactive Connectivity Establishment) checkbox makes TrueConf Server gateway available behind NAT.

Enable SRTP support checkbox is used to encrypt media data sent in this direction. For some SIP devices encryption is mandatory (e.g. for Skype for business servers).

Enable content sharing via BFCP checkbox will allow you to send and receive content from SIP devices as a second video stream. For example, it can be used to share desktop from the PC connected to SIP endpoint, or send slides back from TrueConf applications to SIP endpoints.

When you share content as a second stream from your SIP or H.323 device, the content is transmitted with a reduced frame rate to save traffic. If you need to transmit the second stream content at a higher frame rate, please contact our technical support to switch to the appropriate mode.

Enable far end camera control via Q.922/H.224/H.281 checkbox enables support for far end camera control of SIP endpoints from TrueConf client applications.

Please note that this parameter has the same name in the SIP and H.323 gateway configuration menus, however, these are two different checkboxes responsible for different permissions.

The checkbox Enable timers support (RFC4028) is used to disconnect an SIP endpoint from a conference in case of a connection loss. This box is disabled by default.

You can manually specify Max session refresh interval (seconds) (1800 seconds by default).

The list of Available codecs displays the codecs which gateway is allowed to use in this direction. Disabling some of the codecs can solve compatibility issues with certain SIP devices. For more details please contact our technical support team.

SIP device for which the rule is created can take special roles:

  • Default SIP trunk. This role allows users to avoid entering full SIP URI for calls with #sip: prefix. For example, all calls in the #sip:Endpoint format will be automatically replaced with #sip:Endpoint@Host, where Host is taken from the properties of this rule and Endpoint is a username specified during the call.

  • Default VoIP server. This role is required for treating an SIP device as a VoIP server or a PBX and activating the dialers built in TrueConf client applications. All the calls made from application dialers or with the help of #tel: prefix will be automatically forwarded to this SIP endpoint. For example, #tel:Phone will be automatically replaced with #sip:Phone@Host, where Host parameter is automatically taken from the properties of this rule and Phone is replaced with the phone number entered by user.

Please note that each of these roles can be assigned only for one SIP 2.0/H.323 connection rule.

# Skype for Business integration configuration

This integration is designed to work with Skype for business 2015 Server or Lync 2013 Server on-premises deployments and cannot be used for their cloud versions.

To connect successfully, you will need to receive a trusted root certificate from the Skype for business administrator and install it in the system where TrueConf Server is installed.

  1. Create a new account on Skype for business server for TrueConf Server gateway.

  2. Use Skype for business template to create a new rule for SIP connections. Enter username and password of this freshly created account in the appropriate fields.

  3. Enter Skype for business server IP address or domain name in the Host field.

  4. Check Default SIP proxy checkbox.

  5. Save the rule and check if the connection status has changed to successful in the table for rules. Please note that TrueConf Server service must be running.

To call Skype for business users from TrueConf client applications, use the following format: #sip:User, where User is TrueConf username. This user will receive an incoming call from the TrueConf Server account. The same method is used to invite Skype for business users into the conference or add them to address book.

To call TrueConf users from Skype for business client application, send the following message to the user created for TrueConf Server authentication: /call <TrueConf_ID>, where <TrueConf_ID> is any valid TrueConf Server user ID including SIP / H.323 devices registered on TrueConf Server. You can use /conf command to create a multipoint conference, etc. After the message has been sent, TrueConf Server will Skype for business user and connect him/her to a TrueConf user or a conference. If you try to call this user directly, the call will be rejected and you will receive a help message with a list of available commands in chat. However, if default call destination is set in global SIP settings, you will be connected to this default destination address.

Please note that you can also create a group conference on TrueConf Server and invite into the conference the endpoints connected via any protocols the gateway supports. For example Skype for business users and various SIP/H.323 devices or RTSP IP cameras.

# Global SIP settings section

Settings in this section automatically apply for all SIP 2.0 connections for which there are no rules.

/docs/server/media/global_settings/en.png

Action on incoming call to TrueConf Server IP address — this parameter will allow you to choose the behavior in case of such a SIP call to any of the addresses from the Network settings block via the SIP 2.0 protocol:

  • automatically reject such a call;

  • transfer the call to the conference ID input menu using DTMF;

  • transfer the call to the TrueConf ID of the user or conference ID. Then you should specify this ID in the field below.

Other settings are similar to those used to create connection rules.

# Invitation of the SIP endpoint to the conference on TrueConf Server

There are multiple ways of inviting a SIP endpoint into a conference: the conference owner can call a SIP endpoint using a specifically formatted call strings from TrueConf client application. Alternatively, administrator can do it from TrueConf Server control panel.

To add an SIP endpoint to the conference via control panel you need to:

  • Select a conference in Group conferences list.

  • Add SIP endpoint as a participant of the conference if it's not started yet, or invite in case it's already running. Use a call string to address the SIP endpoint.

# How to join a conference with its CID (conference ID) from an SIP endpoint

To connect to a conference from the endpoint registered on TrueConf Server, enter CID (Conference ID) into the endpoint address field. Please note that you need to replace \c\ in CID with 00 (two zeroes) when calling from external endpoints. In our case, you need to enter 00e22a39ba2a@<server> if CID is equal to \c\e22a39ba2a.

To connect to the conference from the endpoint unregistered on TrueConf Server, use the following format:

CID@<server>:<port>

where:

  • CID is a conference ID with two leading zeroes instead \c

  • <server> is an IP address of TrueConf Server gateway e.g., 00e22a39ba2a@192.168.1.99

  • <port> — connection port (in case it is different from the standard 5060 port).

Additionally, in the case of SIP it is possible to specify the protocol name explicitly (UDP is used by default):

CID@<server>:<port>;transport=<protocol>

For example, 00e22a39ba2a@192.168.1.99:5061;transport=TCP.

You can also find an instruction on how to connect to a conference held on TrueConf Server from an SIP endpoint on the conference web page.

# H.323 gateway

This section explains how to configure built-in gateway parameters for H.323 connections. The number of rules for H.323 connections created using this section of control panel is unlimited.

TrueConf Server Free version provides only one active connection through the gateway, including SIP, H.323 and RTSP protocols.

H.323 connections are generally used to call third-party video conferencing endpoints. With TrueConf Server you can also set up H.323 integration with MCU, H.323 gatekeeper and PBX, which can be useful for addressing endpoints and users registered on these devices via H323-ID or E.164 without specifying IP address of the endpoint in the call string. To call an endpoint via H.323 gateway, there is a special call string format.

/docs/server/media/h323/en.png

# Network settings

This section includes the list of addresses listened by the gateway for incoming H.323 connections. By default the list is prefilled with IP addresses provided by your operating system. You can edit this list by unchecking Listen on all IP addresses checkbox. The list of ports used for H.323 connections is available in our blog.

# Rules for H.323 connections

Here you can create specific rules for certain H.323 devices or call directions. Each rule is relevant only for specific destination address indicated in the Host field and redefines global settings for H.323 connections.

The gateway can also register on H.323 devices and maintain an active connection, which might be useful when connecting to an MCU or H.323 gatekeeper. The status for such connection is displayed in the rules table. To create a new rule, click Add a configuration button.

# New rule form

Name field value is used only to distinguish one rule from another. Host and Port fields are also mandatory. They are required to determine call direction to which this rule will be applied. Please note that it isn't possible to create different rules for one host but for different ports on it.

/docs/server/media/h323_form/en.png

In the External NAT IP address field, you can specify the server IP address which will be specified in SDP for receiving and sending media streams when calling users behind NAT.

H323-ID and Password fields can be provided to authorize on H.323 device for which the rule is created. To maintain permanent connection with this device, you’ll need to select necessary item in the Registration drop-down list.

Once successfully registered on the H.323 device, TrueConf Server can be reached via phone number in the E.164 format provided it has been specified in the DialedDigit field. This setting can be useful if bundled with Default call destination option in the global H.323 settings section. In this case all calls to the specified DialedDigit number outcoming from the connected H.323 device will be redirected to a specific user ID or conference ID on TrueConf Server side.

Please note that each active gateway connection reserves one SIP/H.323 connection from TrueConf Server license.

Enable H.235 encryption checkbox enables encryption of the media streams sent to H.323 devices according to ITU-T H.235 version 3 recommendations. It is required for proper interoperability with some endpoints.

Enable content sharing via H.239 checkbox allows to send and receive content from H.323 devices as an additional video stream. For example, it can be used to share desktop from the PC connected to H.323 endpoint or to send content from TrueConf applications in the opposite direction.

When you share content as a second stream from your SIP or H.323 device, the content is transmitted with a reduced frame rate to save traffic. If you need to transmit the second stream content at a higher frame rate, please contact our technical support to switch to the appropriate mode.

Enable far end camera control via Q.922/H.224/H.281 checkbox enables support for far end camera control of H.323 endpoints via **Q.922, H.224 and H.281** protocols from TrueConf client applications.

Please note that this parameter has the same name in the SIP and H.323 gateway configuration menus, however, these are two different checkboxes responsible for different permissions.

The list of Available codecs displays the codecs which gateway is allowed to use in this direction. Disabling some of the codecs can solve compatibility issues with certain H.323 devices.

H.323 device for which the rule is created can take special roles:

  • Default H.323 gatekeeper. This role allows users to avoid entering full address of the H.323 device using #h323: prefix. For example, all calls in any direction in the #h323:Endpoint format will be automatically replaced with #h323:Endpoint@Host, where Host is taken from the properties of this rule and Endpoint is a username specified during the call.

  • Default VoIP server. This role is required for treating an H.323 device as a VoIP server or a PBX and activating the dialers built in TrueConf client applications. All the calls made from application dialers or with the help of #tel: prefix will be automatically directed to this H.323 endpoint. For example, #tel:Phone will be automatically replaced with #h323:Phone@Host, where Host parameter is automatically taken from the properties of this rule and Phone is replaced with the phone number entered by user.

Please note that each of these roles can be assigned only for one H.323 rule.

# Global H.323 settings

Most of the settings in this section are identical to the settings described above. However, they automatically apply for all H.323 connections for which there are no rules.

Use Default call destination field to enter TrueConf ID or conference ID (CID) which will receive all incoming calls over H.323 protocol in cases where destination user ID wasn't specified.

# How to call TrueConf users and conferences from H.323 devices

Depending on the H.323 endpoint model there are two different methods to call TrueConf Server users and conferences: using SIP URI or hashes (##) notation. Please try both to find the one suitable for your H.323 equipment. The call strings provided below should be entered as a string or number to call in the endpoint’s interface. TrueConf Server IP address mentioned below could be an any address specified in H.323 network settings section:

  • Server##User, where Server is TrueConf Server IP address and User is ID of the user or device registered on TrueConf Server

  • Server##00CID, where Server is the IP address of TrueConf Server while CID is the ID of a conference hosted on TrueConf Server

  • User@Server, where User is ID of the user or device registered on TrueConf Server and Server is TrueConf Server IP address

  • \c\CID@Server, where CID is ID of the conference on TrueConf Server and Server is TrueConf Server IP address

  • 00CID@Server, where first two characters are zeroes, CID is ID of the conference on TrueConf Server and Server is TrueConf Server IP address.

Call formats for H.323 and their examples are fully described in the user guide.

# How to register H.323 devices on TrueConf Server

TrueConf Server can act as a gatekeeper or MCU for third-party H.323 devices and simplify their addressing. From the TrueConf Server user perspective an H.323 device registered on the server does not differ from any other user: you can see its status, call it from the address book or invite to the conference without using call strings notation. Similarly, calls using H323-ID names from a registered H.323 device interface will be interpreted by the server as a call to specific TrueConf ID to entered H323-ID.

Registering an H.323 device on TrueConf Server is similar for most endpoints available on the market. Basically, to do so, you will need to specify TrueConf Server address as a gatekeeper or MCU address and use username and password of any TrueConf Server account to authenticate.

# Chat during calls on TrueConf MCU

When meeting participants make calls from TrueConf client applications to conferences created on TrueConf MCU, they will be able to make use of chats that work via H.323 / SIP. This means that users who have signed in to TrueConf Server are not only able to make calls to TrueConf MCU, but can also send messages. The text of such messages will overlay the video layout, and all conference participants will see it regardless of their connection method:

/docs/server/media/mcu_chat/en.png

# RTP

In the Gateways → RTP section, you can configure the UDP port range used to exchange media data for SIP/H.323 calls (50000-51999 by default).

/docs/server/media/rtp_section/en.png

# WebRTC

In this section you can configure the UDP or TCP port range for a WebRTC connection (53000-55000 by default).

You can also specify the IP address used for NAT traversal if automatic detection fails for some reason in the Public IP address is added to SDP as an extra ICE candidate field in the TrueConf Server control panel.

/docs/server/media/webrtc_section/en.png

# Transcoding

In this section, you can set the background and watermark for the video layout, as well as video quality for different types of connections and recording.

# Quality settings

In the Restrictions for modules section, you can configure conference video quality for WebRTC users (joining from a browser), H.323/SIP/RTSP devices, and recording settings.

/docs/server/media/transcoding/en.png

Cheking the box Do not display self-view in video layout for H.323 and SIP endpoints allows displaying the conference layout for SIP and H.323 devices without the self-view window. In other words, an individual layout will be created for an SIP/H.323 participant with no video from the camera connected to the endpoint.

This setting can significantly increase the load on the CPU of the physical machine with TrueConf Server installed.

When the box Use GPU to reduce CPU load is checked, video conferences will be processed by the GPU of the physical machine with TrueConf Server installed.

GPU transcoding is available only in TrueConf Server for Windows.

# Adding background and watermark

In the Gateways → Transcoding → Visual settings section, one can specify the global settings for background and watermark displayed in the video layout of all conferences. After selecting a watermark image, you can choose its position in the layout.

/docs/server/media/layouts_images/en.png