diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index a61208f38c89d57c4f1e4a3139b63179e2126a10..dcafb770edd3be9fbbbefa44d63e4c47465d2129 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 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>