Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

12Connect

Section
Column
width50%
Feature                                                           
Outgoing CallsYes
Incoming CallsYes
CLIP incomingYes
CLIP outgoingYes
Call ForwardingYes
Call TransferYes
Call WaitingYes
DTMFYes
Anonymous CallYes
A-number forwardingNo
Column
width30%
Background Color
blue
blue

Table of Contents

Column
width20%

 

Gigaset T300/T500 settings.

In the Gigaset PBX go to "Configuration" - "Lines" - "Lines" and click on:

New Line.jpg

Provider settings:

Give the Line an unique name, insert the Registration user name and Password.

...

In the Provider pull-down list, select "new.."

12conn provset.jpg

Number Area settings:

Just add the telephone numbers for this SIP trunk. The Country Code and Area Code can be filled in, if different than the default setting.

12conn numarea.jpg

Extended settings:

To enable incoming calls, you need to use the settings below.

...

Software Release < 5.2

Background Color
#COCOCO#C0C0C0#COCOCO
#C0C0C0
    [12Connect-incoming]
    exten => _X.,1,Set(channelname=12Connect-incoming)
    exten => _X.,2,Set(CALLERID(num)=+${CALLERID(num)})
    exten => _X.,3,Goto(incoming,${EXTEN},1)
    exten => _+X.,1,Set(channelname=12Connect-incoming)
    exten => _+X.,2,Goto(incoming,${EXTEN},1) 

...