RE: Chan-SCCP-B and UseCallManager patch

Hey, I’d like to revisit a question I asked some time ago, one that I asked in the original topic and was never answered:

Could I run Chan-SCCP-B (and SCCP-Manager) alongside the UCM patch? Or would the two just conflict with each other and cause issues?

Question still needs an answer, will allow post to expire, at which point the assumed answer will be “Yes, they will work together without issues”

I would think that they should work together. Just be careful with your asterisk version, because there is a bug in more recent asterisk versions that conflicts with chan-sccp. I personally run 2 different systems, one with my main freepbx system, and one that is running asterisk 20, and that one has the sccp driver. the usecallmanager patch should work just fine, but you will have to rename the chan_sip.so file to something like chan_sip1.so, since freepbx will actively target it and disable it.

Running A20.18 and FPBX 17, so sounds like I’ll have to make some sort of workaround, eh? Might need help on how to handle that