[asterisk-users] Best way to detect unknown and/or private incoming caller-id?

2007-08-18 Thread voiplist
I am aware of how to match a particular caller-id or a caller-id
pattern and do something with the call like this:

exten = 15554441212/_888NXX,n,Playback(GoAway)


What I am curious about, is the best way to block unknown, private and
000-000- calls.

I know I can do this for 000-000- calls:
exten = 15554441212/00,n,Playback(GoAway)

Is there a better way to catch calls which are purposely blocked by
the calling party? Sometimes they come through as 000-000- and as
I recall sometimes just blank or unknown.


Regards,
 Todd R.

--
Prestige Messaging
Live Answering Services
SIP or Toll-Free Connectivity
Light Accounts From $14.95/mo
http://www.PrestigeMessaging.com

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best way to detect unknown and/or private incoming caller-id?

2007-08-18 Thread Andres Jimenez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



2007/8/18, voiplist :

 Is there a better way to catch calls which are purposely blocked by
 the calling party? Sometimes they come through as 000-000- and as
 I recall sometimes just blank or unknown.

The problem here is How can you be sure the calling PERSON is
purposely blocking its own CALLERID?

I don think you shouldn't be punishing, for example,  SkypeOut users
or people using dodgy carriers.
If your Playback says you don't accept any anonymous  call at least
they would be able to change it.

- --
Andres Jimenez

GPG : http://www.andresin.com/gpg/[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org

iD8DBQFGx0me8SZxpGYWwpYRAoR7AKCdZGX8//GfdPCZovRuQN87hQh90QCdHgBl
5tTHq8WRiTjum3GIEwgkeAs=
=tFmP
-END PGP SIGNATURE-

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best way to detect unknown and/or private incoming caller-id?

2007-08-18 Thread voiplist
On 8/18/07, Andres Jimenez [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1



 2007/8/18, voiplist :

  Is there a better way to catch calls which are purposely blocked by
  the calling party? Sometimes they come through as 000-000- and as
  I recall sometimes just blank or unknown.

 The problem here is How can you be sure the calling PERSON is
 purposely blocking its own CALLERID?

 I don think you shouldn't be punishing, for example,  SkypeOut users
 or people using dodgy carriers.
 If your Playback says you don't accept any anonymous  call at least
 they would be able to change it.

 - --
 Andres Jimenez

 GPG : http://www.andresin.com/gpg/[EMAIL PROTECTED]
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: http://firegpg.tuxfamily.org

 iD8DBQFGx0me8SZxpGYWwpYRAoR7AKCdZGX8//GfdPCZovRuQN87hQh90QCdHgBl
 5tTHq8WRiTjum3GIEwgkeAs=
 =tFmP
 -END PGP SIGNATURE-

 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


I hadn't really decided what to do with those callers but I usually
send them to voice mail rather than hanging up on them.

This is really just for hobby use, I am just messing around with a
personal number at this point, not my business numbers.

Regards,
 Todd R.

--
Prestige Messaging
Live Answering Services
SIP or Toll-Free Connectivity
Light Accounts From $14.95/mo
http://www.PrestigeMessaging.com

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users