Voiceworks

Feature                                                           
Outgoing CallsYes
Incoming CallsYes
CLIP incomingYes
CLIP outgoingYes
Call ForwardingYes
Call TransferYes
Call WaitingYes
DTMFYes
Anonymous CallYes
A-number forwardingYes (on demand)

 

Gigaset T300/T500 settings.

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

Provider settings:

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

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

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.

 

Extended settings:

No change is needed.

If you have configured the settings in the Voiceworks portal that the DID number is in the to/field, you need to use the Manual settings below. 

[Voiceworks-incoming]
exten => _.,1,Set(channelname=Voiceworks-incoming)
exten => _.,2,Set(lineconfigid=1925)
exten => _.,3,Set(var_to=${SIP_HEADER(To)})
exten => _.,4,Set(firstcut=${CUT(var_to,:,2)})
exten => _.,5,Set(secoundcut=${CUT(firstcut,@,1)})
exten => _.,6,Set(CALLERID(all)=${CALLERID(number)})
exten => _.,7,Goto(Voiceworks-incoming-manuell,${secoundcut},1)

[Voiceworks-incoming-manuell]
exten => _X.,1,Goto(incoming,${EXTEN},1)
exten => _+X.,1,Goto(incoming,${EXTEN},1)

 

 

Voiceworks settings:

Since 8-10-2013 a profile is available at the Voiceworks Portal!

Please use the profile from the dropdownmenu.

 

 

 

 

 

 

 

 

 

  • No labels