TT#156156 Rename ngcp-sound-set to ngcp-get-soundset for consistency

Add backwards compatibility symlinks to smooth the transition.

Change-Id: I7dfd423cb97e84b9f1249327139bd0dabcd432eb
mr10.3
Guillem Jover 3 years ago
parent d037f0855f
commit 8904bd761b

@ -65,11 +65,11 @@ __END__
=head1 NAME
ngcp-sound-set - retreives an NGCP Sound Set
ngcp-get-soundset - retreives an NGCP Sound Set
=head1 SYNOPSIS
B<ngcp-sound-set> [I<options>...] I<required-arguments>...
B<ngcp-get-soundset> [I<options>...] I<required-arguments>...
=head1 DESCRIPTION

@ -6,6 +6,6 @@ usr/bin/ngcp-create-soundset
usr/bin/ngcp-create-subscriber
usr/bin/ngcp-delete-domain
usr/bin/ngcp-get-customer
usr/bin/ngcp-sound-set
usr/bin/ngcp-get-soundset
usr/bin/ngcp-terminate-customer
usr/bin/ngcp-terminate-subscriber

@ -1,3 +1,4 @@
/usr/bin/ngcp-get-customer /usr/bin/ngcp-get-voip-account
/usr/bin/ngcp-get-soundset /usr/bin/ngcp-sound-set
/usr/bin/ngcp-terminate-customer /usr/bin/ngcp-delete-voip-account
/usr/bin/ngcp-terminate-subscriber /usr/bin/ngcp-delete-subscriber

@ -6,6 +6,6 @@ usr/share/man/man1/ngcp-create-soundset.1p
usr/share/man/man1/ngcp-create-subscriber.1p
usr/share/man/man1/ngcp-delete-domain.1p
usr/share/man/man1/ngcp-get-customer.1p
usr/share/man/man1/ngcp-sound-set.1p
usr/share/man/man1/ngcp-get-soundset.1p
usr/share/man/man1/ngcp-terminate-customer.1p
usr/share/man/man1/ngcp-terminate-subscriber.1p

Loading…
Cancel
Save