Hello,

Gianluca Sforna a écrit :

Anyway, talking about phapi, is that going to be a project/library on
its own?
That would be nice.

If so, this is one piece we could start packaging as a stand
alone lib (and removing from the main repo).
Well, it might be not as easy as it seems. Looking at the SConscript file in wifo/trunk/eXosip/phapi/, we can see that phapi depends at least on 3 other libs that we have heavily modified :

phapi_env.WengoUseLibrary("exosip")
phapi_env.WengoUseLibrary("ortp")
phapi_env.WengoUseLibrary("osip")

So we would have either to :
- package these libs.
- submit the changes we made upstream (it may possible for ortp and osip, i don't think it is for exosip).

and then, we could package phapi provided that these three libs are the only dependencies we have modified.

All the best,

--
Julien Gilli
OpenWengo, the free and multiplatform VoIP client
http://dev.openwengo.com/

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to