Initial commit: FreePBX 17 VoIP setup for horux360, consultoria-as, nexus
This commit is contained in:
32
configs/asterisk-pjsip.conf
Normal file
32
configs/asterisk-pjsip.conf
Normal file
@@ -0,0 +1,32 @@
|
||||
;--------------------------------------------------------------------------------;
|
||||
; Do NOT edit this file as it is auto-generated by FreePBX. ;
|
||||
;--------------------------------------------------------------------------------;
|
||||
; For information on adding additional paramaters to this file, please visit the ;
|
||||
; FreePBX.org wiki page, or ask on IRC. This file was created by the new FreePBX ;
|
||||
; BMO - Big Module Object. Any similarity in naming with BMO from Adventure Time ;
|
||||
; is totally deliberate. ;
|
||||
;--------------------------------------------------------------------------------;
|
||||
|
||||
[0]
|
||||
#include pjsip_custom.conf
|
||||
#include pjsip.transports.conf
|
||||
#include pjsip.transports_custom_post.conf
|
||||
#include pjsip.endpoint.conf
|
||||
#include pjsip.endpoint_custom_post.conf
|
||||
#include pjsip.aor.conf
|
||||
#include pjsip.aor_custom_post.conf
|
||||
#include pjsip.auth.conf
|
||||
#include pjsip.auth_custom_post.conf
|
||||
#include pjsip.registration.conf
|
||||
#include pjsip.registration_custom_post.conf
|
||||
#include pjsip.identify.conf
|
||||
#include pjsip.identify_custom_post.conf
|
||||
|
||||
[global]
|
||||
type=global
|
||||
user_agent=FPBX-17.0.28(21.12.2)
|
||||
use_callerid_contact=no
|
||||
keep_alive_interval=90
|
||||
taskprocessor_overload_trigger=pjsip_only
|
||||
#include pjsip_custom_post.conf
|
||||
|
||||
Reference in New Issue
Block a user