[reSIProcate] transport help

heather jiang heather37j at yahoo.com
Mon Mar 5 22:31:40 CST 2007


Can someone explain what is the registra port? For teststack, 
   
  sipstack sender;
  sipstack receiver;
   
  Both send and receiver has three ports: senderport, registraport and target ports
   
  sender. addtransport(udp, senderport, version);
  receiver.addtransport(udp, registraport, version);
   
  I figured when sender's targetport pointing to the receiver's registraport, sender could send out packets to receiver. 
   
  But, what is the theory about these port definition? should sender also add registraport, say,
  sender.addtransport(udp, registraport, version)? I don't quite get the meaning of this. 
   
  Anyhelp? Thanks a lot

 
---------------------------------
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070305/2bb7b27d/attachment.htm>


More information about the resiprocate-devel mailing list