Hi, I want to add PJSIP to a Media Center (MC) application, such as geexbox and xbmc. I would have to build both apps (say PJSIP & Geexbox) from source. To help one add packages to the MC, the MC app itself has a script that generates some files that could be used to build a package. The files are install, build, installdev and meta; their contents can be found here http://pastebin.mozilla.org/1444643. What I want to do is copy the build&make contents in the PJSIP source to them. After that, I would build the MC, which will pull the pjsip source and build it alongside. Please advice if it would work. Regards, Michael.