Can PJSIP support SIP over websocket?

PY
Peter Yu
Tue, Dec 17, 2019 3:02 PM

Hi all,
I'm researching to use PJSIP on WebSocket transport, please give me
some quick suggestions, thank you all in advance. By the way, do we have
the plan to support RFC7118:The WebSocket Protocol as a Transport for
the Session
Initiation Protocol (SIP)?

Sincerely,
Peng

Hi all, I'm researching to use PJSIP on WebSocket transport, please give me some quick suggestions, thank you all in advance. By the way, do we have the plan to support RFC7118:The WebSocket Protocol as a Transport for the Session Initiation Protocol (SIP)? Sincerely, Peng
JC
Joshua C. Colp
Tue, Dec 17, 2019 3:05 PM

On Tue, Dec 17, 2019 at 11:03 AM Peter Yu pyu1538@gmail.com wrote:

Hi all,
I'm researching to use PJSIP on WebSocket transport, please give me
some quick suggestions, thank you all in advance. By the way, do we have
the plan to support RFC7118:The WebSocket Protocol as a Transport for the Session
Initiation Protocol (SIP)?

There is no built in support but you can write a custom transport which
works fine. It is what we do in Asterisk.

--
Joshua C. Colp
Senior Software Developer
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org

On Tue, Dec 17, 2019 at 11:03 AM Peter Yu <pyu1538@gmail.com> wrote: > Hi all, > I'm researching to use PJSIP on WebSocket transport, please give me > some quick suggestions, thank you all in advance. By the way, do we have > the plan to support RFC7118:The WebSocket Protocol as a Transport for the Session > Initiation Protocol (SIP)? > There is no built in support but you can write a custom transport which works fine. It is what we do in Asterisk. -- Joshua C. Colp Senior Software Developer Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org
PY
Peter Yu
Tue, Dec 17, 2019 3:13 PM

Get it, you give me a so cool start point, thank you so much Joshua.

Joshua C. Colp jcolp@sangoma.com 于2019年12月17日周二 上午10:06写道:

On Tue, Dec 17, 2019 at 11:03 AM Peter Yu pyu1538@gmail.com wrote:

Hi all,
I'm researching to use PJSIP on WebSocket transport, please give me
some quick suggestions, thank you all in advance. By the way, do we have
the plan to support RFC7118:The WebSocket Protocol as a Transport for
the Session Initiation Protocol (SIP)?

There is no built in support but you can write a custom transport which
works fine. It is what we do in Asterisk.

--
Joshua C. Colp
Senior Software Developer
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Get it, you give me a so cool start point, thank you so much Joshua. Joshua C. Colp <jcolp@sangoma.com> 于2019年12月17日周二 上午10:06写道: > On Tue, Dec 17, 2019 at 11:03 AM Peter Yu <pyu1538@gmail.com> wrote: > >> Hi all, >> I'm researching to use PJSIP on WebSocket transport, please give me >> some quick suggestions, thank you all in advance. By the way, do we have >> the plan to support RFC7118:The WebSocket Protocol as a Transport for >> the Session Initiation Protocol (SIP)? >> > > There is no built in support but you can write a custom transport which > works fine. It is what we do in Asterisk. > > -- > Joshua C. Colp > Senior Software Developer > Sangoma Technologies > Check us out at www.sangoma.com and www.asterisk.org > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >