Changes between Version 5 and Version 7 of Ticket #982
- Timestamp:
- Nov 20, 2009 11:35:34 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #982 – Description
v5 v7 2 2 - implement pjsip evsub package for MWI 3 3 - client and server support 4 - unsolicited MWI support (unsolicited means NOTIFY is sent without subscription) 4 5 - support in PJSUA-LIB 5 6 - NOTIFY message body is unprocessed; they will be given to app unparsed. … … 13 14 - add "on_mwi_info" callback 14 15 - if MWI subscription is terminated for some reason, PJSUA-LIB will renew periodically (PJSUA_PRES_TIMER timer) 15 16 Also added support for Asterisk unsolicited MWI in pjsua application. 16 - enable/handle unsolicited MWI by default 17 17 18 18 PJSUA application: 19 19 - new "---mwi" option 20 - new "--unsolicited-mwi" option20 - print MWI info