Voice Elements: Telnyx SIP

Voice Elements, a Microsoft .NET development environment released by Inventive Labs Corporation in 2008.

C
Written by Customer Success
Updated over a week ago

Voice Elements is a Microsoft .NET development environment for building automated telephone systems. Voice Elements was released by Inventive Labs Corporation in 2008, based on their original CTI32 toolkit. Software developers who use C#, VB.NET or Delphi use Voice Elements to write telephony-based applications, such as Interactive Voice Response systems, voice dialers, auto attendants, call centers and more.

The Voice Elements Dashboard has several SIP and PBX connection options to choose from. In this article, we cover how to connect to Telnyx and leverage it as a SIP provider.

Additional resources:


Instructions for configuring Voice Elements to use Telnyx as a SIP provider

In this activity you will:

Pre-requisites

Video walkthrough

Setting up your Telnyx SIP portal account so you can make and receive calls:

1. Create a Telnyx SIP trunk in Voice Elements

In this section, you will connect Voice Elements to Telnyx so you can use Telnyx as your SIP provider.

  1. Open the Voice Elements wizard and select the Connectivity tab.

  2. In the Carrier/Gateway/Devices section, select the Other option.

  3. In the Location section, select the External IP Authentication (SIP Carrier - Preferred) option.

    Connectivity tab on the Voice Elements wizard.

  4. You'll need to enter Telnyx's connection information in the text boxes below. Enter the following information:

    1. Destination IP/URL: sip.telnyx.com (In the USA, for other countries, use your top-level domain extension. If you're uncertain, you can find them here.)

    2. Public and local IPs will be populated already. You can leave these alone.

  5. Once you enter Telnyx's IP or URL, you'll be asked to provide additional information:

    1. Registrar IP/URL: sip:sip.telnyx.com

    2. AuthURI: your_telnyx_username@sip.telnyx.com

    3. Username: The SIP connection username. Learn more here in the Credentials Connection Setup section.

    4. Pwd: The SIP connection password. Learn more here in the Credentials Connection Setup section.

    5. A note about ports: Port 5060 should be typically used for UDP or TCP transportation. If you're using TLS to encrypt your traffic, use port 5061 and ensure that you have configured your portal properly as outlined in your pre-requisite activities.


2 Test your Firewall

In this section, you will perform a firewall configuration and test it. Using a firewall with any external service is a critical step. Because this isn't a Telnyx-side configuration activity, we recommend you consult Voice Elements' firewall configuration documentation. But in case you don't need this documentation:

A WARNING ABOUT SIP SNIFFERS: SIP sniffers are bots seek out SIP servers on the internet and try to break in hoping to find weaknesses that would allow them to place free calls over your system.

To combat this, we HIGHLY recommend that you only permit Telnyx IP addresses to have access to this port.

That's it! You've successfully connected Voice Elements to your Telnyx account and can now use it


Additional Resources

Review our getting started guide to make sure your Telnyx Mission Control Portal account is set up correctly.

Additionally check out:

Did this answer your question?