Displaying 3 results from an estimated 3 matches for "chanprefix".
2009 Feb 04
1
Stopping chanspy followup
I am still trying to figure out a reasonable way to exit the chanspy
application in a dialplan.
For the most part I understand how things are working and there is one
change I would like to propose.
The way the 1.4.23.1 code seems to work is that if there are no channels
that match the chanprefix argument the chanspy code stays in a loop waiting
for a new channel to come into being that matches chanprefix and spying will
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:...
2009 Feb 04
0
Stopping chanspy
I would like to be able to stop the chanspy application and go to the next
step in the dialplan but I do not see a way to do that.
I have looked at the code and I do not see a way to stop the chanspy
application.
Even if there are no channels that match the chanprefix pattern the chanspy
application is not exited.
Hitting the * key stops spying on a channel but then starts spying on the
same channel if the chanprefix has only one match.
Is there something I am not seeing that I can do to stop spying and move on?
I am running version 1.4.23.1
Additionally the...
2009 Feb 02
1
ChanSpy or other variant
I'm trying to figure out how to listen in to a channel that I specify. I
have the impression I've seen this done via Flash web controls, but I'm
trying to write something myself and I can't figure out what command would
be used. ChanSpy looks great, but I don't see how to specify the channel.
I have a channel identifier like "SIP/provider-08748db0" which is what I