|
@@ -79,13 +79,13 @@ Chapter 1. Admin Guide
|
|
|
|
|
|
1. Overview
|
|
|
|
|
|
- This module provides function for checking and managing the SDP
|
|
|
+ This module provides functions for checking and managing the SDP
|
|
|
payloads of SIP messages.
|
|
|
|
|
|
- Examples of what this module offers: remove codecs from SDP, check the
|
|
|
- media stream types, return attributes of SDP document. For the full
|
|
|
- least of the features provided by this module and the implementation
|
|
|
- state, read further to the list of exported functions.
|
|
|
+ Examples of functions this module offers: remove codecs from SDP, check
|
|
|
+ the media stream types, return attributes of SDP document. For the full
|
|
|
+ list of the features provided by this module and the implementation
|
|
|
+ state, read the list of exported functions.
|
|
|
|
|
|
2. Dependencies
|
|
|
|