Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  External not operational

    Posted 06-05-2025 18:13

    husseinco | 2018-04-15 16:47:37 UTC | #1

    Hi everyone,

    Is there a way through API to tell if the External SIP trunk is down !


    tim.smith | 2018-04-16 14:32:52 UTC | #2

    I don't believe any actual status information is available via the API, but you can use GET /api/v2/telephony/providers/edges/trunks/{trunkId}/metrics to retrieve some basic metrics about the trunk. That would allow you to identify if there are 0 active calls when you expect that there should be some.


    husseinco | 2018-04-23 10:17:16 UTC | #3

    Thank you Tim for your feedback.


    system | 2018-05-24 10:17:30 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 2741