From a507049eb5fe46840f7e705c3609ae0f114ffb06 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 3fe2f24b84..e5a96266d1 100644 --- a/CHANGES +++ b/CHANGES @@ -440,7 +440,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 ------------------