Content

Page tree

D-SERIES

Web User Interface

N/A

Phone User Interface

N/A

Firmware

8.4.15

XML Configuration

<sip_reconnect_on_rejected_refer perm="PERMISSIONFLAGS">VALIDVALUE</sip_reconnect_on_rejected_refer>

Description

Defines if the phone does automatic reconnect to A party if a REFER (blind/attended transfer) has been rejected.


Suppose the following call flow:

 - A calls B, A and B talking
 - B puts A on hold
 - B calls C, B and C talking
 - B presses transfer key twice to initiate transfer A <-> C
 - the call transfer (REFER request) will be rejected, e.g. with SIP Response Code 603


Now the value of this settings decides if:

 - B will be automatically connected to A again, while C is on hold
   (value "on": old behaviour, not default anymore)


or

 - B holds A and C to select the party to talkagain after the transfer failure
   (value: off: new and default behaviour introduced with this setting).

Valid Values

S
on, off

Default Value

off