support

Could we trigger AGI after follow me?

Gmotes
Posts: 5
Member Since:
2008-05-06

Hello,
As far as I know, we can get agi serving localhost by for example,
exten =>200,1,AGI(agi://localhost/try.agi)

It works, when we call extension 200, however Suppose that the extension 201 has follow me list ;

201
200
..
..

when 201 is not avaliable or not online, it will ring 200 but not working AGI. Is there anyway to work AGI

Thanks in advance.