From 9c5e75acb07a090296a3d3538f63c429c9f53ab7 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Wed, 31 Oct 2018 12:53:08 +0000 Subject: [PATCH] res_pjsip: Add XML documentation for "use_callerid_contact" ASTERISK-28087 Change-Id: I69d48813ec514f5ef06c6de994cba52630e0a3b4 --- res/res_pjsip.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/res/res_pjsip.c b/res/res_pjsip.c index c2e77cba2f..ce54da22ed 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -1881,6 +1881,13 @@ at the first semicolon. + + Place caller-id information into Contact header + + This option will cause Asterisk to place caller-id information into + generated Contact headers. + +