This commit is contained in:
FusionPBX
2017-06-06 23:01:46 -06:00
committed by GitHub
parent 7e6d4d3c50
commit 16a0797900

View File

@@ -355,11 +355,13 @@ account.1.conf_uri =
## cid_source ##
#######################################################################################
#Configure the type of SIP header(s) to carry the caller ID; 0-FROM (default), 1-PAI 2-PAI-FROM, 3-PRID-PAI-FROM, 4-PAI-RPID-FROM, 5-RPID-FROM;
account.1.cid_source =
account.1.cid_source = 1
account.1.cid_source_privacy = 1
account.1.cid_source_ppi = 1
account.1.cp_source = 0
#Configure the presentation of the callee ID; 0-PAI-PRID, 1-DIALED DIGITS (default), 2-RFC4916;
account.1.cp_source = 2
#######################################################################################
## Session Timer ##