-
- Downloads
multicast RTP: Add dialing options
This adds a new parameter to the end of a multicast RTP dialing string. This parameter defines the following options: * i: Set the interface from which multicast RTP is sent * l: Set whether multicast packets are looped back to the sender * t: Set the TTL for multicast packets * c: Set the codec to use for RTP ASTERISK-26068 #close Reported by Mark Michelson Change-Id: I033b706b533f0aa635c342eb738e0bcefa07e219
Showing
- channels/chan_rtp.c 15 additions, 2 deletionschannels/chan_rtp.c
- include/asterisk/multicast_rtp.h 58 additions, 0 deletionsinclude/asterisk/multicast_rtp.h
- res/res_rtp_multicast.c 181 additions, 8 deletionsres/res_rtp_multicast.c
- res/res_rtp_multicast.exports.in 6 additions, 0 deletionsres/res_rtp_multicast.exports.in
Loading
Please register or sign in to comment