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

Gateway with multiple interfaces

mmartinson
Level 1
Level 1

i have a case where my gateway has one ethernet interface and 2 serial interfaces. First, i decide to register the GW with a GK using the ethernet interface as the voip inteface. Then i change my mind and issue the command "no gateway" to stop using he GK and just do GW peering. the strange thing now is that for every Setup this GW gets, it responds with a CallProceeding that has its Serial interface IP as its media address. what do i need to do to force this GW into using its Ethernet inteface to send/receive media?

M.

1 Reply 1

rbewlay
Level 1
Level 1

Think you need something like this:

interface Loopback0

ip address 10.1.1.1 255.255.255.255

h323-gateway voip bind srcaddr 10.1.1.1

Bind to a Loopback or something you dont expect to go down..