mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-04 03:20:33 +00:00
Merge "res_pjsip_session: Enable RFC3578 overlap dialing support." into 13
This commit is contained in:
@@ -759,6 +759,8 @@ struct ast_sip_endpoint {
|
||||
unsigned int asymmetric_rtp_codec;
|
||||
/*! Use RTCP-MUX */
|
||||
unsigned int rtcp_mux;
|
||||
/*! Do we allow overlap dialling? */
|
||||
unsigned int allow_overlap;
|
||||
};
|
||||
|
||||
/*! URI parameter for symmetric transport */
|
||||
|
Reference in New Issue
Block a user