]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
res_pjsip: Add XML documentation for "use_callerid_contact"
authorJoshua Colp <jcolp@digium.com>
Wed, 31 Oct 2018 12:53:08 +0000 (12:53 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 31 Oct 2018 13:22:46 +0000 (08:22 -0500)
ASTERISK-28087

Change-Id: I69d48813ec514f5ef06c6de994cba52630e0a3b4

res/res_pjsip.c

index 93fa6a38c92d17b104ec0c2db3bdea49959555c2..2ef0eb983b9d93c35de83416b4be6359903e9cae 100644 (file)
                                                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>