I am looking for a setup something like the following. I have two offices, one located in the US and one in Australia. I would like to implement a solution whereby I would install a gateway in each of the two offices. When calls are made to a few numbers in the US, the calls would be routed over the gateway to the one in Australia. The gateway in Australia would dial out to a pre-defined number/set of numbers to complete the call. What is the minimum hardware/software configuration I would need to complete this sort of setup? I am relatively new to the concepts behind VOIP, so any help would be greatly appreciated. Is there anyone with a similar setup to this that has any suggestions/tips? Thanks, Jacob Jacob Arthur, MCP ATS administrator@atstn.com <mailto:jacob@atstn.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041107/36a93745/attachment.htm
> I am looking for a setup something like the following. I have two offices, > one located in the US and one in Australia. I would like to implement a > solution whereby I would install a gateway in each of the two offices. When > calls are made to a few numbers in the US, the calls would be routed over > the gateway to the one in Australia. The gateway in Australia would dial > out to a pre-defined number/set of numbers to complete the call. What is > the minimum hardware/software configuration I would need to complete this > sort of setup? I am relatively new to the concepts behind VOIP, so any help > would be greatly appreciated. Is there anyone with a similar setup to this > that has any suggestions/tips?Google "asterisk dialplan" and "asterisk trunk" if you're interested how this is done in Asterisk. -Bryan
Greeting Jacob, Since you are new to IP I would work with an Asterisk provider/builder if you can, you will save money and headaches. You will need an asterisk box with network cards in both locations. You will need a DID provider on both ends. You do not need a channel bank, ISDN lines, ISDN cards, FXO, FSO and all that because you are VOIP. VoIP only needs an Ethernet connection to the internet. DID providers convert your PSTN bound traffic for you, and you don't need to buy the equipment. DID's are cheaper then T-1's and ISDN parts and service. Have the DID provider route your calls from his PSTN gateway as sip to your Asterisk box. Then use the asterisk dial plans, Extension.conf, to send calls to each extension. On the remote end use asterisk to send calls out to a DID provider and do the reverse. Don't buy a channel bank and TDM stuff, use VOIP. The DID providers will collect your calls from the PSTN and send them to your asterisk box as SIP calls. All you need to do is register your sip phones with asterisk. Then have asterisk register itself with the DID providers. Come to think of it you only need one asterisk server. Have it register with the DID providers in the countries you want to make calls to and receive calls from. SIP phone ------->asterisk-----> DID provider ----> PSTN The reverse works too. To call your remote office, just dial the extension number. SIP phone ------->asterisk-----> remote SIP Phone -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jacob Arthur Sent: 07 November 2004 23:00 To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Point to Point VOIP I am looking for a setup something like the following. I have two offices, one located in the US and one in Australia. I would like to implement a solution whereby I would install a gateway in each of the two offices. When calls are made to a few numbers in the US, the calls would be routed over the gateway to the one in Australia. The gateway in Australia would dial out to a pre-defined number/set of numbers to complete the call. What is the minimum hardware/software configuration I would need to complete this sort of setup? I am relatively new to the concepts behind VOIP, so any help would be greatly appreciated. Is there anyone with a similar setup to this that has any suggestions/tips? Thanks, Jacob Jacob Arthur, MCP ATS administrator@atstn.com <mailto:jacob@atstn.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041109/e3523099/attachment.htm
How are the two offices connected? In terms of an Asterisk solution, at a high level you are looking at an Asterisk machine on each end, each of which is connected to the existing office phone system or the local PSTN via TDM cards (or T1/E1 with channel banks, etc). Without more details it's hard to be more specific, but you should get an idea there. Greg ----- Original Message ----- From: "Jacob Arthur" <administrator@atstn.com> To: <asterisk-users@lists.digium.com> Sent: Sunday, November 07, 2004 10:59 PM Subject: [Asterisk-Users] Point to Point VOIP> I am looking for a setup something like the following. I have twooffices,> one located in the US and one in Australia. I would like to implement a > solution whereby I would install a gateway in each of the two offices.When> calls are made to a few numbers in the US, the calls would be routed over > the gateway to the one in Australia. The gateway in Australia would dial > out to a pre-defined number/set of numbers to complete the call. What is > the minimum hardware/software configuration I would need to complete this > sort of setup? I am relatively new to the concepts behind VOIP, so anyhelp> would be greatly appreciated. Is there anyone with a similar setup tothis> that has any suggestions/tips? > > > > Thanks, > > Jacob > > > > Jacob Arthur, MCP > > ATS > > administrator@atstn.com <mailto:jacob@atstn.com> > > > >---------------------------------------------------------------------------- ----> _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users