Replying to myself... I was thinking on a2billing, not astcc, so
php-pcntl will make no difference.

The problem might be the same anyways. Asterisk now sends a HUP signal
to every agi script when it detects a hangup. If the script exits when
receiving the signal, it will not handle the clean up routines. The
most recent astcc found in svn includes the code to ignore the HUP at
the top of the script. Be sure to use that version. Regards,

On 6/25/06, Nicolás Gudiño <[EMAIL PROTECTED]> wrote:
Hi Ronald,
> If a user calls and hangs up before the destination party rings, than
> the in-use flag remains set! This is one case, but maybe there are many
> other cases.

You should install php-pcntl (or compile php to add support for
process control functions). The inuse problem will be fixed then.

--
Nicolás Gudiño
Buenos Aires - Argentina
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to