Hi AJS,<br><br>Our dialplan doesn't have a Dial() statement as that's taken care of by adhearsion.<br>However, I added "exten => yyyyy, n, NoOp(Hangup cause was ${HANGUPCAUSE})" at the end of our context, restarted asterisk.<br>
The log doesn't have anything new.<br><br><br>--<br>Thanks,<br>Ishwar.<br><br><br><div class="gmail_quote">On Thu, Jul 28, 2011 at 6:38 PM, A J Stiles <span dir="ltr"><<a href="mailto:asterisk_list@earthshod.co.uk">asterisk_list@earthshod.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Thursday 28 Jul 2011, Ishwar Sridharan wrote:<br>
<br>
> Is there a reason why asterisk doesn't recognise the "call decline", and<br>
> does it need any configuration changes to enable this?<br>
<br>
</div>What are you seeing for ${HANGUPCAUSE} when this happens ? (Put a line such<br>
as<br>
<br>
exten => yyyyy, n, NoOp(Hangup cause was ${HANGUPCAUSE})<br>
<br>
in your extensions.conf after the Dial() statement.)<br>
<br>
Note that with traditional phones, there is actually no way to decline a call<br>
besides answering it and asking the caller politely to go away :)<br>
<font color="#888888"><br>
--<br>
AJS<br>
<br>
Answers come *after* questions.<br>
</font><div><div></div><div class="h5"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>