[OpenSIPS-Users] Call Center function cc_handle_call and the Dispatcher module
Bogdan-Andrei Iancu
bogdan at opensips.org
Mon Aug 7 09:49:18 EDT 2017
Hello Jonathan,
I think there is a conflict here, as you are trying to use together
modules doing different routing algorithms.
* call center - it does its own routing by picking up the available agents.
* dispatcher - picks up a destination based on hashing.
Or maybe it is not clear for me what you want to use dispatcher for.
Best regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
OpenSIPS Bootcamp 2017, Houston, US
http://opensips.org/training/OpenSIPS_Bootcamp_2017.html
On 08/05/2017 05:32 PM, Jonathan Hunter wrote:
> Hi Guys,
>
> We currently use the dispatcher module, and the ds_select_dst function
> to load balance calls to multiple freeswitch servers.
>
> I am now implementing the call_center module, and using the function
> cc_handle_call to enter the call into the control of the module.
>
> Is it possible once that function is engaged to use the dispatcher
> functions for load balancing or is it a question of when you call the
> function?
>
> As I still want there to be resilience when using this function
> (apologies if I am misunderstanding the configuration).
>
> Many thanks
>
> Jon
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170807/6e1aba33/attachment.html>
More information about the Users
mailing list