Penguins-On-Hudson

Linux & F.O.S.S. in the Hudson River Valley.

Penguins-On-Hudson is an advocacy program sponsored by Codefix Consulting to help promote Linux and F.O.S.S. (Free Open Source Software) in the lower Hudson River Valley.

When I wrote about building my own PBX, I mentioned that I set up Direct Inward Dialing (DID), a feature which allows virtual phone numbers to be routed directly to extensions while using shared trunks (phone lines). I figured out how to accomplish this after reading this discussion, but made improvements along the way.

Complete instructions for the DID trick and a more complete version of Tim Hunt’s config can be found at voip-info.org, but I recommend using internal DIDs different from the ones suggested. All my DIDs are of the format 555-555-1234 which yeilds two benefits: with multiple accounts (lines), 555-555-1234 is a better mnemonic than bv-main, and the dashed format also distinguishes internal DIDs from external DIDs. Of course, the beauty of Asterisk is that you can do whatever you want, so use whatever DIDs work best for you. :)

2 Responses to “Direct Inward Dialing with Asterisk and Broadvoice”

  1. […] already have a couple Custom-Apps which handle direct inward dialing on my inbound routes, so sending caller id to my MythTV box was as simple as adding one line to each Custom-App in […]

    Quick and Easy Caller ID on MythTV « Penguins-On-Hudson

  2. Note Bene: in the latest version of FreePBX you must create a “Custom Destination” which points to your code (e.g. custom-bv-incoming,s,1)

    Garrison

Leave a Reply