MattFS218
unread,Mar 23, 2008, 1:32:12 PM3/23/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Adhearsion
Is it possible to cancel (or hangup) on an call that is ringing
(dialed, waiting to be answered)? I'm using call_to_context to connect
a user to the asterisk, but the dialplan doesn't respond until after
the call is answered.
I tried setting
config.automatically_answer_incoming_calls = false
in the config file, but that doesn't seem to work (I assume because
it's only for incoming calls, now outgoing).
--matt