BCM7 or CC7 IVR channel limit

Hi,
I need to limit simultaneous calls in BCM7 IVR application.
In BCM6 there was IVR application parameter "Max queue size"  - maximum number of simultaneous callers in current IVR.
According to manual in BCM7 there is custom parameter - MaxCallsInQueue.
Does anybody know if it is the same thing?
By default this paramater is missing so does it mean there is no limit for simultaneous calls?
Ragnar

Hi Ragnar,
I believe that there is no standard parameter to limit simultaneous IVR channels but you can build a Custom-IVR to handle this issue.
I suggest you to use the Early Queue IVR example available in BCM installation files (e.g. \install\7.0.X.X\Examples And Templates\Example_IVR_Early_Queuing.xml), build a python code to select BCM Monitoring database where you check the active calls at the moment and make a decision to connect or disconnect a call.
Query example to check IVR active calls in BCM database:
SELECT COUNT(*)
FROM [BCM_Monitoring].[dbo].[TAMCurrentContactList]
WHERE Type = 'IVR'
You can find useful information in SAP Note 1951158 (SAP Contact Center 7.0 - IVR Samples) where there is also an example how to connect to internal or external databases by using SAP Contact Center’s own ODBC API and use the results.
Best Regards,
Heber Olivar

Similar Messages

  • How to check the channel limit on my airport extreme

    my air port extreme is limiting me to only 2 devices at a time can any one help

    Settings>General>About>Version. The latest is: 2.0 (5A347)

  • (CC) Save all Layer Masks as Alpha Channels

    Hello,
    I've looked everywhere and can't seem to find a script to do this. I am looking for a script to simply check every layer for a layer mask and if there is one, save it as an alpha channel. The layers may or may not be in groups. No need to delete the masks, just save them as alpha channels. I have a lot of images with a lot of masks and it's a pain trying to save them manually! I thought this would be pretty easy but from what I've been reading this might be a little over my head. I would really appreciate any assistance!
    Thank you in advance,
    Danny

    Any such script would fail with a error once it tried to exceed Photoshop 53 Alpha Channel limit.  If a document had 53 alpha channels to begin with the script would fail saving the first alpha channel it would try to save.  I know this for a have a script that tries to create my kind of collage template PSD files that has no Image layers but has alpha channels to map the locations where images will be populated.  I had to program the script to catch that there were more the 53 prototype image layers.
    IMO with the exception of the background layer all layers have Alpha Channel its actual pixel map. This invisible Alpha channel maps the layers actual pixels locations and is used in conjunction with any enable layer masks when pixels are rendered for the layer.  What I was trying to do was to create a collage template that had Alpha channel to map the locations of where Image would be placed. . I would open a document the size and resolution I wanted the collage to have. Then add an empty layer the use a selection tool to make a 4"x6" selection and fill with pixels..  Duplcate that layer for as many image I wanted. And I would position the layer where I want the image to be located.  I would then  run the script.  It would save Alpha channels for each image location and at the end flatten the layer image prototype stack to stamp the image locations onto the required background layer.  Once I reached 54 image layers  the script failed and I realized that my Collage Scripts and templates were limited to a maximum of 53 images.

  • Aggregate Audio bug in Tiger?

    I tried to create an Aggregate Audio device using Tiger's Audio MIDI Setup under /Utilities
    I wish to use the aggregate device to broadcast iTunes music through my desk speakers and my Griffin RocketFM fm transmitter to my living room stereo speakers.
    I've set up the Aggregate device with multi-channel, Quadraphonic sound. I can even verify that each channel (left speaker living room, right speaker living room, left speaker desk, and right speaker desk) will receive sound by clicking on the speaker icons in the Audio MIDI Setup application.
    But when I select the Default Output device to be this new aggregate, only my desk speakers produce sound.
    What is going on here? Why can't my RocketFM send sound to my living room speakers via the aggregate device, but it can if I send sound to just the RocketFM? Has anyone else had this problem in 10.4.3? I just bought Tiger, more or less for this functionality (everything else was gravy to me) and it doesn't work as I'd hoped. Any help?

    Ok David
    I don't pretend to be an expert here but this is what I've found out from my limited experments.
    1. There is no "10 channel limit" I was able to use the 410 and a USB audio device to get 12 channels of output.
    2. I don't think the system was designed to do what you want.. send the same signal to more than one output at the time.
    3. I think the system was designed to aggregrate interfaces for multi channel use... 3 stereo interfaces for 5.1 surround.
    Whatever decide you added FIRST to your aggregrate device is the one that gets a stereo output. So if you added your RocketFM to aggregrate device FIRST, it would get the signal, but not your 2nd interface.
    If you had a 4 channel source, then all for speakers would work, but each would get only one of the four channels.
    I'm guessing that the only speaker setup you were able to select was either stereo, or quad, since (and I'm guessing here), you only had 4 outputs to use. If you had only 4 outputs you couldn't select say, a 7.1 channel setup since you don't have 8 channels of output.
    Notice on the speaker set up that you cannot send any channel number to more than one locaton.
    Channel 1 and 2 = the main stereo channels.
    iTunes is stereo, not multi channel, so the L/R output of iTunes corrosponds to channel 1 and 2 on the speaker set up.
    Now, I agree it seems like you SHOULD be able to set it up like you want.... seems like an easy thing to implement, but from what I can see, either there is a bug as you've suggested, or it was not designed to operate that way in the first place.
    One other note, adding the interlan audio interface didn't give me any more outputs for some strange reason..
    Using the 410 and the internal outputs only gave me 10 outputs
    Using the USB audio device and the internal outputs only gave me 2 outputs
    but using the USB and the 410 gave me 12... go figure.
    Under no circumstances could I get my Pro-Tools Mbox to show up in the aggregrate editor, tho it does show up in the sound pref pane.

  • How can save 600 frames in photoshop CS6

    i have about 600 frames in timeline in photoshop cs6
    i want to make Create Frame Animatiom
    but photoshop not allow to save more 500 frames
    what can i do?
    thanks

    Photoshop does have limits. When you run into one of them you can summit a request to Adobe to up the limit.  I made such a request for Alpha channels I would be very happy with a limit like 500 instead of the Alpha channel limit of 53.  Adobe seems to feel that 53 is a large number and can not see where user would want more, 500 must be a huge number then.  My advice is to look for a small freeware program for doing timelaps sequences and use Photoshop to save your frame layers combos as frame file then use the freeware to make the animation.  It does not make much scene to make an Animated gif with something like 600 frames.  If you want a 600 frame animation on the web you would want to stream a video type file..

  • [SOLVED] How do I patch the kernel?

    EDIT (again): Doesn't seem like the patch is needed anymore. 3.3.1 kernel from the repos seems identical to my custom kernel (also 3.3.1).
    EDIT: The patches are for an older kernel but I was able to apply them manually.
    Hello. I'm trying to patch the kernel using the patch found on this page: http://lists.freedesktop.org/archives/i … 09584.html
    Now, I don't know much about patching but the patch in that post looks more like the program output of several diff commands. How do I format this to create a valid .patch file?
    Last edited by Splooshie123 (2012-04-10 04:52:40)

    To get back to my original question, making a patch out of what was in that mailing list post:
    Does this look ok?
    drivers/gpu/drm/i915/i915_drv.c | 4 ++++
    drivers/gpu/drm/i915/i915_drv.h | 1 +
    drivers/gpu/drm/i915/intel_display.c | 34 +++++++++++++++++++++-------------
    3 files changed, 26 insertions(+), 13 deletions(-)
    diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
    index 004880aa3a948669b8b4e23d9ad73d132cff81d0..1d88f059a27321ecb681e2b7927bb69029fcb49a 100644
    --- a/drivers/gpu/drm/i915/i915_drv.c
    +++ b/drivers/gpu/drm/i915/i915_drv.c
    @@ -49,6 +49,10 @@ module_param_named(powersave, i915_powersave, int, 0600);
    unsigned int i915_lvds_fixed = 1;
    module_param_named(lvds_fixed, i915_lvds_fixed, int, 0600);
    +unsigned int i915_lvds_channels = 0;
    +module_param_named(lvds_channels, i915_lvds_channels, int, 0600);
    +MODULE_PARM_DESC(lvds_channels, "LVDS channels in use: 0=(default) probe hardware 1=single 2=dual");
    +
    unsigned int i915_lvds_downclock = 0;
    module_param_named(lvds_downclock, i915_lvds_downclock, int, 0400);
    diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
    index 3fa8681459aa596e12e885568e5b48f0c9a60719..a6aab43e5f39f2d5b92a69a284bf8f72a254ea7c 100644
    --- a/drivers/gpu/drm/i915/i915_drv.h
    +++ b/drivers/gpu/drm/i915/i915_drv.h
    @@ -886,6 +886,7 @@ extern int i915_max_ioctl;
    extern unsigned int i915_fbpercrtc;
    extern unsigned int i915_powersave;
    extern unsigned int i915_lvds_fixed;
    +extern unsigned int i915_lvds_channels;
    extern unsigned int i915_lvds_downclock;
    extern unsigned int i915_lvds_24bit;
    diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
    index 09f57f29c30c371c213944be473090a780a287db..4dc91400edd8935be45a229cf91292339bca0ce8 100644
    --- a/drivers/gpu/drm/i915/intel_display.c
    +++ b/drivers/gpu/drm/i915/intel_display.c
    @@ -642,6 +642,20 @@ static const intel_limit_t intel_limits_ironlake_display_port = {
    .find_pll = intel_find_pll_ironlake_dp,
    +static int intel_is_dual_channel_mode(struct drm_crtc *crtc)
    +{
    + struct drm_device *dev = crtc->dev;
    + struct drm_i915_private *dev_priv = dev->dev_private;
    + if (i915_lvds_channels) {
    + /* User has specified desired channel mode */
    + return (i915_lvds_channels == 2);
    + }
    +
    + /* User has not specified mode so let's see
    + what the hardware is doing. */
    + return ((I915_READ(LVDS) & LVDS_CLKB_POWER_MASK) == LVDS_CLKB_POWER_UP);
    +}
    +
    static const intel_limit_t *intel_ironlake_limit(struct drm_crtc *crtc)
    struct drm_device *dev = crtc->dev;
    @@ -653,8 +667,7 @@ static const intel_limit_t *intel_ironlake_limit(struct drm_crtc *crtc)
    if (dev_priv->lvds_use_ssc && dev_priv->lvds_ssc_freq == 100)
    refclk = 100;
    - if ((I915_READ(PCH_LVDS) & LVDS_CLKB_POWER_MASK) ==
    - LVDS_CLKB_POWER_UP) {
    + if (intel_is_dual_channel_mode(crtc)) {
    /* LVDS dual channel */
    if (refclk == 100)
    limit = &intel_limits_ironlake_dual_lvds_100m;
    @@ -677,18 +690,16 @@ static const intel_limit_t *intel_ironlake_limit(struct drm_crtc *crtc)
    static const intel_limit_t *intel_g4x_limit(struct drm_crtc *crtc)
    - struct drm_device *dev = crtc->dev;
    - struct drm_i915_private *dev_priv = dev->dev_private;
    const intel_limit_t *limit;
    if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
    - if ((I915_READ(LVDS) & LVDS_CLKB_POWER_MASK) ==
    - LVDS_CLKB_POWER_UP)
    + if (intel_is_dual_channel_mode(crtc)) {
    /* LVDS with dual channel */
    limit = &intel_limits_g4x_dual_channel_lvds;
    - else
    - /* LVDS with dual channel */
    + } else {
    + /* LVDS with single channel */
    limit = &intel_limits_g4x_single_channel_lvds;
    + }
    } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI) ||
    intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) {
    limit = &intel_limits_g4x_hdmi;
    @@ -821,8 +832,7 @@ intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
    * reliably set up different single/dual channel state, if we
    * even can.
    - if ((I915_READ(LVDS) & LVDS_CLKB_POWER_MASK) ==
    - LVDS_CLKB_POWER_UP)
    + if (intel_is_dual_channel_mode(crtc))
    clock.p2 = limit->p2.p2_fast;
    else
    clock.p2 = limit->p2.p2_slow;
    @@ -871,7 +881,6 @@ intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
    int target, int refclk, intel_clock_t *best_clock)
    struct drm_device *dev = crtc->dev;
    - struct drm_i915_private *dev_priv = dev->dev_private;
    intel_clock_t clock;
    int max_n;
    bool found;
    @@ -886,8 +895,7 @@ intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
    lvds_reg = PCH_LVDS;
    else
    lvds_reg = LVDS;
    - if ((I915_READ(lvds_reg) & LVDS_CLKB_POWER_MASK) ==
    - LVDS_CLKB_POWER_UP)
    + if (intel_is_dual_channel_mode(crtc))
    clock.p2 = limit->p2.p2_fast;
    else
    clock.p2 = limit->p2.p2_slow;

  • Capturing 4 Ch Audio from XL-H1 using FW?

    Hello,
    I was wondering if anybody had come up with a way to capture all 4 channels of audio from an XL-H1 using FW.
    My understanding is that you can't capture 4 channels at once over FW, but is it possible to capture the tape getting channels 1 and 2, then capture the tape again getting channels 3 and 4. In the XL-H1 AUDIO SETUP menu it doesn't look like it has this option.
    So, is there a way to make this happen, or am I going to have to either buy an HDV deck or an HD/SDI card for my tower?
    Thanks for your help,
    B.Kirwin

    Quicktime 7 did away with the 2 channel limit I thought? Because I can capture DVCPRO HD via firewire and get 4 channels. Not sure about that camera and HDV...not my bag.
    Shane

  • Automatically save all poster points as images

    I understand how to save a frame as an image by doing Timeline/Save Frame As File, but I would like to save an image for each posterpoint in my home movies as a simple reference as to what is on the dvd.
    What is the easiest way to save 24 posterpoint frames as images?
    I am using Encore CS3 (3.0.1.008)
    Thanks!

    Any such script would fail with a error once it tried to exceed Photoshop 53 Alpha Channel limit.  If a document had 53 alpha channels to begin with the script would fail saving the first alpha channel it would try to save.  I know this for a have a script that tries to create my kind of collage template PSD files that has no Image layers but has alpha channels to map the locations where images will be populated.  I had to program the script to catch that there were more the 53 prototype image layers.
    IMO with the exception of the background layer all layers have Alpha Channel its actual pixel map. This invisible Alpha channel maps the layers actual pixels locations and is used in conjunction with any enable layer masks when pixels are rendered for the layer.  What I was trying to do was to create a collage template that had Alpha channel to map the locations of where Image would be placed. . I would open a document the size and resolution I wanted the collage to have. Then add an empty layer the use a selection tool to make a 4"x6" selection and fill with pixels..  Duplcate that layer for as many image I wanted. And I would position the layer where I want the image to be located.  I would then  run the script.  It would save Alpha channels for each image location and at the end flatten the layer image prototype stack to stamp the image locations onto the required background layer.  Once I reached 54 image layers  the script failed and I realized that my Collage Scripts and templates were limited to a maximum of 53 images.

  • The plot gets sicker (hardwired performance issues)

    I figured something else out that may be of use to a bunch of people. The Radio Channel has an affect on performance. I was able to get near-normal throughput from my airport extreme draft-n gigabit, in b/g compatability mode, with an airport express client for airtunes. The secret: Channel 11. For some bizzare reason, the other channels limit the hardwired throughput to sub-megabit. If someone told me their hardware performed like this, i would think they were on drugs. The effects are repeatable and reversible.
    I should clarify, i'm talking about hardwired performance not wireless performance.
    Message was edited by: Simon Shapiro

    Still not working-got the device authorized to be used on the campus network, had it checked out to make sure it was set up correctly. Worked on my friend's computer fine when they were in my room-picked up my signal and connected just fine. My computer, on the other hand, still gets the blinking signal indicator, both in the airport express icon on the toolbar and when I go to internet connect, and because it sees the signal as blinking on and off, it's not online long enough to connect. So we've narrowed the problem down to "not the college network" and "not the airport express" and therefore "just my computer," but I can't figure out for the life of me what the problem is. I also downloaded the airport express firmware update to make sure that wasn't the problem. Not helpful.

  • Is there a limit on Channel that can be added to selector

    I have read in an old document on javaworld that there is a limit of 63 channels that can be registered with a Selector. I assume I can create multiple Selecors, if I have to manage more than 63 channels and try to select on each one after the other.
    However, I still want to know whether this limit is there as I did NOT see it in any NIO documentaion.
    I quote from the below article -
    "Fourth, a selector can have only 63 channels registered, which is probably not a big deal. "
    http://www.javaworld.com/javaworld/jw-09-2001/jw-0907-merlin_p.html
    Raj

    This was a Windows-only limit in JDK 1.4.0. If you are not on Windows, or are in 1.4.1 or later, there is no limitation.

  • Is there a limit to the # of Channels that can be registered w/a Selector?

    An article on JavaWorld.com (http://www.javaworld.com/javaworld/jw-09-2001/jw-0907-merlin-p4.html) mentions an upper limit of 63 Channels registered per Selector. I've been searching the docs and this is the only reference I've found for this limit. Can anyone confirm it?
    Thanks!
    --Mark

    So, it's a Win32 problem that doesn't occur on Linux. Many thanks for the info!
    --Mark                                                                                                                                                                               

  • Easy question: Limit message size from any channel

    Greetings Jay and SUNWmsgsr gurus,
    Seems like a long time since I've posted in this forum. That's because things are working great! Anyway, I have a need to limit the message size for both outbound and incoming to 20MB. I added sourceblocklimit 20000 and blocklimit 20000 to my tcp_local line in imta.cnf.
    This didn't seem to do the trick. Do you folks have another suggestion? Thanks for your help.
    Sam K.

    you've blocked messages over 20 megs in one channel. You have others.
    tcp_intranet at least. If you have other channels you've created, you will need to add there, too.

  • Multiple input limit range from multiple channels

    Hallo I´m kinda new to LabView and need some information,
    I use a Multifunction DAQ 16 Bit with the following specifications:
    1. M-Series
    2. NI PCI 6250
    3. Operated by Microsoft XP
    My problem:
    * I would like to use 4 analog input channels from my M-Device to measure 4 diffrenttypes of voltage. The resolution from each channels varying from +/-10, +/-5, +/-1, etc (those are the possible range if i dont misunderstood the Data sheet from NI). I have tried to use a daqmx create task in a For-Loop so that vi runs only 1 input limit for 4 times and then put all the signals in the daqmx create channels.
    The vi does execute the measurement but I dont get the right scale that I want.
    Thanx for the info
    Message Edited by Piiwee on 11-29-2005 08:40 AM

    Hi Piiwee,
    You are doing just great with your English.
    I got an idea as to what your problem is.
    Just Have a look at attached VI.
    it should solve your problem.
    I have used chart instead of graph
    I have stacked the 4 plots one over other and auto scaled each(  you can also set scale of each graph by going to properties)
    Hope this helps
    Regards
    Dev
    Attachments:
    DAQ channel acq_chart.vi ‏85 KB

  • Channel-group limit per router

    Can someone make clear statement about limit of channel-groups (from VWIC2-2MFT-T1/E1) per router (i.e. 2811) ? I have 2 controllers with total of 4 E1 lines, but it sounds that I can ONLY have 4 channel-groups of any combination in a time per router.

    Two channel groups can be supported per VWIC2 module. When a 2 port VWIC2 is used, only 1 channel group is supported per por
    check this
    http://www.cisco.com/application/pdf/en/us/guest/products/ps5855/c1167/cdccont_0900aecd8028d2e5.pdf

  • Distribution channel wise credit limit on one credit control area

    Dear colleagues,
    I got requirement to define credit limits for customers depending on distribution channel but all must be within one credit control area. Is it possible to set up system in that manner?
    Regards,
    Harry

    Hi Shichang,
    My company have 3 distribution channels Wholesales, Retail and Internet. Each of them sell unique products, but in some portion their portfolio is overlapping. Each of this distribution channels are independent departments  and each of them define own credit limits for the customers. Management want to have one credit control area for reporting purposes.
    One customer can buy from one or more distribution channels. If for example X Inc, buy from Wholesales they should have 100,000.00$ credit limit, but if they buy from Internet they should have 10,000.00$. Each of this credit limits need to be independent, but in reports everything should be summarized.
    Hope that this detailed explanation is helpful.
    Regards,
    Harry

Maybe you are looking for

  • HT1338 Lack of Support for Leopard users

    Has Apple abandoned all Leopard users? I cannot get updated plug-ins for Safari and Firefox, therefore cannot access some internet sites. Seems Apple wants us to purchase Intel-based computers or be relegated to the trash can. I'd rather shift to PCs

  • Having a problem with gamecenter invites

    I can't receive any invites and I can't send one also it's really annoying and this situation happens with all games in my iPad can anyone help me please I really need help with that and I'm sure that everything is on notifications and everything tha

  • User Specific Output Message Determination for Purchase Orders

    Hi Sap Experts, Is there any functionality in SAP where you can setup specific Output message determination for a user? For example whenever User A creates a purchase order through ME21N it will always be emailed to vendor, whereas for User B wheneve

  • "The Pure Networks Platform Service Is Not Running" every time I print

    I will be glad to follow-up with all the gory details about my system, but I thought I'd throw out a general question first.  I just installed a network printer to my NM Network.  It's a Lexmark 543dn connected via ethernet.  Everything prints just f

  • Can Bex be used as a standalone app and connect through ODBC ?

    Hi Guru's We have a scenario in which we want to connect a Netezza server to our Netweaver2004s BW server and transfer the date from BW to Netezza .We want the queries to be processed by the Netezza server and view reports by placing Bex on top of Ne