diff --git a/CHANGES b/CHANGES index 5062283a92..95221d68e7 100644 --- a/CHANGES +++ b/CHANGES @@ -44,6 +44,8 @@ SIP Changes * Slave SIP channels now set HASH(SIP_CAUSE,) on each response. This permits the master channel to know how each channel dialled in a multi-channel setup resolved in an individual way. + * Added 'externtcpport' and 'externtlsport' options to allow custom port + configuration for the externip and externhost options when tcp or tls is used. IAX2 Changes -----------