onNewSyncSource without DataPortNo

"Martin Mainka" <[email protected]> Fri, 11 Apr 2008 17:36:30 +0200
Newsgroups gmane.comp.gnu.ccrtp.devel
Message-ID <000001c89be9$d10cee70$0400a8c0@mainka4>
Hi,
to manage connected clients in a server i like to register them with
networkAddress, DataPortNo, ControlPortNo
Normally this info should be available in the SyncSource object. Now i run
into problems, cause the DataPortNo 
is not set (0)if OnNewSyncSource is called. Is there a trigger or callback
when the info is complete, or is there
a way to force that the OnNewSysncSource is called only from incoming Data?

already now have many thanks for your answers

Martin Mainka