How to setup Ozeki VoIP SIP SDK with SipX ECS

This guide shows how you can connect Ozeki VoIP SIP SDK to your SipX ECS server. Follow this configuration guide and learn how you can configure Ozeki VoIP SIP SDK to start building your own application.

Ozeki VoIP SIP SDK uses Voice over IP to establish phone calls. Using VoIP technology is less expensive than traditional phone services. With Ozeki VoIP SIP SDK you can view your registered phone line, and your active phone calls. You can establish calls using the Softphone of the Demo Application included in Ozeki VoIP SIP SDK. You can also select the codec to be used during the phone call.

This configuration guide demonstrates how you can connect Ozeki VoIP SIP SDK to your SipX ECS server.

System architecture

If you follow the configuration guide, you will have a telephone system that works as follows:
First, create an extension in your SipX ECS server. Ozeki VoIP SIP SDK will connect using this created extension. Once Ozeki VoIP SIP SDK Studio is connected, you can start your calls. The destination phone could be a VoIP phone, a land line phone or a mobile phone. You can see this process in Figure 1.

calling contacts via spix ecs server
Figure 1 - Calling contacts via SipX ECS server

  1. Ozeki VoIP SIP SDK registers to SipX ECS server.
  2. The call will be forwarded to SipX ECS server using the created extension.
  3. The destination phone will be ringing.
  4. You can start talking using the SDK.

Configuration steps

Before you start to configure this solution it is assumed that you have already installed your SipX ECS server, and downloaded Ozeki VoIP SIP SDK installer from the download page.

Step 1.) Configure SipX ECS

In this example I have installed SipX ECS on a computer which IP address is 192.168.91.99. You can reach and configure SipX ECS through its web interface. In order to configure SipX ECS navigate to the IP address of your installation using your web browser, and login as superadmin (Figure 2).

sipx ecs in your browser
Figure 2 - SipX ECS in your browser

As you can see, by default there is one pre-defined user in SipX ECS, the superadmin. To add a new user, click on Add New User (Figure 3).

add new user
Figure 3 - Add new user

Enter a User ID, provide a PIN and a SIP Password in the respective fields, and click on OK (Figure 4).

provide settings
Figure 4 - Provide settings

Open the Add new phone dropdown list at the main screen, and select a phone, e.g. Bria 3.x (Figure 5)

add new phone
Figure 5 - Add new phone

Enter the username to the serial number field, and click on OK (Figure 6).

enter username
Figure 6 - Enter username

Now the configuration of SipX ECS is done, and you can start to configure Ozeki VoIP SIP SDK to build your own application.

Step 2.) Configure Ozeki VoIP SIP SDK

In this example, I have already downloaded the installer into my computer from the download page. Open the downloaded package, and execute the installer. Accept the License Agreement and click on Next (Figure 7).

install voip sip sdk
Figure 7 - Install VoIP SIP SDK

Wait until your Ozeki VoIP SIP SDK is installed (Figure 8).

installing voip sip sdk
Figure 8 - Installing VoIP SIP SDK

After installation, Ozeki VoIP SIP SDK Demo Application will be started automatically. To provide your SipX ECS extension details in the Demo Application, fill the SIP Account Settings fields with the created extension data and click on Register. (Figure 9).

register to sipx ecs
Figure 9 - Register to SipX ECS

After registration, the registered phone line will be visible in the Phone Lines area. Enter a number using the form and click on Pick up (Figure 10).

dial a phone
Figure 10 - Dial a phone

On Figure 11, you can see the Demo Application is calling the destination phone.

incoming call from the demo application
Figure 11 - Incoming call from the Demo Application

The active phone call is visible in the Phone Calls area (Figure 12).

active phone call
Figure 12 - Active phone call

Conclusion

Now the configuration is complete, and the testing is successful and you can start to build your application with VoIP support. You can reach them at the lowest price possible using a VoIP system.

If you have any questions, do not hesitate to contact us: info@voip-sip-sdk.com

More information