<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
<style type="text/css">
<!--
body{margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;}
-->
</style>
</head>
<body marginleft="10" marginright="10" margintop="10" marginbottom="10">
<div align="left" style="text-align:left;"><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:10pt;color:#000000;">I would like to be able to use the dialing extension's voicemail box password to authenticate or as a PIN code in the dialplan. Is there a best method for doing this? I could use AGI scripting but I was hoping there was a built-in dialplan means for doing this. I have used VMAuthenticate but I would like more flexibility than what this offers.</font></div>
<br />
<div align="left" style="text-align:left;"><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:10pt;color:#000000;">Also, related to this question; is there a &quot;best&quot; or recommended method to determine the dialing extensions voice mail box? I have been using variations of ${CUT(CHANNEL,-,1)} which does work but I just have to be aware of how I name my devices.</font></div>
<br />
<div align="left" style="text-align:left;"><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:10pt;color:#000000;">Thank you for your help.</font></div>
</body>
</html>