<div dir="ltr">Hi all,<div><br></div><div>I'm required to send a dialplan variable with every AMI event triggered for the duration of the call.</div><div>For example;</div><div><br></div><div>...</div><div>exten => s,n,Set(MyVar=${ODBC_GetSomething(${EXTEN}))</div><div>...<br><br>so can I have this Variable MyVar attached in all AMI events for this call ? I can understand that untill this variable has not been set some value it may even be empty but as soon as its set I expect some value for the rest of the channel life.</div><div><br></div><div><br></div><div>Hope to get some directions,</div><div><br></div><div>Regards,</div><div>Sammy</div></div>