First CUT of SM-FreeSWITCH using SMG instead of own session management, including resources, suppliers and attributes

This commit is contained in:
DanB
2017-12-27 19:34:11 +01:00
parent 8a30d80095
commit 9bb19bea53
23 changed files with 740 additions and 721 deletions

View File

@@ -51,4 +51,16 @@
],
},
"resources": {
"enabled": true,
},
"suppliers": {
"enabled": true,
},
"attributes": {
"enabled": true,
},
}