Sat Apr 26 2014 22:03:23

Asterisk developer's documentation


ast_hangup_handler Struct Reference

#include <channel.h>

Collaboration diagram for ast_hangup_handler:

Data Fields

char args [0]
struct {
   struct ast_hangup_handler *   next
node

Detailed Description

Hangup handler instance node.

Definition at line 760 of file channel.h.


Field Documentation

char args[0]

Hangup handler arg string passed to the Gosub application

Definition at line 764 of file channel.h.

Referenced by ast_pbx_hangup_handler_pop(), ast_pbx_hangup_handler_push(), ast_pbx_hangup_handler_run(), and ast_pbx_hangup_handler_show().

Definition at line 762 of file channel.h.

struct { ... } node

Next hangup handler node.


The documentation for this struct was generated from the following file: