11-03-2009 04:27 PM
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.