Home
last modified time | relevance | path

Searched refs:aoc_charging_request_send (Results 1 – 3 of 3) sorted by relevance

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_facility.h256 int aoc_charging_request_send(struct pri *ctrl, q931_call *c, enum PRI_AOC_REQUEST aoc_request_flag…
H A Dpri_aoc.c1658 int aoc_charging_request_send(struct pri *ctrl, q931_call *call, enum PRI_AOC_REQUEST aoc_request_f… in aoc_charging_request_send() function
H A Dpri_facility.c3322 aoc_charging_request_send(ctrl, call, call->aoc_charging_request); in pri_call_add_standard_apdus()