Skip to main content

MWI

About

FreeSWITCH, contrary to popular belief, does support Subscriptions and MWI.

Click here to expand Table of Contents

Presence

In order to enable Subscriptions, add the following line to the profile settings.

<param name="manage-presence" value="true"/>

Sending Events

Notifications can be sent to the user in all the same ways that other events can be. (i.e. js, socket, etc).

MWI if you are using FreeSWITCH as a voicemail server, but registering to OpenSIPS etc

All you have to do is setup OpenSIPS to relay the SUBSCRIBE messages to FreeSWITCH and it just works.