Bandwidth for VoIP H323 signaling channels

Hallo
I have a VoIp application between two LANs connected by FR WAN.
I use two cisco1751 routers as gateway.
I would use LLQ and other QoS features on cisco gateway to prioritise VoIP streams.
access-list 100 permit udp host 192.168.1.1 host 192.168.2.2 range 16384 32767
access-list 101 permit tcp host 192.168.1.1 host 192.168.2.2 eq 1720
class-map voip-media
match access-group 100
exit
class-map voip-signaling
match access-group 101
exit
policy-map qos-voip
class voip-media
priority 12 (* number of VoIP channels)
class voip-signaling
bandwidth XXX
class class-default
fair-queue
Using g.729a codec and vad.....I would reserve 12kbps for each VoIp media channel (RTP) in the strict priority queue.
How many bandwith must I give to VoIP signaling (RTCP, H225) for each voIp channel ?
thankyou

Tejas:
I have a similar problem, I have voice over IP running over frame relay between a 7500 & a 3600 router. Doing DTS on the 7500 side. Everything works fine but when I try to use rtp compression to save some bandwith..it seems like "even though the command for rtp header-compresion are accepted on the interface configuration" Compression is actually not happening. Monitoring through EMCOM..sindle takes about 32K..i am suspecting that due to DTS on 7500 side..I am missing something....
Is there any good url ..you can suggest me....As far as enabling rtp header compression is concerned it is very straight forward...the requirement is that ditsributed CEF be enabled globally & interface level which I am already doing...
regards

Similar Messages

  • EF class bandwidth for VoIP not fully utilised

    We have a customer who has subscribed to 1M of EF ( Expedite forwarding) class bandwidth ( in a 2M link)for transporting voice, AF1 class 392K for Voice signalling. The codec used is G.729b.The problem faced by the customer is they are not able to fully utilise the 1M bandwidth allocated for voice. The number of voice calls doesn't exceed 30 although there is enough bandwidth for about 35+ calls.There are also no drops seen in EF class.
    Any idea whats causing this? Any specific debug which can be captured on the router when call volume peaks?
    Many Thanks
    ED

    'show isdn call-rate' on some platforms will show you if the call flow is going through a PRI.
    Otherwise there isn't much in the CLI that will tell you this, and you would need VOIP monitoring software.
    'show voice call stat', 'show voice call summary', and 'show call active voice brief' will allow you to see many active calls are up at any given time, but no historical data.
    You may want to try switching from G.729b to G.729. G.729b is going to have a varying bandwidth since it only sends packets when there is speech. If you use G.729 you will have a constant-rate codec rather than variable and you will receive better voice quality and more reliable QoS/bandwidth requirements.
    -nick

  • Can I divide my Bandwidth dedicated for VoIP

    Hi All,
    Please advice me what I wanted to do is possible or not.
    I have 128 kbps Bandwidth leased line circuit to my branch office in Singapore and I would like to dedicated assign 64 kbps of my bandwidth for VoIP traffice. The rest traffic with go with another 64 kbps.
    I am using cisco 1760 routers and is it possible to do?
    Any advice will be appreciated.

    Bevilacqua,
    I just configure on two Routers. Once I finised the configuration. I saw below output with not packets transfering.
    Router#sh policy-map interface
    Serial0/1
    Service-policy output: llq
    Class-map: voice (match-all)
    0 packets, 0 bytes
    5 minute offered rate 0 bps, drop rate 0 bps
    Match: dscp ef
    Queueing
    Strict Priority
    Output Queue: Conversation 40
    Bandwidth 32 (kbps) Burst 800 (Bytes)
    (pkts matched/bytes matched) 0/0
    (total drops/bytes drops) 0/0
    Class-map: class-default (match-any)
    3269 packets, 2187341 bytes
    5 minute offered rate 57000 bps, drop rate 0 bps
    Match: any
    Router#
    After I made some ph calls. I can see below output showing packets transfering.
    Router#sh policy-map interface
    Serial0/1
    Service-policy output: llq
    Class-map: voice (match-all)
    5045 packets, 322159 bytes
    5 minute offered rate 5000 bps, drop rate 0 bps
    Match: dscp ef
    Queueing
    Strict Priority
    Output Queue: Conversation 40
    Bandwidth 32 (kbps) Burst 800 (Bytes)
    (pkts matched/bytes matched) 3115/128688
    (total drops/bytes drops) 0/0
    Class-map: class-default (match-any)
    16895 packets, 10045657 bytes
    5 minute offered rate 81000 bps, drop rate 0 bps
    Match: any
    Router#
    So, is it working fine now? How can I check it is actually reserver the bandwidth for voice?
    Thanks for your kind help.

  • Is QoS tools shape good for VoIP?

    Hi,
    I have MPLS VPN scenario. For MPLS VPN at PE router connecting to hub, I've configured below QoS:
    class-map match-any P1
    match ip dscp ef
    class-map match-any P3
    match ip dscp default
    class-map match-any P2
    match ip dscp af31
    policy-map QoS
    class P1
    priority percent 35
    class P2
    bandwidth percent 40
    random-detect
    class P3
    bandwidth percent 25
    random-detect
    Since on the egree PE towords the internet, I'm using subinterface thus, the configuration is:
    policy-map cust-qos
    class class-default
    shape average 256000
    service-policy output QoS
    interface FastEthernet1/0.8
    encapsulation dot1q 8
    ip address ...
    service-policy output cust-qos
    Since the internet access is 256K, I've configured shape average 256000.
    My problem is that, during high congestion at internet access, I noticed that on cust-hub my VoIP SIP is having problem to ring to another VoIP SIP within the same hub. Is it because of the shape command ?
    thanks in advanced

    Hi Maher,
    shape average 256000 is to much. The point is, that you have OSI layer2 overhead and layer2 keepalives and such. Lower it to f.e. 240000. You might need to "play" a little with the parameter, as the overhaed depends on average packet size.
    Also make sure, that your SIP traffic is marked with af31. Just as a note: Cisco changed from marking voip signaling with af31 to cs3. Take a sniffer and check that proper markings are in place for voip signaling. Or just try
    class-map match-any P2
    match ip dscp af31 cs3
    Hope this helps! Please rate all posts.
    Regards, Martin

  • Limit Data Bandwidth on VoIP

    We are an US based international call centre.We are using cisco AS5300 as our VoIP gateway. I would like to know if i can use the same AS5300 for internet as well. If yes how can i limit the bandwidth out of the total bandwidth i have for data i.e. internet.Please let me know at the earliest.

    Hello,
    as an additional info to the previous post: I would recommend to use LLQ for voip traffic.
    Not only a certain amount of bandwidth but also low delay are important for voip traffic.
    So outbound you could use a policy like this:
    ip cef
    class-map match-any VoIP
    match ip dscp ef cs5
    match protocol rtp audio
    class-map match-any VoIPsignal
    match ip dscp cs3
    policy-map VoIPprio
    class VoIP
    priority percent 10
    class VoIPsignal
    bandwidth remaining percent 5
    class class-default
    fair-queue
    random-detect
    interface Serial0
    ip address ...
    service-policy output VoIPprio
    You would have to adjust the bandwith ratios for your needs and the interface naming to your environment.
    The policy will give 10% of the link to voip traffic with lowest possible delay, 5% of the rest for voip signaling, and the rest for the other data present.
    Again as already mentioned your ISP controls the interface towards you and you might need his helps to solve potential voip qos issues arising from dropped packets on his side.
    Hope this helps! PLease rate all posts.
    Regards, Martin

  • Would like to know the meaning of the Input Signal Channel Indicators on Denon 2311CI

    The manual has no information on the meaning of these indicators on the display. For example, why is it that when I have a DVD or Apple TV as the source, the Input Signal Channel Indicators on the left side of the display show only LF and RF (left front/right front), while it shows LF, RF, C, SL and SR (left/right front, center, left/right surround) when I have my satellite box tuned to the major networks?

    When you connect a device that has only stero output (not multicahnnel sound), then you will only see the standard stereo menu,  Your apple products do not output multichannel sound, at least not in the manner you have them hooked yup to the reciever. 
    If you find my post useful or informative, please click the icon below with the plus sign and star to give kudos. Thank you!

  • Tips for dealing with large channel count on cRio

    Hello, I have a very simple application that takes an analog input using an AI module (9205) from a thermistor and based on the value of the input it sends out a true/false signal using a digital out module (9477). Each cRio chassis will have close to 128 channels, the code being exactly the same for each channel.
    I wonder if anyone has any tips for how I can do this so that I don't have to copy and paste each section of code 128 times. Obviously this would be a nightmare if the code ever had to be changed. I'm sure there is a way to make a function or a class but being new to graphical programming I can't think of a good way to do this. I looked for a way to dynamically select a channel but can't seem to find anything, if I could select the channel dynamically I'm guessing I can create a subvi and do it that way. Any tips or help would be greatly appreciated.

    There isn't a way to dynamically choose a channel at runtime.  In order
    for the VI to compile successfully, the compiler must be able to statically
    determine which channel is being read or written in the I/O Node at
    compile time.  However, that doesn't mean you can't write a reusable
    subvi.  If you right click on the FPGA I/O In terminal of the I/O Node and create a constant or control, you should be able to reuse the same logic for all of your channels.  The attached screen shot should illustrate the basics of what this might look like.  If you right click the I/O control/constant and select "Configure I/O Type...", you can configure the interface the I/O Item must support in order for it to be selectable from the control.  While this helps single source some of the logic, you will still eventually need 128 I/O constants somewhere in your FPGA VI hierarchy.
    I should also mention that if each channel being read from the 9205 is contained in a separate subVI or I/O Node, you will also incur some execution time overhead due to the scanning nature of the module.  You mentioned you are reading temperature signals so the additional execution time may not be that important to you.  If it is, you may want to look at the IO Sample Method.  You can find more information and examples on how to use this method in the LV help.  Using the IO Sample Method does allow you to dynamically choose a channel at runtime and is generally more efficient for high channel counts.  However, it's also a lot more complicated to use than the I/O Node.
    You also mentioned concerns about the size of arrays and the performance implications of using a single for loop to iterate across your data set.  That's the classic design trade off when dealing with FPGAs.  If you want to perform as much in parallel as possible, you'll need to store all 128 data points from the 9205 modules at once, process the data in parallel using 128 instances of the same circuit, and then output a digital value based on the result.  If you're using fixed point data types, that's 182 x 26 bits for just the I/O data from the 9205.  While this will yield the fastest execution times, the resulting VI may be too large to fit on your target.  Conversely, you could use the IO Sample Method to read each channel one at a time, process the data using the same circuit, and then output a digital value.  This strategy will use the least amount of logic on the FPGA but will also take the longest to execute.  Of course, there are all sorts of options you could create in between these two extremes.  Without knowing more about your requirements, it's hard to advise which end of the spectrum you should shoot for.  Anyway, hopefully this will give you some ideas on where to get started.
    Attachments:
    IO Constant.JPG ‏31 KB

  • As5350 VOIP h323 g723 codec problem

    I setup the VOIP network with H323. All calls are Gatekeeper routed.
    When I make a PSTN call either inbound or outbound, as5350 could not
    establish a call other than g729 codec.
    Question 1. Why AS5350 uses g729 codec as default ? How you setup a
    g729 default codec?
    Question 2. Why AS5350 cannot use other codec like g723? AS5350
    release a call right after setup because it can't talk with g723
    codec. Gateway was setup only g723 codec to see if AS5350 can talk.
    When I say PSTN call, I mean the call initiated from our h323 gateway
    to PSTN number.
    Gateway --> AS5350 PRI --> PSTN number (outbound call)
    PSTN number --> AS5350 PRI --> H323 gateway (inbound call)
    Codec is established in the Internet portion between gateway and
    AS5350.
    Gateway is non cisco equipment and setup as g729 and g723
    capabilities.
    AS5350 Configuration only necessary
    portion----------------------------------------
    voice call send-alert
    voice rtp send-recv
    voice service pots
    voice service voip
    fax protocol t38 ls-redundancy 0 hs-redundancy 0
    h323
    voice class codec 1
    codec preference 1 g729r8
    codec preference 2 g723r63
    codec preference 3 g723r53
    voice class codec 3
    codec preference 1 g723r63
    voice class h323 1
    call start fast
    controller T1 2/0
    framing esf
    linecode b8zs
    pri-group timeslots 1-24
    interface Serial2/0:23
    no ip address
    isdn switch-type primary-ni
    isdn incoming-voice modem
    isdn T306 30000
    isdn T310 60000
    isdn send-alerting
    isdn sending-complete
    no cdp enable
    voice-port 2/0:D
    echo-cancel coverage 128
    no vad
    bearer-cap Speech
    dial-peer voice 1 pots
    preference 1
    destination-pattern 1.T
    progress_ind setup enable 3
    no digit-strip
    port 2/0:D
    forward-digits all
    dial-peer voice 2132332745 voip
    destination-pattern 2132332745
    progress_ind setup enable 3
    voice-class codec 1
    voice-class h323 1
    session target ras
    interface FastEthernet0/0
    ip address x.x.x.x 255.255.255.0
    no ip proxy-arp
    duplex auto
    speed auto
    no cdp enable
    h323-gateway voip interface
    h323-gateway voip id AAAA ipaddr x.x.x.x 1719
    h323-gateway voip h323-id as5350

    What solution did you use, if you don't mind me asking?
    As far as CUBE goes, I think I have the answer. It can be done only using 2 transcoders.
    CUBE can't add or remove transcoder mid-call, and while CUCM can add a transcoder during transfers it seems it can't remove a transcoder mid-call. So in our case during the transfer the xcoder just signals media error and drops the call.
    The solution is to use one transcoder on CUBE (CME registered) - this one will always xcode the incoming call from g729 to g711, then there needs to be another xcoder on CUCM - CUCM will use it during transfer to transcode between the CUBE call leg (g711) and phone C call leg (g729).
    BTW, I need this functionality in UCCE environment with Outbound Dialer and VoIP connection to PSTN (g729 only).

  • How to find out the set handler for a particular signal?

    I have an interesting puzzle to solve. l'm investigating problems with someone else's code and I'd like to get the name of the handler that is set for SEGV. psig shows that the process catches SEGV, however I don't have access to the source code for all the libraries it links against and none of the source code I have sets a handler for SEGV. Is there a way to find out the name of the signal handler that is set for a particular signal in a process? I'm sure the source was compiled with cc -g. Solaris 8

    Hello Haritha,
    Please follow the path.
    Go to RSA1 -> Metadata Repository ->DataStore Objects(ODS) -> Find you DSO(ODS) there and click on that, you will get all the details(Queries, Objects - Char, Key figures, update rules,etc..) related to that particular DSO(ODS), same is the case for Cube as well.
    Please assign points.

  • HOW TO CREATE SERVICE FOR SENDER SOAP COMMUNICATION CHANNEL FOR ECC PROXY

    Hi Experts,
    I need generate the service for sender soap communication channel for target url to receive the  inbound proxy.
    my scenario is like SOAP to proxy. while using  receiver proxy also we are planing using AAE method .
    i am using SOAP sender and SOAp receiver communication channel .i need to provide the target url for this communication channel.
    how to generate the url for this and what is the transaction code .
    Please help us.
    Regards
    Ravinder.S

    Hi Ravinder,
    Q.my scenario is like SOAP to proxy. while using  receiver proxy also we are planing using AAE method.
    SOAP to Poxy in this case.
    For sender  SOAP system, we can generate the WSDL link in ID part.
    for Reveiver proxy give the integration engine URL.
    http://IP:PORT/sap/xi/engine?type=entry
    how to generate the url for this and what is the transaction code
    There is no transaction code for generating the URL.
    i hope this will help.
    Regards,
    Kesava.

  • What is the required internet bandwidth for Endeca Web Acquisition Tool

    Hi,
    What is the required internet bandwidth for Endeca Web Acquisition Tool.
    Regards,
    Suresh.

    I would expect the tool to work within the constraints of the bandwidth available.  Low bandwidth = slow acquisition.

  • Setting up Cisco SLM248GT-NA switch for VoIP

    Hello Everyone,
    We have a Cisco slm248gt-na smart switch in our office that I am trying to configure to support and optimize for VoIP. We have desktops hooked up off the phones in most cases. Are there any config guidelines to optimize the switch so it has proper QOS set and VoIP gets higher priority over data.
    Thanks, Kind Regards
    Shabbir

    Hello Tom,
    Thanks for your reply.
    We have a pretty straight forward setup. We have 15 Cisco SPA303 phones hooked up to switch and the desktop are connoted via the phone. We have a wireless LAN and a corporate server that servers as a file sharing/vpn type setup. Other than that there are no devices hooked up. We had to implement auto voice vlan feature but were still running into issues like occasional poor voice quality and one way audio type issues. However I did notice something in the configuration menu "Telephone OUI", could you please help us on how to implement that. We are trying to implement best practice to avoid voip related issues that we have been having.
    We also see all the ports in trunk mode. Is that the recommended setting or should we change it to access mode?
    Thanks, Kind Regards

  • GiGe camera waits till there is a TTL signal takes a picture and then waits again for another TTL signal (IMAQdx)

    Hello , I have a problem with a GIgE AVT camera.
    All I want to do is make the camera wait and each time there is a TTL signal snap a picture and save it to the disk.
    I have spent hours and hours trying to make this work but I had no luck !
    Could someone with knowledge of the IMAQdx drivers help me please !?
    I really can't find a solution to this problem!

    Hello LaThoS, 
    thanks for your reply .
    What i am trying to do is use an AVT GS660 which actually has a hardware trigger input and all i am trying to do is put it in a while loop and make it wait untill there is an external ttl signal, then take a picture , save it and then wait for another ttl signal !
    I 've seen the examples but i cannot see how they are going to be usefull to me since there is no hardaware ttl signal on the cam( https://decibel.ni.com/content/docs/DOC-15346)
    I am attaching my sample code.
    Could you please help me figure it out ?
    Thanks in advance,
    yannis.
    ps:the problems that i am facing is that on ttl the camera starts saving the same image continisously till i stop the loop !
    Attachments:
    AVT_v5_NI.vi ‏75 KB
    enum.ctl ‏4 KB

  • Using iphone 5 and 5c on ios7.0.4 and would like to use these on wireless only with no carrier service for voip apps.    how to i prevent the Iphone is not activated contact your carrier?

    Hi i am using iphone 5 and 5c on ios7.0.4 and would like to use these on wireless only with no carrier service for voip apps.    how to i prevent the error Iphone is not activated contact your carrier?

    tnguyen9 wrote:
    when i remove the sim card it gives me errors that there is no sim. 
    You should only need a SIM in it to actually activate it in iTunes.  Once activated, leave the SIM in or remove it, it should not matter.
    Then, turn on airplane mode.  And then, go into wifi settings and re-enable wifi (this leaves the cellular radio in airplane mode = powered off).
    Now your iPhone is effectively no more than a (wifi only) iPod Touch.

  • Linksys support for VoIP adapters

    I would like to know how to get in touch with Linksys tech support, via e-mail for instance.
    I would like to report a bug and ask for help on a new product I just bought. There doesn't seem to be any tech e-mail I can write to, just this community forum which of course isn't endorsed by Linksys. I posted the following topics here:
    http://forums.linksysbycisco.com/linksys/board/message?board.id=VoIP_Adapters&thread.id=5459
    http://forums.linksysbycisco.com/linksys/board/message?board.id=VoIP_Adapters&thread.id=5458
    If anyone can lend a hand I'd greatly appreciate it. I bought an SPA8000 on-line and don't really know where to ask for help or report bugs. I also tried the online chat service but it is unavailable for my product...
    Thanks in advance.

    Hi prashantqta,
    Welcome to the Nokia discussion boards!
    Unfortunately the Nokia 7230 does not have support for VOIP. Do you currently have this device or are you looking for a device with VOIP?
    Regards,
    haZey
    If you find this post helpful, a click upon the white star at bottom would always be appreciated.
    If it also solves your problem, clicking ACCEPT AS SOLUTION below it will benefit other users!

Maybe you are looking for