man, 15,.01.2007 kl. 11.53 +0000, skrev Kevin Walsh: > [EMAIL PROTECTED] wrote: > > Author: benjk > > Date: 2007-01-15 06:28:15 -0500 (Mon, 15 Jan 2007) > > New Revision: 2469 > > > > Added: > > openpbx/trunk/apps/app_backticks.c > > Log: > > added app_backticks on behalf of M.Bjerkeland aka inspired > > > > + * > > + * \brief Execute a shell command and save the result as a variable > > + * > > > I'm just wondering why this new app is necessary. Why not modify the > System() app to save its result into, say, a SYSTEMRESULT variable? That is of course possible, but since it is anthm's code which is already in use and working for users of Asterisk, I figured the easiest way to implement this function is by including the already existing app.
What do others feel? Should we just add this to System() or leave it as it is? > _______________________________________________ Openpbx-dev mailing list [email protected] http://lists.openpbx.org/mailman/listinfo/openpbx-dev
