From 0c9e217c818273b7f8676a51b45168807f2f38e8 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 a61208f38c..dcafb770ed 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -1892,6 +1892,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. + +