Changes between Version 9 and Version 10 of pjsip-doc/endpoint


Ignore:
Timestamp:
Jul 5, 2019 5:11:32 AM (5 years ago)
Author:
nanang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pjsip-doc/endpoint

    v9 v10  
    5656    ep_cfg.logConfig.level = 5; 
    5757    ep_cfg.uaConfig.maxCalls = 4; 
    58     ep_cfg.mediaConfig.sndClockRate = 16000; 
     58    ep_cfg.medConfig.sndClockRate = 16000; 
    5959 
    6060Next, you can initialize the library by calling libInit():