From 7872538b83cbb2cc94df0140c5686cbcc8f66c32 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Thu, 14 May 2009 22:03:49 +0000 Subject: Add outgoing_colp misdn.conf port parameter. Select what to do with outgoing COLP information on this port. 0 - Send out COLP information unaltered. (default) 1 - Force COLP to restricted on all outgoing COLP information. 2 - Do not send COLP information. outgoing_colp=0 Also fixed sending the EctInform message so it always has the required redirectionNumber parameter when the status is active. JIRA ABE-1853 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@194479 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/misdn.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'configs/misdn.conf.sample') diff --git a/configs/misdn.conf.sample b/configs/misdn.conf.sample index 07cff4de4..f4ca486e9 100644 --- a/configs/misdn.conf.sample +++ b/configs/misdn.conf.sample @@ -397,6 +397,13 @@ nodialtone=no presentation=-1 screen=-1 +; Select what to do with outgoing COLP information on this port. +; +; 0 - Send out COLP information unaltered. (default) +; 1 - Force COLP to restricted on all outgoing COLP information. +; 2 - Do not send COLP information. +outgoing_colp=0 + ; Put a display ie in the CONNECT message containing the following ; information if it is available (nt port only): ; -- cgit v1.2.3