mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
res_pjsip: Added "subscribe_context" to endpoint
If specified, incoming SUBSCRIBE requests will be searched for the matching extension in the indicated context. If no "subscribe_context" is specified, then the "context" setting is used. ASTERISK-25471 #close Change-Id: I3fb7a15f5bc154079bd348c08b7ad1cdd2d5e514
This commit is contained in:
11
CHANGES
11
CHANGES
@@ -360,6 +360,17 @@ cdr_csv
|
||||
post-1.8 CDR columns 'peeraccount', 'linkedid', and 'sequence'.
|
||||
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes from Asterisk 13.10.0 to Asterisk 13.11.0 ----------
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
res_pjsip
|
||||
------------------
|
||||
* Added "subscribe_context" to endpoint.
|
||||
If specified, incoming SUBSCRIBE requests will be searched for the matching
|
||||
extension in the indicated context. If no "subscribe_context" is specified,
|
||||
then the "context" setting is used.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes from Asterisk 13.9.0 to Asterisk 13.10.0 -----------
|
||||
------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user