diff --git a/res/res_pjsip.c b/res/res_pjsip.c index 93fa6a38c92d17b104ec0c2db3bdea49959555c2..2ef0eb983b9d93c35de83416b4be6359903e9cae 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -1828,6 +1828,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>