summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-05-14 09:47:33 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-05-14 09:47:33 -0500
commite6a946400f86a2a18b115bdf118612c0d1998956 (patch)
treef2aadba3b33a5f2d83a4990f90eb72b9f8007a80 /configs
parentc735ce1a0527310a51ec39b410cbc27ea1563818 (diff)
parent89ae4466eacc6ae2bef56b2e10000046be7ae2c0 (diff)
Merge "res_hep: Provide an option to pick the UUID type" into 13
Diffstat (limited to 'configs')
-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