o Juha Heinanen [05/25/09 16:33]:
what does this mean:

# DSM to start for in/outbound call
#
# 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
inbound_start_diag/outbound_start_diag is only used when application to run is "dsm" - i.e. if you either set application=dsm in sems.conf or have e.g. application=$(apphdr) and P-App-Name=dsm


if i have many diagrams and list them on lines

load_diags=d1,d2,d3
register_apps=d1,d2,d3

what do i put on inbound_start_diag and outbound_start_diag lines?

of course, i want to start diag d1 if P-App-Name has value d1, d1 with
value d2, and d3 with value d3.  why do i still need define
inbound_start_diag and outbound_start_diag parameters?

if i comment them out, i get errors

May 25 17:24:13 localhost sems[8056]: INFO: [b7c526c0] onLoad (DSM.cpp:217): no 
'inbound_start_diag' set in config. inbound calls disabled.
May 25 17:24:13 localhost sems[8056]: INFO: [b7c526c0] onLoad (DSM.cpp:221): no 
'outbound_start_diag' set in config. outbound calls disabled.
if you use register_apps you can ignore those.

Stefan


-- juha

_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

--
Stefan Sayer
VoIP Services

[email protected]
www.iptego.com

IPTEGO GmbH
Wittenbergplatz 1
10789 Berlin
Germany

Amtsgericht Charlottenburg, HRB 101010
Geschaeftsfuehrer: Alexander Hoffmann
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to