mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-09 14:36:48 +00:00
Merge "pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address" into 13
This commit is contained in:
@@ -571,6 +571,8 @@ struct ast_sip_endpoint_media_configuration {
|
||||
unsigned int cos_video;
|
||||
/*! Is g.726 packed in a non standard way */
|
||||
unsigned int g726_non_standard;
|
||||
/*! Bind the RTP instance to the media_address */
|
||||
unsigned int bind_rtp_to_media_address;
|
||||
};
|
||||
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user