Changes between Version 5 and Version 7 of Ticket #982


Ignore:
Timestamp:
Nov 20, 2009 11:35:34 PM (14 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #982 – Description

    v5 v7  
    22 - implement pjsip evsub package for MWI 
    33 - client and server support 
     4 - unsolicited MWI support (unsolicited means NOTIFY is sent without subscription) 
    45 - support in PJSUA-LIB 
    56 - NOTIFY message body is unprocessed; they will be given to app unparsed. 
     
    1314 - add "on_mwi_info" callback 
    1415 - 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 
    1717 
    1818PJSUA application: 
    1919 - new "---mwi" option 
    20  - new "--unsolicited-mwi" option 
     20 - print MWI info