FreePBX17 Conference 17.0.3.2

When joining the conference bridge the call disconnects immediately. I removed the app and reinstalled it. I recreated the conference bridge and same issue. Call hangs up. Thanks in advance for any responses.

logs

Wed, Nov 20, 2024 9:27 AM CHAN_START 1732112835.148279 1732112835.148279 2000 1200 from-internal PJSIP/2000-0001372f
Wed, Nov 20, 2024 9:27 AM ANSWER 1732112835.148279 1732112835.148279 2000 1200 from-internal PJSIP/2000-0001372f
Wed, Nov 20, 2024 9:27 AM APP_START 1732112835.148279 1732112835.148279 2000 STARTMEETME from-internal PJSIP/2000-0001372f
Wed, Nov 20, 2024 9:27 AM APP_END 1732112835.148279 1732112835.148279 2000 STARTMEETME from-internal PJSIP/2000-0001372f
Wed, Nov 20, 2024 9:27 AM HANGUP 1732112835.148279 1732112835.148279 2000 s macro-hangupcall PJSIP/2000-0001372f
Wed, Nov 20, 2024 9:27 AM CHAN_END 1732112835.148279 1732112835.148279 2000 s macro-hangupcall PJSIP/2000-0001372f
Wed, Nov 20, 2024 9:27 AM LINKEDID_END 1732112835.148279 1732112835.148279 2000 s macro-hangupcall PJSIP/2000-0001372f

I missed your response Blaze. See logs below. It looks like the error is due app_meetme.c Unable to open DAHDI pseudo device.

210496[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [STARTMEETME@from-internal:1] ExecIf(“PJSIP/2000-0001eeba”, “0?Set(CHANNEL(musicclass)=)”) in new stack
210497[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [STARTMEETME@from-internal:1] ExecIf(“PJSIP/2000-0001eeba”, “0?Set(CHANNEL(musicclass)=)”) in new stack
210498[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [STARTMEETME@from-internal:2] Set(“PJSIP/2000-0001eeba”, “GROUP(meetme)=1100”) in new stack
210499[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [STARTMEETME@from-internal:2] Set(“PJSIP/2000-0001eeba”, “GROUP(meetme)=1100”) in new stack
210500[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [STARTMEETME@from-internal:3] GotoIf(“PJSIP/2000-0001eeba”, “0?MEETMEFULL,1”) in new stack
210501[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [STARTMEETME@from-internal:3] GotoIf(“PJSIP/2000-0001eeba”, “0?MEETMEFULL,1”) in new stack
210502[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [STARTMEETME@from-internal:4] MeetMe(“PJSIP/2000-0001eeba”, “1100,TcM,12345”) in new stack
210503[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [STARTMEETME@from-internal:4] MeetMe(“PJSIP/2000-0001eeba”, “1100,TcM,12345”) in new stack
210504[2024-12-18 13:28:53] WARNING[2830846][C-00006310] app_meetme.c: Unable to open DAHDI pseudo device

210505[2024-12-18 13:28:53] WARNING[2830846][C-00006310] app_meetme.c: Unable to open DAHDI pseudo device

210506[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Spawn extension (from-internal, STARTMEETME, 4) exited non-zero on ‘PJSIP/2000-0001eeba’

210507[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Spawn extension (from-internal, STARTMEETME, 4) exited non-zero on ‘PJSIP/2000-0001eeba’

210508[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [h@from-internal:1] Gosub(“PJSIP/2000-0001eeba”, “macro-hangupcall,s,1”) in new stack

210509[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [h@from-internal:1] Gosub(“PJSIP/2000-0001eeba”, “macro-hangupcall,s,1”) in new stack

210510[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [s@macro-hangupcall:1] Set(“PJSIP/2000-0001eeba”, “__MCVMSTATUS=”) in new stack

210511[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [s@macro-hangupcall:1] Set(“PJSIP/2000-0001eeba”, “__MCVMSTATUS=”) in new stack

210512[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [s@macro-hangupcall:2] Gosub(“PJSIP/2000-0001eeba”, “app-missedcall-hangup,s,1()”) in new stack

210513[2024-12-18 13:28:53] VERBOSE[2830846][C-00006310] pbx.c: Executing [s@macro-hangupcall:2] Gosub(“PJSIP/2000-0001eeba”, “app-missedcall-hangup,s,1()”) in new stack

Thanks for the help. I found another KB article about the app_meetme and found the fix under Advanced Settings. I changed it back to app_confbridge and I’m back in business>

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.