[asterisk-dev] DeadAGI warning on Asterisk 1.4
Kaloyan Kovachev
kkovachev at varna.net
Wed Oct 1 04:10:08 CDT 2008
On Wed, 01 Oct 2008 10:41:46 +0200, Giorgio Incantalupo wrote
> Hi,
> we are making some tests trying to port our DeadAGI-based sw from
> Asterisk 1.2 to Asterisk 1.4 but we get a lot of warnings about DeadAgi:
>
> res_agi.c: Running DeadAGI on a live channel will cause problems, please
> use AGI
>
> What does it mean? Which kind of problems?
It means that the channel is still not hangup i.e. 'live'. I think you may
ignore them for now or make sure you have 'Hangup()' in your dialplan ... in
Asterisk 1.6 - DeadAGI will be replaced by AGI for both 'live' and 'dead'
channel anyway, so you will just need to remove 'Dead' and use AGI for both.
> Thank you.
>
> Giorgio Incantalupo.
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list