CallDistanceTransceiver.py: destination_number does not have to be a member
authorAntonio Ospite <ao2@ao2.it>
Sat, 2 Jan 2016 15:46:06 +0000 (16:46 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:48:25 +0000 (10:48 +0100)
The destination_number is only used int he transmit functions, it can
very well be just an argument of the transmit functions.


No differences found