| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
Asterisk@Home 2.5 routing inbound calls by caller IDTechnical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| I'm having problems getting aah 2.5 to use my inbound routing. I have a primary DID incoming route of 281XXXXXX that sends users to an IVR. I also have a route that says incoming calls with the CID should go to a specific extension. However, it doesn't work. No matter what the CID route states, any calls to the 281XXXXXX number go to the IVR. Is there a way to set route priorities? So that it matches incoming routes in a specific order? As in: if the caller ID on 281XXXXXXX says this number, send to this extension. If not, send to IVR. The ultimate goal is to have my cell number, which forwards to the house number when I get home, ring a specific extension. My house has a damper in the attic that shields it from mobile signals. My cellphone is set to forward to a certain number (the 281XXXXXX number) when unreachable. But I don't want it to go to the standard 281 IVR, I want it to go directly to my house extension. |
| |||
| I think this was discussed in another forum. I pointed out that AMP allows you to just plop the CID in and it works fine. Unfortunately (IIRC), he wants to do wildcarding on the inbound CID, and AMP didn't handle that |
| |||
| Well, If you're referring to wildcard as an area code and exchange, then no. I'm just wanting MY cellphone caller ID. When I have my phone turned off and forwarded to the house, the caller ID of any incoming calls to asterisk from the phone show as 7116179175. I don't know what the number is, but I'm trying to get Asterisk to recognize it and forward calls with that ID to a specific extension. When I plug the CID into AMP and tell it where to send the call, it get accepted. But when I use another cell phone and call mine, it forwards to the house and shows the CID as the 711 number but still gets sent to the IVR for the house number (the 281 number). // I edited the config file as referenced above and it still doesn't work. It seems as though asterisk is recognizing the DID that the call is coming in on and not looking for anything else. This is what the extensions_additional.conf file says: exten => 281971XXXX/711617XXXX,1,SetVar(FROM_DID=281971XXXX/711617XXXX) exten => 281971XXXX/711617XXXX,2,Goto(ext-local,XXXX,1) |
| |||
| hey guys, thanks for the help and i fixed it. dumb mistake on my part ;-) |
| | |
| |||
| Actually I'd like to route calls to custom-congestion,s,1 that I have setup - like a whole areacode or wildcard (mentioned above) I guess AMP can't do it? How would you do it.. I've put in 605xxxxxxx and it doesn't catch it... any suggestions? Thank you.
__________________ [iSEPIC] |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Asterisk "Incoming Calls' vs. 'Inbound Routing' | hoolahoous | Asterisk Support Forum | 1 | May 29th, 2006 01:44 AM |
| asterisk@home inbound from broadvoice does not work. HELP! | quibbly | Asterisk Support Forum | 25 | March 7th, 2006 08:27 AM |
| Asterisk@Home 2.5 seems to be ignoring my inbound routes | unixuser101 | Asterisk Support Forum | 4 | March 2nd, 2006 09:06 PM |
| Inbound BV calls to AAH working but no ringing on caller end | new_ukuser | BroadVoice Support Forum | 2 | January 12th, 2006 11:41 PM |
| DID Inbound Routing - Asterisk@home 2.0, Need help | ferdies | Asterisk Support Forum | 2 | December 13th, 2005 09:16 AM |