[reSIProcate] Where can I find these implementations?
John Draper
lists at webcrunchers.com
Wed Jul 20 17:18:56 CDT 2005
in SipSession.hxx, this class definition is listed:
class SipSession
{
public:
void processRequest(SipMessage* msg); // Where can I find
where this is implemented?
void processResponse(SipMessage* msg); // And this?
< rest deleted - not relevant >
Am I to assume that this is not yet implemented? If not, then has
anyone implemented it
by now?
Why is the SipSession.cxx file a blank?
John
More information about the resiprocate-devel
mailing list