Skip to content
Snippets Groups Projects
Commit ba03ad71 authored by Grzegorz Sluja's avatar Grzegorz Sluja Committed by Sukru Senli
Browse files

Wait for endptmngr during chan_brcm module load


There was a situation that during asterisk restart -> chan_brcm.so
module loading, endptmngr was not up and running yet, causing the ubus
lookup for endpt_id failed. It caused chan_brcm.so module not loaded
and asterisk not fully working properly. Add waiting for endptmngr fixes
the issue.

Signed-off-by: default avatarGrzegorz Sluja <grzegorz.sluja@iopsys.eu>
parent 282dbeb4
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment