You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master
Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/287 -- Commit Summary -- * Revert "allow opensipsdbctl to run from a different folder" * event_route: support for handling EVI events in asynch mode * acc: parse db_extra before initializing db * Better generation of random names for reply FIFO. * SST module now also works with dialogs loaded from db * [sst]No error when loading from db non-sst dialogs * [sst]Return when there's no sst_info when loading dialog * [Dialog] Added internal flags to use from other modules - i.e set of boolean vars * [sst]Return when there's no sst_info when loading dialog * Moved flags definition from startup(modparam) to ds_select and can now be different per transaction * Fixed: Error at fixup when flags are given as PVs * Moved flags parameter inside max_results parameter * [Dialog] Added internal flags to use from other modules - i.e set of boolean vars * drouting: add events for status changes * Do not crash if script locks were not initialized ( eg - OpenSIPS failed to start ) * tm: fix script-level read operations on the timeout variables * drouting: add events for status changes * load_balancer: add events for status changes * Add events readme for drouting and load_balancer modules * mi_json: send 'Command not found' if mi cmd does not exist * opensipsctlrc: Add a new DBPORT parameter * Moved force_dst and use_default parameters to ds_select_dst * Clarified necessity to add table name to version table * domain: add attributes support * Don't report an error if no event registered * [dispatcher]Fixed README -- File Changes -- M db/schema/domain.xml (12) M mod_fix.h (1) M modules/acc/acc_mod.c (10) M modules/cfgutils/script_locks.c (6) M modules/db_mysql/dbase.c (2) M modules/dialplan/README (5) M modules/dialplan/doc/dialplan_admin.xml (8) M modules/dispatcher/README (338) M modules/dispatcher/dispatch.c (59) M modules/dispatcher/dispatch.h (8) M modules/dispatcher/dispatcher.c (102) M modules/dispatcher/doc/dispatcher_admin.xml (128) M modules/dispatcher/ds_fixups.c (158) M modules/dispatcher/ds_fixups.h (15) M modules/domain/README (39) M modules/domain/doc/domain_admin.xml (32) M modules/domain/domain.c (85) M modules/domain/domain_mod.c (66) M modules/domain/domain_mod.h (2) M modules/domain/hash.c (44) M modules/domain/hash.h (4) M modules/drouting/README (23) M modules/drouting/doc/drouting_admin.xml (30) M modules/drouting/drouting.c (80) M modules/event_route/README (71) M modules/event_route/doc/event_route.xml (9) M modules/event_route/doc/event_route_admin.xml (21) M modules/event_route/event_route.c (71) M modules/event_route/event_route.h (3) A modules/event_route/route_send.c (256) A modules/event_route/route_send.h (48) M modules/load_balancer/README (17) M modules/load_balancer/doc/load_balancer_admin.xml (29) M modules/load_balancer/lb_data.c (63) M modules/load_balancer/lb_data.h (4) M modules/load_balancer/load_balancer.c (16) M modules/mi_json/http_fnc.c (11) M modules/mi_json/http_fnc.h (4) M modules/mi_json/mi_json.c (105) M modules/tm/tm.c (4) M scripts/db_berkeley/opensips/domain (4) M scripts/db_berkeley/opensips/version (2) M scripts/dbtext/opensips/domain (2) M scripts/dbtext/opensips/version (2) M scripts/mysql/domain-create.sql (3) M scripts/opensipsctl (12) M scripts/opensipsctl.fifo (20) M scripts/opensipsctlrc (3) M scripts/opensipsdbctl (14) M scripts/opensipsdbctl.base (3) M scripts/opensipsdbctl.mysql (21) M scripts/opensipsdbctl.pgsql (10) M scripts/oracle/domain-create.sql (3) M scripts/osipsconsole (20) M scripts/pi_http/domain-mod (3) M scripts/pi_http/domain-table (1) M scripts/pi_http/pi_framework.xml (4) M scripts/postgres/domain-create.sql (3) -- Patch Links -- https://github.com/OpenSIPS/opensips/pull/287.patch https://github.com/OpenSIPS/opensips/pull/287.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/287
_______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
