System

From Sky Networks Wiki
Jump to navigation Jump to search

Click Here to return to the main Screen: Back

In this chapter, technical details of the network topology described in chapter 1 are managed.

SIP Proxy

This table defines the SIP proxies that will handle the calls. The proxies serve as the public face of the SKY DANCE system.

Note: You will want to setup the list of B2BUA's in the system prior to adding proxies.


Figure41.png


Figure 41. SIP Proxy.


Click the checkbox of the proxy you want to edit and click the edit button to edit it. The following screen will be displayed.


Proxy Edit Screen.png


Figure 41a. SIP Proxy Edit Screen.


In the Sip Proxy Route Element, each b2bua that will be used for media handling and routing can be setup, along with the percentage of traffic that each should be allocated.

The SIP Proxy IP Address list is used to setup which address or addresses the SIP Proxy will listen on for incoming calls (172.17.7.101). Note that the listen port for the proxy is currently always 5060.

The SIP Proxy Server Section is used to list the OAM&P addresses (172.17.7.69) that will be used for secure shell access to the server which physically hosts the proxy.

Once you are done, click Save to save your changes.

SIP B2BUA

This table defines the list of B2BUAs associated with the SIP Proxies. Sky Dance uses the B2BUA or Session Controller element to handle media translations, for routing and as a central element for running custom applications.

Note: This table should be created before the proxy table, as the proxy table depends on it. -also you will need to setup the route server before this.

IP Address: The IP address the b2bua will listen on for calls coming from the proxy.

Port: The port the b2bua will listen on.

Server Cluster Name: This is the name of the route server cluster that was previously created and that will be used to route calls passing through this b2bua


Figure40.png


Figure 40. SIP B2BUA.

You can check whether the various services SIP, ssh etc. are working on the IP addresses you have setup by clicking on the information icon Information Icon.png on the right side of the row.

The following screen will be displayed:

Information Screen.png

SIP Route Server Cluster

Routing servers can be setup in groups of two for redundancy. These groups are called routing clusters. The routing cluster is referred to by name in the LUA scripts on the backend of SKY DANCE. Currently it must be named 'routing'.


Figure39.png


Figure 39. SIP Route Server Cluster.


This setup also determines how routing queries are shared between routing servers. Set the percentages as appropriate.


You can add, save and delete SIP Routing Server Clusters of the list by using the corresponding buttons.

Technical Note for advanced users: If the name of the routing cluster needs to be changed it can be found in the /usr/local/scripts/dedalus/routing_functions.lua located on the routing server. (Using variable: MYSELF)

SIP Route Server

Sky Dance Routing Servers are used by the B2BUA/SBC element to determine which route to use for outbound calls. This is done using a SIP 302 Redirect query to the Routing Server. Routing Servers can be grouped into clusters for redundancy.

Figure38.png


Figure 38. SIP Route Server.


You can add, save and delete routing servers of the list by using the corresponding buttons.

Announcements

The announcement table is used to configure which announcements are available for the system. Routes can be setup to terminate to an announcement in the "Called Translation" table.

Below is a picture of the announcement table

AnnouncementTable.png


Here is a corresponding route in the called translation table.

MidCallAnnouncementSetup.png