chan_local: Update chan_local references for Local channels.#1850
Conversation
chan_local no longer exists since Local channels are built into the core (core_local), but there are still comments which reference it, including in the configs. Update these to avoid confusion. Resolves: asterisk#1849
|
cherry-pick-to: 23 |
|
Workflow Check completed successfully |
@asteriskteam The checklist has a false positive |
|
This doesn't appear to cherry pick to the branches cleanly, so individual ones will need to be done instead. If you can do it then it'll be done faster, otherwise I'll sort it out at the end of the week. |
|
#1969 has been created for the 20 cherry pick |
Pull Request Checklist Complete
|
Workflow CPCheck completed successfully |
|
Successfully merged to branch master and cherry-picked to ["23","22"] |
chan_local no longer exists since Local channels are built into the core (core_local), but there are still comments which reference it, including in the configs. Update these to avoid confusion.
Resolves: #1849