Re: [OpenSIPS-Users] Callcenter module with dynamic/realtime agents+flows

2018-06-29 Thread Bogdan-Andrei Iancu
Hi, The flows and agents must be defined via the DB, there is no way around this. Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com OpenSIPS Summit 2018 http://www.opensips.org/events/Summit-2018Amsterdam On 06/29/2018 07:56 PM, SamyGo wrote:

[OpenSIPS-Users] Callcenter module with dynamic/realtime agents+flows

2018-06-29 Thread SamyGo
Hi, Is it possible to have agents and flows created in realtime w/o them being pre-defined into the DB ? I'm thinking that I login agents to a flow when they Register and handle calls in a flow w/o DB engaged. ! something like: loadmodule "call_center.so" modparam("call_center", "db_mode", 0)