Options

VOICE LAB - cannot reach calls from one site to another

cazuela31cazuela31 Member Posts: 1 ■□□□□□□□□□
Hello Everyone!!
I'm really newby on this so I hope maybe one of you experts guys could help me with this..
the topology is the following.. (also attached)
I'm running cucm7 on a vmware machine for one site (siteA) and cucm-e for another site (siteB), both sites are interconected.
On siteA I have an h.323 gateway (cisco 2600 router-running a voice capable IOS).
I've added in cucm7 the h.323 gateway, created the route group, the route list, and the route pattern pointing to siteB.
On the gateway I have the corresponding dial-peer pointing to siteA cucm7, and another poiting to SiteB cucm-e. Also SiteB cucm-e has one dial-peer pointing to h323 gw on SiteA.

My problem is that I cannot place calls from one site to another icon_sad.gif.. seems that the call it's being stucked in the h323 gateway.. but i'm not sure


here the configs of the h323 gw and cucm-e

H.323 GATEWAY
!
!
gateway
!
voice service voip
h323
no call service stop
call start fast
!
exit
exit
!
int f0/0
ip address 192.168.1.151
h323-gateway voip interface
h323-gateway voip h323-id site01
exit
!
voice class codec 100
codec pref 1 g729r8
codec pref 2 g729br8
exit
voice class h323 600
h225 timeout tcp establish 10
h225 timeout setup 10
exit
voice service voip
h323
h225 timeout tcp call-idle never
exit
exit
!
!
dial-peer voice 1 voip
description to->siteA
destination-pattern 5[1-4]..
session target ipv4:192.168.1.100 --- this is the cucm7
voice-class codec 100
voice-class h323 600
exit
!
!
dial-peer voice 2 voip
description to->siteB
destination-pattern 3[234]..
session target ipv4:172.16.10.100 --- this is the cucm-e
voice-class codec 100
voice-class h323 600
exit


CUCM-E configs
!
telephony-service
max-ephones 20
max-dn 70
keepalive 15
!system message CUCM-Express SiteB
create cnf-files
ip source-address 172.16.10.100 port 2000
!
!
ephone-dn 1
number 3210
name SiteB - PhoneA
!
ephone-dn 2
number 3211
name SiteB - PhoneB
!
exit
ephone 1
mac 000a.419e.7524
type 7960
button 1:1
exit
!
ephone 2
mac-address xxxx.xxxx.xxxx
type xxxxx
button 1:2
exit
!
!
dial-peer voice 1 voip
description to->siteA
destination-pattern 5[1234]..
session target ipv4:192.168.1.151
codec g729r8
exit
!
btw, no routing problems..

ANY IDEAS WOULD BE APPRECIATED :)

Comments

  • Options
    khayeskhayes Member Posts: 16 ■□□□□□□□□□
    cazuela31 wrote: »
    Hello Everyone!!
    I'm really newby on this so I hope maybe one of you experts guys could help me with this..
    the topology is the following.. (also attached)
    I'm running cucm7 on a vmware machine for one site (siteA) and cucm-e for another site (siteB), both sites are interconected.
    On siteA I have an h.323 gateway (cisco 2600 router-running a voice capable IOS).
    I've added in cucm7 the h.323 gateway, created the route group, the route list, and the route pattern pointing to siteB.
    On the gateway I have the corresponding dial-peer pointing to siteA cucm7, and another poiting to SiteB cucm-e. Also SiteB cucm-e has one dial-peer pointing to h323 gw on SiteA.

    My problem is that I cannot place calls from one site to another icon_sad.gif.. seems that the call it's being stucked in the h323 gateway.. but i'm not sure


    here the configs of the h323 gw and cucm-e

    H.323 GATEWAY
    !
    !
    gateway
    !
    voice service voip
    h323
    no call service stop
    call start fast
    !
    exit
    exit
    !
    int f0/0
    ip address 192.168.1.151
    h323-gateway voip interface
    h323-gateway voip h323-id site01
    exit
    !
    voice class codec 100
    codec pref 1 g729r8
    codec pref 2 g729br8
    exit
    voice class h323 600
    h225 timeout tcp establish 10
    h225 timeout setup 10
    exit
    voice service voip
    h323
    h225 timeout tcp call-idle never
    exit
    exit
    !
    !
    dial-peer voice 1 voip
    description to->siteA
    destination-pattern 5[1-4]..
    session target ipv4:192.168.1.100 --- this is the cucm7
    voice-class codec 100
    voice-class h323 600
    exit
    !
    !
    dial-peer voice 2 voip
    description to->siteB
    destination-pattern 3[234]..
    session target ipv4:172.16.10.100 --- this is the cucm-e
    voice-class codec 100
    voice-class h323 600
    exit


    CUCM-E configs
    !
    telephony-service
    max-ephones 20
    max-dn 70
    keepalive 15
    !system message CUCM-Express SiteB
    create cnf-files
    ip source-address 172.16.10.100 port 2000
    !
    !
    ephone-dn 1
    number 3210
    name SiteB - PhoneA
    !
    ephone-dn 2
    number 3211
    name SiteB - PhoneB
    !
    exit
    ephone 1
    mac 000a.419e.7524
    type 7960
    button 1:1
    exit
    !
    ephone 2
    mac-address xxxx.xxxx.xxxx
    type xxxxx
    button 1:2
    exit
    !
    !
    dial-peer voice 1 voip
    description to->siteA
    destination-pattern 5[1234]..
    session target ipv4:192.168.1.151
    codec g729r8
    exit
    !
    btw, no routing problems..

    ANY IDEAS WOULD BE APPRECIATED :)


    You need to have dial-peers from CME to CUCM 7 to match. I don't see where it does from the site B. Look up site to site Call Managers and look at the voice gateway configs.
  • Options
    dtlokeedtlokee Member Posts: 2,378 ■■■■□□□□□□
    Are you trying to route them as VOIP calls from CUCM 7 to the CUCME router on net? Or are you trying to route them through the PSTN to the other site? If you are routing them on net you don't need to send them to the h323 gateway in your site A unless you intend to use it as a gatekeeper.
    The only easy day was yesterday!
  • Options
    LuckycharmsLuckycharms Member Posts: 267
    Saying that you UCM configuration is correct.. You will need to do two things ...

    Voip to Voip calls need to go through a cube...Second (don't have too but is always a good idea) address the inbound dial-peer situation on the CME router... so add the following commands..

    H.323 GATEWAY
    voice service voip
    allow-connection h323 to h323
    !
    dial-peer voice 1 voip !don't have to do this but will fix DTMF problems later)
    dtmf-relay rtp-nte
    !
    dial-peer voice 2 voip !don't have to do this but will fix DTMF problems later)
    dtmf-relay rtp-nte
    !


    CUCM-E configs
    !
    dial-peer voice 1 voip
    incoming called .
    no codec g729r8 ! it will default to that...
    !

    Troubleshooting... (this debug will tell you a lot about what is happening in the voice gateway)
    debug voice dialpeer inout
    The quality of a book is never equated to the number of words it contains. -- And neither should be a man by the number of certifications or degree's he has earned.
Sign In or Register to comment.