mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-03 20:38:59 +00:00
res_pjsip: Fix typo in from_domain documentation
This fixes a small typo in the from_domain documentation on the endpoint documentation ASTERISK-30328 #close Change-Id: Ia6f0897c3f5cab899ef2cde6b3ac07265b8beb21
This commit is contained in:
committed by
George Joseph
parent
3babc68099
commit
fb281c48e2
@@ -1010,7 +1010,7 @@
|
|||||||
<synopsis>Username to use in From header for unsolicited MWI NOTIFYs to this endpoint.</synopsis>
|
<synopsis>Username to use in From header for unsolicited MWI NOTIFYs to this endpoint.</synopsis>
|
||||||
</configOption>
|
</configOption>
|
||||||
<configOption name="from_domain">
|
<configOption name="from_domain">
|
||||||
<synopsis>Domain to user in From header for requests to this endpoint.</synopsis>
|
<synopsis>Domain to use in From header for requests to this endpoint.</synopsis>
|
||||||
</configOption>
|
</configOption>
|
||||||
<configOption name="dtls_verify">
|
<configOption name="dtls_verify">
|
||||||
<synopsis>Verify that the provided peer certificate is valid</synopsis>
|
<synopsis>Verify that the provided peer certificate is valid</synopsis>
|
||||||
|
|||||||
Reference in New Issue
Block a user