Index: dialin/hd/ui_proxy.py =================================================================== diff -u -r9d116c25f6482d61d324558b8a1f745468030740 -rf0edd035811b8d9ca0d13f09be473ebcd164bc10 --- dialin/hd/ui_proxy.py (.../ui_proxy.py) (revision 9d116c25f6482d61d324558b8a1f745468030740) +++ dialin/hd/ui_proxy.py (.../ui_proxy.py) (revision f0edd035811b8d9ca0d13f09be473ebcd164bc10) @@ -1597,7 +1597,7 @@ """ message = DenaliMessage.build_message(channel_id=DenaliChannels.dialin_to_hd_ch_id, - message_id=MsgIds.MSG_ID_UI_START_TREATMENT_REQUEST.value) + message_id=MsgIds.MSG_ID_UI_PATIENT_CONNECTION_BEGIN_REQUEST.value) self.logger.debug("Sending user continue to treatment request to HD.") self.can_interface.send(message, 0)