search for: dochanmon

Displaying 1 result from an estimated 1 matches for "dochanmon".

2009 Feb 04
0
Stopping chanspy
...ion 1.4.23.1 Additionally there must be some tricks to debug this code as there is timing going on that gets messed up while stepping through the code. My situation is that I have an agent logged in but not in any queue. I use an AMI packet like this: Action: Originate Channel: Agent/1001 Exten: DoChanMon Context: cfmc_cdi_info Priority: 1 Variable: CfMC_ActionID=callE1334 Variable: CfMC_WhoHear=SIP/dickenson ActionID: callE1324 Async: true to connect to an extension like this: exten => DoChanMon,1,Answer() exten => DoChanMon,n,NoOp(Just got '${CfMC_ActionID}') exten => DoChanMon...