Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Cisco + Stargate GSM configuration

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29346
    Osman IZBAT
    Guest

    We have a problem with our Stargate GSM gateway. We can do test calls from Stargate management program but we have unable to use it through cisco with OpenPhome (h323). We take messages like “service not available ” from Stargate debug output. I think we have problem with cisco config.
    #########################################
    !
    ! Last configuration change at 12:32:57 UTC Thu Mar 31 2005 by alilazim
    !
    version 12.2
    service timestamps debug uptime
    service timestamps log uptime
    service password-encryption
    !
    hostname xxxxx
    !
    aaa new-model
    aaa authentication login admin local
    aaa accounting update newinfo
    aaa accounting connection h323 start-stop group radius
    enable secret 5 xxxxxxxxxxxxxxxxxxxxxx.
    enable password 7 xxxxxxxxxxxxxxxxxxxx
    !
    username foo privilege 15 password 7 xxxxxxxxxxxxxxxxxxxxxxxx
    username fooo password 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    memory-size iomem 10
    voice-card 3
    codec complexity high
    !
    ip subnet-zero
    no ip source-route
    ip rcmd rcp-enable
    !
    !
    no ip domain-lookup
    !
    no ip bootp server
    isdn switch-type primary-net5
    call rsvp-sync
    voice call send-alert
    !
    voice service pots
    !
    voice service voip
    fax protocol t38 ls-redundancy 0 hs-redundancy 0
    !
    voice class codec 1
    codec preference 1 g729r8
    codec preference 2 g729br8
    codec preference 3 gsmefr
    codec preference 4 gsmfr
    codec preference 5 g711ulaw
    codec preference 6 g711alaw
    codec preference 7 g723ar63
    !
    voice class codec 2
    codec preference 1 g729r8
    !
    voice class codec 100
    codec preference 1 g729r8
    codec preference 2 g723r63
    codec preference 3 g729br8
    codec preference 4 g711alaw
    !
    !
    !
    voice class h323 100
    call start fast
    !
    !
    !
    !
    controller E1 3/0
    clock source line primary
    pri-group timeslots 1-31
    !
    controller E1 3/1
    !
    gw-accounting syslog
    gw-accounting h323 vsa
    gw-accounting voip
    translation-rule 200
    Rule 0 % 1232232
    !
    !
    !
    interface Ethernet0/0
    description “LAN”
    ip address XXX.XXX.XXX.XXX 255.255.255.248 secondary
    ip address XXX.XXX.XXX.XXX 255.255.255.248
    full-duplex
    !
    interface Ethernet0/0.1
    !
    interface Serial0/0
    description Falcon Stream IRQ-BGD-188 Dublex
    bandwidth 1024
    no ip address
    encapsulation frame-relay IETF
    load-interval 30
    no keepalive
    no fair-queue
    ignore-dcd
    serial restart-delay 0
    !
    interface Serial0/0.1 point-to-point
    description Falcon stream IRQ-BGD-188 Dublex
    bandwidth 1024
    ip address XXX.XXX.XXX.XXX 255.255.255.252
    frame-relay interface-dlci 101 IETF
    !
    interface Serial3/0:15
    no ip address
    encapsulation hdlc
    no logging event link-status
    isdn switch-type primary-net5
    isdn protocol-emulate network
    isdn incoming-voice voice
    isdn negotiate-bchan resend-setup
    isdn sending-complete
    no isdn outgoing display-ie
    no cdp enable
    !
    ip classless
    ip route 0.0.0.0 0.0.0.0 XXX.XXX.XXX.XXX
    no ip http server
    !
    logging source-interface Ethernet0/0
    !
    snmp-server community public RO
    snmp-server enable traps tty
    radius-server host XXX.XXX.XXX.XXX auth-port 1812 acct-port 1813
    radius-server retransmit 10
    radius-server key 7 xxxxxxxxxxxxxxxxxxxxxxxxxx
    radius-server authorization permit missing Service-Type
    radius-server vsa send accounting
    !
    voice-port 3/0:15
    echo-cancel coverage 32
    cptone TR
    bearer-cap Speech
    !
    dial-peer cor custom
    !
    !
    !
    dial-peer voice 100 voip
    incoming called-number 009647T
    voice-class codec 100
    voice-class h323 100
    no vad
    !
    dial-peer voice 200 pots
    destination-pattern 00964790T
    direct-inward-dial
    port 3/0:15
    prefix 0790
    !
    gateway
    !
    banner motd ^CEn buyuk router bizim router^C
    !
    line con 0
    line aux 0
    line vty 0 4
    !
    ntp clock-period 17179748
    ntp server XXX.XXX.XXX.XXX
    ntp server XXX.XXX.XXX.XXX
    end

    #########################################

    #29347
    Roberto
    Guest

    Hi
    As far i know, Stargate dont support H.323 but SIP only; we have a Cisco 5300 loaded with 60 voice channel: we use 30 channel andan e1 port fot translate from voip to Stargagate and is working fine.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Voice over IP’ is closed to new topics and replies.