[Asterisk-code-review] res pjsip mwi: Set up unsolicited MWI upon registration. (asterisk[master])

Joshua Colp asteriskteam at digium.com
Tue Jun 23 08:15:05 CDT 2015


Joshua Colp has uploaded a new patch set (#3).

Change subject: res_pjsip_mwi: Set up unsolicited MWI upon registration.
......................................................................

res_pjsip_mwi: Set up unsolicited MWI upon registration.

The res_pjsip_mwi previously required a reload to set up the proper
subscriptions to allow unsolicited MWI to work. This change
makes it so the act of registering will also cause this to occur.
This is particularly useful if realtime is involved as no reload
needs to occur within Asterisk to cause the MWI information
to get sent.

ASTERISK-25180 #close

Change-Id: Id847b47de4b8b3ab8858455ccc2f07b0f915f252
---
M include/asterisk/res_pjsip.h
M res/res_pjsip/location.c
M res/res_pjsip_mwi.c
M res/res_pjsip_registrar.c
4 files changed, 126 insertions(+), 68 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/77/677/3
-- 
To view, visit https://gerrit.asterisk.org/677
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id847b47de4b8b3ab8858455ccc2f07b0f915f252
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list