[Freeswitch-dev] Prevent call setup
Brian West
brian.west at mac.com
Mon Feb 11 07:01:01 EST 2008
"reject" is depricated and "respond" takes its place.
/b
On Feb 11, 2008, at 4:37 AM, Irshad Ahamed wrote:
> Hi,
> To my understanding, you can still use the dialplan configuration to
> reject a call.
> Check this out
> <action application="reject"/>
>
> BR,
> Irshad.
>
> On Feb 11, 2008 2:20 PM, Alois Komenda <alois.komenda at esk.fraunhofer.de
> > wrote:
> Hello,
>
> how can I prevent the completion of the call setup if it was
> detected (by my module or a client of the event_socket server for
> example) that the call is not allowed?
> The criteria for a call to be not allowed might be out of the scope
> of the dialplan so I can't use dialplan logic for this task.
>
> What happens if I send an event like CHANNEL_HANGUP or
> CHANNEL_DESTROY from an event_socket client? Does this initiate any
> actions?
>
> Thanks in advance
>
> Regards,
>
> --
> Alois Komenda
> Fraunhofer-Einrichtung für Systeme der Kommunikationstechnik ESK
>
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
More information about the Freeswitch-dev
mailing list