Changes between Initial Version and Version 6 of Ticket #192


Ignore:
Timestamp:
Jul 17, 2008 2:19:41 PM (16 years ago)
Author:
bennylp
Comment:

Done in r2150

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #192

    • Property Status changed from new to closed
    • Property Summary changed from Authorization for incoming SUBCRIBE in pjsua to Add callback to notify application about incoming SUBSCRIBE request, and add subscription state and termination reason in buddy info
    • Property Milestone changed from release-0.7.0-rc2 to release-0.9.5
    • Property Resolution changed from to fixed
  • Ticket #192 – Description

    initial v6  
    1 Implement callback when incoming SUBSCRIBE is received in pjsua, to allow application to authorize the SUBSCRIBE request. 
     1Implement callback when incoming SUBSCRIBE is received in pjsua, to allow application to authorize the SUBSCRIBE request. This is useful for example to request authorization from user, and to allow application to add new buddy from the request.