Extension 700 to parking since 2.11

Subject really says it all. We were running 2.10.1 prior to upgrading today with no issues. Since upgrading when we call internally to extension 700 we are parked EVEN though our parking extension is 70. All this working prior to upgrade and nothing changed besides. Here is a trace of a call:

-- Executing [700@from-internal:1] Park("SIP/500-00004724", "") in new stack == Parked SIP/500-00004724 on 76 (lot default). Will timeout back to extension [from-internal] s, 1 in 120 seconds -- Added extension '76' priority 1 to parkedcalls -- Playing 'digits/7.slin' (language 'en') -- Playing 'digits/6.slin' (language 'en') == Spawn extension (from-internal, s, 1) exited non-zero on 'Parked/SIP/500-00004724' -- Executing [h@from-internal:1] Hangup("Parked/SIP/500-00004724", "") in new stack == Spawn extension (from-internal, h, 1) exited non-zero on 'Parked/SIP/500-00004724' == SIP/500-00004724 got tired of being parked

Can’t seem to find anything in the configuration files. Where should I look…

Are you sure the parking extension is still set to 70 and not 700?

Yes, the parking extension was still set to 70. I have resolved the issue as well after a bit more searching. It actually was an Asterisk bug that just apparently manifested itself with the new version of FreePBX. We were running 1.8.4.3 and somewhere in the changelog this exact issue was addressed. Updated the system to be running 1.8.22.0 and everything back to normal.

Thanks for the post though, appreciated.