mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "res_pjsip: New endpoint option "refer_blind_progress"" into 13
This commit is contained in:
@@ -761,6 +761,8 @@ struct ast_sip_endpoint {
|
||||
unsigned int rtcp_mux;
|
||||
/*! Do we allow overlap dialling? */
|
||||
unsigned int allow_overlap;
|
||||
/*! Whether to notifies all the progress details on blind transfer */
|
||||
unsigned int refer_blind_progress;
|
||||
};
|
||||
|
||||
/*! URI parameter for symmetric transport */
|
||||
|
Reference in New Issue
Block a user