diff --git a/res/res_pjsip.c b/res/res_pjsip.c index cd0f85498bf3256ad4896d2a960035659a1130b3..3391feeaa472295280b4a09a7086995ecd2bfb9f 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -1898,6 +1898,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>