[asterisk-dev] Asterisk solution

James Hunt filefrog at gmail.com
Thu May 14 15:04:52 CDT 2009


On Thu, May 14, 2009 at 2:49 PM, Steve Edwards
<asterisk.org at sedwards.com> wrote:
>> Engr.Mohammad Monzur Alam wrote:
>
>>> Dear all,
>>> We are trying to new used asterisk soft, my OS is centos 5.2.
>>> Please give a total setup this issue.
>
> On Thu, 14 May 2009, Sean Bright wrote:
>
>> OK.  But only if I can do it for free.
>
> I find the following commands an excellent start to installing a free
> total setup:
>
>        echo "I want a system -- and/or for free!"\
>                | awk -F "" '{print $25 $15,$17 $27 $32,$23}'\
>                | bxsh

I submit the following patch to Steve's code...

--- asterisk.steve.sh	2009-05-14 15:02:09.000000000 -0500
+++ asterisk.sh	2009-05-14 15:02:38.000000000 -0500
@@ -1,5 +1,5 @@
 #/bin/bash

-echo "I want a system -- and/or for free!"\
+echo "I want a TOTAL system -- and/or for free!"\
 	| awk -F "" '{print $25 $15,$17 $27 $32,$23}'\
 	| bxsh


-- 
James



More information about the asterisk-dev mailing list