Telephone icon indicating copy to clipboard operation
Telephone copied to clipboard

Multiple calls on same extension on different accounts

Open martinkero opened this issue 8 years ago • 1 comments

Some change between 1.0.4 and 1.1.4 introduced a bug when using multiple accounts with the same extension/id, e.g. Account 1: domain=1.2.3.4 extension/user/phone: 5555 Account 2: domain=1.2.3.5 extension/user/phone: 5555

If theres an active call on account 1 while account 2 gets an call, account 2 will send BUSY.

martinkero avatar Mar 15 '16 10:03 martinkero

This could have been fixed as part of #425. However, in that issue, it’s about having different usernames within the same domain. In the current issue, both the domain and the username are probably the same. Which makes the incoming call assignment kind of unsolvable.

If you’re still experiencing this problem, could you tell me if both the To header and the request URI of the incoming INVITE request are exactly the same for both accounts?

eofster avatar Dec 07 '20 18:12 eofster