[Asterisk-code-review] res pjsip: Add XML documentation for "use callerid contact" (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Wed Oct 31 07:53:21 CDT 2018
Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/10572
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(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/72/10572/1
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index a61208f..035c5b8 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -1892,6 +1892,13 @@
at the first semicolon.</para></note>
</description>
</configOption>
+ <configOption name="use_callerid_contact" default="no">
+ <synopsis>Place callerid information into Contact header</synopsis>
+ <description><para>
+ This option will cause Asterisk to place callerid information into
+ generated Contact headers.</para>
+ </description>
+ </configOption>
</configObject>
</configFile>
</configInfo>
--
To view, visit https://gerrit.asterisk.org/10572
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I69d48813ec514f5ef06c6de994cba52630e0a3b4
Gerrit-Change-Number: 10572
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181031/d99f4734/attachment.html>
More information about the asterisk-code-review
mailing list