mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 21:59:53 +05:00
small comment in config
This commit is contained in:
@@ -55,7 +55,7 @@ rpc_encoding = gob # Use json or gob for RPC encoding
|
||||
[freeswitch]
|
||||
server = localhost:8021 # Freeswitch address host:port
|
||||
pass = ClueCon # Freeswtch address host:port
|
||||
direction_index = 0
|
||||
direction_index = 0 # the position of elements in the Master.csv file
|
||||
tor_index = 1
|
||||
tenant_index = 2
|
||||
subject_index = 3
|
||||
|
||||
Reference in New Issue
Block a user