|
Joined: Aug 2005
Posts: 106
Member
|
Member
Joined: Aug 2005
Posts: 106 |
Customer needs a small conference bridge for 6-15 users and doesn't want to spend $10k. How hard is it to set just this up using SIP trunks? Anybody willing to do the programming for something this simple?
Toshiba Sales & Installation Tech
|
|
|
Visit Atcom to get started with your new business VoIP phone system ASAP
Turn up is quick, painless, and can often be done same day.
Let us show you how to do VoIP right, resulting in crystal clear call quality and easy-to-use features that make everyone happy!
Proudly serving Canada from coast to coast.
|
|
|
Joined: Aug 2003
Posts: 5,155 Likes: 5
Moderator-Vertical, Vodavi
|
Moderator-Vertical, Vodavi
Joined: Aug 2003
Posts: 5,155 Likes: 5 |
Originally posted by pkley: How hard is it to set just this up using SIP trunks? It wouldn't be hard to do, unless you want to integrate it with their current phone system. Perhaps they should look into a conference service?
|
|
|
|
Joined: May 2002
Posts: 4,309 Likes: 8
Moderator-Avaya, Polycom
|
Moderator-Avaya, Polycom
Joined: May 2002
Posts: 4,309 Likes: 8 |
DuVoice makes a great conference bridge for 12 or 16 users. Very inexpensice.
|
|
|
|
Joined: Jun 2007
Posts: 2,106
Member
|
Member
Joined: Jun 2007
Posts: 2,106 |
In asterisk, you could just create a dial-in conference with something like this:
--- ; Remote conference for training exten => 778,1,Authenticate(298) exten => 778,n,meetme(778,d) ---
Basically, make then authenticate using pin number 298, if they get that right, throw them into conference number 778.
What you need to have working before that is useful is Asterisk installed and successfully connected to a SIP or T1 Carrier. Then you just point a DID to go there and you are done.
If you had to start from bare metal, it would probably take an hour by the time you messed with installing everything, testing a carrier, and throwing up some kind of simple IVR. If you already have a running system, it takes less time.
|
|
|
Forums84
Topics94,515
Posts639,965
Members49,848
|
Most Online5,661 May 23rd, 2018
|
|
1 members (WolfpactVI),
191
guests, and
42
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|