Here's my situation. I'm a programmer at the ISP I work for and my supervisors have seen fit for me to become an administrator for our new ventures into the VoIP world. All of us are relatively new at this jazz, though naturally my higher ups have more experience than I. We're toying with VoIP a lot in the office, and I personally feel like I'm fairly far behind them in knowledge of it all. I've done some studying the past day or two, and I grasp the basic principles of VoIP, Asterisk, and SER/OpenSER, and about 5% of the hardware involved in all of it (programmer; software guy). I'd like to catch up to them as quickly as possible so I can be of most use. Here's what I have available to me, and what I've done so far: AVAILABLE: - A box with OpenBSD (my preferred OS for most production servers) - Asterisk installed on the box. - One IP Phone DONE: - Installed Asterisk. - Written this e-mail. :) I'm wondering where to begin. I have Asterisk installed but don't know how to go about getting my IP phone to work with it. To start, I'd like to make calls only internally on my home network (not even screwing with my company's network yet; they're further along into configs than I want to get into just yet) to a soft phone that Ubuntu Dapper Drake (my OS at home) comes with. My question is this: Where can I find good starter documentation(s) for my purposes? Thank you, David -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060720/69f9a563/attachment.htm
http://www.voip-info.org http://asteriskguru.org/tutorials/ On 7/20/06, David R. <lists.david@gmail.com> wrote:> > Here's my situation. I'm a programmer at the ISP I work for and my > supervisors have seen fit for me to become an administrator for our new > ventures into the VoIP world. All of us are relatively new at this jazz, > though naturally my higher ups have more experience than I. We're toying > with VoIP a lot in the office, and I personally feel like I'm fairly far > behind them in knowledge of it all. > > I've done some studying the past day or two, and I grasp the basic > principles of VoIP, Asterisk, and SER/OpenSER, and about 5% of the hardware > involved in all of it (programmer; software guy). I'd like to catch up to > them as quickly as possible so I can be of most use. Here's what I have > available to me, and what I've done so far: > > AVAILABLE: > - A box with OpenBSD (my preferred OS for most production servers) > - Asterisk installed on the box. > - One IP Phone > > DONE: > - Installed Asterisk. > - Written this e-mail. :) > > I'm wondering where to begin. I have Asterisk installed but don't know > how to go about getting my IP phone to work with it. To start, I'd like to > make calls only internally on my home network (not even screwing with my > company's network yet; they're further along into configs than I want to get > into just yet) to a soft phone that Ubuntu Dapper Drake (my OS at home) > comes with. > > My question is this: > > Where can I find good starter documentation(s) for my purposes? > > Thank you, > David > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-- Tom Vile Baldwin Technology Solutions, Inc Consulting - Web Design - VoIP Telephony www.baldwintechsolutions.com Phone: 518-631-2855 x205 Fax: 518-631-2856 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060720/5e1c9c7f/attachment.htm
http://revision3.com/systm/asterisk/ Nice video podcast and they even give you the files they worked with on the show. _____ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of David R. Sent: Thursday, July 20, 2006 4:40 PM To: asterisk-users@lists.digium.com Subject: [asterisk-users] A very lost newbie. Here's my situation. I'm a programmer at the ISP I work for and my supervisors have seen fit for me to become an administrator for our new ventures into the VoIP world. All of us are relatively new at this jazz, though naturally my higher ups have more experience than I. We're toying with VoIP a lot in the office, and I personally feel like I'm fairly far behind them in knowledge of it all. I've done some studying the past day or two, and I grasp the basic principles of VoIP, Asterisk, and SER/OpenSER, and about 5% of the hardware involved in all of it (programmer; software guy). I'd like to catch up to them as quickly as possible so I can be of most use. Here's what I have available to me, and what I've done so far: AVAILABLE: - A box with OpenBSD (my preferred OS for most production servers) - Asterisk installed on the box. - One IP Phone DONE: - Installed Asterisk. - Written this e-mail. :) I'm wondering where to begin. I have Asterisk installed but don't know how to go about getting my IP phone to work with it. To start, I'd like to make calls only internally on my home network (not even screwing with my company's network yet; they're further along into configs than I want to get into just yet) to a soft phone that Ubuntu Dapper Drake (my OS at home) comes with. My question is this: Where can I find good starter documentation(s) for my purposes? Thank you, David -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060720/b55fcc6b/attachment.htm
On Friday 21 July 2006 10:39, David R. wrote:> My question is this: > > Where can I find good starter documentation(s) for my purposes?O'Reilly have published a book 'Asterisk: The Future of Telephony' under a Creative Commons licence. This is usually a good place to start. You'll find it here; http://www.asteriskdocs.org/modules/tinycontent/index.php?id=11 hads -- http://nicegear.co.nz New Zealand's VoIP supplier
I really think the best way to learn Asterisk is to start with the Trixbox distribution (www.trixbox.org <http://www.trixbox.org/> ). You can quickly do some very complicated things - IVR's, extensions, trunks, etc. In the end, trixbox just writes out the configuration into the normal /etc/asterisk files and you can see what it's doing. From there you can begin modifying examples, etc. ------------------- Brian Vincent Copper Mountain Telecom vincentb@coppercolorado.com -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of David R. Sent: Thursday, July 20, 2006 4:40 PM To: asterisk-users@lists.digium.com Subject: [asterisk-users] A very lost newbie. Here's my situation. I'm a programmer at the ISP I work for and my supervisors have seen fit for me to become an administrator for our new ventures into the VoIP world. All of us are relatively new at this jazz, though naturally my higher ups have more experience than I. We're toying with VoIP a lot in the office, and I personally feel like I'm fairly far behind them in knowledge of it all. I've done some studying the past day or two, and I grasp the basic principles of VoIP, Asterisk, and SER/OpenSER, and about 5% of the hardware involved in all of it (programmer; software guy). I'd like to catch up to them as quickly as possible so I can be of most use. Here's what I have available to me, and what I've done so far: AVAILABLE: - A box with OpenBSD (my preferred OS for most production servers) - Asterisk installed on the box. - One IP Phone DONE: - Installed Asterisk. - Written this e-mail. :) I'm wondering where to begin. I have Asterisk installed but don't know how to go about getting my IP phone to work with it. To start, I'd like to make calls only internally on my home network (not even screwing with my company's network yet; they're further along into configs than I want to get into just yet) to a soft phone that Ubuntu Dapper Drake (my OS at home) comes with. My question is this: Where can I find good starter documentation(s) for my purposes? Thank you, David ______________________________________________________________________________________________________________ Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s), are confidential, and may be privileged. If you are not the intended recipient, you are hereby notified that any review, retransmission, conversion to hard copy, copying, circulation or other use of this message and any attachments is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, and delete this message and any attachments from your system. Thank you. ______________________________________________________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060720/f5081fb3/attachment.htm