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

AS5400 sip h323 in the same gateway

isahonen
Level 1
Level 1

HI

Can I run SIP and H323 in the same AS5400 ?

If so can I run those on separate NICs ?

Call scenarios:

sip--->FA 0 AS5400 --->PSTN

h323--->FA 0 AS5400 --->PSTN

or

sip--->FA 0 AS5400 --->PSTN

h323--->FA 1 AS5400 --->PSTN

Many Thank,s

Ismo

2 Replies 2

Michael Green
Cisco Employee
Cisco Employee

Hi Ismo,

SIP and H.323 can run on the same Gateway,

it is all do to with how you configure your

dial-peers. A dial-peer tells the Gateway a

destination for a call based on a source.

If a call matches a destination-pattern

configured in a dial-peer, then it will use

that dial-peer to find the destination,

whether the dial-peer is configured to use

SIP or H.323 (for a dial-peer configuration,

H.323 is the default protocol used, where as

SIP has to be specified).

You can use the preference command to

configure both protocols for a destination-pattern

but prefer one over the other, and fall back

to the secondary dial-peer if the primary

destination is unavailable.

Below is an example configuration of a

couple of dial-peers:

!

dial-peer voice 1 voip

description - H323 dial peer

destination-pattern 1...

session target ipv4:10.1.1.1

!

dial-peer voice 2 voip

description SIP dial peer

destination-pattern 2...

session protocol sipv2

session target ipv4:10.1.1.2

!

-michagre

OK, Many Thank's. I try it and really work's.

I also notice at AS5400 can run SIP to separated

networks.

-Ismo-

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: