Skip to content

Feature request: List all users and their associated phone numbers #325

Description

@SilkeMeyer

It would be handy to see which user has got which phone number. As discussed on the ML, you can query the database with
select a.number,b.caller_name from phone_numbers a join sip_accounts b
ON a.phone_numberable_id = b.id where a.phone_numberable_type = "SipAccount";

Could you implement this in the web interface?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions