yes! it works very well now, I used this to re-compile php with pcntl:<br>
<br>
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
--with-mysql-sock=/tmp --with-pgsql=/usr/local/pgsql/ --with-zlib
--with-gd --enable-pcntl<br>
<br>
thank you again Vahan<br>
<br>
rafael<br>
<br><br><div><span class="gmail_quote">On 11/19/05, <b class="gmail_sendername">Vahan Yerkanian</b> &lt;<a href="mailto:vahan@arminco.com">vahan@arminco.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Rafael R. GV wrote:<br>&gt; Hi<br>&gt; I have this 3 warnings running a2billling with asterisk new version:<br>&gt;<br>&gt;&nbsp;&nbsp; a2billing.php|2:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- AGI Script Executing Application: (SetLanguage) Options: (en)<br>
&gt; Nov 18 12:06:19 WARNING[17440]: pbx.c:5435 pbx_builtin_setlanguage:<br>&gt; SetLanguage is deprecated, please use Set(LANGUAGE()=language) instead.<br>&gt;&nbsp;&nbsp; a2billing.php|2: UPDATE cc_card SET inuse=inuse+1 WHERE username='7938971'
<br><br>This will change in the coming versions, I hope.<br><br>&gt; Nov 18 12:06:29 WARNING[17440]: file.c:583 ast_readaudio_callback:<br>&gt; Failed to write frame<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Playing 'prepaid-enter-dest' (language 'en')
<br>&gt;&nbsp;&nbsp; a2billing.php|2: RES DTMF : -1<br>&gt;&nbsp;&nbsp; a2billing.php|2: DESTINATION ::&gt; -1<br>&gt;&nbsp;&nbsp; a2billing.php|2: APPLY_RULES DESTINATION ::&gt; -1<br>&gt;<br>&gt; Nov 18 12:06:29 WARNING[17440]: file.c:583 ast_readaudio_callback:
<br>&gt; Failed to write frame<br>&gt;&nbsp;&nbsp; == Spawn extension (default, 19546387993, 2) exited non-zero on<br>&gt; 'SIP/46836-08e03d40'<br>&gt;<br>&gt; The last two warnings appears every time I hungup and I this<br>&gt; non-standard stop of the application causes that the card remains in
<br>&gt; 'in-use' &gt; 0 status.<br> &gt;<br> &gt; rafael<br><br>These two indicate that one leg of call is non-existent (you hangup).<br>The issue with 'in-use' goes away if you add PCNTL module to your php<br>cli version.
<br><br>HTH,<br>Vahan<br><br></blockquote></div><br><br clear="all"><br>-- <br><br>rrgv