你需要使用 srcexpr 相反。这里有一个例子
srcexpr
<var name="VariableHere" expr="'nowhere.vxml'"/> <!-- Populate your VariableHere through your logic, default to nowhere.vxml --> <subdialog srcexpr="'http://www.YourDomain.com/' + VariableHere"> </subdialog>