You mentioned that Asterisk is programmed using C. Can apps be written in C++ also or only C.
Thanks -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Critchfield Posted At: Wednesday, October 01, 2003 10:23 PM Posted To: Asterisk User Group Conversation: [Asterisk-Users] Voice Mail App Subject: Re: [Asterisk-Users] Voice Mail App On Wed, 2003-10-01 at 21:08, PBX wrote: > I have a general question. Can the voicemail app be rewritten? If so, > is it written in C / C++ now? Cudos for starting a new thread. Bummer you used HTML. Yes voicemail could be rewritten, this is the beauty of open source software. It is written in C like the rest of asterisk. Expect that anything other than C will be unlikely to be re introduced into asterisk core. Also if you plan on doing any patching, you need to look over the disclaimers from Digium. They need you to sign on and send it back before they accept patches. If you need development help further, please ask around on the asterisk-dev list. You will find the topics are more development based. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
