res_pjsip_transport_websocket: Add support for IPv6.
This change adds a PJSIP patch (which has been contributed upstream) to allow the registration of IPv6 transport types. Using this the res_pjsip_transport_websocket module now registers an IPv6 Websocket transport and uses it for the corresponding traffic. ASTERISK-26685 Change-Id: Id1f9126f995b31dc38db8fdb58afd289b4ad1647
Showing
- res/res_pjsip.c 11 additions, 11 deletionsres/res_pjsip.c
- res/res_pjsip_outbound_registration.c 9 additions, 9 deletionsres/res_pjsip_outbound_registration.c
- res/res_pjsip_transport_websocket.c 18 additions, 12 deletionsres/res_pjsip_transport_websocket.c
- third-party/pjproject/patches/0014-Add-pjsip-transport-register-type-ipv6.patch 62 additions, 0 deletions...patches/0014-Add-pjsip-transport-register-type-ipv6.patch
Loading
Please register or sign in to comment