+- When the last call (the one which makes the receiver get the EOM) generates
+  multiple rings, the second ring is seen as the first ring of the first call
+  in a new message. See if there's a way to improve that.
+- Use lists for the currently received symbols and signals instead of a single
+  string for the received message. This would make it easier to print partial
+  results.