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).

Web User Interface

...


Phone User Interface

N/A


Auto-provisioning

ParameterValid value
<sip_reconnect_on_rejected_refer perm="PERMISSIONFLAGS">VALIDVALUE</sip_reconnect_on_rejected_refer>on, off