Forum Discussion

Richard Dunning's avatar
Richard Dunning
Copper Contributor
Apr 04, 2017

Trusted API Invite PSTN as participant

Hi,

 

We are buildign an app using the new Trusted API in c# and have successfully created our calls using SIP within skype for business.

 

We'd now like to extend the functionaltiy and call uk numbers over PSTN from the skype for business tenant but are running into errors.

 

We've attached a UK phone number to the Application endpoint and PSTN is enabled on the o365 environment (we can make PSTN calls directly from the skype client

 

Hope you can help,

 

Richard

7 Replies

  • Hi Richard,

    So, the call back works fine and you are able to receive an incoming call to trusted endpoint when you configured a local number.

     Now you have set a UK number to the endpoint (Set-CsOnlineApplicationEndpoint) and are seeing failures?

    Please let me know if my understanding is correct

    Could you share the format of the number you have configured at your end? 

    And http traces? We could validate if there is some issue in call routing.

    Thanks,

    Renukha

    • Renukha Rajaraman's avatar
      Renukha Rajaraman
      Copper Contributor

      Hi Richard,

       

      Here is the set of APIs that are supported for PSTN currently.

       

      https://github.com/OfficeDev/skype-docs/blob/prerelease/Skype/Trusted-Application-API/docs/PSTN.md

       

      We havent enabled AddParticipant for PSTN user yet but we have that tracked in our roadmap. Will let you know when there are updates.

       

      Renukha

       

      • SATHISH K's avatar
        SATHISH K
        Copper Contributor

        Hi Renukha,

         

        We are also trying to develop an custom application using Trusted API that creates an adhoc meeting and Invite PSTN partipant to the conference. It will be really useful if you can let us know when we can have this feature(Invite PSTN participant to an conference) enabled in Trusted API.

         

        Thank you for your help in advance.

         

        With Regards

           Sathish

Resources