Skip to content

857 republish changed channel on NewConnectedLineEvent unless it is HOLD

Closes #857

  • We need to republish on NewConnectedLineEvent to correctly revert call number after transfer is refused by target.
  • We can not republish for channels in HOLD state, because we would break behavior on which frontend depends to correctly display original call on hold state. To remove this exception and fix on frontend is unreastically complicated a would easily lead to side-effects (because frontend has very limited information about channels).

Tested on U1 being on Polycom and on Snom (beware - Snom needs to click finish transfer twice, already documented behavior)

Merge request reports