mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
FS-2890 --resolve mod_nibblebill, remove on_reporting hook
This commit is contained in:
parent
7499dfb227
commit
897e6573fa
@ -902,7 +902,7 @@ switch_state_handler_table_t nibble_state_handler = {
|
||||
/* on_hibernate */ NULL,
|
||||
/* on_reset */ NULL,
|
||||
/* on_park */ NULL,
|
||||
/* on_reporting */ process_hangup, /* force billing event on b-leg if we can */
|
||||
/* on_reporting */ NULL,
|
||||
/* on_destroy */ NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user