mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-01 17:53:49 +00:00
This renames `get_profile` to `get_profiles` which either returns nil for no profiles or a array of unique profiles. Then each function that used to take the single sip_profile was updated to take this array and send events to each profile the user is part of.