How can I in php script get informations from AMI for the current call? For examle callerid, dnid, extensions…etc.
I configure manager. conf and include all stuffs that I need, but I cannot find command or functions just to get informations about the current call…
In thix example I must send a command using AMI…but I need in real time, to connect with channel and to get infomration about it…then I can parse them and use them. How can I get all informations about channel?