Follow-Me CID broken (i think)

I’m not sure if anyone has encountered this, i just upgraded to FreePBX 2.3.1 from 2.2.1 and CID Prefix in in my Follow-Me context is showing up with every call!

the process:

  1. Incoming call is sent to Reception phone (101)
  2. If she doesn’t answer within 25 seconds the call is sent to the Follow-Me list (Sales dept. extensions) with the CID prefixed with “Overflow:”

This used to work perfectly while i was running the older version, but now… I’m not sure if i’ve been doing something wrong all this time or if there’s a bug in the new version.

The only part of app-findmefollow in extensions_additional.conf i’ve found to be different:

***** before exten => 101,n,dbDel(${BLKVM_OVERRIDE}) exten => 101,n,Goto(ext-local,101,1) exten => 101,n(nodest),Noop(SKIPPING DEST, CALL CAME FROM Q/RG: ${RRNODEST}) ***** after exten => 101,n,dbDel(${BLKVM_OVERRIDE}) exten => 101,n,Goto(from-did-direct,101,1) exten => 101,n(nodest),Noop(SKIPPING DEST, CALL CAME FROM Q/RG: ${RRNODEST}) *****

Any help would be appreciated

Running Trixbox 2.2 with FreePBX 2.3.1