Date: Thu, 15 Oct 2009 14:34:30 +0200 From: Andreas Bauer <a-bauer@live.de> To: <freebsd-isdn@freebsd.org> Subject: Help with tool to reject callers Message-ID: <SNT123-W1BE5560A6185318B49890EEC50@phx.gbl>
next in thread | raw e-mail | index | archive | help
Hi=2C =20 I'm thinking of creating a little program to reject incoming calls on my isdn line=2C so that none of the phones on the line ring when there's an "unwanted" caller (based on their phone numbers). =20 Since I'm using i4b's capimonitor to log incoming numbers already=2C and its code is quite simple=2C I want to base the program on that nice little tool. :-) =20 Now=2C I'm not very experienced with the whole ISDN thing=2C so I hope that this is the right place to ask for a little help to start me off. =20 First of all=2C is there a simple way to *totally* reject a call? "Totally rejecting" meaning that no other phones on the same S0 bus keep ringing? A CAPI_CALL_REJECT_*=2C which I tried first=2C obviously has no effect on all the other phones on the bus. =20 If there is no way to easily reject the calls=2C then I guess the program would need to accept the call and immediately hang up again to achieve the same thing? Of course that might be a little ugly=2C since it might cost the caller money=2C but it would still be fine with me. In that case=2C what is the absolute minimum of steps that need to be taken to do this? I know that all the code for this should basically be in the capitest utility=2C but maybe there's an even shorter way to do this if you don't even really want to transfer anything. What parts of the message handler can also go? =20 Thanks for the help already :-) Andreas =0A= _________________________________________________________________=0A= http://redirect.gimas.net/?n=3DM0910xDateiensenden2=0A= Fotos=2C Musik =85Dateien versenden =96 ganz einfach=2C ohne Limit=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SNT123-W1BE5560A6185318B49890EEC50>