Commits on Source (3)
-
Iryna Antsyferova authored710833a9
-
George Yang authored
No matter if the secondary transport (transport2) is configured, for emergency outgoing call, if the primary transport failed, always try UDP transport in next.
43cc4f2d -
Lukasz Kotasa authored
- Removed patch meta-rdk-iopsys/recipes-telephony/asterisk/files/0003-ubus-notification.patch and added its functionality directly in asterisk source code. - Redesigned code, so we can use one common API ast_send_network_info_ubus_event()
Verified2f3bfecc
Showing
- include/asterisk/res_pjsip_session.h 1 addition, 1 deletioninclude/asterisk/res_pjsip_session.h
- include/asterisk/utils.h 2 additions, 0 deletionsinclude/asterisk/utils.h
- main/utils.c 31 additions, 0 deletionsmain/utils.c
- res/res_pjsip/config_transport.c 1 addition, 1 deletionres/res_pjsip/config_transport.c
- res/res_pjsip_logger.c 6 additions, 0 deletionsres/res_pjsip_logger.c
- res/res_pjsip_outbound_registration.c 17 additions, 1 deletionres/res_pjsip_outbound_registration.c
- res/res_pjsip_sdp_rtp.c 7 additions, 7 deletionsres/res_pjsip_sdp_rtp.c
- res/res_pjsip_session.c 64 additions, 10 deletionsres/res_pjsip_session.c
- res/res_rtp_asterisk.c 39 additions, 6 deletionsres/res_rtp_asterisk.c