Gigaset Siemens
From Wildix
how to connect, to set up and to transfert call with a Gigaset S450IP behind WMS.
On Gigaset S450IP side:
First Connect the DECT base station to your LAN switch, and look for the IP address on the phone:
- click on menu
- Go to -> Setting -> Base -> Local network -> enter PIN -> get IP address
- use a browser to view the DECT station's web interface http://IP-address and configure as showing on screenshoot below.
configuring Call fowarding: The last firmware allow to perform calls tranfers using normal SIP method:
Firmware version: 020810000000 / 041.00
EEPROM version: 103
- First upgrade the firmare via web interface. Go to Miscellaneous -> Automatic check for update:YES -> Update Firmware
- Allow tranfers features by going on Settings -> Telephony -> Advanced Setting -> Transfer Call by On-Hook:YES.
- Now you can transfer calls:
Press "ext call".
Enter the phone number of the other end and click "send".Then you can announce(*) the call.
Press "options", go to "call transfer" and press ok. You can hangup now.
(*)- to do a blind transfer, just enter the phone number of the other end and hangup when is ringing.
on WMS side: You should create a new user extention, like showing on screenshots below. Select info for dtmf tones in phones and sip-info on gigaset
Tips
- When using a Patton for outbound calls the Gigaset redial the number several times, until the Patton Answer.
To avoid this behaviour put a Ringing() as first instruction in your dialplan:
_0.,1,Ringing()
_0.,2,Dial(SIP/gatewaybri0/${EXTEN:1})
.......

