COnfig:
debug=2
log_stderror=yes
fork=no
alias="country.sm.edv" # Replace "country" with your country
mpath="/usr/local/lib64/kamailio/modules"
loadmodule "sca.so" # THe registrar that manage the usrloc
route {
# Handle everything else
forward();
}
onreply_route {
;
}
—
Reply to this email directly or view it on GitHub.