cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
524
Views
4
Helpful
2
Replies

Is there a way to unify multiple Voice ISDN-BRI to single group?

z.zdravkov
Level 1
Level 1

I'm just wondering is there a way to unify multiple BRI interfaces in signle than to include it in the dial-peer for easier call routing.

Thanks in advance

2 Replies 2

paolo bevilacqua
Hall of Fame
Hall of Fame

Absolutely, trunk-groups:

int bri x/y

trunk-group telco

dial-peer voice 100 pots

destination-pattern ...

trunkgroup telco

Then, under "trunk group telco" you can optionally configure translation-profiles, hunt schemes and other things. "show trunk group" will give you the status of all the circuits in there.

Hope this helps, please rate post if it does!

Thank you very much. It is very helpful. I just found this commands but wasn't sure are they working.

Now I'm goint to try them.

Thank you.