Posted: Tue Sep 26, 2006 8:23 pm Post subject: reject a call
When I wanted to buy idefisk - support answered every time the same day. When I bought idefisk - support doesn't answer at all.
So I write hier.
I want to create a very simple application that will use only one line.
When second person calls my number (I am already talking with fist person) I want he receives signal "busy".
Unfortunatelly Hangup doesn't support number of line, for instance: Hangup(1), Hangup(3) and so on.
If you want to reject incoming call you must ... answer this call:
IDE.SelectedLine = 1 //answering the call on line 1
IDE.Hangup //rejecting selected call
Is it possible to reject incoming call without accepting it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum