mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-07-04 19:21:53 +00:00
add new fieds for ICE and DTLS (#538)
This commit is contained in:
@@ -66,6 +66,14 @@ SipGateway.fields = [
|
||||
{
|
||||
name: 'protocol',
|
||||
type: 'string'
|
||||
},
|
||||
{
|
||||
name: 'remove_ice',
|
||||
type: 'number'
|
||||
},
|
||||
{
|
||||
name: 'dtls_off',
|
||||
type: 'number'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user