Crate erlang_e1

Source

Functionsยง

calculate_e1_channels
Iteratively calculates the number of E1 voice channels required to satisfy a given blocking probability using the Erlang B formula.
erlang_b
Calculates the blocking probability using the Erlang B formula. This iterative approach sums up traffic for every available channel.
required_e1_channels
Calculates the required number of E1 voice channels for a given number of users, average call duration, concurrent calls, and desired blocking probability.