Hi, sorry I have a bit of an issue.I have the user 1002 and a conference (dupe_conference).I use the originate command, and want to bridge the user and the conference.The command should call 1002 and add them to the conference:originate {ignore_early_media=true,origination_caller_id_name=‘DesiredCallerName’,origination_caller_id_number=1002,end_bridge_after_member_exit=true}sofia/voxioma/1002@10.128.0.23 &conference(dupe_conference)This works successfully, but after the user hangs up, there’s a very loud buzzing sound in the conference. I think it’s that the bridge user isn’t hung up?