Possibility question

What i need is: users to register by their username to endpoint. I have tried identify, contact etc. but each gave “no endpoint found”. I don’t want to create individual endpoints/aors for each user. I know i can make it by giving each user same username as end/aor but i don’t want that. The other problem is devices have dynamic ip. So is that possible?

Endpoints/aor: only one section
Auth: For each user
IP: dynamic

By the way will asterisk work if i link auth column to other table? or it has to be varchar

Stuff isn’t really written or designed to work that way, maybe you could configure it to do so but I don’t have such configuration.

From the perspective of Asterisk it is expecting the name of an auth section.

1 Like