<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p><span class="rpHighlightAllClass rpHighlightSubjectClass" role="heading" aria-level="2">Hello community,</span></p>
<p><span class="rpHighlightAllClass rpHighlightSubjectClass" role="heading" aria-level="2"><br>
</span></p>
<p><span class="rpHighlightAllClass rpHighlightSubjectClass" role="heading" aria-level="2">after adding a subscriber to a customer, the subscriber doesn't show up under Customer>Subscribers.<br>
</span></p>
<p><span class="rpHighlightAllClass rpHighlightSubjectClass" role="heading" aria-level="2">When trying to create that subscriber again, we get the error "Failed to create subscriber (Duplicate entry '49xxxxxxxxx-3')"</span></p>
<p><span class="rpHighlightAllClass rpHighlightSubjectClass" role="heading" aria-level="2"><br>
</span></p>
<p><span class="rpHighlightAllClass rpHighlightSubjectClass" role="heading" aria-level="2"></span></p>
<div>select * from voip_subscribers where username = '49xxxxxxxx'; actually shows the subscriber. (With the correct account_id set)<br>
</div>
<div><br>
</div>
<div>After deleting the whole customer (via Web-Interface), the subscriber is still present in voip_subscribers.</div>
<div><br>
</div>
<div>Is it safe to just DELETE FROM voip_subscribers?</div>
<div>If not, what would be the way to cleanly delete that erroneous subscriber entry?<br>
</div>
<div><br>
</div>
<div>Thanks & kind regards,</div>
<div><br>
</div>
<div>Ralf Eberhard<br>
</div>
<br>
<p></p>
</div>
</body>
</html>