mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Default port towards 2014 in OpenSIPS native tutorial
This commit is contained in:
@@ -76,7 +76,7 @@ loadmodule "dialog.so"
|
||||
|
||||
#### CGRateS module
|
||||
loadmodule "cgrates.so"
|
||||
modparam("cgrates", "cgrates_engine", "127.0.0.1:2012")
|
||||
modparam("cgrates", "cgrates_engine", "127.0.0.1:2014")
|
||||
|
||||
|
||||
#### UDP protocol
|
||||
|
||||
Reference in New Issue
Block a user