3CX Websocket service?

Status
Not open for further replies.

ibrahim akgün

Forum User
Basic Certified
Joined
Feb 26, 2018
Messages
99
Reaction score
10
Hi

We wanna develop our own sip client and library using ws or wss for connection. I have checked and see 3cx using websocket for webclient. Is there anyone know how to use this service? Or any documentation?
 
Hi

We wanna develop our own sip client and library using ws or wss for connection. I have checked and see 3cx using websocket for webclient. Is there anyone know how to use this service? Or any documentation?
No you can't. 3CX is a proprietary system with many APIs that are only known and usable by the 3CX apps. The Websocket, for example, is only accessible from the PBX itself, so it would not accept a connection from outside, even if you knew how.

If you're gonna use 3CX, stick to the 3CX apps. At least you'll be supported.

Why even make your own SIP client? Isn't there enough on the Web already?
 
We need some custom solutions for some of our customers.And we are developing 3rd party custom apps for 3cx pbx. 3CX cant handle everyone different requests.it would be nice if there was support.
 
We need some custom solutions for some of our customers.And we are developing 3rd party custom apps for 3cx pbx. 3CX cant handle everyone different requests.it would be nice if there was support.
Forget it. They won't help for many good reasons, first being security and second being it's their apps.

If you want to build 3rd party apps, use another PBX that has a public API or something.
 
Forget it. They won't help for many good reasons, first being security and second being it's their apps.

If you want to build 3rd party apps, use another PBX that has a public API or something.
:) But we are selling 3cx licenses so if they dont give support we will find a way to achieve our problems.
 
Hi

We wanna develop our own sip client and library using ws or wss for connection. I have checked and see 3cx using websocket for webclient. Is there anyone know how to use this service? Or any documentation?

Currently, there is no such information available in the public.
 
Hi,

If you want to use your own SIP client, then you do not need to access the 3CX APIs.

You can simply create extensions and load the User, AuthID, Password into your SIP client and it should be able to register to make/receive calls.

In case you want more features (presence for example) you need to use the 3CX clients exclusively.
 
  • Like
Reactions: Evolute IT
Status
Not open for further replies.

Forum statistics

Threads
111,956
Messages
589,927
Members
164,858
Latest member
MichaelRussell3