You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.2 KiB
52 lines
1.2 KiB
{
|
|
"groups": [
|
|
{
|
|
"name": "sip",
|
|
"type": "com.fastbee.sip.conf.SysSipConfig",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "sip.domain",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
},
|
|
{
|
|
"name": "sip.enabled",
|
|
"type": "java.lang.Boolean",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
},
|
|
{
|
|
"name": "sip.id",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
},
|
|
{
|
|
"name": "sip.ip",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
},
|
|
{
|
|
"name": "sip.log",
|
|
"type": "java.lang.Boolean",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
},
|
|
{
|
|
"name": "sip.password",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
},
|
|
{
|
|
"name": "sip.port",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
},
|
|
{
|
|
"name": "sip.zlm-record-path",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.fastbee.sip.conf.SysSipConfig"
|
|
}
|
|
],
|
|
"hints": []
|
|
}
|