Displaying 1 result from an estimated 1 matches for "peer_chanspy_ds".
2009 Feb 04
1
Stopping chanspy followup
...ll
start.
I would like it if there are no channels to spy on that the chanspy
application exit.
This can be done by changing line 673 of chanspy.c in the following way
Old:
if (res == -1 || ast_check_hangup(chan))
New:
if (res == -1 || ast_check_hangup(chan) || !peer_chanspy_ds)
Otherwise, as best I can tell, unless there is some error chanspy never
exits unless the channel running the chanspy application hangs up, which I
do not particularly want to do.
--
Jim Dickenson
mailto:dickenson at cfmc.com
CfMC
http://www.cfmc.com/