You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenTelepresence
The github hasn't had a commit since 2015 and it looks like master has never been able to build. A PR that looks like it will fix the build has been sitting for 26 days as of this post.
The build problem appears to be that the tinywrap stuff from the doubango project (located here: https://github.com/DoubangoTelecom/doubango/tree/master/bindings/_common) isn't in a folder called tinywrap under the root of the telepresence project. This causes an error about not being able to find SipSession.h when a build is attempted. It looks like tinywrap used to be an external project in svn but that link didn't get properly transferred when the project moved to git.