Difference between revisions of "M4 Connection Points"

From Kolmisoft Wiki
Jump to navigationJump to search
(26 intermediate revisions by 7 users not shown)
Line 1: Line 1:
=General=
=Creating a Connection Point=
Go to User's list menu in '''USERS -> Users''' and press on the Device icon [[Image:icon_device.png]]. The new page will show a list of Connections Points for that User (if any are available).
 
<br><br>
[[File:m2_connection_point_create.png]]
 
 
To create a new Connection Point, press on the "ADD NEW CONNECTION POINT" button.
 
A new window will appear, there you can select general Connection Point Settings.
 
<br><br>
[[File:m2_connection_point_new.png]]
 
* '''Description''' – Description of Connection Point for informational purposes.
* '''IP Address''' - IP Address of Origination Point ([[M2_Origination_Points#Subnetting | subnetting and IP range is allowed]]).
* '''Act as Origination Point''' - if set to 'yes', this Connection Point will be handled as Origination Point.
* '''Automatically create Routing Group for this OP''' - if set to 'yes', the system will automatically create a new [[M2 Routing Groups|Routing Group]] and will assign this new Routing Group in [[M2_Origination_Points#Connection_Point_configuration|Origination Point settings]].
* '''Act as Termination Point''' - if set to 'yes', this Connection Point will be handled as Termination Point.
<br><br>
 
= Connection Point Settings =
==General==


* '''Accountcode''' – the unique ID of the device in the system.
* '''Accountcode''' – the unique ID of the device in the system.
* '''Description''' – for informational purposes.
* '''Description''' – for informational purposes.
* '''Ringing Timeout''' – allows to limit the ringing duration in seconds. Leave 0 for unlimited. Minimal value is 10 seconds.
* '''Switch Model''' - for informational purposes.
* '''Call Timeout''' – allows to limit answered call billsec. Leave 0 for unlimited.
* '''Type''' – what type of device it is.
<br><br>


=Servers=
==Servers==


* '''[[Multi_Server_support | Server]]''' – allows to choose server in multiple servers system.  
* '''[[Multi_Server_support | Server]]''' – allows to choose server in multiple servers system.  
<br><br>
<br><br>
=Authentication=
==Authentication==


'''IP Authentication:'''
'''IP Authentication:'''


* '''IP Address''' – Device IP address.
* '''IP Address''' – Device IP address (IP ranges and subnets are accepted).
* '''Port''' – Device Port.
* '''Port''' – Device Port.
* '''Dynamic IP''' – Allow Origination Point Authentication with Registration. More information [http://wiki.kolmisoft.com/index.php/M2_Dynamic_Origination_Point_Authentication here]
<br><br>
<br><br>


=Origination Point=
==Origination Point==


All the information about these settings you can find – [[M2_Origination_Points | M2 Origination Points]]  
All the information about these settings you can find – [[M2_Origination_Points | M2 Origination Points]]  
<br><br>
<br><br>
=Termination Point=
==Termination Point==


All the information about these settings you can find – [[M2_Termination_Points| M2 Termination Points]]
All the information about these settings you can find – [[M2_Termination_Points| M2 Termination Points]]
Line 36: Line 58:
NOTE: if you leave these fields empty, the user can set the CallerID name by himself. Usually it is not advisable to allow the user do it on his own. If CallerID number field is empty, system will take device username as CallerID number (if device is username/password authenticated).
NOTE: if you leave these fields empty, the user can set the CallerID name by himself. Usually it is not advisable to allow the user do it on his own. If CallerID number field is empty, system will take device username as CallerID number (if device is username/password authenticated).


* '''Random Number from Number Pool''' – This functionality gives you an ability to send different caller number on each Call. Available from MOR X4. More information: [http://wiki.kolmisoft.com/index.php/Number_Pool Number Pool].
* '''Random Number from Number Pool''' – This functionality gives you an ability to send different caller number on each Call. More information: [http://wiki.kolmisoft.com/index.php/M2_Number_Pools Number Pool].


* '''Unknown''' - This option lets you set CallerID number to unknown.  
* '''Unknown''' - This option lets you set CallerID number to unknown.  
<br><br>
<br><br>
=Codecs=
 
==Codecs==


[[Which codecs should I choose for devices | Choose the codecs]] your provider uses.
[[Which codecs should I choose for devices | Choose the codecs]] your provider uses.


NOTES:  
NOTES:  
* When no fields are checked, all codecs are available – for example, settings in sip.conf or iax.conf are effective.
* If the Provider and the Device do not have similar codecs, no call can be established.
* If the Provider and the Device do not have similar codecs, no call can be established.
<br><br>
<br><br>
=Advanced=


* '''Grace Time'''- if call duration is less than Grace Time, it will not be accounted.
==Advanced==
* [http://www.voip-info.org/wiki/index.php?page=Asterisk+sip+insecure Insecure]
 
** port: ignore the port number where request came from. '''WARNING:''' do NOT enable it on username/password authenticated devices.
* '''Grace Time''' - if call duration is less than Grace Time, it will not be accounted.
* [http://www.voip-info.org/wiki/index.php?page=Asterisk+sip+insecure Accept calls from any port] ignore the port number where request came from.
   
   
* '''Custom SIP Header''' - adds custom header to SIP request. Format is '''header: value''' (for example '''x-My-Custom-Header: my value''')
* '''Custom SIP Header''' - adds custom header to SIP request. Format is '''header: value''' (for example '''x-My-Custom-Header: my value''')


* '''Limit up to (number) calls, during (number) seconds''' – allows to set calls per second limit in some period. [[File:call_limit_per_period.png]]
* '''Limit up to (number) calls, during (number) seconds''' – allows to set calls per second limit in some period. [[File:call_limit_per_period.png]]
* '''Disconnect Code Changes''' –  This functionality lets you to change one Hangup Cause Code into another. More information: [[M2_Disconnect_Code_Changes | Disconnect Code Changes]].
* '''Ignore SIP 183 without SDP''' - SIP 183 (session progress) without SDP causes fake ring to be sent to originator. This setting allows to ignore SIP 183 without SDP and avoid fake ring.
<br><br>
<br><br>
=Connection Points Detailed list=
Can be found in the Users list.
[[File:m4_connection_Points_Detailed_list_users.png]]
Here you can dynamically set displayed information by changing Column Visibility.
[[File:m4_connection_Points_column_visibility.png]]
=See also=
=See also=


Line 63: Line 99:
* [[M2_Termination_Points| M2 Termination Points]]
* [[M2_Termination_Points| M2 Termination Points]]
* [[Grace_time | Grace time]]
* [[Grace_time | Grace time]]
* [[M2_Disconnect_Code_Changes | Disconnect Code Changes]]

Revision as of 10:12, 3 November 2021

Creating a Connection Point

Go to User's list menu in USERS -> Users and press on the Device icon Icon device.png. The new page will show a list of Connections Points for that User (if any are available).



M2 connection point create.png


To create a new Connection Point, press on the "ADD NEW CONNECTION POINT" button.

A new window will appear, there you can select general Connection Point Settings.



M2 connection point new.png

  • Description – Description of Connection Point for informational purposes.
  • IP Address - IP Address of Origination Point ( subnetting and IP range is allowed).
  • Act as Origination Point - if set to 'yes', this Connection Point will be handled as Origination Point.
  • Automatically create Routing Group for this OP - if set to 'yes', the system will automatically create a new Routing Group and will assign this new Routing Group in Origination Point settings.
  • Act as Termination Point - if set to 'yes', this Connection Point will be handled as Termination Point.



Connection Point Settings

General

  • Accountcode – the unique ID of the device in the system.
  • Description – for informational purposes.
  • Switch Model - for informational purposes.
  • Type – what type of device it is.

Servers

  • Server – allows to choose server in multiple servers system.



Authentication

IP Authentication:

  • IP Address – Device IP address (IP ranges and subnets are accepted).
  • Port – Device Port.
  • Dynamic IP – Allow Origination Point Authentication with Registration. More information here



Origination Point

All the information about these settings you can find – M2 Origination Points

Termination Point

All the information about these settings you can find – M2 Termination Points

CallerID

A CallerID consists of two parts: Name and Number. The "Number" part is transferred by default by all technologies (GSM, PSTN, SIP etc), but the "Name" part is transferred only by some. The number you see on your mobile phone when someone is calling you is the "Number" part.

  • Name – the "Name" part of the CallerID.
  • Number – the "Number" part of the CallerID. Only numerical values can be entered in this field.

NOTE: if you leave these fields empty, the user can set the CallerID name by himself. Usually it is not advisable to allow the user do it on his own. If CallerID number field is empty, system will take device username as CallerID number (if device is username/password authenticated).

  • Random Number from Number Pool – This functionality gives you an ability to send different caller number on each Call. More information: Number Pool.
  • Unknown - This option lets you set CallerID number to unknown.



Codecs

Choose the codecs your provider uses.

NOTES:

  • If the Provider and the Device do not have similar codecs, no call can be established.



Advanced

  • Grace Time - if call duration is less than Grace Time, it will not be accounted.
  • Accept calls from any port – ignore the port number where request came from.
  • Custom SIP Header - adds custom header to SIP request. Format is header: value (for example x-My-Custom-Header: my value)
  • Limit up to (number) calls, during (number) seconds – allows to set calls per second limit in some period. Call limit per period.png
  • Disconnect Code Changes – This functionality lets you to change one Hangup Cause Code into another. More information: Disconnect Code Changes.
  • Ignore SIP 183 without SDP - SIP 183 (session progress) without SDP causes fake ring to be sent to originator. This setting allows to ignore SIP 183 without SDP and avoid fake ring.



Connection Points Detailed list

Can be found in the Users list.

M4 connection Points Detailed list users.png

Here you can dynamically set displayed information by changing Column Visibility.

M4 connection Points column visibility.png

See also