[asterisk-bugs] [JIRA] (ASTERISK-23711) Asterisk does not compile when HAVE_PJ_TRANSACTION_GRP_LOCK is not defined
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sat May 3 22:02:43 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=217894#comment-217894 ]
Matt Jordan commented on ASTERISK-23711:
----------------------------------------
A few comments/questions:
# Where did you get version of pjsip? Was it from their site, or from the Asterisk github repo?
# In your {{include/asterisk/autoconfig.h}}, what is the value of {{HAVE_PJ_TRANSACTION_GRP_LOCK}}?
# Please attach your {{config.log}}, showing how Asterisk was configured.
> Asterisk does not compile when HAVE_PJ_TRANSACTION_GRP_LOCK is not defined
> --------------------------------------------------------------------------
>
> Key: ASTERISK-23711
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23711
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 12.2.0
> Environment: gcc (SUSE Linux) 4.8.1 20130909
> pjsip 2.2.1
> Reporter: Marcello Ceschia
> Assignee: Matt Jordan
> Severity: Critical
>
> {code}
> res_pjsip/pjsip_distributor.c: In function ‘find_dialog’:
> res_pjsip/pjsip_distributor.c:141:21: error: ‘pjsip_transaction’ has no member named ‘mutex’
> pj_mutex_unlock(tsx->mutex);
> ^
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list