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

Cisco 5350 Config – Help Required

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #31224
    Rob Parker
    Guest

    Hi,

    I am setting up the following VoIP service using a Cisco 5350 IP Gateway:

    PSTN (Intl.) – VoIP – PSNT (UK)

    Calls originate overseas, converted to VoIP by clients Gateway, then delivered to our Cisco Gateway where we deliver the calls to UK landline or mobile over PSTN.

    I need help to confugure the Cisco 5350 to facilitate the above. are there any default configs that I can apply to get us off the ground?

    Many thanks.

    #31225
    Honza Vomacka
    Guest

    Most important you will need a dial-peer to send outgoing calls to your PSTN lines. Search for “PortaBilling100 Handbook: Postpaid Services”, there is a Cisco configuration guidelines for the service which (I guess) is very similar to what you are trying to do

    #31226
    AS5350
    Guest

    try this out; i am not sure if something is left out

    isdn switch-type primary-net5

    controller E1 1/0
    framing NO-CRC4
    pri-group timeslots 1-31
    description Link To Telco

    interface FastEthernet0/0
    description Link to Internet
    ip address a.b.c.d c.d.e.f
    h323-gateway voip interface
    h323-gateway voip bind addr a.b.c.d

    interface Serial1/0:15
    isdn switch-type primary-net5

    ip route 0.0.0.0 0.0.0.0 w.x.y.z

    voice-port 1/0:D
    compand-type a-law

    dial-peer voice 1 pots
    destination-pattern 00025641T
    port 1/0:D

    dial-peer voice 7 voip
    session target ipv4:p.q.r.s
    codec g729br8

    #31227
    nadyr
    Guest

    Hi,
    l’ve problem on my cisco5350 ;
    l reciev the calls via cisco5350–and—hypermedia gateway ,but l can not hear the person who call me , and this person don’t hear me .
    l need help to configure the cisco 5350.

    Best regards

    #31228
    Asep S
    Guest

    Hi nadyr,

    “l can not hear the person who call me , and this person don’t hear me”

    I think you should post your 5350 config here so we can review it first.

    Asep

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