Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
Test-CsPstnOutboundCall error Exception:TLS Negotiation took too long to complete

الإجابة Test-CsPstnOutboundCall error Exception:TLS Negotiation took too long to complete

  • Thursday, July 19, 2012 8:44 PM
     
     

    I get  This operation returned because the timeout period expire
    Inner Exception:TLS Negotiation took too long to complete

    I have configure the pstn gateway as tcp not tls 

    and using the command 


    PS > Test-CsPstnOutboundCall -TargetFqdn sbc01..xyz.local -RegistrarPort:5060 -TargetPstnPhoneNumber "6475551212" -UserSipAddress "sip:user@xyz.local" -UserCredential $cred1

All Replies

  • Friday, July 20, 2012 2:49 PM
     
     
    Please try : -RegistrarPort:5061

    - Belgian Unified Communications Community : http://www.pro-lync.be -

  • Friday, July 20, 2012 2:59 PM
     
     

    same error

  • Monday, July 23, 2012 7:39 AM
    Moderator
     
     Answered

    Hi,

    Please make sure you create the psnt gateway object in the Lync server control panel with Listening port 5060 and Tcp protocol. Please check the listening port 5060 is set on the physical Pstn gateway with TCP protocol.

    The TargetPstnPhoneNumber is best specified using the E.164 format, which means that the number will look
    something like this "+14255551298", with that number containing a plus sign (+) followed by the country/region calling code (1), the area code (425) and the phone number (5551298).

    If still can not work, maybe something wrong with configration. Please use lync client to call the number and get trace logs about this failure.


    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.