diff --git a/loader.c b/loader.c index 71aa702dcd..bbcdb245d9 100644 --- a/loader.c +++ b/loader.c @@ -458,8 +458,8 @@ static int ast_resource_exists(char *resource) static const char *loadorder[] = { "res_", - "chan_", "pbx_", + "chan_", NULL, };