login | register
Tue 07 of Oct, 2008 [18:06 UTC]

voip-info.org

History

app_zapscan.so Modification

Created by: nicheware,Last modification on Wed 19 of Jul, 2006 [20:44 UTC]
  • Description of the function requested:

Currently zapscan.so can be compiled to ignore a group, but not individual channels. The ideal situation would be to have a new config file added in /etc/asterisk, zapscan.conf perhaps, where a list of channels can be specified as non-scannable. This way my boss cannot listen in on my calls.

If you wish you can write a new insertable app- but it needs to work with Asterisk version 1.2.9.1

  • How to contact the maintainer for this bounty
e-mail pres at nicheware dot com
We will pay with paypal

  • The date this was started
July 19, 2006

  • The status of the bounty: Open, coding, testing, closed
Open

  • The combined value of the bounty
US$50.

  • Licensing for the code - I would suggest that all bounties should be disclaimed so they may be candidates for the CVS
Open- same as current license for the app

Comments

Comments Filter
222

333

by bkruse, Tuesday 29 of January, 2008 [04:31:49 UTC]
Zapscan -> ztscan which outputs to stdout which you could grep through to disable ports.

-bk