Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

\\pysnas01.dialogic.com\Infofactory\MCPD Export Data\MCPD Program Information\HMP Generic\Planning\FRs\FRRDs\HMP TLS Requirements Document.doc

\\pysnas01\Infofactory\MCPD Export Data\MCPD Program Information\Protocols\Design Docs\SIP TLS.doc

\\pysnas01\Infofactory\MCPD Export Data\MCPD Program Information\Protocols\Design Docs\API Committee Proposal - SIP TLS.doc

The sources are more likely portable to any other RV implementation relatively easily… In fact it’s very clear we took the RV TLS examples and augmented them as required. The HMP interface resembles the RV interface a lot as you will see from the API committee document at a quick glance.

...

  if (ENUM_TLS_METHOD_TLS_V1 != pEngine->E_sip_tls_method)

   {

      pDbg->print (Dbg::M_SHM,Dbg::LEVEL_ERROR,0,__FILE__,__LINE__,

         "<< checkTLSEngineParams: invalid TLS method %d\n",pEngine->E_sip_tls_method);

      return IPERR_INVALID_TLS_PARAM;

   }

Information from Dan LoPresti (Deactivated)

 

I did find a few useful general topics on the links.

In our docs, we do also provide an overview and then get into the weeds on using it with out API

-          Page 335 - http://www.dialogic.com/~/media/manuals/docs/globalcall_for_ip_hmp_v12.pdf

Background and strategic fit

...