Skip to content

Add support for unsolicited MWI

Grzegorz Sluja requested to merge cherry-pick-08a18a8a into devel

The SUBSCRIBE request for MWI is sent in the following conditions:

  • mwi is enabled in asterisk configuration: option mwi_enable '1'
  • SUBSCRIBE is sent after registration succeeds with expiration set to the same value as REGISTER.
Edited by Grzegorz Sluja

Merge request reports