Hi, i m getting this error while compiling Asterisk 13.10 or 13.11
res_pjsip / config_transport.c: 571: 6: error: «pjsip_tcp_transport_cfg» does not contain an element with the name «sockopt_params» res_pjsip / config_transport.c: 572: 6: error: «pjsip_tcp_transport_cfg» does not contain an element with the name «sockopt_params» res_pjsip / config_transport.c: 573: 6: error: «pjsip_tcp_transport_cfg» does not contain an element with the name «sockopt_params» res_pjsip / config_transport.c: 574: 6: error: «pjsip_tcp_transport_cfg» does not contain an element with the name «sockopt_params» res_pjsip / config_transport.c: 575: 6: error: «pjsip_tcp_transport_cfg» does not contain an element with the name «sockopt_params»
The PJSIP functionality should only be enabled if PJSIP is installed on the system, or you’ve specified to enable bundling to configure. Have you done either? (Is PJSIP installed from a previous installation?)