<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:14pt"><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;" dir="ltr"><font size="2"><span><span>Hello All,</span></span></font><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;" dir="ltr"><span>I have some problem on asterisk call completion feature, Every time I want to execute the application(By pressing 6) , I got the following error:</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent;
 font-style: normal;" dir="ltr"><span style="font-weight: bold;"><font size="1"><span>"NO_CORE_INSTANCE"</span></font></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;" dir="ltr"><span>So, I was in shocked sometimes without making any changes on the dialplan coed problem solved.</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;" dir="ltr"><span>But in most of the time the problem kept persisting.<br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;" dir="ltr"><span>Now I need some helps to solved the problem
 permananely?</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;" dir="ltr"><span>Thanks for your help.</span></div><div dir="ltr"><font size="1"><span> <font size="2">exten =>  6,1,CallCompletionRequest()<br>exten =>  6,n,playback(beep)<br>exten =>  6,n,verbose(${CC_REQUEST_RESULT})<br>exten =>  6,n,goto(${CC_REQUEST_RESULT},1)<br><br>exten =>  SUCCESS,1,verbose(${CC_REQUEST_RESULT})<br></font></span></font><font size="1"><span><font size="2"><font size="1"><span><font size="2">exten =>  FAIL,1,verbose(${CC_REQUEST_REASON})</font></span></font>same =>   n,hangup()<br><br>exten =>  7,1,CallCompletionCancel()<br>exten =>  7,n,playback(beep)<br>exten =>  7,n,hangup()<br><br><br></font></span></font></div><div><font
 size="2">Regard
<br>Sami</font></div></div></body></html>