I have just installed FOP 2.11 (not registered) and have set up 4 extensions. I run Asterisk 1.4 on Debian Lenny with a home-made configuration (I don't use FreePbx or other pre-packaged installations).
FOP seems to work, but it fails to pick up channels, both ringing or already answered.
When I try to pick up a channel, my phone rings, and when I answer the call (on my phone) drops, and the original call (the one I was trying to pick up) remains where it was.
Looking at the Asterisk console, I get this log:
Extension Changed 11[i] new state Idle for Notify User 12 (queued)
Extension Changed 11[i] new state Idle for Notify User 12
== Setting global variable 'PICKUPMARK' to '12'
Extension Changed 11[i] new state Ringing for Notify User 12
> Channel SIP/11-007b1f20 was answered.
Extension Changed 11[i] new state InUse for Notify User 12
> Launching Pickup(12@PICKUPMARK) on SIP/11-007b1f20
-- No channel found 4096.
Anyone knows what's wrong? As a new FOP user, I don't have any insight on how FOP handles call pickups.