kurt x wrote:
I have tried the followingAGI->exec('Dial',"IAX2/$first/10/t") AGI->exec('Dial',"IAX2/$first,10,t") AGI->exec('Dial',"IAX2/$first",10) AGI->exec('Dial',"IAX2/$first",10,t)
$AGI->exec('DIAL IAX2/'.$first.'|10|t');
Hope this helps,
Andy
