SipServer

post/v1/sip-servers

Request body

serverIdinteger nullable

Business key (sip_servers.server_id). On POST, if null the service assigns MAX(server_id)+1; admin may override to a specific value. On PUT the URL path param takes precedence.

serverNamestring required
queueNamestring required
ipAddressstring nullable
httpBaseUrlstring nullable

HTTP base URL for CallServer API (e.g. "http://10.87.31.214:8080"). Used by CSD-* HTTP decoupling.

httpPortinteger
maxChannelsinteger
statusstring nullable
isActiveboolean

Response

Created

{"stackTrail":"paths:/v1/sip-servers:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.