<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Anthony is correct that the "self" in the feature is for end users.  Depending on your deployment specifics I think it would be an easy modification to treat the physical location as the enduser rather than the person making the call.  You probably also saw
 that there is an admin pin in the feature so you can provision phones on behalf of a user.
<div><br>
<div><br>
<div>-Ryan </div>
<br>
<div>
<div>On Oct 1, 2014, at 1:23 PM, Ben Story <<a href="mailto:ben.story@gmail.com">ben.story@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div dir="ltr">Nice work around.  Thanks for the idea Anthony.  In healthcare it's the exception that a phone has an assigned user so we buck Cisco's deployment tool trends. </div>
<div class="gmail_extra"><br clear="all">
<div>
<div dir="ltr">--<br>
Ben Story <br>
CCSP, CCNA, CCNA Wireless, CCDA<br>
<a href="mailto:ben.story@gmail.com" target="_blank">ben.story@gmail.com</a>
<div>@ntwrk80</div>
<div><a href="http://showbrain.blogspot.com/" target="_blank">http://showbrain.blogspot.com</a></div>
<div><a href="http://rand0mw0rds.blogspot.com/" target="_blank">http://rand0mw0rds.blogspot.com</a><br>
</div>
<div><br>
<br>
<font face="arial, helvetica, sans-serif"><span style="font-size: 15px; line-height: 22px;">"From sour-faced saints and silly devotions, good Lord, preserve us!"</span>. -- <span style="font-size: 15px; line-height: 22px;">St. Teresa of Avila</span></font></div>
</div>
</div>
<br>
<div class="gmail_quote">On Wed, Oct 1, 2014 at 12:17 PM, Anthony Holloway <span dir="ltr">
<<a href="mailto:avholloway+cisco-voip@gmail.com" target="_blank">avholloway+cisco-voip@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">The short answer is I don't think you can.  Did you see this?
<div><br>
</div>
<div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<b>Set Up Cisco Unified Communications Manager to Support Self-Provisioning<br>
</b>Before You Begin<br>
The administrator <b>must</b> first either add the end user using the Bulk Administration Tool or synchronize the end user from LDAP to add the end users to the Cisco Unified Communications Manager.</blockquote>
</div>
<div><br>
</div>
<div><i>Source: <a href="http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/10_0_1/ccmcfg/CUCM_BK_C95ABA82_00_admin-guide-100/CUCM_BK_C95ABA82_00_admin-guide-100_chapter_01101001.html#CUCM_TK_S4789CA5_00" target="_blank">http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/10_0_1/ccmcfg/CUCM_BK_C95ABA82_00_admin-guide-100/CUCM_BK_C95ABA82_00_admin-guide-100_chapter_01101001.html#CUCM_TK_S4789CA5_00</a></i></div>
<div><i><br>
</i></div>
<div>I think, but I could be wrong, that the "self" in self-provisioning is referring to the end users.  So, knowing that it's for end users only, you could create a fake user for the phone during self provisioning, have a supervisor, receptionist, whoever,
 complete the process, and then just delete the user and convert to anonymous.</div>
<div><br>
</div>
<div>The clean up process can be automated or bulked by giving these common area phones a common attribute to search on.  E.g., description contains "anonymous" OR if you know the DB schema:
<font face="courier new, monospace"><b>select name from device where fkenduser = (select pkid from enduser where userid = 'selfprovioningfakeuser')</b></font></div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">
<div>
<div class="h5">On Wed, Oct 1, 2014 at 10:57 AM, Ben Story <span dir="ltr"><<a href="mailto:ben.story@gmail.com" target="_blank">ben.story@gmail.com</a>></span> wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<div dir="ltr">I've been playing with the Self Provisioning feature within CUCM 10.x.  I've got it working if I have a user with an assigned extension.  Is there a way to use this feature for phones that won't be tied to a user like TAPS can do?<br clear="all">
<div>
<div dir="ltr">--<br>
Ben Story <br>
CCSP, CCNA, CCNA Wireless, CCDA<br>
<a href="mailto:ben.story@gmail.com" target="_blank">ben.story@gmail.com</a>
<div>@ntwrk80</div>
<div><a href="http://showbrain.blogspot.com/" target="_blank">http://showbrain.blogspot.com</a></div>
<div><a href="http://rand0mw0rds.blogspot.com/" target="_blank">http://rand0mw0rds.blogspot.com</a><br>
</div>
<div><br>
<br>
<font face="arial, helvetica, sans-serif"><span style="font-size: 15px; line-height: 22px;">"From sour-faced saints and silly devotions, good Lord, preserve us!"</span>. -- <span style="font-size: 15px; line-height: 22px;">St. Teresa of Avila</span></font></div>
</div>
</div>
</div>
<br>
</div>
</div>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
</div>
<br>
</div>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
https://puck.nether.net/mailman/listinfo/cisco-voip<br>
</div>
</div>
<br>
</div>
</div>
</body>
</html>