[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[GSoC 2016] Week 11 Report



Week 11 (Aug 8 - Aug 15):

 - Base Implementation for ring call channel
Begin Implementing call channel class to work with making and receiving calls.

 - Corrections in ringcallchannel constructor
Fixed wrongly written class names. 

 - Implemented getcontactattributes() and inspecthandles()
These functions are required by connection interface to manage handles, in this case contacts. 

 - Implemented requestHandles() and set properties for text and call channel
Added properties of all the text and call channels that are needed to be later used in channel related functions. Also requestHandles() is used to create handles when unavailable. A function to create individual handle ensureHandle still needs to be done.

 - Fixed Disconnect
​Corrected the place of setStatus() and made changes to onRegistrationStateChanged() to call doDisconnect() when using the Accounts.

--
Regards,
Alok Anand

Reply to: