<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hey all,<div class=""><br class=""></div><div class="">I made a prepaid call system and applied sched_hangup in dialplan to limit the call duration like(lua) :</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><span class="">session:execute("sched_hangup", กฐ+60")</span></blockquote><div class=""><span class=""><br class=""></span><span class="">Recently I updated my system to allow user buy points during calling, but when I tried to recall sched_hangup like [</span>sched_hangup +30 <uuid>] in fs_cli it still hangup at 60s (which hopes to hangup at 90s).</div><div class="">Is there any mistake in my usage? Or any solutions for this?</div><div class=""><br class=""></div><div class="">Regards.</div><div class="">C.Wang</div></body></html>