Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

12Connect

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

 

 

blue

Image Added

Column
width30%
Background Color
blue
Table of Contents

Column
width20%

Image Removed

 

Gigaset T300/T500 settings.

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

New Line.jpgImage Removed 

Provider settings:

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

12conn prov.jpgImage RemovedImage Added

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

12conn provset.jpgImage RemovedImage Added

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.jpgImage RemovedImage Added

Extended settings:

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

Open the Manual Configuration and change the default settings like in the example below. Do not forget to enable the check-box Active.

We use the manual configuration to change the Caller ID, where we add the + in front of the international number. This change causes that you call the persons back using the missed calls list.

12conn extended.jpgImage RemovedImage Added

You can copy the text below to paste into the field.

...

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) 

...