[403 Wrong transport] VOIP Register SIP over websocket WSS
... / [403 Wrong transport] VOI...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

[403 Wrong transport] VOIP Register SIP over websocket WSS

by
AdilC
Created on 2021-02-10 08:00:44 (edited on 2024-09-04 13:37:44) in Forfaits VoIP

Bonjour,

nous essayons de développer un soft en utilisant la librairie jssip qui n'utilise que le protocole SIPWS, sip via websocket.

L'opération register ne marche pas sur ovh. L'erreur retournée est 403 wrong transport.
J'utilise la même configuration qu'un poste SIP classique (sip5.ovh.fr) sans spécifier de port.
je dois par contre spécifier l'adresse d'un websocket, j'ai mis : wss://tryit.jssip.net:10443

Est-ce qu'il y aurait une spécificité que je dois mettre dans la conf ?

Pour info, quand je configure l'app avec un autre compte SIP (chez ringover), le register et les appels marchent.