diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/servicelinking.mux | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/servicelinking.mux b/doc/servicelinking.mux index fa9692c..3f3ea25 100644 --- a/doc/servicelinking.mux +++ b/doc/servicelinking.mux @@ -188,8 +188,9 @@ other-services { ; If this service is present in other ensembles, it can be announced ; through FIG0/24. other_ensembles is a comma separated list of - ; ensemble IDs (decimal or hexadecimal with 0x prefix) - other_ensembles "0x4ffe,0x4ffd" + ; ensemble IDs (decimal or hexadecimal with 0x prefix). + ; Add the current ensemble Id to the list if you carry this service too. + other_ensembles "0x4ffe,0x4ffd,0x4fff" } ; For a more efficient usage of the FIC capacity, it is better to first enumerate |