Actions

Toolpack:Creating a SIP Transport Server C: Difference between revisions

Line 1: Line 1:
=== '''''Applies to version(s): v2.8.''''' ===
=== '''''Applies to version(s): v2.8.''''' ===
{{DISPLAYTITLE:Creating a SIP Transport Server}}
{{DISPLAYTITLE:Creating a SIP Transport Server}}
AFter you create a SIP stack, you must must create a new SIP transport server for your configuration.
After you create a SIP stack, you must must create a new SIP transport server for your SIP configuration.


'''Note:''' In order to employ SIP transport servers, the protocol that they will use to transport the SIP signaling traffic must be defined.
'''Note:''' In order to employ SIP transport servers, the protocol that they will use to transport the SIP signaling traffic must be defined.
Line 13: Line 13:




2- Click '''Edit''' next to the SIP stack for which you wish to create a transport server
2- Select a SIP stack for which you wish to create a transport server


[[Image:SipTransport_0.png]]
[[Image:SipTransport_0.png]]




3- Click '''Create New Transport Server''' under the '''Transport Servers''' list
3- Click '''Create New Transport Server'''


[[Image:SipTransport_1.png]]
[[Image:SipTransport_1.png]]

Revision as of 08:51, 5 September 2014

Applies to version(s): v2.8.

After you create a SIP stack, you must must create a new SIP transport server for your SIP configuration.

Note: In order to employ SIP transport servers, the protocol that they will use to transport the SIP signaling traffic must be defined.

To do so:


1- Click SIP in the navigation panel


2- Select a SIP stack for which you wish to create a transport server


3- Click Create New Transport Server


4- Create the new SIP transport server:

  • Enter a name for the server
  • Select an appropriate port type
  • Select an appropriate IP interface
  • Click Create


5- Verify that the "SIP transport server was successfully created" message appears, and that the new server is listed in the Transport Servers list



List of Parameters