Service consumer can create new subscription and link it to existing AMQP Queue that was created with previous subscription, in case both subscriptions are created for the same business topic. Queue name is generated by the system and is returned in Subscription reply message.
AMQP Queue Name convention/pattern is:
DNOTAM.<service version>.<user id>.<uuid>
Reference
ADM XML Primer - Section 4.2.1.2.6
url:withheld