On Thu, 25 Apr 2024, at 21:17, Social Boh via sr-users wrote:
Hello list,
I'm using Kamailio to balance SIP request between two Asterisk. I have a
problem with Parking calls using Asterisk Application. When a user
parking a call, some times can't pick up parked call because the call to
pick up the Call go to the other Asterisk.
I'm using the 1 algorithm "hash over from URI" without success.
This is an Asterisk limitation/frustration really. Queues, Parking and Conferences need to
run on the same server instance. So for a particular "tenant", for it to work
you need to ensure that all parking for this tenant is directed to the same server. This
also applies to any conference or queue.
If your individual endpoints can be recognised as being the same "tenant", try
hashing over that tenant string and they will all get directed to the same server.
If the above is not possible, but maybe the number being dialled is 1:1 with the server
(parking lot in your example) then you could hash over the $tU and achieve the same
result.
In a nutshell, you need to find some common way that you can identify calls that should be
grouped together, and then hash over that.
Hope this helps.
-Barry
Any hint?
--
---
I'm SoCIaL, MayBe
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
To unsubscribe send an email to sr-users-leave(a)lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only
to the sender!
Edit mailing list options or unsubscribe: