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 completeI 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 PMPlease 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 AMModerator
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.
- Proposed As Answer by Sean_XiaoMicrosoft Contingent Staff, Moderator Monday, July 30, 2012 3:27 AM
- Marked As Answer by Sean_XiaoMicrosoft Contingent Staff, Moderator Thursday, August 02, 2012 8:40 AM

