A new pjsua release is out. Release notes can be found here: http://trac.pjsip.org/repos/milestone/release-1.14
Proposal patch for ports tree below. On my amd64 machine running -current I get multiple pjsua logs like this: "pthread_mutex_destroy on mutex with waiters!" However making calls works. Identical behavior with both pjsua versions 1.12 and 1.14. Holger Index: Makefile =================================================================== RCS file: /cvs/ports/telephony/pjsua/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 7 Mar 2012 12:35:39 -0000 1.22 +++ Makefile 4 May 2012 20:50:30 -0000 @@ -2,10 +2,10 @@ COMMENT= lightweight sip client -VERSION= 1.12 +VERSION= 1.14 DISTNAME= pjproject-${VERSION} PKGNAME= pjsua-${VERSION} -REVISION= 2 +REVISION= EXTRACT_SUFX= .tar.bz2 CATEGORIES= telephony Index: distinfo =================================================================== RCS file: /cvs/ports/telephony/pjsua/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 28 Nov 2011 16:17:47 -0000 1.9 +++ distinfo 4 May 2012 20:50:30 -0000 @@ -1,5 +1,5 @@ -MD5 (pjproject-1.12.tar.bz2) = Hbjlpd1zshZAmxWvo0ZRpA== -RMD160 (pjproject-1.12.tar.bz2) = n/H607q2wKhi76RbwVMp4jvXqkc= -SHA1 (pjproject-1.12.tar.bz2) = RHF7pgxIV68MR4YbJqA6SeAWkeM= -SHA256 (pjproject-1.12.tar.bz2) = VFlxYWfJIkNTrP6hXrMu+0l2yW0lyZT37kUz3dCKfbg= -SIZE (pjproject-1.12.tar.bz2) = 3820999 +MD5 (pjproject-1.14.tar.bz2) = 70aa4fd3b9df5eac70764e5fc7f61309 +RMD160 (pjproject-1.14.tar.bz2) = 81463f49b8c66d5da167f50e50d0282b3379a59d +SHA1 (pjproject-1.14.tar.bz2) = d507e7b6dda02da25448f0eae6c15f6247b10c45 +SHA256 (pjproject-1.14.tar.bz2) = d5e394c08572231e68866c86697cef9d86ecc4d9b873705fa5e5ae56817d0656 +SIZE (pjproject-1.14.tar.bz2) = 3861992