Module: kamailio Branch: master Commit: 9dcab6fcc9e40253e3f9b451af533fe02b96a7c3 URL: https://github.com/kamailio/kamailio/commit/9dcab6fcc9e40253e3f9b451af533fe0...
Author: Henning Westerholt hw@kamailio.org Committer: Henning Westerholt hw@kamailio.org Date: 2018-10-07T09:16:20+02:00
kam_to_sr.sh: add a note that this script is now obselete
---
Modified: misc/scripts/kam_to_sr.sh
---
Diff: https://github.com/kamailio/kamailio/commit/9dcab6fcc9e40253e3f9b451af533fe0... Patch: https://github.com/kamailio/kamailio/commit/9dcab6fcc9e40253e3f9b451af533fe0...
---
diff --git a/misc/scripts/kam_to_sr.sh b/misc/scripts/kam_to_sr.sh index 32f1e037f7..212c0ba7e0 100755 --- a/misc/scripts/kam_to_sr.sh +++ b/misc/scripts/kam_to_sr.sh @@ -1,5 +1,8 @@ #!/usr/bin/env sh # +# Note: This script is obselete, especially after the changes in commit +# 1f70d062b0b9cf1e, the module interface unification. +# # This is a simple script which attempts to convert kamailio modules so that # they can be used with the sip-router core. Most of the changes done by the # script deal with the changes in the database abstraction layer in the