VoIP Manager Setup (Windows CE 5.0)

Send Feedback

Initializing the VoIP manager from an application requires two general steps:

  1. Create the VoIP manager object and call IVoIPMgr2::InitializeEx.

    The phone is functional for peer-to-peer calls (without a SIP server) after this step. For more information about this step, see VoIP Manager Initialization.

  2. Optional. To place calls using a SIP server, register with the SIP server by calling IVoIPMgr2::RegisterWithSIPServer.

    For more information about this step, see VoIP Manager SIP Server Registration.

See Also

Creating an Application that Uses VAIL

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.