Stefan Sayer writes:

> it's much simpler:
> 
> call_control=limit_from,limit_to,limit_fdomain,accounting
> 
> limit_from_module=cc_pcalls
> limit_from_uuid=$fU
> limit_from_max_calls=2
> 
> limit_to_module=cc_pcalls
> limit_to_uuid=$tU
> # using default limit
> 
> limit_fdomain_module=cc_pcalls
> limit_fdomain_uuid=$fd
> limit_fdomain_max_calls=$H(P-Domain-Limit)
> 
> accounting_module=myaccounting
> accounting_uuid=$H(P-Calling-User)

stefan,

sorry, but based on the above, i still don't understand, what headers a
request needs to have if i want, for example, limit based on from and to
uri and don't want anything else to be done on it?  and what request the
next request needs to have if i want to limit only based on from and
anonymize it?

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to