On 29-12-2005 12:50, Klaus Darilion wrote:
'Jan Janak' wrote:
Hello,
Attached is a patch that implements "swap_direction" parameter of acc
module. If you turn the parameter on in the configuration file:
modparam("acc", "swap_direction", 1)
then the acc module will swap Calling-Station-ID and Called-Station-ID
values when necessary (in this case BYE comming from the callee).
Does this patch works only for radius or also for db accouning?
Just for radius. I did not implement it for other accounting backend
because I have no use for it. Patches are welcome (it is trivial).
Jan.