summaryrefslogtreecommitdiff
path: root/configs/samples
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-05-19 05:26:57 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-05-19 05:26:57 -0500
commitb57032c3646229ab5abcb16f8a7e77bde350afae (patch)
tree1deab9e8e9601fd0d7ce39a0bdc11e0e63bd8158 /configs/samples
parent1f36270b21149e92f0552170acd441ae543c0ff2 (diff)
parente06a23681ca8c6933d705ad9e52c24395ed0a506 (diff)
Merge "res_hep: Provide an option to pick the UUID type"
Diffstat (limited to 'configs/samples')
-rw-r--r--configs/samples/hep.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/samples/hep.conf.sample b/configs/samples/hep.conf.sample
index 40b17aa0e..6e409d151 100644
--- a/configs/samples/hep.conf.sample
+++ b/configs/samples/hep.conf.sample
@@ -13,4 +13,8 @@ capture_password = foo ; If specified, the authorization passsword
capture_id = 1234 ; A unique integer identifier for this
; server. This ID will be embedded sent
; with each packet from this server.
+uuid_type = call-id ; Specify the preferred source for the Homer
+ ; correlation UUID. Valid options are:
+ ; - 'call-id' for the PJSIP SIP Call-ID
+ ; - 'channel' for the Asterisk channel name