<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 12, 2015 at 5:44 AM, bala murugan <span dir="ltr"><<a href="mailto:fightwithme@gmail.com" target="_blank">fightwithme@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><p dir="ltr">Who is responsible to answer ??</p>
<div class="gmail_quote"><div><div class="h5">On Feb 12, 2015 6:05 AM, "Raj Roy Ghandhi" <<a href="mailto:roy.gandhi@gmail.com" target="_blank">roy.gandhi@gmail.com</a>> wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi Friends,<div><br><div>I am trying to implement a simple dial plan with asterisk.</div><div>1. Ring the inbound call</div><div>2. wait for 2 seconds</div><div>3. call agi script with cli</div><div>4. hangup</div><div><br></div><div>But when it gets hangup I see the Declined is passed from the asterisk.</div><div>But my PSTN provider keep waiting in dialing state with no noise until 60 seconds.</div><div><br></div><div>any idea what I have done wrong.</div><div><br></div><div>here is my dial plan</div><div><br></div><div><div>exten => 01XXXX,1,Ringing()</div><div>exten => 01XXXX,2,Wait(2)</div><div>exten => 01XXXX,3,Set(vxmlurl=http%3A%2F%2F127.0.0.1:8080%2Ftest%2Findex.jsp?ani=${CALLERID(num)})</div><div>exten => 01XXXX,4,Agi(agi://<a href="http://127.0.0.1/url=$%7Bvxmlurl%7D" target="_blank">127.0.0.1/url=${vxmlurl}</a>)</div><div>exten => 01XXXX,5,Hangup()<br></div></div><div><br></div><div>Please advice,</div><div><br></div><div>Best Regards,</div><div>Roy.</div></div></div><br clear="all"></div></div></blockquote></div></blockquote></div><br></div><div class="gmail_extra">This question belongs on asterisk-users [1]. You're far more likely to get help there than on the asterisk-dev mailing list, which is used to discuss the actual source code and development of Asterisk.<br><br>[1] <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> & <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div></div></div>
</div></div>