Difference between revisions of "M4 Termination Points"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 11: Line 11:
'''Act as Termination Point'''<br>
'''Act as Termination Point'''<br>
'''Active'''<br>
'''Active'''<br>
'''Tech. Prefix''' - <br>
'''Tech. Prefix''' - technical prefix that is added to destination number when dialing through this termination point.<br>
'''Tariff'''<br>
'''Tariff'''<br>
'''Capacity''' - <br>
'''Capacity''' - limits the number of concurrent calls to this termination point.<br>
'''Source (CallerID) Allow''' - <br>
'''Source (CallerID) Allow''' - regular expression (regexp) for CallerIDs that are allowed to go through this termination point (use regexp '''.*''' if you want to allow all CallerIDs to go through this termination point).<br>
'''Source (CallerID) Deny''' - <br>
'''Source (CallerID) Deny''' - regular expression (regexp) for CallerIDs that are NOT allowed to go through this termination point (leave empty if you do not want to disallow any CallerIDs).<br>
'''Register''' - should we register the provider?<br>
'''Register''' - should we register the provider?<br>
'''Login/Username''' - username if your provider asks for it.<br>
'''Login/Username''' - username if your provider asks for it.<br>

Revision as of 09:08, 30 July 2014

Description

Termination Point is connection to some final entity (device/line/trunk/provider/supplier/etc) where call will be terminated.

Call comes from Origination Points and goes to Termination Point.

Termination Points are assigned to Dial Peers.

Termination Point Settings

Act as Termination Point
Active
Tech. Prefix - technical prefix that is added to destination number when dialing through this termination point.
Tariff
Capacity - limits the number of concurrent calls to this termination point.
Source (CallerID) Allow - regular expression (regexp) for CallerIDs that are allowed to go through this termination point (use regexp .* if you want to allow all CallerIDs to go through this termination point).
Source (CallerID) Deny - regular expression (regexp) for CallerIDs that are NOT allowed to go through this termination point (leave empty if you do not want to disallow any CallerIDs).
Register - should we register the provider?
Login/Username - username if your provider asks for it.
Password - password used for authentication by your provider.


See also