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:
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)