Direct Routing Powershell -can't set sip signalling port (or confirm it is set)

Copper Contributor

Hi

 

We’re trying to setup DR for Teams but having an issue with setting the CsOnlinePSTNGateway – because it appears the spelling of SipSignallingPort has changed. Powershell doesn’t accept the spelling with two ‘L’s anymore so we set it using “Set-CsOnlinePSTNGateway -Identity sbc1xxxxxx.com -SipSignalingPort 5061” which it likes, but when you check back using a get, nothing is set for the signalling port, although we get options back from microsoft, we don’t recieve any FROM it. Also in admin.microsoft.com it shows the SBC as having SIPSignalling set to NONE… any ideas!?

 

Thanks

 

Alex

1 Reply

SipSignalingPort is correct, it been changed from two L's (see documentations)

https://docs.microsoft.com/en-us/powershell/module/skype/set-csonlinepstngateway?view=skype-ps

 

If you create a new PSTNGateway can you change port for that Gateway? Just create a dummy one.