Skip to main content

Set SIP Settings

Set SIP Settings

Request Body required
  • proxy ipv4|dns required

    Possible values: non-empty and <= 63 characters

    proxy for sip

  • outbound ipv4|dns

    Possible values: non-empty and <= 63 characters

    outbound proxy for sip | this parameter is optional and is needed only in cases when proxy and sip server are different machines

  • realm ipv4|dns required

    Possible values: non-empty and <= 31 characters

    sip realm

  • user string required

    Possible values: non-empty and <= 31 characters

    user sip number

  • password string required

    Possible values: non-empty and <= 31 characters

    sip user password

  • stun object required

    stun server

  • ip ipv4|dns

    server address

  • port integer

    server port

  • transport string

    Possible values: [udp, tcp, tls]

    Default value: udp

    protocol used for sip

  • user_id string

    Possible values: <= 31 characters, Value must match regular expression ^[0-9a-zA-Z\s~!@#$%^&;*()_-+={[}]|"<,>.?/]{0,31}?$`

    id of the sip user

  • registration_interval integer

    Possible values: >= 30 and <= 900

    Default value: 30

    registration time on sip server in seconds (This parameter may not always represent the real registration interval as at most times sip server settings come at first priority)

Responses

OK

Loading...