-
- Downloads
netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API
This function originally was used in chan_sip to enable some simplifying assumptions and eventually was copy and pasted into res_pjsip_logger and res_hep. Since it's replicated in three places, it's probably best to move it into the public netsock2 API for these modules to use. Change-Id: Id52e23be885601c51d70259f62de1a5e59d38d04
Showing
- channels/chan_sip.c 0 additions, 26 deletionschannels/chan_sip.c
- include/asterisk/netsock2.h 38 additions, 0 deletionsinclude/asterisk/netsock2.h
- main/netsock2.c 21 additions, 0 deletionsmain/netsock2.c
- res/res_hep.c 0 additions, 21 deletionsres/res_hep.c
- res/res_pjsip_logger.c 0 additions, 25 deletionsres/res_pjsip_logger.c
Loading
Please register or sign in to comment