Jordan Kirby wrote:
> Hi,
>
> I've got a setup whereby calls come into the asterisk server (1.2.7.1)
> over a IAX2 trunk and into a dialplan that launches a php AGI script:
>
[live-full]
exten => _X.,1,Set(TIMEOUT(absolute)=0)
exten => _X.,2,NoOp(${EXTEN})
exten => h,1,DEADAGI(live-full.php)