Difference between allow trusted and allow address
Hi All, Can someone explain the difference between allow trusted and allow address. Thank you!
Am Donnerstag, 21. Juni 2018, 13:05:40 CEST schrieb Wilkins, Steve:
Can someone explain the difference between allow trusted and allow address.
Hello Steve, if you're referring to the permissions module functionality, basically these are two different functions implementing a different logic for certain use cases in a Kamailio cfg. You can find the logic of the two functions: https://www.kamailio.org/docs/modules/devel/modules/permissions.html#sec-add... https://www.kamailio.org/docs/modules/devel/modules/permissions.html#sec-tru... The permission module is quite old. Nowadays a lot of its functionality could be also implemented with simple configuration logic and e.g. the htable module for in-memory caching of the structures. Best regards, Henning -- If you like my work in the Kamailio project, it would be great if you could consider supporting me on Patreon: https://www.patreon.com/henningw
participants (2)
-
Henning Westerholt -
Wilkins, Steve