Cool. So, one Asterisk machine handling up to 100 DID numbers, correct? Yes. I will have unique IVR flows/plans for each. I assume that the DID mumbers dialed would be the exaxt match needed to start the respective context. Correct?
On 1/3/11, Rick Hall <[email protected]> wrote: > Yes, I don't see why not. You just need to setup an IVR for each business > and then assign each individual DID to the appropriate IVR. > > This may help: > > http://www.voip-info.org/wiki/view/Asterisk+tips+ivr+menu > > Cheers! > > Rick > > -- > Rick Hall > Senior Vice President > ReadyWire Multimedia Solutions > > Affordable Website & Reseller Hosting > http://www.readywire.com/ > (312) 278-4446 x5446 > > Technical Support: > 24 hours a day / 7 days a week > > Customer Login...........: https://secure.readywire.com/ > Server Notices.............: http://status.readywire.com/ > Support Center............: https://secure.readywire.com/ > Twitter.........................: http://twitter.com/readywire > Blog............................: http://blog.readywire.com/ > > This message contains confidential information and is intended only for the > individual named. If you are not the named addressee you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately by e-mail if you have received this e-mail by mistake and delete > this e-mail from your system. E-mail transmission cannot be guaranteed to be > secure or error-free as information could be intercepted, corrupted, lost, > destroyed, arrive late or incomplete, or contain viruses. The sender > therefore does not accept liability for any errors or omissions in the > contents of this message, which arise as a result of e-mail transmission. If > verification is required please request a hard-copy version. ReadyWire > Multimedia Solutions. PO BOX 811061, Chicago, IL, USA, 60681. > www.readywire.com. > > > > On Sun, Jan 2, 2011 at 11:50 AM, Thomas Perron > <[email protected]>wrote: > >> Is it possible to have >> Calls incoming to different DIDs? >> I want an AA that handles 100s of businesses. >> >> [Incoming-pizza] >> Exten => 4045551212,1,Goto(pizza,s,1) >> >> [Incoming-hvac] >> Exten => 8085551212,1,Goto(hvac,s,1) >> >> [Incoming-gutter] >> Exten => 6175551212,1,Goto(gutter,s,1) >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> http://www.asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
