sangoma_pri_event_t  195 src/priserver.c static int on_info(struct sangoma_pri *spri, sangoma_pri_event_t event_type, pri_event *event) 
sangoma_pri_event_t  205 src/priserver.c static int on_hangup(struct sangoma_pri *spri, sangoma_pri_event_t event_type, pri_event *event) 
sangoma_pri_event_t  218 src/priserver.c static int on_ring(struct sangoma_pri *spri, sangoma_pri_event_t event_type, pri_event *event) 
sangoma_pri_event_t  229 src/priserver.c static int on_restart(struct sangoma_pri *spri, sangoma_pri_event_t event_type, pri_event *event)
sangoma_pri_event_t  235 src/priserver.c static int on_anything(struct sangoma_pri *spri, sangoma_pri_event_t event_type, pri_event *event) 
sangoma_pri_event_t   87 src/sangoma_pri.c char *sangoma_pri_event_str(sangoma_pri_event_t event_id)
sangoma_pri_event_t   70 src/sangoma_pri.h typedef int (*event_handler)(struct sangoma_pri *, sangoma_pri_event_t, pri_event *);
sangoma_pri_event_t   95 src/sangoma_pri.h char *sangoma_pri_event_str(sangoma_pri_event_t event_id);