120 DSP used when only 60 calls are made

Hi!
I have a AS5300 which is used to terminate voip traffic. It has 3 E1 ISDN PRI connection to PSTN, and it *seems* it has 120 codecs available. But this router is unable to handle more than 60 calls simultaneously.
This is output from 'show call resource voice stats':
Resource Monitor - Dial-up Resource Statistics Information:
DSP Statistics:
Utilization: 100.00 percent
Total channels: 120
Inuse channels: 120
Disabled channels: 0
Pending channels: 0
Free channels: 0
DS0 Statistics:
Utilization: 0.00 percent
Total channels: 124
Addressable channels: 0
Inuse channels: 0
Disabled channels: 0
Free channels: 0
It shows that 120 DSPs are used, though there are only 60 calls. 'show version' shows '60 DSP(s), 120 Voice resource(s)'. I have another AS5300 with 4 E1 PRI and it handles up to 110 calls.
What's wrong?
P.S. IOS is 12.3(18), VCWare Version: 11.41, DSPWare Version: 4.1.41, Technology: C549.

Hi
Sounds like your gateway is using g729 (compressed codec) - this uses much less bandwidth (8k payload instead of G711's 64K payload) at slightly lower quality...
Do a:
show dial-pee voice | i eer|codec
This should show what codec each peer is set to - the default is G729.
If you are running voice over high bandwidth or a LAN you may want to change this to save on DSPs...
You'll probably need to change the codec on your AS5300 and on the other end of the call leg...
Regards
Aaron
Please rate helpful posts...

Similar Messages

  • Sorry, only emergency calls are allowed !

    I recently bought this curve off someone and when i put in my sim card it just states "Sorry, only emergency calls are allowed ". Is there a way to get this off so i can use it? I have tried to format it by entering the wrong password and tried to erase and wipe out everything but still no answer. Any clues? Please please help!

    This problem is usually because the BlackBerry is locked to a specific carrier.  Unfortunately, you are probably using a different carrier than the person who sold you the BlackBerry.
    If this is a legitimate BlackBerry you have obtained, see if you can get in contact with the seller and get them to unlock the BlackBerry.  Often, T-Mobile allows BlackBerries to be unlocked if the subscriber have been with them for some time.  So contact the seller, get them to call the original carrier, get the BlackBerry unlock code for you, and send it to you to unlock the unit.  You may need to provide the IMEI code.  Make sure the seller has properly deactivated his/her BlackBerry service, so that the PIN is not in use.
    There are other gray-area options (i.e. "GSM unlocking" services), but I am not sure if RIM wants such discussion on these forums.

  • Is there a CUCM API which can be used to see what calls are in progress?

    Hello All,
    I am trying to build a basic monitoring application which will display a list of calls in progress along with endpoint information such as IP address etc
    Is there a CUCM API which can be used to see what calls are in progress?
    Thanks
    Matt

    Matt,
    It looks like another person had a similar question before, see the following thread:
    https://supportforums.cisco.com/discussion/9697836/can-use-axl-or-other-api-get-calls-progress
    Also, according to the comments seen on that post, I was able to find the JTAPI developers guide, see more information below:
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/jtapi_dev/8_6_1/jtapidevguide/overview.html
    If this still does not satisfy your question then, the best you can do is post this inquiry on the Cisco Developer Network on the following link:
    https://developer.cisco.com/site/devnet/home/index.gsp
    Hope this information helps,
    Marco Rojas.

  • Setting SCORM 1.2 to force a mastery score in the manifest even when only slide views are used to tr

    I have some courses that use only slide views to track completion, because the quizzes are set as separate elements in the LMS we are using (from Oracle PeopleSoft).  The LMS people are telling me they require a masteryscore of 0 to be included in the SCORM manifest file when using slide views.  However, when the manifest files are created, there is no mastery score included in the manifest. 
    Is there a way to force Captvate 6 to publish a mastery score in the SCORM manifest even when the completion criteria are 80% slide views?

    I am not sure, but you can always unzip the SCORm package and add the masteryscore by hand
    In your manifest there should be an organizations section like this. Add <adlcp:masteryscore> under the <item> tag
    <organization identifier="org-ident">
                                  <title>Course Title</title>
    <item identifier="some_id_1" identifierref="some_id_1-1" isvisible="true">
                                            <title>Course Title</title>
    <adlcp:masteryscore>0</adlcp:masteryscore>
    </item>
    </organization>
    </organizations>
    The above example has a single SCO with an ID of "some_id_1-1" an activity id of "some_id_1" and a masteryscore of 0. The masteryscore can be between 0 an 100

  • 3 year old iPhone 4 has a crackling sound when calls are made and caller can't be heard

    My iPhone 4 has been giving me problems via the earpiece it seems. When I make calls, it starts crackling until I hit the earpiece area till the sound is gone. But when its clear, I can hear the person over the phone but the person can't hear me. I have to hit it a few more times on the earpiece to actually get them to hear me. My mic works fine as sending voice messages are no problems. Anyone else going through this problem and had a solution to this (besides buying a new iPhone - Still waiting for iPhone 5s to be in stock) Hoping for some help on this. Thank you.

    I had major issues with the iPhone 4s battery, however it’s resolved.
    The tech who set the phone up at the Apple store did so with little training.
    if you have a mobile me account. First go and move all your data to the cloud by going on your computer and logging in at me.com/move. The cloud has replaced mobile me, so there is no need for those two accounts
    Also make sure that for any of your email accounts you set them up to fetch, not push. My tech person set them all to have the email servers push data to the phone. The new iphone4s antenna is extremely strong so it will continually try to access stuff that is pushed–***** a lot of battery life doing this. It makes it worse if you have exchange 2010 accounts. Something about changes made to exchange really suck battery life from devices that access such accounts.
    turning of locator and the push notifications from facebook--they have a lot!

  • How to know programmatically when a last call was made to a specific number

    is there a way i can know programmatically when last call was made to a specific number.Some thing like:
    aCallDetailObj = getCallDetail("1234567890");
    aDateTimeObj = aCallDetailObj.datetime;
    in windows mobile.
    thanks

    I dont it is possible get call details from a windows phone.  if you do have a old windows mobile phone please ask this in the windows mobile forums

  • Network or database calls are made when joining more than one table

    Hi Friends,
    could anybody please let me know how may networks are called when joining more than one table.
    Thanks
    Rinky

    Hi Rinky,
      Normally when a JOIN between two database tables is made then following steps occur:-
    1) The control goes to database. Based on the JOINING and WHERE condition, an internal table is created in the DATABASE only which is filled. So here the computation is done at DATABASE level.
    2) Once the internal table is filled at database level, it is sent back to the application level.
    A Join operation normally minimizes the round trips to the database as most of the computation is done at database level only and results sent back to the Application layer.
    <b>Thus for a simple JOIN OPERATION makes a single DATABASE call.</b>
    NOTE: If you are satisfied with the explanation, then please reward points
               accordingly :).
    Thanks and regards,
    Ravi .

  • Why is the template not being used when dynamic page called ?

    Hi,
    I have created a dynamic page and assigned a template to it. When I call the dynamic page using the 'show' procedure from a form, I do not see the template.
    Why is the template not being used ? How can I get the template working when I call the dynamic page ?
    I even tried to show the page from the dynamic page's manage components tab and there is same problem. Template is not being used.
    thanks,
    Mainak

    You can alter the generated package body to include the following function in the header and footer sections.
    Header:
    PORTAL.wwv_headings.show_header(
    p_template => 'PUBLIC.TEMPLATE_3',
    p_heading => 'Dynamic Page',
    p_help_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.help',
    p_about_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.about');
    Footer:
    PORTAL.wwv_headings.show_footer(
    p_template => 'PUBLIC.TEMPLATE_3',
    p_help_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.help');
    where
    <PORTAL_DEMO> indicates application schema
    <PORTAL> indicates the name of the portal (normally this will be portal30 by default).

  • Only emergency calls are allowed

    my Droid is up to date in billing, so this is not the issue.
    my phone will not let me call anone because it says it is for emergency use only.  i do not know how it got changed.  i have been using it for a couple of months now and walaah, somewhere a setting is stopping me from using my unlimited plan.  please help.

    Yes, my phone does have a sim card.  I got Verizon to verify that.  Yes, I rebooted and everything cleared up.  She said if this happens again and the reboot does not work to please call the 1800 number and get technical support.  Good luck.  Thanks for your help too.

  • How to create a Year to Date Query when only Monthly values are in the data

    Hi SDN community,
    Is it possible to create a query by dragging in the fiscal year period characteristic , and any other required characteristics in the rows,
    and then use functionality to have columns of data that add up the previous periods. 
    ex.  the month of sept, = Jul + aug + sep
    i basically want to see 12 columns of Actuals,
    and then a trend line, to add up those columns.
    If we load up the data with a YTD time variant out of the system and load, then this is fine, but can we do it with the query and how.
    Thank you.
    Simon

    Hi,
    ex. the month of sept, = Jul + aug + sep
    Of course it is possible in Query,
    -->Create a formula on the key fig.
                   NoDim(<Key Fig Name>)
    -->in Property of that formula, in Calculation Tab
    -->Check the Cumulative Property
    -->Select Either Along Rows or Along Columns as per your requirement
    please give more details, so I can provide Full steps for that..
    Best regards
    Obaid

  • How to choose which one to use when using handoff if one has more than one phone with different network

    I am using 2 iPhone with 2 different network. How to choose which phone to use when making a call.

    Are you confirming your POP account is selected as the sending email account before the message is sent?
    And regardless if the email is a new email or is replying to or forwarding an email received by the POP account and cofirming the POP acconut is selected as the sending email account, the message is sent by the Gmail account?
    All message sent by the POP account are sent by the Gmail account?
    If so, delete the Gmail account from your iPad and test if a message sent with your POP account which will be the only email account available with the iPad's Mail app is recieved from your POP account/address.
    If not, something else is wrong or on play that has nothing to do with the iPad.

  • Broadband connection drops when a phone call is re...

    Hi
    I am new to this forum so please let me know if I don't supply all the necessary information.
    For a couple of months now we have had a consistent problem with the broadband connection dropping when an incoming phone call is received, prior to this it had been fine for a long time.  After making the normal user checks, as recommended by BT, the problem persisted.  A BT engineer visited my house and was able to reproduce the fault at the master socket.  He traced the line back, via the manholes under the street to a connection box outside the village.  After working hard for four hours he seemed to have fixed the fault and was able to demonstrate streaming video uninteruppted by an incoming call.  He told me that he had solved the problem by re-routing the line, he also replaced the mark 2 router with a mark 3 router.  Twenty four hours later the problem returned and is again absolutely consistent - even with just the router connected to the master socket the broadband light will go out when an incoming call is received.  On phoning the helpline I was told that there was a problem at the exchange, which should be fixed within 24 hours, but it wasn't and I didn't hear back.  Further investigation showed that both of these issues had been marked as resolved.  We are a long way from the exchange and have had a history of problems with both the line itself and the exchange.  In the past the hard working BT engineers have always managed to get things sorted out when they have visited.
    This time I am struggling, as I can't seem to find the right approach to BT to persuade them to build on the work that the engineer who came out so recently did - I always seem to end up describing the problem from the beginning and then being told that it is my internal wiring that is at fault, nobody will acknowledge any of the work that has been done by the engineer that visited or the person that approached the exchange.
    Sorry for such a long post, but it is very frustrating - I have considered changing the phone number so that nobody can make any incoming calls, but then I would have no phone!!
    Any ideas would be gratefully received.

    Hi John
    Thank you for your very prompt response.  Clicking on that link does not show up any problems in my area or with my line.  I have limited technical knowledge, but what you say about high resistance does fit the facts.  We have had a lot of problems over the years, most of which have been traced back to faults between the box at the edge of the villagae and our house - we have had the line replaced more than once, although I'm not exactly sure what that involved.  In the past the fault that recurred was very slow speed and dropping of the broadband connection, this is different now in that the speed is actually now quite good for our area, but the connection drops when a phone call is made or received.  I did have the fault logged with BT, but it has now disappeared from "track faults" without being resolved.
    When everything is working it is a very good service.  My friend in an isolated village in North Wales had BT broadband as soon as his local exchange was enabled.  It has provided faultless service ever since, at a higher speed than I can get on the outskirts of a major city.
    Thanks for the support, it has made me feel much less isolated - I'll keep reporting it.
    Regards
    Richard

  • So my I phone 4s volume has decided to pack  allowing only my phone to make sounds when I have an incoming call, I can also here fine using facetime and receiving calls. YouTube, soundcloud, any of I players will no longer play sound. I've restored the ph

    So my I phone 4s volume has decided to pack  allowing only my phone to make sounds when I have an incoming call, I can also here fine using facetime and receiving calls. YouTube, soundcloud, any of I players will no longer play sound. I've restored the phone using iTunes on my laptop and checked all the volumes are turned up and the button at the left hand Side of the phone is in the correct position.

    Try inserting and re-inserting your headphones 7 or 8 times. Also try cleaning out the headphone jack in case of debris that might be interfering with the connection/disconnection.

  • When trying to use viber a) viber icons in the contacts do not appear b) when trying to call other viber users receive notification that users have to download viber first c) when other viber users try to contact they are notified the my vers. needs updat

    When trying to use viber a) viber icons in the contacts do not appear b) when trying to call other viber users receive notification that users have to download viber first c) when other viber users try to contact they are notified the my vers. needs updat

    A brief and probably non-helpful answer: I know of no way to eliminate your large amount of duplicates other than by repetitive, tedious manual effort.
    *There has got to be a simpler way.*
    I hope you're right, but I don't think there is a simpler way.
    BACKUP:  It also appears that the only way I can back up the catalog is to shut down LR.  Really?!
    Yes, really

  • So my iphone 4 that is using ios5 keeps freezing when i want to dial, or receive call. i can use all my other apps but cant use the phone to call because the freezing problem. i know some people that are having the same problem too. what can i do?

    so my iphone 4 that is using ios5 keeps freezing when i want to dial, or receive call. i can use all my other apps but cant use the phone to call because the freezing problem. i know some people that are having the same problem too. what can i do?

    I got the same problem. The percentage of getting this problem is around 10% of all my dial/receive calls.
    The problem usually appears when I receive calls. The phone app will freeze, and I cannot dial or receive calls even I closed the phone app, however, most other apps work properly.
    Once this problem happens, I will not be able to turn off the phone by holding sleep button, the only way I can get rid of it is holding sleep and home button at the same time to reset the iphone.

Maybe you are looking for

  • Compact flash cards no longer mounting o

    Recently my camera CF cards stopped mounting on my Mac Pro (my 2009 one and now my new 2013 one) and my MacBook Pro. The cards still work fine in camera. I have tried two readers, different USB slots and reading directly from the camera. Any advice t

  • Screen isn't keeps turning black and white on my blackberry 9000

    can somone help me find a way to fix my screen. it keeps changing colors and turing black and white.

  • Restrict all goods movements for materials untill the latest costing run ex

    Hi dudes, 1 here i have a requirement that i need to restrict all goods movements in the month for all materials(SFG,FG) untill the latest costing run(standard cost estimate) on 1st of each month. 2. Can we restrict the status of process order in suc

  • How to run tests in Firefox when running script using runScript.bat

    I am trying to run OATS script from commandline without opening Openscript IDE(eclipse). I use the following command to execute my script: runScript "<scriptpath>/<scriptName>.jwg"The script starts to execute and launches IE. I wanted to run my test

  • No iTunes found in iMovie 09

    This question considers iMovie 09 on a new MacBookPro. In iMovie on the sound window wether iTunes-Music, nor GarageBand is visible, only Applesounds visible. I can't access to my music to add it it to a video. I reinstalled the Package with no effec