cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
267
Views
0
Helpful
1
Replies

h323 gateway, outbound calls need to select specific POTs line

kbyrd
Level 2
Level 2

I have a customer with a centralized call manager running 4.3.1. At one remote location, they have two buildings, two different addresses, that are fiber connected. They have two pots lines connected to the router that is installed at one of the buildings. We would like 911 calls for building one to use line 1 and 911 calls for building two to use line 2. Can I do this with H323 or does the gateway need to be MGCP? If I can do this with H323, please provide a sample. Thanks.

1 Reply 1

dbenattou
Level 1
Level 1

you can resolve this problem by selecting the source-address

for exemple

dial-peer voice 10 voip

transtion-profile incoming test

answer-address 5..(Directory Number for Building 1)

voice translation-rule 1

rule /\(^0\)/ /911\1/

voice translation-profile test

translate called 1

dial-peer voice 12 pots

destination-pattern 911T

port 0/0/0: 15(Access for Building 1)

i hope that it can helps