cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
853
Views
0
Helpful
2
Replies

AS5400 Performance runining Both H323 and SIP

meandaneth
Level 1
Level 1

Dear All,

Is there any way to run Voice Gateway like AS5400 with two protocol H323 and SIP simultaneously? Any voice gateway performance afftected? or Voice quality affected? if we run both protocol in only one gateway?

Best Regards,

Daneth

1 Accepted Solution

Accepted Solutions

AS5400 supports H.323 and SIP dial-peer at the same time without problems.
I've used AS5400 in IP2IP gateway mode to convert SIP in H.323 and vice versa with about 150 concurrent calls.
In lab I also tested SIP, H.323 and MGCP at same time.

In default configuration SIP and H.323 are both active.
AS5400 uses H.323 like default signalling protocol. Is sufficient create a voip dial-peer. To specify SIP you must use the command "session protocol sipv2" under a dial-peer.

To shut down SIP use

voice service voip

sip

call service stop


To shut down H.323 use

no gateway

View solution in original post

2 Replies 2

AS5400 supports H.323 and SIP dial-peer at the same time without problems.
I've used AS5400 in IP2IP gateway mode to convert SIP in H.323 and vice versa with about 150 concurrent calls.
In lab I also tested SIP, H.323 and MGCP at same time.

In default configuration SIP and H.323 are both active.
AS5400 uses H.323 like default signalling protocol. Is sufficient create a voip dial-peer. To specify SIP you must use the command "session protocol sipv2" under a dial-peer.

To shut down SIP use

voice service voip

sip

call service stop


To shut down H.323 use

no gateway

Hi Giordano,

Thanks for your answer.

Regards,

Daneth