request -= Packet-Type[*]

foreach request.[*] {
	reply += {
		Called-Station-Id = "%{Foreach-Variable-0}"
	}
}
