The problem is: as soon as I add a setvar expression in manager.conf, the variable AMIACCOUNT becomes available in the dialplan, but the variable set previously via URL (requestid) becomes missing (I expected they should both be accessible simultaneously).
So is this a bug and maybe there is a workaround, or maybe I’m doing something wrong? Thanks.
Could you please tell what do you mean under standard interface to use, having in one hand just bare asterisk and in another some remote applications that are able to make http-requests only? ARI? I mean, AGI, AMI and ARI are all in a way “standard” for quite a while…
Unfortunately, this needs a third party http-server to proxy http-requests into a tcp-session. Buy I would give it a try just to check whever this was an AJAM bug or a general AMI problem, thanks.