[Serusers] SIP and H323 dialout simultaniously on a cisco

David R. Kompel drk at drkngs.net
Sun Feb 22 23:28:54 CET 2004


In global config:

as5348#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
as5348(config)#voice service ( I hit tab here)
as5348(config)#voice service voip
as5348(conf-voi-serv)#sip
as5348(conf-serv-sip)#exit (Do a ? here to change defaults....)
as5348(conf-voi-serv)#exit
as5348(config)#exit
as5348#

Later down in the config...

gateway
!
sip-ua
 max-forwards 15
 sip-server ipv4:206.82.248.10:5060
!
!


The SIP-UA is optional, but it will be the default if it's not specified
in the dial-peer.

VoIP inbound dial-peer's that don't specify a session protocol or
specify SIP will be used for inbound SIP calls.

POTS outbound peers will be used by both SIP and H.323.

--Dava

-----Original Message-----
From: Arnd Vehling [mailto:av at nethead.de] 
Sent: Saturday, February 21, 2004 12:23 PM
To: David R. Kompel
Cc: 'Vocal List'; serusers at lists.iptel.org
Subject: Re: [Serusers] SIP and H323 dialout simultaniously on a cisco

Hi,

David R. Kompel wrote:
> It's very easy. Do NOTHING. Just turn on SIP and H.323, and have POTS
> dial-peers. 

What do you exactly mean by "turning on sip". I did define a sip-ua
and left the dial-peers alone at first and then tried with additional
dial-peers from another cisco box which was only serving SIP calls.

The cisco is running:
IOS (tm) 5300 Software (C5300-IS-M), Version 12.2(5)

Its still declining our calls with:
(ips and numbers obfuscated)
-----
Status line: SIP/2.0 500 Internal Server Error
     Message Header
         Via: SIP/2.0/UDP 
yy.yy.yy.y;branch=z9hG4bK0ab8.39e9e396.0,SIP/2.0/UDP 192.168.39.240:5050
;rport=5050;received=bb.bb.bb.b;branch=z9hG4bK-8c71c34e
         From: Arnd's Fone <sip:4223 at somewhere.net>;tag=3d65dfe327e89df8
         To: <sip:1234567 at somewhere.net>;tag=C9EC008-167B
         Date: Sat, 21 Feb 2004 20:23:28 UTC
         Call-ID: de8af4d7-d8db3566 at 192.168.69.241
         Server: Cisco VoIP Gateway/ IOS 12.x/ SIP enabled
         CSeq: 101 INVITE
         Content-Length: 0
-----

Is it possible that there must be no h323 config on the ethernet like:
(again obfuscated)

-----
interface ethernet 0/0
  h323-gateway voip interface
  h323-gateway voip id SOMEGK ipaddr a.b.c.d 1718
  h323-gateway voip h323-id DASECRET
-----

I cant remove this definitions because this cisco is in production
and its not ours.

thanx & best regards,

   Arnd




More information about the sr-users mailing list