Hi AJS,

Our dialplan doesn't have a Dial() statement as that's taken care of by
adhearsion.
However, I added "exten => yyyyy, n, NoOp(Hangup cause was ${HANGUPCAUSE})"
at the end of our context, restarted asterisk.
The log doesn't have anything new.


--
Thanks,
Ishwar.


On Thu, Jul 28, 2011 at 6:38 PM, A J Stiles
<asterisk_l...@earthshod.co.uk>wrote:

> On Thursday 28 Jul 2011, Ishwar Sridharan wrote:
>
> > Is there a reason why asterisk doesn't recognise the "call decline", and
> > does it need any configuration changes to enable this?
>
> What are you seeing for ${HANGUPCAUSE} when this happens ?  (Put a line
> such
> as
>
> exten => yyyyy, n, NoOp(Hangup cause was ${HANGUPCAUSE})
>
> in your extensions.conf after the Dial() statement.)
>
> Note that with traditional phones, there is actually no way to decline a
> call
> besides answering it and asking the caller politely to go away  :)
>
> --
> AJS
>
> Answers come *after* questions.
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to