18:54:09 i see there is the usurp_monittor, is there a place that would allows to get the consumer pid for each running call? 19:58:30 benoitc: no, there's no explicit way to get the ecallmgr_call_control AMQP queue name 19:58:48 because its required to pass control around explicitly 19:59:12 meaning, ecallmgr passes to callflow node that wins call, then callflow node passes to conference app to run conference commands, etc 20:54:32 ok i see 20:55:19 so the only way to catch would be intercepting in the callflow like the konami app 21:02:28 correct 21:17:31 ok thanks