From 33f0500359cfe7aec954fbb24b760335908e83d9 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Sat, 11 Dec 2021 19:45:30 -0500 Subject: [PATCH] CHANGES: Correct reference to configuration file. Change-Id: I22a788ebf11168fff7fbf9ea956ebcd705ab63dd --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b75644cff8..d1cd49b200 100644 --- a/CHANGES +++ b/CHANGES @@ -356,7 +356,7 @@ res_pjsip ------------------ * PJSIP support of registrations of endpoints in multidomain scenarios, where the endpoint contains the domain info - in pjsip_endpoint.conf + in pjsip.conf. res_pjsip_dialog_info_body_generator ------------------