Hi!

When using multiple identities on one physical phone (Snom 320), I get

check_auth: username mismatch, have <7705>, digest has <7736>

messages when placing a call from a different account than the first 
one. From reading the asterisk source, I can see that the problem is 
that peer authentication is not matched against username, but against 
ip/port.
I need to have multiple queues a user can be logged in, therefore I need 
to limit calls to phones (otherwise an agent would get multiple calls 
at the same time). Because of the requirement for call limits I cannot 
use friends which do not play well with call limits (I can't remember 
the exact problem I ran into, but I think it is quite well known).

Is there a way to solve this issue?

Thanks in advance,
        Florian
-- 
DI Florian Hackenberger
[email protected]
www.hackenberger.at

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to