AAH 2.5 not working at all

Did the usual drill (double and triple checked per nerd vittles tutorial.) The biggest problem: when I call inbound, I get an infinite loop of these:

-- Goto (from-pstn,s,1)
-- Executing SetVar("Zap/4-1", "FROM_DID=s") in new stack
-- Executing SetVar("Zap/4-1", "FAX_RX=disabled") in new stack
-- Executing Goto("Zap/4-1", "from-pstn|s|1") in new stack
-- Goto (from-pstn,s,1)
-- Executing SetVar("Zap/4-1", "FROM_DID=s") in new stack
-- Executing SetVar("Zap/4-1", "FAX_RX=disabled") in new stack
-- Executing Goto("Zap/4-1", "from-pstn|s|1") in new stack
-- Goto (from-pstn,s,1)
-- Executing SetVar("Zap/4-1", "FROM_DID=s") in new stack
-- Executing SetVar("Zap/4-1", "FAX_RX=disabled") in new stack
-- Executing Goto("Zap/4-1", "from-pstn|s|1") in new stack
-- Goto (from-pstn,s,1)
-- Executing SetVar("Zap/4-1", "FROM_DID=s") in new stack
-- Executing SetVar("Zap/4-1", "FAX_RX=disabled") in new stack
-- Executing Goto("Zap/4-1", "from-pstn|s|1") in new stack
-- Goto (from-pstn,s,1)
-- Executing SetVar("Zap/4-1", "FROM_DID=s") in new stack
-- Executing SetVar("Zap/4-1", "FAX_RX=disabled") in new stack
-- Executing Goto("Zap/4-1", "from-pstn|s|1") in new stack
-- Goto (from-pstn,s,1)
-- Executing SetVar("Zap/4-1", "FROM_DID=s") in new stack
-- Executing SetVar("Zap/4-1", "FAX_RX=disabled") in new stack
-- Executing Goto("Zap/4-1", "from-pstn|s|1") in new stack
-- Goto (from-pstn,s,1)
-- Executing SetVar("Zap/4-1", "FROM_DID=s") in new stack
-- Executing SetVar("Zap/4-1", "FAX_RX=disabled") in new stack
-- Executing Goto("Zap/4-1", "from-pstn|s|1") in new stack
-- Goto (from-pstn,s,1)

NOTE WELL: I did NOT do anything to any of the automatically generated files. I created a ZAP trunk on channel 4 and a ZAP extension on channel 1 (just as I did for AAH 2.1, AAH 2.2, etc…) Also, for outbound calls, there is a LONG delay (10 seconds or so) before I hear ring tone, and then I get the verizon recorded message telling me “if you want to make a call, hang up and try again…” I’m suspecting that happens because of the huge delay. One thing I noticed is that AAH is STILL (it was doing this in 2.4 too) generating commands and such that are now deprecated :frowning: Any ideas?

Update: I had a tendency to hear echo on PSTN calls, and someone suggested tweaking txgain from 0.00 to -14.00, and I’m wondering if that reduced the outgoing DTMF to the point it wasn’t be heard by the VZ switch? Reset to 0.00 and outgoing works. Inbound is still hosed though.

Hmmm, I had created an inbound route entry for the PSTN line. I could swear I did that in previous versions, but maybe memory played me false? Anyway, deleted that route and all is well…