@videosdk.live/server-sdk
    Preparing search index...

    Class SipTrunksResource

    SIP trunks — the inbound and outbound connections to your telephony provider. Each direction is a full CRUD sub-resource: sip.trunks.inbound.* and sip.trunks.outbound.*. To route inbound calls to a room, provision numbers via PhoneNumbersResource and bind them with sip.routingRules.create({ phoneNumbers, type, rule }).

    Index

    Inbound trunks — connections that receive calls for a set of numbers.

    Outbound trunks — connections used to place calls to a SIP host.