getting on-hold call's call descriptor | developer.brewmp.com getting on-hold call's call descriptor | developer.brewmp.com

Developer

getting on-hold call's call descriptor

Forums:

Hi all,

i m working on a call restriction app...which should allow user calls from only predefined numbers...this functionality is for both incoming and outgoing calls...the way im doing it is
getting instance of icallmgr
make my icall point to the 1st call descriptor
end the call if the incoming ph no doesnt belong to my predefined list.

my prob is if an incoming/outgoing call is in progress and i get/make another call...the second call's descriptor is not added to the call descriptor list and im getting no of calls as 1...in other words im not able to get reference to the second call...it works as expected for single incoming/outgoing call...this is really crucial to my project...any advice would be of great help :-)

-Srinivas