sending "anonymous" calls to a specific IVR

eddiefdz
Posts: 117
Member Since:
2007-11-04

I am trying to use the "inbound routes" feature to send any calls that come in as "Anonymous" to a specific IVR but i noticed that you cannot place any text in the "caller ID" feild. When those types of calls come in to the trixbox system, they show up on the phone as "anonymous" so i figure there has to be a way to tell asterisk to route those specific calls based on that text. Is it possible?

Thanks



kerryg
Posts: 6793
Member Since:
2006-05-31
You would have to use an

You would have to use an inbound route that specified no caller id and no did.

--

Kerry Garrison
http://www.VoipStore.com - http://3cxbook.com
(888) VOIPSTORE - (888) 864-7786



eddiefdz
Posts: 117
Member Since:
2007-11-04
How do you specify "no

How do you specify "no caller id" and "no did"?



teleweb
Posts: 192
Member Since:
2006-11-27
Just leave them empty :)

Just leave them empty :)



eddiefdz
Posts: 117
Member Since:
2007-11-04
I tried that, leaving them

I tried that, leaving them empty means "any did" and "any caller id" so it would apply to anything. Wouldnt that cause everything to go to that specific route? Or will it first check the existing incoming routes and then apply that one to everything else that is not specified in my list of incoming routes?

Thanks!



NovaSec
Posts: 132
Member Since:
2007-06-20
Same here, can it be done

Same here, can it be done been looking for a solution?



Basildane
Posts: 213
Member Since:
2007-06-30
I'm doing it

I think it is working. It's hard for me to test it.
I have inbound routes with the CID of "Anonymous", "Private", "Blocked", etc.

They go to a specific announcement that informs the telemarketer what I think of them, then hangs up.
I have only been able to test the "Anonymous" route, but I'm assuming the others work too.



sirthomas
Posts: 63
Member Since:
2007-01-12
According to this FreePBX

According to this FreePBX tracker: http://freepbx.org/trac/ticket/1966#comment:3

You create an incoming route that matches a CID of "_X" to catch the "no caller id"/anonymous calls.

I haven't tested it simply because I don't have access to a phone that doesn't generate callerid.

--

--
Tom -- sirthomas@gmail.com -- +1.320.310.0778 (enum enabled)



NovaSec
Posts: 132
Member Since:
2007-06-20
CID of "_X"

Tried that, withheld number still gets through.



eddiefdz
Posts: 117
Member Since:
2007-11-04
How where you able to set

How where you able to set that in the "incoming routes" section? If i try to type in any text where it says "CID" it does not let me. It only wants numbers.



Basildane
Posts: 213
Member Since:
2007-06-30
You must not have the latest version of FreePBX

I have inbound routes for "blocked", "anonymous", and "private".
I tested Anonymous from a pots line and it does in fact work.

Are all your modules up to date?



eddiefdz
Posts: 117
Member Since:
2007-11-04
I just installed all the

I just installed all the latest modules of FreePBX.

Just to go over this one more time. Tell me if this is exactly what you did:

1. Go to inbound routes section of freepbx
2. create a new inbound route
3. on the "Caller ID Number" field, you typed in "blocked"
4. you selected what IVR you wanted it to drop into
5. You applied the changes.

Am i right? When I do the above, i get an error that says "Please Enter a valid caller ID number".

Thanks!



jades
Posts: 2340
Member Since:
2006-11-26
http://www.trixbox.org/forums

http://www.trixbox.org/forums/trixbox-forums/help/special-ivr-cal...

--

Joseph Ades
josephades1_at_gmail_dot_com
(212) 937-4299



Basildane
Posts: 213
Member Since:
2007-06-30
Eddie, that is exactly what I did, and it works for me

I can't explain why you would get an error.
On the tooltip help for the "caller id number" field, it even says you can enter anonymous, blocked, private, etc.

Does your say that? If not, then you do not have the latest version.



eddiefdz
Posts: 117
Member Since:
2007-11-04
Apparently, i must be

Apparently, i must be confused. I don't think I have FreePBX installed. What is the default that comes with trixbox? I only have the default PBX Settings menu that comes with trixbox. I just looked throught the modules and noticed that the install for FreePBX is available. I guess I need to install that.

Thanks!



SkykingOH
Posts: 9678
Member Since:
2007-12-17
Quote: I just looked
Quote:
I just looked throught the modules and noticed that the install for FreePBX is available.

I have no idea why FreePBX is in the trix repo, I would not install it on top of the "forked" version, the results could be unexpectated and beyond your ability to repair.

To make it clear trixbox PBX settings is FreePBX 2.4 with a few changes (mostly cosmetic).

Since this is something that happened recent most of use are using system that where installed prior to the "fork" so we (forum folks) use the terms interchangeably. I can see how that would confuse a new user.

I just can't bring myself to say "PBXsettings" so I use FreePBX out of respect to the FreePBX team.

--

Scott

aka "Skyking"



Basildane
Posts: 213
Member Since:
2007-06-30
Now I'm the one confused

I thought trixbox was going to continue to include all of the latest FreePBX code.
Is this not the case? Is it just delayed?



eddiefdz
Posts: 117
Member Since:
2007-11-04
So what should I do?? I want

So what should I do?? I want the ability to be able to put text into the "caller id" section of the inbound routes. Will i be able to do this or not? Should I install the FREEPBX version from the repo?

Please help! I just want this darn feature and its getting to be a pain.

Thanks!



Basildane
Posts: 213
Member Since:
2007-06-30
You are a victim of the trixbox "fork"

Looks like they are offering the freepbx version 2.5 (which is what you want) in a beta release of something for trixbox that you can install today.
That would be my suggestion.

Your other options are to write the "anonymous" filtering by hand into the dialplan in extensions...conf.
That is what I am doing right now. I'm doing my own blacklist, whitelist, and web based telemarketer lookups.
For me, the most intriguing feature of Asterisk is the ability to block telemarketers. That was the reason I got into it. The built in lookupblacklist function is not adequate for the job.
But I digress...



eddiefdz
Posts: 117
Member Since:
2007-11-04
Can you give me some

Can you give me some pointers or examples as to how to incorporate that into the dialplan? I am not familiar with that.

I want to screen the call and if the Caller ID says, "anonymous", "blocked", or "private", i want it to go into a specific IVR that i created.

Any suggestions?

Thanks!



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.