mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 11:11:05 +00:00
pjsip: Added "reg_server" to contacts.
If the Asterisk system name is set in asterisk.conf, it will be stored into the "reg_server" field in the ps_contacts table to facilitate multi-server setups. ASTERISK-25931 Change-Id: Ia8f6bd2267809c78753b52bcf21835b9b59f4cb8
This commit is contained in:
committed by
Joshua Colp
parent
69ced86c6c
commit
3cb8934de0
@@ -1109,6 +1109,12 @@
|
||||
REGISTER requests and is not intended to be configured manually.
|
||||
</para></description>
|
||||
</configOption>
|
||||
<configOption name="reg_server">
|
||||
<synopsis>Asterisk Server name</synopsis>
|
||||
<description><para>
|
||||
Asterisk Server name on which SIP endpoint registered.
|
||||
</para></description>
|
||||
</configOption>
|
||||
</configObject>
|
||||
<configObject name="aor">
|
||||
<synopsis>The configuration for a location of an endpoint</synopsis>
|
||||
|
Reference in New Issue
Block a user