Hello * users, <br><br>I know that passing variable in the AGI script is by <br><br>exten =&gt; _.,1,AGI(simple_c_prgm|123|789)&nbsp; ; 123, 789 are arguments being passed and simple_c_prgm is C code<br><br>Now how will I receive these variables within C code ? Is it by the same way arguments are passed in command line to C by using argc and argv or there is more to be done than that?
<br clear="all"><br>Thanks<br><br>Regards<br>-- <br>Arpit Mehta<br><br>