[asterisk-dev] DeadAgi Application in asterisk 1.6

Steven S. Critchfield critch at basesys.com
Thu Feb 19 07:39:25 CST 2009


Since your script is exiting at call hang up, it isn't the problem of
Asterisk.

You are most likely not trapping for the signal PIPE, or something similar.
When your application receives this signal and doesn't have a handler for
it, your application dies as should be expected.

This really should be a asterisk-users question as it is highly unlikely
to involve asterisk code change.

Critch

----- "Max Alex" <max.asterisk at gmail.com> wrote:

> Hi All,
> I have configured the phpagi application for counting the duration of
> call,
> The call is originated from the script and after hangup the call the
> duration and status will be stored.
> This functionality and php script is working fine with deadagi
> application
> with asterisk 1.4.
> I have a problem with asterisk 1.6 deadagi application, when the call
> is
> hangup at that time the script is exited and no duration and status
> will be
> counted, So please provide help regarding this deadagi application in
> asterisk 1.6 branch,
> Please help me regarding this!!
> Thanks in Advance!!!
> 
> Thanks,
> Max Alex
> Voip Developer
> 
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
> 
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev

-- 
Steven Critchfield critch at basesys.com



More information about the asterisk-dev mailing list