[reSIProcate] About the onNewSession

Karlsson boost.regex at gmail.com
Mon Nov 19 06:22:36 CST 2007


Hi, I'm a newbie here at reSIProcate,  I have a quesiton: What's different
between these two callback?

    /// called when an initial INVITE or the intial response to an outoing
invite
      virtual void onNewSession(ClientInviteSessionHandle,
InviteSession::OfferAnswerType oat, const SipMessage& msg)=0;
      virtual void onNewSession(ServerInviteSessionHandle,
InviteSession::OfferAnswerType oat, const SipMessage& msg)=0;


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20071119/0488c10f/attachment.htm>


More information about the resiprocate-devel mailing list