SIP resource for outbound registrations
This configuration documentation is for functionality provided by res_pjsip_outbound_registration
.
Overview
Outbound Registration
This module allows res_pjsip
to register to other SIP servers.
pjsip.conf
registration
The configuration for outbound registration
Configuration Option Reference
Option Name |
Type |
Default Value |
Regular Expression |
Description |
---|---|---|---|---|
|
|
|
Determines whether failed authentication challenges are treated as permanent failures. |
|
|
|
|
|
Client SIP URI used when attemping outbound registration |
|
|
|
|
Contact User to use in request |
|
|
|
|
Expiration time for registrations in seconds |
|
|
|
|
Maximum number of registration attempts. |
|
|
|
|
Authentication object to be used for outbound registrations. |
|
|
|
|
Outbound Proxy used to send registrations |
|
|
|
|
Interval in seconds between retries if outbound registration is unsuccessful |
|
|
|
|
SIP URI of the server to register against |
|
|
|
Transport used for outbound authentication |
|
|
|
|
|
Must be of type 'registration'. |
Configuration Option Descriptions
auth_rejection_permanent
If this option is enabled and an authentication challenge fails, registration will not be attempted again until the configuration is reloaded.
transport
Import Version
This documentation was imported from Asterisk Version Unknown