[reSIProcate] SipStack::sendTo
julien thai
julienresiprocate at gmail.com
Mon May 16 11:36:40 CDT 2005
In resiprocate and DUM,
When it really open a socket and then send the sipmessage
in that socket.
In the code below, clientDum is an object of DialogUsageManager.
Does method send of clientDum really send the regMessage in one
socket ( which socket here??). If it send regMessage with UDP with
sendto, where you use recvfrom???
which code can i add to check if the packet return after i sent a
REGISTER??
I am appreciated very much for your reply.
SipMessage & regMessage = clientDum.makeRegistration(from,
newRegisterAppDialogSet(clientDum));
clientDum.send( regMessage );
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050516/f1cab9e0/attachment.htm>
More information about the resiprocate-devel
mailing list