Home
last modified time | relevance | path

Searched refs:GetPrefixName (Results 1 – 25 of 41) sorted by relevance

12

/dports/net/opal/opal-3.10.10/src/opal/
H A Divr.cxx91 if (ivrString.Find(GetPrefixName()+":") == 0) in MakeConnection()
92 prefixLength = GetPrefixName().GetLength()+1; in MakeConnection()
184 return GetPrefixName() + ':' + m_vxmlScript.Left(m_vxmlScript.FindOneOf("\r\n")); in GetLocalPartyURL()
212 if (remoteParty.Find(GetPrefixName()+":") == 0) in TransferConnection()
213 prefixLength = GetPrefixName().GetLength()+1; in TransferConnection()
H A Dconnection.cxx313 PString str = GetPrefixName(); in OpalConnection()
1437 PString OpalConnection::GetPrefixName() const in GetPrefixName() function in OpalConnection
1439 return endpoint.GetPrefixName(); in GetPrefixName()
1451 return GetPrefixName() + ':' + PURL::TranslateString(GetLocalPartyName(), PURL::LoginTranslation); in GetLocalPartyURL()
1481 return MakeURL(GetPrefixName(), GetRemotePartyAddress()); in GetRemotePartyURL()
1487 return MakeURL(GetPrefixName(), GetDestinationAddress()); in GetCalledPartyURL()
H A Dcall.cxx379 if (prefix == conn->GetPrefixName() && !conn->IsReleased()) in Transfer()
393 return connection->TransferConnection(connection->GetPrefixName() + newAddress.Mid(1)); in Transfer()
395 if (prefix.IsEmpty() || prefix == connection->GetPrefixName() || manager.HasCall(newAddress)) in Transfer()
H A Dconsole_mgr.cxx522 cout << "tel URI mapped to: " << ep->GetPrefixName() << '\n'; in Initialise()
H A Dmanager.cxx336 PString thePrefix = prefix.IsEmpty() ? endpoint->GetPrefixName() : prefix; in AttachEndPoint()
/dports/net/opal/opal-3.10.10/src/lids/
H A Dlidep.cxx68 PTRACE(4, "LID EP\tAwaiting monitor thread termination " << GetPrefixName()); in ~OpalLineEndPoint()
81 PTRACE(4, "LID EP\tOpalLineEndPoint " << GetPrefixName() << " destroyed"); in ~OpalLineEndPoint()
94 PINDEX prefixLength = GetPrefixName().GetLength(); in MakeConnection()
411 PTRACE(4, "LID EP\tMonitor thread started for " << GetPrefixName()); in MonitorLines()
420 PTRACE(4, "LID EP\tMonitor thread stopped for " << GetPrefixName()); in MonitorLines()
820 PString OpalLineConnection::GetPrefixName() const in GetPrefixName() function in OpalLineConnection
H A Dcapi_ep.cxx550 PTRACE(4, "LID EP\tAwaiting monitor thread termination " << GetPrefixName()); in ~OpalCapiEndPoint()
/dports/net/opal/opal-3.10.10/include/t38/
H A Dt38proto.h207 virtual PString GetPrefixName() const;
/dports/net/opal/opal-3.10.10/src/t38/
H A Dt38proto.cxx543 remoteParty.Left(prefixLength) *= GetPrefixName())); in MakeConnection()
614 PString OpalFaxConnection::GetPrefixName() const in GetPrefixName() function in OpalFaxConnection
616 return m_disableT38 ? m_endpoint.GetPrefixName() : m_endpoint.GetT38Prefix(); in GetPrefixName()
/dports/net/opal/opal-3.10.10/include/lids/
H A Dlidep.h329 virtual PString GetPrefixName() const;
/dports/net/opal/opal-3.10.10/include/sip/
H A Dsipcon.h164 virtual PString GetPrefixName() const;
/dports/net/opal/opal-3.10.10/include/opal/
H A Dendpoint.h729 const PString & GetPrefixName() const { return prefixName; } in GetPrefixName() function
H A Dconnection.h1492 virtual PString GetPrefixName() const;
/dports/net/opal/opal-3.10.10/src/im/
H A Dsipim.cxx208 if (conn.GetPrefixName() *= "sip") in CreateMediaSession()
/dports/net/opal/opal-3.10.10/src/h323/
H A Dh323ep.cxx766 PURL url(remoteParty, GetPrefixName()); // Parses as per RFC3508 in ParsePartyName()
785 url.Parse(newName, GetPrefixName()); in ParsePartyName()
H A Dh323.cxx1232 remotePartyURL = GetPrefixName() + ':'; in SetRemotePartyInfo()
1714 PString H323Connection::GetPrefixName() const in GetPrefixName() function in H323Connection
1718 return OpalConnection::GetPrefixName()+'s'; in GetPrefixName()
1720 return OpalConnection::GetPrefixName(); in GetPrefixName()
/dports/net/opal/opal-3.10.10/samples/simple/
H A Dmain.cxx997 PString prefix = h323EP->GetPrefixName(); in InitialiseH323EP()
1526 PCaselessString prefix = connection.GetEndPoint().GetPrefixName(); in OnOpenMediaStream()
/dports/net/opal/opal-3.10.10/src/Python/opal/
H A DOpalFaxEndPoint.sip177 virtual PString GetPrefixName() const;
H A DOpalEndPoint.sip57 const PString & connType = sipCpp->GetPrefixName();
548 const PString & GetPrefixName() const;
H A DSIPConnection.sip134 virtual PString GetPrefixName() const;
H A DOpalConnection.sip317 const PString & connType = sipCpp->GetEndPoint().GetPrefixName();
1348 virtual PString GetPrefixName() const;
H A DH323Connection.sip78 virtual PString GetPrefixName() const;
/dports/net/opal/opal-3.10.10/include/h323/
H A Dh323con.h168 virtual PString GetPrefixName() const;
/dports/net/opal/opal-3.10.10/samples/openphone/
H A Dmain.cxx1376 PString prefixAndColon = ep->GetPrefixName() + ':'; in StartListenerForEP()
1388 …LogWindow << ep->GetPrefixName().ToUpper() << " listening on " << setfill(',') << ep->GetListeners… in StartListenerForEP()
1390 LogWindow << ep->GetPrefixName().ToUpper() << " listen failed"; in StartListenerForEP()
2245 bool usingHandset = connection.GetEndPoint().GetPrefixName() == "pots"; in OnIncomingConnection()
2453 << connection.GetPrefixName() << " endpoint" in LogMediaStream()
4300 m_telURI = ep->GetPrefixName();
4311 PwxString prefix(endpoints[i].GetPrefixName());
/dports/net/opal/opal-3.10.10/src/sip/
H A Dsipcon.cxx1732 PString SIPConnection::GetPrefixName() const in GetPrefixName() function in SIPConnection

12