diff --git a/CHANGES b/CHANGES index 37eaca35cf..eedb2074c1 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,11 @@ Applications -------------------------- +ChanSpy +-------------------------- + * ChanSpy now accepts a channel uniqueid or a fully specified channel name + as the chanprefix parameter if the 'u' option is specified. + ConfBridge -------------------------- * CONFBRIDGE dialplan function is now capable of creating/modifying dynamic diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c index bfe97a0d76..0347906dc6 100644 --- a/apps/app_chanspy.c +++ b/apps/app_chanspy.c @@ -145,6 +145,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") +