connectorName | Specifies which pre-configured external connector shall be used for this request. | | - |
statusCallback | A URL for Telnyx to send webhook requests to on each event related to siprec session. | | - |
statusCallbackMethod | HTTP request type used for statusCallback. | GET, POST | POST |
track | Specifies which track should be forwarded to SRS. | inbound_track, outbound_track, both_tracks | both_tracks |
name | Name of the SIPREC session. It can be used to stop the session. | | - |
includeMetadataCustomHeaders | Controls whether custom parameters are added as metadata, if false, they are added to sip headers. | | false |
secure | Controls whether to encrypt media sent to your SRS using SRTP and TLS. When set you need to configure SRS port in your connector to 5061. | | false |
sessionTimeoutSecs | Sets Session-Expires header to the INVITE. A reinvite is sent every half the value set. Useful for session keep alive. Minimum value is 90, set to 0 to disable. | 90 - 14440 | 1800 |