From: Etienne Lessard Date: Mon, 31 Oct 2016 18:46:54 +0000 (-0400) Subject: manager: Add documentation for NewConnectedLine event. X-Git-Tag: 15.0.0-beta1~555 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F4242%2F1;p=thirdparty%2Fasterisk.git manager: Add documentation for NewConnectedLine event. The NewConnectedLine event has been added by commit fe7671f, but the documentation was missing. ASTERISK-26537 #close Change-Id: I7fc331f18caa28492da9303e576f70884ca8c9e6 --- diff --git a/main/manager_channels.c b/main/manager_channels.c index 7f3c1b6458..22429b76a5 100644 --- a/main/manager_channels.c +++ b/main/manager_channels.c @@ -139,6 +139,17 @@ + + + Raised when a channel's connected line information is changed. + + + + + CONNECTEDLINE + + + Raised when a Channel's AccountCode is changed.