Stefan Sayer writes: > therefore, I will generalize the prepaid API as i sketched before that > it has the possibility to > - drop call > - refuse call with code, reason > - start call and set timer > which will be enough that you can have call_control and prepaid in > their own modules. This works fine through a DI api, where sbc module > calls the logic modules at the appropriate places. I like this > approach better, because the API is clear and you don't get any > side-effects.
stefan, ok, once you have done the changes i try to migrate my current call_control feature to the new api. hopefully i don't need to pass any unnecessary arguments to di calls, don't need to make di call when they are not needed and have control on how to handle various requests such as cancel. -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
