You should use the sipxtapi branch, not the mediaupdate branch, as it's not being developed any longer. It was too costly to develop so many branches.
There is no need to create instance of portlib, as all methods can be static. I saw you made some private static members of classes public, you can't do that, thats why I suggested also new static methods in those classes to avoid using friend class or making some private members public. Jaro _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
