]> 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:04 +0000 (13:22 +0000)
ASTERISK-28087

Change-Id: I69d48813ec514f5ef06c6de994cba52630e0a3b4

res/res_pjsip.c

index a61208f38c89d57c4f1e4a3139b63179e2126a10..dcafb770edd3be9fbbbefa44d63e4c47465d2129 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>