mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-11 07:13:20 +00:00
build: Fix file format in CHANGES-staging.
One of the change files doesn't conform to the format that the release scripts need in order to parse it. Change-Id: Ie0b634cf27e4cbc671b9fe92993b6f2ecf60254c
This commit is contained in:
committed by
Benjamin Keith Ford
parent
0fc6617246
commit
ec74fd56a7
@@ -1,9 +1,9 @@
|
|||||||
res_pjsip: Added a norefersub configuration setting
|
Subject: res_pjsip
|
||||||
|
|
||||||
Added a new PJSIP global setting called norefersub.
|
Added a new PJSIP global setting called norefersub.
|
||||||
Default is true to keep support working as before.
|
Default is true to keep support working as before.
|
||||||
|
|
||||||
res_pjsip_refer: Configures PJSIP norefersub capability accordingly.
|
res_pjsip_refer configures PJSIP norefersub capability accordingly.
|
||||||
|
|
||||||
Checks the PJSIP global setting value.
|
Checks the PJSIP global setting value.
|
||||||
If it is true (default) it adds the norefersub capability to PJSIP.
|
If it is true (default) it adds the norefersub capability to PJSIP.
|
||||||
|
Reference in New Issue
Block a user