Actions

Allocating a SIP Network Access Point (NAP)

Revision as of 10:05, 1 May 2019 by Allyntree (talk | contribs)

Applies to version(s): v3.0, v3.1

You must allocate a SIP NAP for your system. To create a new NAP:

Click NAPs in the navigation panel

NAP NavigationMenu.png


Click Create New NAP

Create New NAP SIP.png


Create the new NAP

  • Enter a name for the NAP
  • Click Create

Create New NAP SIP1.png


Verify that the NAP was successfully created message appears

Create New NAP SIP2.png


Associate a SIP transport server with the new NAP

The SIP transport server will determine the local IP Address and port from which this NAP will be communicating with remote SIP devices.
Note: It is not recommended to use multiple SIP transport servers in one NAP, because NAP availability may be inconsistent if one of the transport servers is down. For redundancy, it's recommended to create two NAPs and create redundant routes that point to each NAP (using weighted load sharing, or priority routing, as required).

  • Select a SIP Transport Server from the Available list
  • Click "<<" to associate the SIP Transport Server with the NAP

Create New NAP SIP3.png

Enter proxy address

Create New NAP SIP4.png

[OPTIONAL] Configure the access control list (ACL)

A NAP with a specific proxy address does not need ACL to be explicitly configured, as the NAP will automatically accept incoming packets from the proxy IP/Port.<br.> It is still possible to configure IP address ranges in the ACL, in order to accept incoming calls from other IP addresses than the proxy.

Create New NAP SIP5 ACL.png

Associate port ranges with the new NAP

Port ranges will determine IP addresses and ports that will be used for RTP packets with calls using this NAP.
Toolpack will automatically choose non-conflicting ports from these ranges to each call.

  • Select a port range from the Available list
  • Click "<<" to associate the Port range with the NAP

Note: The port range does not have to be on the same IP Interface than the SIP transport server.
Note: Multiple port ranges on different IP interfaces can be used for load-sharing or redundancy. Each call will be assigned a port from one of the ranges in a "load-sharing" manner.

Create New NAP SIP5.png

[OPTIONAL] Associate SIP Domains with the new NAP

Associating a SIP domain to a NAP will allow SIP users to register to this domain from this NAP. Users trying to register from a NAP that is not associated to the SIP Domain will be refused.

  • Select a sip domain from the Available list
  • Click "<<" to associate the SIP Domain with the NAP

Create New NAP SIP7.png


[OPTIONAL]Configure settings for the following parameter groups as required

  • Registration Parameters
  • Authentication Parameters
  • Network Address Translation
  • SIP-I Parameters
  • Advanced Parameters
  • Click Save

Create New NAP SIP6.png


Since 3.0.103 you have the option to disable a NAP. A disabled NAP will refuse incoming SIP calls, and will not be used for outgoing calls.

Disabling NAP.png