Re: [OpenSIPStack] doubt on opensipstack call backs...
Brought to you by:
joegenbaclor
From: Matthias D. <mdr...@gm...> - 2009-04-01 10:45:33
|
Hello Kishore, I think what you are looking for is this callback virtual void OpalOSSEndPoint::OnReceivedInstantMessage( const SIPMessage & message ) Regards, Matthias kishore kumar schrieb: > Hi All, > > I am trying to send MESSAGE from the opensipstack to the another > opensipstack which is running on the other machine. > I am able to send MESSAGE and able to get the 200_OK from the other machine > where another opensipstack is running. > > But i am not able to find the call back in opensipstack, which is calling > when MESSAGE is received to other machine and from where it is sending the > 200_OK in opensipstack, > > Can anyone look in to this please. > > Regards, > Kishore. > ------------------------------------------------------------------------------ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > |