Actions

Difference between revisions of "Call remote station feature"

From Zenitel Wiki

 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{|  
 
{|  
 
|-
 
|-
Line 8: Line 9:
 
|'''Feature number''': || 83
 
|'''Feature number''': || 83
 
|-valign="top"  
 
|-valign="top"  
|'''Parameter 1''': || 1-254 = Node number of exchange to call.
+
|'''Parameter 1''': || 1-254 = Node number of exchange (or SIP node) to call.
 
|-valign="top"  
 
|-valign="top"  
|'''Description''': || Call a remote station or feature within an [[AlphaNet]].
+
|'''Parameter 2''': ||  Collect N more Digits before sending call. Useful for SIP Trunk.
 +
|-valign="top"
 +
|'''Description''': || Call a remote station or feature within an [[AlphaNet]], or access to a [[SIP]] device.
  
To reach a station (or feature) in a remote exchange, dial area code followed by local directory number. The area code is recognised locally, while the remaining dialling is forwarded to the remote exchange for interpretation. This is in contrast to the [[Call remote station feature|Global Numbers]], which transfers the digits to the remote exchange.  
+
Global Numbers are used to create integrated number series throughout a network of AlphaCom exchanges. A Global Number is a directory number which points to a station/feature in a remote exchange. The number is stored locally in each exchange including name, thus appearing in the name list.  
  
The Area Code feature always establishes an audio link to the remote exchange.  The initiating station becomes temporarily "local" to the remote exchange, and can basically do whatever a local station to that exchange can do.  
+
When dialling the Global Number the number is recognised locally, and the exchange establishes an AlphaNet audio link to the remote exchange, and dials the same directory number into the remote exchange, thus creating a conversation or activating a feature. The globally accessible station/feature must have the same directory number locally in it's own exchange.
  
|}
+
Example: In node 2 there is a station with directory number 123, which also should be reached from node 1 by dialling the same number 123. This is done by creating a global number 123 (feature number 83/2) in node 1.
  
  
Call a remote station within a AlphaNet.  
+
AlphaNet calls can also be made by using [[Call remote exchange feature|Area Code]].
  
This feature is dialed from Idle station.
 
  
 +
The [[AlphaNet#Cluster_node_programming|Cluster functionality]] in AlphaPro is useful to manage Global Numbers, provided that all exchanges are managed from the same AlphaPro database.
  
{| border="1" 
 
|+ '''83 FEAT_GLOB_NUMBER''' <BR>
 
 
|-
 
! Param1 !! Description
 
|-
 
|-
 
| 1 - 254 || Node number of exchange to call
 
|-
 
 
|}
 
|}
  
This feature appears to the end user to be the remote counterpart of the [[Call local station feature]].
 
 
Technically, this feature is more related to [[Call remote exchange feature]]. Dial the remote number to get a audio connection to an other exchange. Then the digits dialed for this feature are transfered to the remote exchange, and  handled as if it was a local number in the remote exchange.
 
 
Typical usage is that dirno NNNN is defined as a [[Call local station feature]] in exhange XX. Then in all other exchanges, define dirno NNNN  as Call remote station feature with Param = XX. Fortunally, AlphaPro can help you to manage this, provided you manage all exchanges from the same AlphaPro database.
 
  
 
[[AlphaCom Feature List|Back to feature list]]
 
[[AlphaCom Feature List|Back to feature list]]

Latest revision as of 09:36, 8 October 2019

AI.png
Feature: Global Number - AlphaNet
Default directory number: None
Feature number: 83
Parameter 1: 1-254 = Node number of exchange (or SIP node) to call.
Parameter 2: Collect N more Digits before sending call. Useful for SIP Trunk.
Description: Call a remote station or feature within an AlphaNet, or access to a SIP device.

Global Numbers are used to create integrated number series throughout a network of AlphaCom exchanges. A Global Number is a directory number which points to a station/feature in a remote exchange. The number is stored locally in each exchange including name, thus appearing in the name list.

When dialling the Global Number the number is recognised locally, and the exchange establishes an AlphaNet audio link to the remote exchange, and dials the same directory number into the remote exchange, thus creating a conversation or activating a feature. The globally accessible station/feature must have the same directory number locally in it's own exchange.

Example: In node 2 there is a station with directory number 123, which also should be reached from node 1 by dialling the same number 123. This is done by creating a global number 123 (feature number 83/2) in node 1.


AlphaNet calls can also be made by using Area Code.


The Cluster functionality in AlphaPro is useful to manage Global Numbers, provided that all exchanges are managed from the same AlphaPro database.


Back to feature list