diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c index 0347906dc6..f568083fda 100644 --- a/apps/app_chanspy.c +++ b/apps/app_chanspy.c @@ -164,7 +164,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - Specify a DTMF digit that can be used to exit the application. + Specify a DTMF digit that can be used to exit the application while actively + spying on a channel. If there is no channel being spied on, the DTMF digit will be + ignored. @@ -303,7 +305,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - Specify a DTMF digit that can be used to exit the application. + Specify a DTMF digit that can be used to exit the application while actively + spying on a channel. If there is no channel being spied on, the DTMF digit will be + ignored.