Voice over IP Cisco - Cisco CallManager with H.323 Gateway - Sample IOS

This is Interesting: Free IT Magazines  
Home > Archive > Voice over IP Cisco > May 2007 > Cisco CallManager with H.323 Gateway - Sample IOS





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Cisco CallManager with H.323 Gateway - Sample IOS
Serg

2007-05-14, 7:11 am

Hi All,
I'm having some trouble configuring a cisco 2610 fitted with an
NM-2V and 2 x VIC-2FXO-ME (Australia).

I'm currently using IOS 12.1.27b ENTERPRISE PLUS 3DES on the router.

I have tried to follow tried to follow the "Cisco IOS H.323 Gateway
Configuration for Use with cisco CallManager"
(http://www.cisco.com/en/US/products...080094636.shtml<http://www.cisco.com/en/US/products...080094636.shtml> )
which has been written for a T1 ISDN PRI trunk rather than a FXO or POTS
port.

I was hoping the configuration would be similar but I'm not having any luck.

Your help would be much appreciated.

Sergio

PS: here is what I have tried so far


version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname CBRVGR01
!
boot system flash c2600-jk2s-mz.121-27b.bin
enable password xxxxxxxxx
!
!
!
!
!
ip subnet-zero
ip domain-name mycompany.com
ip name-server 192.168.168.76
!
isdn voice-call-failure 0
!
!
!
!
voice-port 1/0/0
echo-cancel coverage 32
cptone AU
!
voice-port 1/0/1
!
voice-port 1/1/0
!
voice-port 1/1/1
!
voice class codec 1
codec preference 1 g711alaw
codec preference 2 g711ulaw
codec preference 3 g729r8
!
!
dial-peer voice 7400 voip
preference 1
destination-pattern 74..
dtmf-relay h245-alphanumeric
no vad
session target ipv4:192.168.168.105
!
dial-peer voice 74 pots
destination-pattern 0T
direct-inward-dial
port 1/0/0
!
!
!
interface Ethernet0/0
ip address 192.168.100.240 255.255.255.0
!
interface BRI0/0
no ip address
shutdown
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.100.1
no ip http server
!
!
!
banner motd ^C
****************************************
*******
* MyCompany's VoiP PSTN Gateway - CBRVGR01 *
****************************************
*******
^C
!
line con 0
exec-timeout 0 0
password xxxxxxxxx
line aux 0
line vty 0 4
exec-timeout 0 0
password xxxxxxxxx
login
transport input telnet
!
end

Patrick Diener

2007-05-14, 7:11 am

Hi Sergio

your config. does not look that bad... did you test the config
already? are either in or outbound calls working?
afaik do FXO Ports not support direct inward dial, so you have to dial
the extension twice or use "connection plar" on the voice port to
direct inbound calls directly to an attendant.

to debug the call routing on the ios router use "debug voice dialpeer"
or "debug dialpeer"

to understand call routing on ios platforms go to:
http://www.cisco.com/en/US/tech/tk6...08010ae1c.shtml
http://www.cisco.com/en/US/tech/tk6...080147524.shtml

Regards
Patrick

On 5/14/07, Serg <c719562@gmail.com> wrote:
> Hi All,
> I'm having some trouble configuring a cisco 2610 fitted with an
> NM-2V and 2 x VIC-2FXO-ME (Australia).
>
> I'm currently using IOS 12.1.27b ENTERPRISE PLUS 3DES on the router.
>
> I have tried to follow tried to follow the "Cisco IOS H.323 Gateway
> Configuration for Use with cisco CallManager"
> (http://www.cisco.com/en/US/products...080094636.shtml)
> which has been written for a T1 ISDN PRI trunk rather than a FXO or POTS
> port.
>
> I was hoping the configuration would be similar but I'm not having any luck.
>
> Your help would be much appreciated.
>
> Sergio
>
> PS: here is what I have tried so far
>
>
> version 12.1
> no service single-slot-reload-enable
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname CBRVGR01
> !
> boot system flash c2600-jk2s-mz.121-27b.bin
> enable password xxxxxxxxx
> !
> !
> !
> !
> !
> ip subnet-zero
> ip domain-name mycompany.com
> ip name-server 192.168.168.76
> !
> isdn voice-call-failure 0
> !
> !
> !
> !
> voice-port 1/0/0
> echo-cancel coverage 32
> cptone AU
> !
> voice-port 1/0/1
> !
> voice-port 1/1/0
> !
> voice-port 1/1/1
> !
> voice class codec 1
> codec preference 1 g711alaw
> codec preference 2 g711ulaw
> codec preference 3 g729r8
> !
> !
> dial-peer voice 7400 voip
> preference 1
> destination-pattern 74..
> dtmf-relay h245-alphanumeric
> no vad
> session target ipv4: 192.168.168.105
> !
> dial-peer voice 74 pots
> destination-pattern 0T
> direct-inward-dial
> port 1/0/0
> !
> !
> !
> interface Ethernet0/0
> ip address 192.168.100.240 255.255.255.0
> !
> interface BRI0/0
> no ip address
> shutdown
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 192.168.100.1
> no ip http server
> !
> !
> !
> banner motd ^C
> ****************************************
*******
> * MyCompany's VoiP PSTN Gateway - CBRVGR01 *
> ****************************************
*******
> ^C
> !
> line con 0
> exec-timeout 0 0
> password xxxxxxxxx
> line aux 0
> line vty 0 4
> exec-timeout 0 0
> password xxxxxxxxx
> login
> transport input telnet
> !
> end
>
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com