From 14d8591a00d95c68bce12a16afabd06ed1644313 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Mon, 25 May 2009 14:46:46 +0000 Subject: [PATCH] a little more clarity on how to select application git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1412 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- apps/dsm/etc/dsm.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/dsm/etc/dsm.conf b/apps/dsm/etc/dsm.conf index cf8257cf..d4cc5370 100644 --- a/apps/dsm/etc/dsm.conf +++ b/apps/dsm/etc/dsm.conf @@ -14,11 +14,14 @@ mod_path=/usr/local/lib/sems/dsm/ #preload_mods=uri -# DSM to start for in/outbound call +# DSM to start for in/outbound call if application to execute=dsm +# (from application=xyz in sems.conf, either application=dsm or +# application=$(apphdr)/$(ruriparam) etc) # # use $(mon_select) to search for call info from monitoring # e.g. inbound_start_diag=$(mon_select) and see # below monitor_select options +# inbound_start_diag=inbound_call outbound_start_diag=outbound_call