SOLVED Lenny gone AWOL

geopeterwc

Guru
Joined
Aug 17, 2010
Messages
442
Reaction score
152
Calls to Lenny show "answered" or "busy" in the CDR records, but Lenny isn't responding on the call. That's the case with an older iPBX2021.0, iPBX2027-D and a new iPBX2026 installation. I've configured blacklisted numbers to route to Lenny, but from all appearances, Lenny is in hiding somewhere!???

Also an aside, Eleanor isn't answering either!
 
2027 should be fine. 2021 is a maybe, but it shouldn't hurt anything so long as it's a Debian or Ubuntu platform.
 
As of July 24, 2026:
• calls to 347-514-7296 (Lenny A) aren't working
• calls to 423-468-4041 (Lenny B) are working as normal
 
I've installed the "new Lenny" per the instructions above ... but when attempting a connection to Lenny via an IVR option or Blacklist setting, I get a busy signal, and no connection to Lenny. I haven't tested transfer of "offending" calls to Lenny by users, but ... I've obviously overlooked something - maybe in the configuration of the "custom extension" settings? What's the recommendation?
 
Last edited:
Thanks @wardmundy ... I'm in the process of moving a small installation of iPBX2027 to a new 2026 to take advantage of PJSIP and moving the DIDs from Chan-SIP. The (Grandstream) phones have been using PJSIP since the iPBX2027 installation a year or so ago.

Should I presume it best to uninstall Lenny using Module Admin and then reinstall from the CLI per the instructions, or can I just run through the steps and overwrite the previous installation using the CLI? This is on a new iPBX2026, Asterisk 22 configuration?
 
I deleted the Lenny extension from the list of extensions, then using Module Admin, I removed the Lenny application. Doing this cleared up the errors in the Demo and Stealth IVRs. Following the referenced installation instructions to reinstall Lenny on this iPBX2026 system. Then attempting to access the app through either of the IVRs results in busy tone, and no Lenny. Maybe I'm the only nerd experiencing this problem?
 
Just verified the tutorial works fine. Check the Asterisk CLI when making a call to 53669 and post results. It sounds like you forgot to clear out the previous 53669 extension which would result in the congestion message and BUSY since it attempts to call the old link:
Code:
Dial("PJSIP/701-00000000", "SIP/[email protected],,HhTtrb(func-apply-sipheaders^s^1)") in new stack
[2026-08-04 09:37:44] WARNING[817937][C-00000001]: channel.c:6280 request_channel: No channel type registered for 'SIP'
[2026-08-04 09:37:44] NOTICE[817937][C-00000001]: app_dial.c:2716 dial_exec_full: Unable to create channel of type 'SIP' (cause 66 - Channel not implemented)

What you should see if it is correctly installed:
Code:
 -- Executing [53669@from-internal:1] NoOp("PJSIP/701-00000001", "Route directly to Lenny CLI Hook") in new stack
    -- Executing [53669@from-internal:2] Goto("PJSIP/701-00000001", "app-nv-itslenny,s,1") in new stack
 
@wardmundy ... I see EXACTLY what should appear if Lenny is installed correctly - when calling Lenny 53669 directly from an extension. But, when making the call from the "Demo IVR" (#4) it's broken.
Fortunately, very little configuration has been made so, I'm going to opt to reinstall the entire iPBX2026 and start from scratch.
 
Last edited:
@wardmundy ... I see EXACTLY what should appear if Lenny is installed correctly - when calling Lenny 53669 directly from an extension. But, when making the call from the "Demo IVR" (#4) it's broken.
Fortunately, very little configuration has been made so, I'm going to opt to reinstall the entire iPBX2026 and start from scratch.
The Asterisk CLI will tell you what came unglued. Beats throwing darts at the dart board. :cool:
 
@wardmundy ... I have routinely applied the steps in "Turning Incredible PBX into a Lean, Mean Asterisk Machine" to new iPBX installations, including 2026 without issue. Is it possible that the changes from this document and implemented in the new PBX contributed to the failure of Lenny on the new box? While that documentation was written for a much earlier versions of Asterisk and Freepbx, and is six years old, applying the procedures to a new system haven't seemed to influence the performance of new systems.
 
@wardmundy No no no! I'm not using the 6-year-old tutorial to install IncrediblePBX 2026. I am using the PBX2026 for Debian tutorial you referenced to install iPBX2026. Maybe I'm foolhardy in attempting to use the 6-year-old tutorial to remove the "enchilada" stuff with the ultimate intention of having a "plain-jane" PBX with FreePBX17 and Asterisk 22, that is a system with minimal bells and whistles! Maybe we need a refresh of the old tutorial if there are parts of it that break the latest editions of iPBX?
 
Last edited:

Members online

No members online now.

Forum statistics

Threads
26,755
Messages
174,827
Members
20,315
Latest member
seraj.sh
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top