<div>Hi,</div>
<div> </div>
<div>I set up a variable called "account-id" in the user directory xml file. </div>
<div> </div>
<div>From the info app, I can't find the variable for variable_account-id. Also, in my C module, I tried to obtain the value with switch_channel_get_variable(channel,"account-id") and it is not returning null.</div>
<div> </div>
<div>Does anyone know how I can access the user variable from within my mod?</div>
<div> </div>
<div>Thanks,</div>
<div>JB</div>