rtp: rename modarg destination to destination_ip
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 17 Nov 2012 23:31:17 +0000 (23:31 +0000)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 25 Mar 2013 09:47:04 +0000 (09:47 +0000)
commitd18c3664b53b543a34da82e2229129cacf8a11ff
tree5616fa5b3111d3be2616e8bfe7716dfd2efc8e4b
parentce0294ccf2ca00b28b41c253283b726218a9bb44
rtp: rename modarg destination to destination_ip

The module argument 'source' already has special meaning as the
pa_source, however, the argument 'destination' expects an IP address.

Prior to introducing a source IP modarg for the source IP address,
rename the 'destination' argument to 'destination_ip'. Include
compatibility support for old RTP users so they don't need to change
their module usage immediately.

(changes in v2: minor formatting fixes, s/dstip/destination_ip)

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
src/modules/rtp/module-rtp-send.c