i'm thinking what would be best (or recommended) way to use sems to
limit the number of simultaneous calls placed by a user.

i know that i can always do it by writing an ivr application.
similarly, perhaps dsm could be used.

then i went and read sbc docs and noticed that prepaid together with
cc_acc might do it, that feels like a big overkill for this kind of
simple task.

i didn't find any docs on how to extend sbc with new features, such as

enable_call_control=yes
call_control_uuid=$H(P-Caller-Uuid)
call_control_calls=$H(P-Caller-Number-of-Simultaneous-Calls)

perhaps a more general purpose thing would make sense that just makes di
call on each invite and bye with some params and accepts invite if di
call returns positive result.

any comments?

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to