Beispiel #1
0
 public List <SIPEndPoint> GetListeningSIPEndPoints()
 {
     return(m_sipTransport.GetListeningSIPEndPoints());
 }