TAstaVoIPEndPoint.DiscoverGatekeeper

Top  Previous  Next

TAstaVoIPEndPoint

 

Declaration

function DiscoverGatekeeper(Transport: TObject): Boolean;

 

Description

Discover and select gatekeeper. This function will use the automatic gatekeeper discovery methods to locate the first gatekeeper on a particular transport. Note the transport being passed in will be deleted becomes owned by the H323Gatekeeper created by this function and will be deleted by it. Also if transport is nil then a H323TransportUDP is created.