]> git.ipfire.org Git - thirdparty/asterisk.git/commit
use the enum that defines the option arguments, so that the likelihood of mismatched...
authorKevin P. Fleming <kpfleming@digium.com>
Thu, 27 Jul 2006 22:23:38 +0000 (22:23 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Thu, 27 Jul 2006 22:23:38 +0000 (22:23 +0000)
commit7b9abdf13828de66298fd345e8d18a70f6f97a8b
treeeee648944e90378b43a37e3362f1e6096ed8fdc5
parent6afc9c6c8f98496010089a1b12afc05392d886e2
use the enum that defines the option arguments, so that the likelihood of mismatched option indexes is reduced (which in this case was a bug, the volume argument was not checked properly)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@38370 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_chanspy.c