[Asterisk-code-review] res pjsip: Add XML documentation for "use callerid contact" (asterisk[16])
George Joseph
asteriskteam at digium.com
Wed Oct 31 13:59:15 CDT 2018
George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/10573 )
Change subject: res_pjsip: Add XML documentation for "use_callerid_contact"
......................................................................
res_pjsip: Add XML documentation for "use_callerid_contact"
ASTERISK-28087
Change-Id: I69d48813ec514f5ef06c6de994cba52630e0a3b4
---
M res/res_pjsip.c
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Sean Bright: Looks good to me, but someone else must approve
George Joseph: Looks good to me, approved; Approved for Submit
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index c2e77cb..ce54da2 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -1881,6 +1881,13 @@
at the first semicolon.</para></note>
</description>
</configOption>
+ <configOption name="use_callerid_contact" default="no">
+ <synopsis>Place caller-id information into Contact header</synopsis>
+ <description><para>
+ This option will cause Asterisk to place caller-id information into
+ generated Contact headers.</para>
+ </description>
+ </configOption>
</configObject>
</configFile>
</configInfo>
--
To view, visit https://gerrit.asterisk.org/10573
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-MessageType: merged
Gerrit-Change-Id: I69d48813ec514f5ef06c6de994cba52630e0a3b4
Gerrit-Change-Number: 10573
Gerrit-PatchSet: 2
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2 (1000185)
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181031/ef0c8855/attachment.html>
More information about the asterisk-code-review
mailing list