Configuring Transcoding, conferencing and MTP on PVDM3-128

I have a router 2951 with IOS 15.1(1)
I am trying to configure XCODING, conferencing and MTP on PVDM3-128 with 3 DSP's:
This is what I want to configure ::
sccp local GigabitEthernet0/0
sccp ccm 10.126.71.21 identifier 101 version 4.1
sccp ccm 10.126.222.21 identifier 102 version 4.1
sccp ip precedence 3
sccp
sccp ccm group 121
 associate profile 133 register MTP_HW_UKBI_R8
 associate profile 132 register MTP_HW_UKBI_AL
 associate profile 131 register MTP_HW_UKBI_UL
 associate profile 111 register CFB_HW_UKBI01
 associate profile 121 register XCODE_HW_UKBI01
dspfarm profile 121 transcode  
 description Birmingham Hardware transcoder
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 codec pass-through
 maximum sessions 4
 associate application SCCP
dspfarm profile 111 conference  
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 codec g729r8
 codec g729br8
 associate application SCCP
dspfarm profile 131 mtp  
 codec g711ulaw
 codec pass-through
 maximum sessions hardware 4
 associate application SCCP
dspfarm profile 132 mtp  
 codec g711ulaw
 codec pass-through
 maximum sessions hardware 4
 associate application SCCP
dspfarm profile 133 mtp  
 codec g711ulaw
 codec pass-through
 maximum sessions hardware 4
 associate application SCCP
When I am doing no shut of dsp profile 131, 132 and 133... I am getting no resources available...
Can anyone help me how to obtain that configuration?

If you are getting no resource available, then it means that all the dsps available have been used up. Can you post a sh run and a sh diag of your gateway

Similar Messages

  • Need to know the sessions configurations for Conferencing and Transocoder on Voice Gatway

    Hi All
    Please help me to understand the concept of how we can calculate the session while we are configurating the conferencing ang transcoder on Voice gateway.
    Regardss
    Chaman

    The calculations can get quite complex with DSP sharing, codec complexities, etc.  Start of with the DSP calculator tool (
    http://www.cisco.com/web/applicat/dsprecal/dsp_calc.html?utm_source=twitterfeed&utm_medium=twitter) and see if it helps you find what you are looking for which I think is how many conferencing and transcoding sessions you can have based on your router configuration.

  • Conferencing and Transcoder Resources in Campus Environment

    This is my first time working in a campus environment, and have some questions regarding best practices especially regarding conferencing and transcoding resources.
    The central office consists of several buildings, all connected via gigabit fiber. It houses a single CallManager Cluster, IPCC and Unity servers, and 2 2821 voice gateways. Each gateway has a connection PRI to the PSTN, and also a PRI to the legacy PBX.
    The two remote offices (50 users) are located within one mile. Each office is connected to the main office via metro ethernet, but also has a 2821 with FXO ports to handle 911 calls. In addition, the 2821 has a Data T1 terminated on a 2821 at the central office. Routing is configured so all Voice VLAN traffic goes over the Data T1 rather than the Metro ethernet.
    Due to the 1.5 MB limit on the data T1, calls to/from the remote offices use G.729. Calls in the same office use G.711.
    My question is where conferencing and trancoder resources should be configured. Currently, all 2821s are configure as MGCP gateways in CCM, but none have conferencing or transcoding configured. Should I configure this on the 2821s in the central office and have the remote offices use them, or configure them on the remote 2821s as well? Keep in mind the remote offices do not have PRIs, just a couple POTS lines for 911 and SRST calls.

    John,
    Usually if IPCC is in the mix without Transcoders, then IPCC ports are put into it's own Device Pool/Region with G711 to all. Even though at the HQ to Remote you might be running Device Pool/Regions with G729 in between. Check that to be sure.
    Also later IPCC versions have the option of being installed with either G711 or G729, just to make you aware of the options. If you want to verify this in IPCC 4.x, goto AppAdmin/System/System Parameters and look for the installed codec.
    As far as conferencing, my original recommendation was based on normal installs. I really didn't notice in your original post that you had limited PSTN access at the remotes. So this is going to come down to your total resources. Do you have limited WAN bandwidth? Do you expect more parties on the Conference Bridge to be remote PSTN or local IP Phones? Really its going to come down to your DSP resources compared to your WAN resources.
    With all that being said, from your last post I would gather that your conference calls mainly are with more participants from the PSTN. So I would configure the 2821s at the main site with enough sessions to transcode my calls to IPCC. Then configure the remainder for conferencing. Then the DSPs in the remote I would configure for conferencing. The I would create MRG for the main site resources then another for the remote. Then create a MRGL for the remotes using the main site MRG then the remote MRG.
    The reason I suggest this is mainly because you feel more calls will traverse the WAN if you have the remote site initiate it's conference with a local bridge. Most importantly you want to make sure you have enough for transcoding and worse case scenario if you run out of HW conf resources at the main site you can failback to the HW resources at the remote. Of course you should really try to trend this with CCM Perfmon, looking at stats like Location utilization and the conference bridges utilization.
    Hope this helps
    Thanks
    Fred

  • I am facing problem when configuring listener.ora and tnsnamess.ora in listener side it is showing The listener supports no services The command completed successfully  and in when i cross check with listener from tns it is showing the error

    i am facing problem when configuring listener.ora and tnsnamess.ora in listener side it is showing The listener supports no services The command completed successfully  and in when i cross check with listener from tns it is showing the error
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    here is my listener file
    lsn =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.125.128)(PORT = 1575))
    #ADR_BASE_LISTENER = /u01/app/oracle
    (SID_LIST_LISTENER=
    (SERVICE_NAME=kull)
    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1)
    tnsnames.ora
    to_lsn=
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = server1)(PORT = 1575))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = kull )
    my database name is kull
    please somebody help

    Biswaranjan wrote:
    i have two database one is kull and another is kk
    i configured listener.ora in kull
    and tnsnames.ora in kk
    when i am running lsnrctl start listener in database kull
    This makes no sense.  You don't configure a listener nor a tnsnames.ora "in a database".   I hope this is just a language issue and not reflective of a fundamental misunderstanding of how tns works.
    read: http://edstevensdba.wordpress.com/2011/02/09/sqlnet_overview/ Help! I can’t connect to my database 
    read: http://edstevensdba.wordpress.com/2011/02/16/sqlnet_client_cfg/ Help! I can’t connect to my database (part duex)
    it is showing the message
    Alias                     lsn
    Version                   TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date                05-JUL-2013 19:08:06
    Uptime                    0 days 0 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/log/diag/tnslsnr/server1/lsn/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1575)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=server1)(PORT=1575)))
    The listener supports no services
    The command completed successfully
    and in another database in kk when i am giving the command tnsping to_lsn
    it is giving this message
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = server1)(PORT = 1575)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = kull)))
    OK (0 msec)
    but when i am cross check sqlplus system/manager@ to_lsn
    it is giving the following error
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor

  • How to configure a shell and tube heat exchanger with Lab VIew to get data

    HiI
    In our undergraduate chemical engineering labboratory we want to configure our shell and tube heat exchanger  with a DAq and Lab VIEW to get information about the temperaure (of the cold fluid stream being heated), the pressure (of the steam on the shell side of the heat exchanger) and the flowrate (of the water being heated).
    Can anyone suggest thermocouples, pressure transducers and flowmeters to fit between the heat exchanger and the DAq?
    P.S. the heat exchanger is already fitted with thermometers, a pressure gauge and a rotameter but we don't know how to connect these hardware to the DAq
    Solved!
    Go to Solution.

    It sounds like you have enough information to pick out appropriate sensors, you just need to do the research. I would start looking through the Omega catalog, or give them a call - they're usually helpful. I can't take the time to spec out parts for you - that would be a lot of time spent on someone else's project. Most pressure sensors put out either a 4-20mA or 0-5V signal, either of which you can read through an analog input on a DAQ; measuring a 4-20mA signal requires a resistor to convert to voltage. Most of the NI DAQ boards can read a thermocouple on an analog input, but make sure that your hardware does support reading thermocouples. For accurate readings, use a device that has built-in cold junction compensation - for example, the SCB-68 connector block - and for the most accurate readings, get a board specifically designed for temperature measurement.
    For the flow measurement, a standard, simple solution is an orifice plate. You put a differential pressure transducer across it, look up the appropriate equations, and use them to calculate the flow rate given the density of the fluid (which you'll be able to calculate from the pressure and temperature, since steam tables are widely available). There are other differential pressure devices available as well - at a previous job we used a V-Cone from McCrometer. If you call them they'll spec one for you - but get an approximate cost first to make sure it's within your budget.

  • HT203200 Have deleted temp video, configured anti spam and firewall, and one specific video keeps giving me an error. Just tried downloading a previous episode of the show and it worked just fine. Always sunny in philly "Charlie rules the world" anyone el

    Have deleted temp video, configured anti spam and firewall, and one specific video keeps giving me an error. Just tried downloading a previous episode of the show and it worked just fine. Always sunny in philly "Charlie rules the world" anyone else??

    Have deleted temp video, configured anti spam and firewall, and one specific video keeps giving me an error. Just tried downloading a previous episode of the show and it worked just fine. Always sunny in philly "Charlie rules the world" anyone else??

  • How to configure sales forcast and assign marketing budget

    how to configure sales forcast and assign marketing budget

    Hi,
    As per my knowledge i am telling forecasting is done by Historical Data { MM & PP Module }
    when you collect the data based that we have to plan every month how much you want to procure the raw material etc..,
    that should be entered in the material master under "Forecasting" tab there we have to maintain monthly wise forecasting values
    i think it should get some idea if i wrong please clarify
    Regards,
    Prasanna

  • I write digital port by 'DAQmx Configure Logging.vi​' and receive TDMS file with 8 boolean channels. How can I write to 1 integer channel?

    Hello!
    I want to write 1 digital port from PXI-6536 with streaming to TDMS file.
    I'm writing by 'DAQmx Configure Logging.vi' and become TDMS file with 8 boolean channels.
    How can I write to 1integer channel?
    Attachments:
    1.JPG ‏27 KB

    Hey Atrina,
    The actual data stored on disk is just the raw data (that is, a byte per sample in your case).  It's really just a matter of how that data is being represented in LabVIEW whenever you read back the TDMS file.
    I'm not sure if there is a better way to do this, but here is a way to accomplish what you're wanting:
    Read back the TDMS file as a digital waveform.  Then there's a conversion function in LabVIEW called DWDT Digital to Binary.  This function will convert that set of digital channels into the "port format" that you're wanting.  I've attached an example of what I mean.
    Note: When looking at this VI, there are a few things that the downgrade process did to the VI that I would not recommend for these TDMS files.  It added a 1.0 constant on the TDMS Open function, and it set "disable buffering" on the TDMS Open function to false; you can get rid of both of those constants.
    Message Edited by AndrewMc on 01-27-2010 11:21 AM
    Thanks,
    Andy McRorie
    NI R&D
    Attachments:
    digitalconvert.vi ‏13 KB

  • SLD Configuration - Technical System and Business System

    Hello,
    I have installed SAP Solution Manager with local SLD and i want to use this system as Central SLD for my System Landscape. Later on i have installed other SAP Products like ECC,BI,PI etc.
    Some of the systems i registered with previously defined SLD in Solution Manager, but some system i forgot to register with SLD during installation.
    I am not sure or aware what is the difference between SLD configuration during installation and after installation.
    If i have Register the System during installation will it register automatically with SLD or we have to do manually.
    If i have not register system during installation and later on i want to register particular system with SLD what is procedure for that.
    Can some one share knowledge on What is Technical Systems and Business System in SLD Configuration, i tried to do some activity for SLD Configuration but after seeing above both terms i was confused so for time being i stopped this activity.
    Looking forward for kind response.
    Best Regards,
    V.Singh

    Hello
    try to go through these
    http://help.sap.com/saphelp_nwesrce/helpdata/en/45/4208934d7f1193e10000000a1553f7/content.htm
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/652b1f46-0a01-0010-25ae-e7cb07b55414

  • I have had creative suite premium installed on my computer for a long time, but now it states that my computers configuration has changed and needs to be reactivated, but it cannot be activated by internet, and the phone number states that adobe no longer

    I have had creative suite premium installed on my computer for a long time, but now it states that my computers configuration has changed and needs to be reactivated, but it cannot be activated by internet, and the phone number states that adobe no longer activates by phone. What is the solution to continue to use my program that I have had working on this computer for a long time?

    You do not state which version... if CS2 read next
    CS2 (and earlier) Activation Server replacement software
    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l
    When you install the special version of PPro2 on a Win7 or Win8 computer, you MAY need to right click the program icon and select WinXP compatibility from the option popup... AND Vista problems https://forums.adobe.com/thread/416347
    If not CS2, read next
    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • How to configure the runtime and consolidation for a track in CMS.

    How to configure the runtime and consolidation for a track in CMS.
    I can see the track exists in CMS but the same doesnt pull up in the NWDS in the development configuration perspective.
    I compared the given track with the one which gets pulled up in NWDS. Theres something called runtime system and consolidation which isnt defined for the track which is invisible.
    Please advise , what are these required for. And how can we configure the same.

    The runtime systems are defined for a track to setup the Transport path for any code changes....the Consolidation system is usually defined as a Virtual system for the track and used for comparison and fixing any broken or Dirty DC's ....that means it's not used as a Runtime System for Deployment as compared to DEV,QAT and PROD used for Deployment...
    Hope it helps..
    Regards,
    Shikhil

  • How to Configure E-mail and Chat functionalities

    Dear all,
    How to configure E-mail and Chat functionalities for IC Webclient.
    through IC Webclient ICI interface how can we configure E-mail functionality, As per my understanding, E-mails can be handled in a similar way of receiving phones.
    Where these E-mails can be stored?, Where we define agent E-mail id?
    being ICI is a multi channel support does it need SMPT server support? If No, would there be any difference in the functionality?
    How does CHAT functionality works?
    Please educate in above scenarios to get a better understanding.
    Your help will be highly appreciated.
    Best wishes
    Raghu ram

    Do you make any effort to search for your answers before you post your questions?  ERMS is the email response system
    The 2nd post on this board - Documentation for Interaction Center (IC) WebClient
    There is tons of stuff here to answer your questions as well as show you the configuration.  You need a 3rd party CTI solution to do chat that you will read about in the blog.
    SAP Notes
    759923 Frequently Asked Questions about IC WebClient
    940882 Frequently Asked Questions about ERMS
    882653 Frequently Asked Questions about Agent Inbox
    1114557 SAP CRM 2007 Internet Browser Releases
    1118231 Supported user interfaces for SAP CRM
    981710 Support for Microsoft Internet Explorer 7.0
    1144511 Blank screen when starting CRM WebClient or IC WebClient
    1115493 CRM Web UI: Mandatory SICF services for CRM framework
    992848 Mandatory ICF nodes for CRM WebClient UI Framework
    IC WebClient Consultant Cookbook for CRM 2005
    Online Documentation
    Online Knowledge Products
    Blog: How to Configure Contact Center Simulator User Interface (CCSUI)
    Blog: What is Computer Telephony Integration (CTI)

  • How to configure the KMC and Business packages in trail version 7.0

    Hi Experts,
    I have installed the Sneak Preview version 7.00 SP9 from the sdn.
    If i want to start working on the KMC
    What i need to install and configure for KMC and collabrations.
    If i need to install, where i will get the installables and documentaion.
    In the same . I would like to install the business packages also in the same server. where i will get the insallables and related dcoumentation.
    R/3 version is ECC6
    Regards
    Vijay
    Regards
    Vijay

    Dear Samuli,
    Thanks for the Replay,
    We are using HTTPS and SSL confined but man in the middle types of attack is happening here there using one tool based one there taking the Request and Response.The below given cookie are available in that request.
    According to this , set-cookie: JSESSIONMARKID , JSESSIONID and MYSAPSSO2 values are user login time it will change every time  are not.
    After  capturing above response HTTP/1.1 302 etc , when user gives valid credentials and logs in ,
    and now ill give wrong password and wrong user id and on click of log on button, i can intercept the request and response coming from the server and when i replace this valid response stil i am able to loggin in to the portal , which should not happen as JESSIONMARKID is changed , server should not allow , but it is loggin in.Standard Login page also allowing to login in this case.
    My server version is EP 7.0 SP 12.
    Please suggest a solution so that if we restric the hacker at this stage , no matter he can never hijack the sesiona and login  with invalid username and  password.
    Thanks for Advance
    Thanks and regrades,
    Durga Rao.

  • BPM 10g: configuration name [ ProjectName ] and type [SQL] is not defined.

    Hi There,
    I try to help a colleague with his BPM10g project. When I start the engine in BPM Studio with his project I eventually get this error in a popup:
    "The configuration name [<ProjectName>] and type [SQL] is not defined.
    Detail: The connector must be configured in the appropriate context."
    I upgraded from 10.3.1 to 10.3.2, but did not help. Still my own project and another svn-branch of his project do work.
    Anybody any ideas on where to look?
    Thanks in advance.
    Regards,
    Martien

    I found out that the folder must be the same as in the project file.

  • How to configure DTR,CBS and CMS?

    hi all,
           I am working with SneakPreview (EP7.0).Is it possbile to configure DTR,CBS and CMS on sneskpreview ? Can any one tell me the procedure to configure ?
    Thanks&Regards
    Suresh

    Hi,
    pl go through this article
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f37d7e6a-0b01-0010-6690-8f4403b810cf
    Regards
    Ayyapparaj

Maybe you are looking for

  • Itunes deleted all my playlists and songs

    ***? man i have over 10000 songs and this piece of **** all of a sudden every time i restart my computer it keeps deleting everytthing what the **** is wrong with this piece of ****!!!!

  • Upgrading to Itunes 10 problem

    Everytime I try to install Itunes 10 I get a message that says "service 'bonjour service' (Bonjour Service) failed to start. Verify that you have sufficient privileges to start system services." I have no idea what to do. Can anyone help? pls

  • Report launch form - implementation name?

    In the report launch form (qms0012f), no reference at all is made to the implementation name defined for the module. This attribute is mandatory when setting up the module definition (via qfd0016f), & according to the on-line help for this form it's

  • Integrae product key and license : urgent need pls conside this

    Hi All, I am new to java windows based applications.Now i am creating one product.I wants to integrate some license agreement with the customer.once,he is installed his system it will work only valid for months or yearly license agreement.once the da

  • JSP Exception after making JAR

    Hi, I'm getting this exception while I package my java class files and properties files as a jar and put it in library. I'm using struts framework which extensively uses tiles. After packaging I dont have any files in the classes directory but all th