Cisco CallManager with H.323 Gateway - Sample IOS
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Voice Over IP > Voice over IP Cisco > Cisco CallManager with H.323 Gateway - Sample IOS




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Cisco CallManager with H.323 Gateway - Sample IOS  
Serg


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-14-07 12:11 PM

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...6.shtm
l<http://www.cisco.com/en/US/products...
0094636.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






[ Post a follow-up to this message ]



    Re: cisco CallManager with H.323 Gateway - Sample IOS  
Patrick Diener


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-14-07 12:11 PM

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...c.
shtml
http://www.cisco.com/en/US/tech/tk6...4.
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...
80094636.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 luc
k.
>
> 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
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:46 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register