From de206baa99f0e72129f036f1d8258f802367cb58 Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Tue, 2 Jul 2013 16:11:32 +0000 Subject: Fix transfer AMI event parameter naming git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@393429 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/stasis_bridging.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'main/stasis_bridging.c') diff --git a/main/stasis_bridging.c b/main/stasis_bridging.c index 0b6411671..39a8ba892 100644 --- a/main/stasis_bridging.c +++ b/main/stasis_bridging.c @@ -160,11 +160,11 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - + The ID of the bridge where the Transferer performed the transfer This header will not be present if the original transferer was not in a bridge. - + The type of the bridge where the Transferer performed the transfer This header will not be present if the original transferer was not in a bridge. @@ -207,11 +207,11 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - + The unique ID of the bridge that the second transferer channel was in, or None if the second transferer channel was not bridged This header will not be present if the second transferer was not in a bridge. - + The type of the bridge where the Transferer performed the transfer This header will not be present if the second transferer was not in a bridge. -- cgit v1.2.3