[asterisk-bugs] [JIRA] (ASTERISK-25828) Compile failure with older pjproject versions
Scott Griepentrog (JIRA)
noreply at issues.asterisk.org
Wed Mar 2 09:41:56 CST 2016
Scott Griepentrog created ASTERISK-25828:
--------------------------------------------
Summary: Compile failure with older pjproject versions
Key: ASTERISK-25828
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25828
Project: Asterisk
Issue Type: Bug
Security Level: None
Reporter: Scott Griepentrog
When compiling asterisk 13 or master against an older version of pjproject, a compile time error is encountered:
{noformat}
res_pjsip/config_transport.c: In function ‘has_state_changed’:
res_pjsip/config_transport.c:375:12: error: ‘pjsip_tls_setting’ has no member named ‘proto’
|| a->tls.proto != b->tls.proto
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list