[OpenSIPS-Users] Mediaproxy: how to build only media-dispatcher
    Dan Pascu 
    dan at ag-projects.com
       
    Thu Oct 23 06:07:53 CEST 2008
    
    
  
On Wednesday 22 October 2008, Giuseppe Roberti wrote:
> Hi.
> Is it possible to build and install only media-dispatcher ?
> Thanks.
If by that you mean
./setup.py build
./setup.py install
then the answer is not yet, unless you modify setup.py to remove 
media-relay from scripts and also remove ext_modules.
However you can run it directly from the directory where the source was 
unpacked, as setup.py build does nothing for the dispatcher part and the 
dispatcher is ready to run as it is.
We will fix this for the next release, to ignore the relay on non linux 
platforms.
-- 
Dan
    
    
More information about the Users
mailing list