Hi everyone, I've noticed that service_update_req() in sdpd/service.c doesn't allow previously-set attributes to be removed from a service record, only new attributes to be added or existing ones updated. The attached patch (against CVS) clears an existing service record's attributes before reading a new set from an SDP_SVC_UPDATE_REQ message. Regards, Steve