Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
belwell
Posts: 5
Registered: 11-03-2009

KEY_END injection question

I'm trying to block specific numbers from being dialed for outbound calls.  When in a call and the user tries to dial a restricted number, sending the "end call" key via an EventInjector will hang up the restricted number's call if added via "Add Participant" but it will not hang up the call if added via "New Call".  Does anyone know why the "New Call" session would not respond to the end key but the "Add Participant" will respond and hang up?  I've done it with just the KEY_DOWN event as well as with both a KEY_DOWN and KEY_UP event but both seem to have the same result.

 

Please use plain text.