mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-28 00:10:25 -07:00
Merge "pjsip: Added "reg_server" to contacts."
This commit is contained in:
@@ -248,6 +248,8 @@ struct ast_sip_contact {
|
||||
double qualify_timeout;
|
||||
/*! Endpoint that added the contact, only available in observers */
|
||||
struct ast_sip_endpoint *endpoint;
|
||||
/*! Asterisk Server name */
|
||||
AST_STRING_FIELD_EXTENDED(reg_server);
|
||||
};
|
||||
|
||||
#define CONTACT_STATUS "contact_status"
|
||||
|
||||
Reference in New Issue
Block a user