Hello,
first i want to thank you about the great work with FOP2. Iam just testing it, but everything looks fine so long.
Except one problem i have with asterisk version 1.6.1.0 and the function listen or listen&whisper to a channel.
In Version 1.6 asterisk doesnt use the pipe (|) as var delimiter any more. so the function call of ChanSpy(peer|w) doenst work anymore. It had to be ChanSpy(peer,w) by now.
Maybe you could fix this.
best regards
Steve Smith