Reference13r1:Apps/PbxManager/Trunks: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Hawk (talk | contribs)
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 6: Line 6:


; Name
; Name
: The Long Name of the PBX object
: The <u>Long Name</u> of the PBX object


; SIP
; SIP
: The name of the PBX object
: The <u>name</u> of the PBX object


; Number
; Number
: The number of the object
: The <u>number</u> of the object


; Loopback
; Loopback
: target number, when the called number is the trunk-number
: destination to be called if an incoming call is routed back to the trunk-number
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]


; Incomplete
; Incomplete
: target number, when the called number is incomplete
: destination to be called if an incoming call to an incomplete number is received
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]


; Invalid
; Invalid
: target number, when an incomming call was received
: destination to be called if an incoming call to an invalid number is received
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]


; Busy
; Busy
: target number, when an incomming call was received with: busy
: destination to be called if an incoming call to a busy endpoint is received
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]


; Rejected
; Rejected
: target number, when an incomming call was received with: rejected
: destination to be called if an incoming call is rejected by the called endpoint
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]


; No anwser
; No answer
: target number, when an incomming call was received with: no answer
: destination to be called if an incoming call is not answered by the called endpoint
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]
: [[{{NAMESPACE}}:PBX/Objects/Trunk_Line#Trunk_Object_specific_configuration|See Trunk specific configurations]]


; Interfaces/SBC
; Interfaces/SBC
: You have first to create the Trunk and klick OK. Afterwards you can reopen the Trunk configuration and configure the connected Interface/SBC
: First create the Trunk and confirm with OK. Afterwards reopen the Trunk configuration and configure the connected Interface/SBC


== Edit Trunk ==
== Edit Trunk ==


; Interfaces/SBC
; Interfaces/SBC
: Select the target Gateway and the Interface (BRI/PRI/TEL) or an SBC Interface (SIP1-SIP16) for the Trunk
: (+ Add) to receive a selection of usable target gateways
: Select gateway to be used
: Select <u>Interface</u> for POTS-connection (FXO, BRI, PRI) or <u>SBC</u> for VoIP (SIP)-connection
; Interface (FXO, BRI, PRI)
: If available, usable interfaces are displayed for selection
: Select protocol
:* Point to Point (PtP - mostly ISDN with a number block) - configure trunk data
:* Point to Multipoint (PtMP - mostly ISDN with single numbers) - configure trunk data and internal number maps
:* Manual - default PtMP is applied; further configuration manually via AdminUI
; SBC (SIP)
: Select country for which your providers' product is offered
: Select used SIP provider according to your connection contract


== Known issues ==
== Known issues ==
Line 50: Line 61:
* defintion of protocol mode PtP (default PtmP) in PBXManager has no effect to the physical interface settings
* defintion of protocol mode PtP (default PtmP) in PBXManager has no effect to the physical interface settings
: adjustment has to be done via [[{{NAMESPACE}}:Interfaces/BRI/Protocol|AdvancedUI]]
: adjustment has to be done via [[{{NAMESPACE}}:Interfaces/BRI/Protocol|AdvancedUI]]
* Line-bound SIP connections are not listed.
* More options for the trunk objekt you find in the Admin UI / PBX / Objects / trunk-object.


= Related Articles =  
= Related Articles =  
* [[Course13:IT_Connect_-_05_Using_Trunks]]
* [[Courseware:IT_Connect_-_05_Using_Trunks]]
* [[{{NAMESPACE}}:PBX/Objects/Trunk_Line]]
* [[{{NAMESPACE}}:PBX/Objects/Trunk_Line]]

Latest revision as of 14:54, 10 April 2025

Configure your Trunklines

Add Trunk

Create a new Trunk object on the PBX

Name
The Long Name of the PBX object
SIP
The name of the PBX object
Number
The number of the object
Loopback
destination to be called if an incoming call is routed back to the trunk-number
See Trunk specific configurations
Incomplete
destination to be called if an incoming call to an incomplete number is received
See Trunk specific configurations
Invalid
destination to be called if an incoming call to an invalid number is received
See Trunk specific configurations
Busy
destination to be called if an incoming call to a busy endpoint is received
See Trunk specific configurations
Rejected
destination to be called if an incoming call is rejected by the called endpoint
See Trunk specific configurations
No answer
destination to be called if an incoming call is not answered by the called endpoint
See Trunk specific configurations
Interfaces/SBC
First create the Trunk and confirm with OK. Afterwards reopen the Trunk configuration and configure the connected Interface/SBC

Edit Trunk

Interfaces/SBC
(+ Add) to receive a selection of usable target gateways
Select gateway to be used
Select Interface for POTS-connection (FXO, BRI, PRI) or SBC for VoIP (SIP)-connection
Interface (FXO, BRI, PRI)
If available, usable interfaces are displayed for selection
Select protocol
  • Point to Point (PtP - mostly ISDN with a number block) - configure trunk data
  • Point to Multipoint (PtMP - mostly ISDN with single numbers) - configure trunk data and internal number maps
  • Manual - default PtMP is applied; further configuration manually via AdminUI
SBC (SIP)
Select country for which your providers' product is offered
Select used SIP provider according to your connection contract

Known issues

  • defintion of protocol mode PtP (default PtmP) in PBXManager has no effect to the physical interface settings
adjustment has to be done via AdvancedUI
  • Line-bound SIP connections are not listed.
  • More options for the trunk objekt you find in the Admin UI / PBX / Objects / trunk-object.

Related Articles