< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] The use of #define RESIPROCATE_SUBSYSTEM Subsystem::SIP


Hi,

Since I'm developing a SIPPhone, and the "test" defines a subsystem called test.... and some of these sub-systems are defined in... resiprocate/os/Subsystem.cxx... Is it a good idea to define my OWN subsystem, much like the "test" does, or
can I just get away sith using

#define RESIPROCATE_SUBSYSTEM Subsystem::SIP

John