Re: [Asterisk-Users] Where to start asterisk sourcecode
> I would like to study the asterisk source code(Program). I dont' know > from which file i've to start reading the code. can anyone helpme. Some quick tips: a) don't send HTML e-mail to public mailing lists b) use the mailing list archive of a list before asking questions. The same question you asked was just asked some hours ago --- and answered. c) when you try to understand ANY program, it's helpful to search for the main() function ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
RE: [Asterisk-Users] Where to start asterisk sourcecode
Jay Milk [EMAIL PROTECTED] wrote: > If cluttering the list is of concern to you, could you have responded > off-list? > It serves as a notice to others, which is probably the same reason you didn't send your lazily top-posted followup privately. -- _/ _/ _/_/_/_/ _/_/ _/_/_/ _/_/ _/_/_/ _/_/ _/_/_/_/_/ _/ K e v i n W a l s h _/ _/_/ _/ _/ _/_/ _/_/[EMAIL PROTECTED] _/ _/ _/_/_/_/ _/_/_/_/ _/_/ ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] where to start asterisk sourcecode
Look at the "Developer Resources" section here: http://www.voip-info.org/wiki-Asterisk In particular this may help: http://www.voip-info.org/wiki-Asterisk+Understanding+the+source+code Jim James H. Thompson[EMAIL PROTECTED] - Original Message - From: Shanmuganathan Kumaravel To: [EMAIL PROTECTED] Sent: Thursday, July 29, 2004 3:10 AM Subject: [Asterisk-Users] where to start asterisk sourcecode Hi all,I would like to study the asterisk source code(Program). I dont' know from which file i've to start. can anyone helpme.RegardsShan.
RE: [Asterisk-Users] Where to start asterisk sourcecode
If cluttering the list is of concern to you, could you have responded off-list? > -Original Message- > From: Kevin Walsh [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 29, 2004 12:43 PM > To: [EMAIL PROTECTED] > Subject: RE: [Asterisk-Users] Where to start asterisk sourcecode > > > ShanKutti [EMAIL PROTECTED] wrote: > > (Article auto-converted from unnecessary HTML to nice plain text.) > > > > I would like to study the asterisk source code(Program). I > dont' know > > from which file i've to start reading the code. can anyone helpme. > > > One copy is enough. Two could be an accident. Three, posted > once per hour, is excessive. Are you planning upon posting > the exact same question again? Patience is a virtue. > > -- >_/ _/ _/_/_/_/ _/_/ _/_/_/ _/_/ > _/_/_/ _/_/ _/_/_/_/_/ _/ K e v i n > W a l s h > _/ _/_/ _/ _/ _/_/ _/_/[EMAIL PROTECTED] > _/ _/ _/_/_/_/ _/_/_/_/ _/_/ > > ___ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/aster> isk-users > To > UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
RE: [Asterisk-Users] Where to start asterisk sourcecode
ShanKutti [EMAIL PROTECTED] wrote: > (Article auto-converted from unnecessary HTML to nice plain text.) > > I would like to study the asterisk source code(Program). I dont' know > from which file i've to start reading the code. can anyone helpme. > One copy is enough. Two could be an accident. Three, posted once per hour, is excessive. Are you planning upon posting the exact same question again? Patience is a virtue. -- _/ _/ _/_/_/_/ _/_/ _/_/_/ _/_/ _/_/_/ _/_/ _/_/_/_/_/ _/ K e v i n W a l s h _/ _/_/ _/ _/ _/_/ _/_/[EMAIL PROTECTED] _/ _/ _/_/_/_/ _/_/_/_/ _/_/ ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] Where to start asterisk sourcecode
On 29 Jul 2004, ShanKutti wrote: > I would like to study the asterisk source code(Program). I dont' know > from which file i've to start reading the code. can anyone helpme. depends on what you're trying to do, I guess.. if you want to start at the entry point of the asterisk binary, then 'grep "main(" *' indicates that asterisk.c might be a good place to begin. Greg ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users