halalabu Posted May 18, 2012 Report Posted May 18, 2012 Is there an easy way to route a call based on the CID, and also route the call regardless of service flags? I.E., even if it is after hours, allow the call to ring through to a particular extension or hunt group. We have a pretty large list of numbers we need to do this for (about 100). Thanks so much! Hal Quote
Vodia PBX Posted May 18, 2012 Report Posted May 18, 2012 In the trunk settings, when you send the call to an extension, you can have the PBX match the From-header instead of the To-Header or the Request-URI. Using multiple patterns, you can first check if it comes from a specific source, and then run the other patterns. For example: !8001234567!123!f !900[0-9]{7}!124!t 125 Quote
halalabu Posted May 21, 2012 Author Report Posted May 21, 2012 In the trunk settings, when you send the call to an extension, you can have the PBX match the From-header instead of the To-Header or the Request-URI. Using multiple patterns, you can first check if it comes from a specific source, and then run the other patterns. For example: !8001234567!123!f !900[0-9]{7}!124!t 125 Ahhh that works. Thank you! Hal Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.