Cisco IVR

hi, i am using a AS5300 and currently exploring the IVR scripts. Here is my current config
aaa new-model
aaa authentication login h323 group radius
aaa authorization exec h323 group radius
aaa accounting connection h323 start-stop group radius
aaa session-id common
gw-accounting aaa
method voip
attribute acct-session-id overloaded
attribute h323-remote-id resolved
interface Ethernet0
description WAN-connection Duplex-not-support on E0
ip address 192.168.10.240 255.255.255.0 h323-gateway voip interface
h323-gateway voip h323-id ivr-testing
radius-server host 172.16.16.25 auth-port 1812 acct-port 1813
radius-server key xxx
radius-server vsa send accounting
radius-server vsa send authentication
call application voice ivr-testing tftp://172.16.16.30/TCLware/clid_col_npw_3_cli.1.1.0.tcl
call application voice ivr-testing language 0 en
call application voice ivr-testing set-location en 0 tftp://172.16.16.30/TCLware/prompts/en
dial-peer voice 1083 voip
description IVR Testing
application ivr-testing
destination-pattern 02070788133
session protocol sipv2
session target ipv4:172.16.16.30 dtmf-relay rtp-nte
codec g711ulaw
dial-peer voice 1082 pots
description IVR Testing - Do not Remove application ivr-testing
destination-pattern 44070788133
port 2:D
My queries about this is that, when i dial the DID using Cisco 7960 ip phone my attempts wont able to reach the router. Hence using an analog phone got an error no route to destination. Using my analog phone, it is connected to another gateway equipment. and my gateway is pointed to the cisco as 5300. I need some expert advise. Thanks

wait, wait...
Your objective than gives negative answer to second question because if you have analog phone connected to Quintum that call still goes over IP and comes on VOIP dial-peer to AS5300, not via PSTN and POTS dial-peer?
I am not sure if you can accept voip call and forward it to IVR because both calls are on voip side...
As I understand, IVR is not a problem in your case, call routing is?
i would suggest that first you try with simple call scenario without IVR just to be sure that calls are coming to AS5350.
Still, I am sending you a document where yoo can find more information about configuring IVR.
Cheers!

Similar Messages

  • Cisco IVR in non HA mode

    Hi,
    I need help in ICM 7.5 integration in HA mode and Cisco IVR 7.0 in NON HA mode means both the Cisco IVR will remain active at the same time. IVR port licenses would be divided equally for load balance.
    I am not getting understand how ICM will do that. ICM will use Translation route to VRU to send the call to first IVR for Prompting but how ICM will send the second call to second IVR.
    Please help to make understand.
    Regards,
    DJ

    Hi,
    while scripting, use the "%allocation"-node to devide the calls in ech script to both translationroutes to VRU.
    So each script will send one call to VRU1 and the next call to VRU2 and so on.
    Maybe you want to create a secure fallback, wich checks if the VRU you want to send the call to is active, and if not to send the call to the remaining VRU.
    greetings
    Chris

  • CISCO IVR integration with Phoenix

    I have phoenix application which is based on ISO 8583.
    I have to integrate Contact-Center IVR solution with it.
    I wanted to know, if such an itnegration was ever developed earlier and is it provided by CISCO or by 3rd party?
    You can get more information about Phoenix from http://www.phoenix-interactive.com/.
    Thanks

    I know this already.
    The problem is specifically about integration with Phoenix.
    If you have or anyone who has some knowledge on the Phoenix side of integration as well.
    What CISCO is offering, I know that.
    But I want to know, if any real work for this integration has already been done.

  • Implementation of CISCO IVR – with 2nd Level of SMS Authentication and Backend SQL Server Integration

    Hi All,
    All i need is to write a script in UCCX premium with below requirement.
    We do offer services to our customers through the IVR, the aim is to ask the Customer to register with our company, and then will be allowed to use the services from us. We want to ask the customer for second level of authentication when he is on our IVR in terms that we will send him the activation code on his registered mobile number and verification of Voice Signature by Voice Biometric System. Then he will be prompted for the services. In addition, once he has logged in then he can order new services for which we will record him request in the Database and then send him an SMS Notifications.
    Is this possible in the scripting?

    Hi,
    First customer calls in to the trigger, their will be a menu to select the language (English,Arabic,French,bla). After the language selection,
    customer will be prompted to login using their credentials (press 1),
    and if you are new user register your detail (Press 2).
    If customer press 1 , then there will a menu mentioning some company services, and customer can order those services by using his account. After successful order, sms gateway sends a notification to customer's mobile number.
    If the customer press 2 , then the registration process starts , after successful registration in the database we query the details and then send the activation code to customer's mobile number. Using the activation code he should be able to activate his account and select the services.
    Finally, this IVR should play only in the office hours. Non-working hours there will be different prompt.
    Hope you are clear about this call flow. If you have any queries please let me know.
    Thanks in advance
    Regards
    Kajen

  • TCL Application for IVR

    I have a query regarding the Cisco IVR Project especially with the TCL Scripts. I use the ?show call application voice summary? (please see figure 1.0).
    Questions:
    1. Do I need to download the TCL Application in cisco.com and load it to the TFTP Server?
    2. Are the TCL Scripts indicated below is built in on the Router? Or it only shows the supported applications that are compatible with the Router?
    3. If any case that these TCL are installed on the Router, could it be possible to download it from the router instead of downloading it in cisco.com?
    4. Can you help me about TCL Scripts? Though I read some documents there was still some lose ends and loop wholes that I need to clarify with you. Is there any programming (e.g. VXML) in using this? I?m really confused right now.
    Figure 1.0
    Internap-Philippines# show call application voice summary
    name description
    CTAPP Call Treatment Action Application
    session Basic app to do DID, or supply dialtone.
    fax_hop_on Script to talk to a fax redialer
    clid_authen Authenticate with (ani, dnis)
    clid_authen_collect Authenticate with (ani, dnis), collect if that fails
    clid_authen_npw Authenticate with (ani, NULL)
    clid_authen_col_npw Authenticate with (ani, NULL), collect if that fails
    clid_col_npw_3 Authenticate with (ani, NULL), and 3 tries collecting
    clid_col_npw_npw Authenticate with (ani, NULL) and 3 tries without pw
    DEFAULT Default system session application
    lib_off_app Libretto Offramp
    Call Treatment Action Application - Version 1.0.
    TCL Script Version 2.0 supported.
    TCL Script Version 1.1 supported.
    Voice Browser Version 2.0 for VoiceXML 1.0 & 2.0 supported.

    Hi,
    I began working on the B-ACD script and I can now obtain a return status on failure of transfer to an extension.
    However, B-ACD uses a different technique for this, rather than setting up a new call leg, and conferencing, it simply hand-offs to the "default" application.
    So, changes made to B-ACD may not be good for H.450, and viceversa.
    Anyway, once I'm done with the mods, will post the script.
    Hope this helps, if so please rate post!

  • Account Code when customer place a call

    My customer would like to "Tag" certain outside phone call from his new CUCM infra. to be able to charge his internal department and to be able to produce billing report based on Tag number. He want to have the ability to "Tag" this call during or at the end of the call from his IP-Phone or from his Personnal communicator ? Did somebody already deploy this type of service ?  And, if it's possible to have the same behavior from the cellular phone would be great ? Thanks in advance Alain from Switzerland  Customer planed infra: CUCM 8.5; CUPS 8.5; Non Cisco IVR (Samwin)
    Posted from my mobile device.

    Hello Alain,
    There is a feature called CMC , search for it on the SRND and for installing it use the feature and services document , here is a brief about it :
    Client Matter Codes (CMC)
    • The Client Matter Code (CMC) checkbox is used to track calls to certain numbers when using a
    particular route pattern. (For example, a company can use it to track calls to certain clients.)
    • If you enable CMC for a route pattern, users must enter a code to reach the intended destination.
    • When a user dials a number that is routed through a CMC-enabled route pattern, the system plays a
    tone that prompts for the code. The user must enter the correct code in order to complete the call.
    • Client Matter Codes appear in the call detail records so that they can be used by the CDR analysis
    and reporting tool to generate reports for client billing and accounting.
    • The CMC feature is not available if the "Allow overlap sending" checkbox is enabled.

  • Slow call clearing after remote hangup

    I am using a 5350 as a calling card dial back server. The application is written in cisco ivr tcl2.0 The router is connected to the PSTN via 1 E1. In our application the cisco calls both ends, then joins the legs. In most cases it works fine. (for example when both legs are GSM mobiles) However when one or especially both legs are analog home phones, the cisco will take upto 2 minutes to notice a remote hangup and clear the calls. How can I get the cisco to notice the remote end has hungup and clear the call sooner ? Is there someway to detect silence ? (20 seconds worth, then kill the call!)
    Cheers.

    This may help you find some command to reduce it
    http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_command_reference_chapter09186a00801a7f3d.html

  • VXML and grammar types

    Hi folks from a new member,
    On a UCCX v7.0, we have serious trouble getting GrXML grammars to work with VXML code. We have extensive experience with other IVRs (WVR, Prophecy, GVP) but Cisco's IVR seems idiosyncratic. Our Nuance is v10, so we have defined grammars as "OSR v3.1.x" as instructed by a Cisco manual (which mentions that "Nuance" grammars must be defined for Nuance v8.5 and "OSR v3.1.x" must be defined for Nuance v9 or newer).
    Our current code looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <vxml version="2.0" xmlns="http://www.w3.org/2001/vxml" xml:lang="el-GR">
            <form id="Welcome">
                    <field name="Menu">
                    <prompt bargein="true">
                            <audio src="./prompts/Hello.wav"/>
                    </prompt>
                   <grammar mode="voice"  version="1.0" xml:lang="el-gr"
                        type="application/srgs+xml" src="http://192.168.0.110:8087/Sample_MTS/grammar/YesNoAgent.grxml"/>
    ...and immediately gives a "grammar not supported" error, without even asking the application server for the grammar URI (as we can confirm in the Tomcat logs). The grammar looks like this:
    <?xml version='1.0' encoding='UTF-8'?>
    <grammar version="1.0"
             xmlns="http://www.w3.org/2001/06/grammar"
             xml:lang='el-GR'
             mode='voice'
             tag-format='swi-semantics/1.0'
             root='Service'>
      <rule id='Service' scope='public'>
        <one-of>
          <item>
            <one-of>
    ...and so on
    I would creatly appreciate it if some kind soul posted a sample VXML (just the grammar fragment) and GrXML code that is known to work. Same for calling more complex grammars that are compiled into .gram format.
    Thanks a lot,
    George

    A simple "Hello World" vxml script for a Cisco IVR gateway would be...
    <?xml version="1.0" ?>
    http://yourwebserver or flash/hello_world.au"/>
    Unless you have a compatible Nuance text-to-teach server you have to use pre-recorded audio that is servered up internally from the router / gateway's flash or from an external web server. The audio must be in a very specific audio format with an "au" extension or you won't hear anything.
    You must have an IOS version and hardware platform that supports VXML obviously. The vxml browser is built-in to the code. You place the application either on the router / gateway or on an external webserver and add it into the IOS dial-peer configuration.
    There is a VXML 2.0 standard and than there is what Cisco says that the IOS VXML supports with 2.0 and then there is what really works. And then there are the differences on what works on one hardware platform and not the other. It takes a lot of experience and effort to get a working VXML IVR application if you are doing anything complex.
    The good news is that IOS VXML works with php, javascript, etc. so it is possible to do complex scripts and have it interface with outside data.

  • Does Cisco CCM7 integrate 3rd-party IVR?

    Hi guys,
               I have a customers already have Selectron and an Innovative Millennium Release 2007 IVR system and would like to integrate with the Cisco CCM7,I rearched a lot of document and cisco data sheet but couldn't find the answer,is there anybody know that?
               Thanks in advances.

    Hi
    You would want to contact that vendor to see whether they support Cisco CallManager, rather than the other way around...
    The answer is 'probably' - essentially you have to find out how those IVRs connect to a PBX (E1/T1, SIP, H.323, QSIG, are all options), and then see whether there is a common interface you can get for CallManager. If the vendor of the IVR has tested with CallManager all the better, otherwise the testing is up to you.
    Regards
    Aaron
    Please rate helpful posts..

  • Cisco IP IVR 7.0 can work in domain?

    Hi,
    Cisco IP-IVR 7.0 can support domain installation?  Installation document says server should be in workgoup. Any once tried in domain installation successfully.
    Kindly let me know.
    Thanks,
    Jayaprakash

    The concern is that your domain policies could get in the way of the server doing its job.  e.g., manditory patches, reboots, etc.
    So, just to play it safe, and keep cisco TAC support on your side, take it out of the domain.  Otherwise, you're on your own.

  • Cisco IP-IVR 4.0(5) S/W

    Hi all!
    My client use CRS version 4.0(5)
    Yesterday one server has some problem. So we have to re-install IP IVR at the same Server(MCS Server)
    but we have no S/W CD...
    How can I get IVR 4.0(5)SR02?
    Please. Let me know......I will waiting reply
    Always Thanks......
    Sent from Cisco Technical Support iPad App

    Thanks for ur reply...
    yes right..I agree ur opinion..I was already requested  to SE/AM, even PSS..
    I believe they will help me...but I think It need more time..You know that 4.0(5)  version is End Of Support Version..
    Sometimes..Much better use Cisco support community  then request to Cisco...
    anyway....thanks~

  • Can i have IVR feature with ccm 6.0.1 integrated with cisco unity connection 2.0.1

    Hi
    can i have IVR feature with ccm 6.0.1 integrated with cisco unity connection 2.0.1.
    And tell me a solution  how can i go for IVR with this design.
    Thanks.
    veera.

    Yes, you can have a basic IVR with CUC, no one can tell you how to design your CUC, that's up to you and your requirements.
    All you need are call handlers, caller input and greetings.
    If you need someone to do all this for you, engage with a local Cisco partner.

  • About Cisco IP IVR?

    Hello guys,
    Need help about the features that the basic Cisco IP IVR has.
    I was looking for if I can have the calls queuing when all agents are busy, something like a waiting line so I don't lose the calls and voicemail is not a option for me also.
    If anyone can help me clarify this, will be great.
    Thanks,
    Jeferson.

    To be specific, ICM does not queue calls - it's a routing platform and not a queuing platform. It always needs either IP IVR or CVP to actually queue the call when we are talking about VoIP calls.
    We need a better description from the OP.
    Regards,
    Geoff

  • Calls are not getting thru in Cisco voice GW for a particular Number

    Cisco gateway is connecte to a PBX with an Qsig interface, for a particualr destination number the calls are not gettin estabilished.
    the output of the Q931 debug :
    Aug 16 16:17:46.145: ISDN Se0/0/0:23 Q931: RX <- SETUP pd = 8  callref = 0x7E05
            Bearer Capability i = 0x8090A2
                    Standard = CCITT
                    Transfer Capability = Speech
                    Transfer Mode = Circuit
                    Transfer Rate = 64 kbit/s
            Channel ID i = 0xA98396
                    Exclusive, Channel 22
            Facility i = 0x9FAA068001008201008B0100A16E0202070102011530650201010A010
    1800101A111A00FA50D0A010212083530303035393938A211A00FA50D0A010212083530303035393
    938A312801054454C45434F4D20574F524B524F4F4DA412801054454C45434F4D20574F524B524F4
    F4DA50C06062B0C02FF373730020500
            Facility i = 0x9FAA068001008201008B0100A11D0202010002010080144E455453202
    F204C4F4E472044495354414E4345
            Calling Party Number i = 0x2183, '8168911010'
                    Plan:ISDN, Type:National
            Called Party Number i = 0x89, '18553808521'
                    Plan:Private, Type:Unknown
            Sending Complete
    Aug 16 16:17:46.149: ISDN Se0/0/0:23 Q931: TX -> CALL_PROC pd = 8  callref = 0xF
    E05
            Channel ID i = 0xA98396
                    Exclusive, Channel 22
    Aug 16 16:17:55.709: ISDN Se0/0/0:23 Q931: TX -> DISCONNECT pd = 8  callref = 0x
    FE05
            Cause i = 0x80BF - Service/option not available, unspecified
    Aug 16 16:17:55.741: ISDN Se0/0/0:23 Q931: RX <- RELEASE pd = 8  callref = 0x7E0
    5
    Aug 16 16:17:55.741: ISDN Se0/0/0:23 Q931: TX -> RELEASE_COMP pd = 8  callref =
    0xFE05
    The Qsig and dial-peer configration :
    interface Serial0/0/0:23
    no ip address
    encapsulation hdlc
    isdn switch-type primary-qsig
    isdn overlap-receiving
    isdn incoming-voice voice
    isdn send-alerting
    no cdp enable
    dial-peer voice 1 voip
    description To CBTS GK
    destination-pattern +1T
    signaling forward rawmsg
    session protocol sipv2
    session target ipv4:10.9.5.10
    session transport tcp
    voice-class codec 1
    dtmf-relay rtp-nte
    no vad
    interface Serial0/0/0:23
    no ip address
    encapsulation hdlc
    isdn switch-type primary-qsig
    isdn overlap-receiving
    isdn incoming-voice voice
    isdn send-alerting
    no cdp enable
    dial-peer voice 1 voip
    description To CBTS GK
    destination-pattern +1T
    signaling forward rawmsg
    session protocol sipv2
    session target ipv4:10.9.5.10
    session transport tcp
    voice-class codec 1
    dtmf-relay rtp-nte
    no vad

    Hi Raj,
    My name is Edson Pineiro, I understand that your problem description is in regards to failed incoming calls from a qsig trunk.
    According to the received q931 setup message I can see the called party number is 18553808521 and as so the gateway should route the dnis based on the best match in destination-pattern. My first suggestion would be to ensure your outgoing dial-peers has a matching destination-pattern that matches the dialed number, for example:
    dial-peer voice 1 voip
    destination-pattern 1T
    The T is a wild card for any digit any length
    Or you can be very specific.
    dial-peer voice 1 voip
    destinaton-pattern 18553808521
    The next suggestion would be to ensure that your incoming pots dial-peers contains 'direct-inward dial'. This is so that you don't receive secondary dial tone when dialing in, which I don't think is happening here.
    Another suggestion would be to remove 'isdn overlap-receiving' from interface serial 0/0/0:23. Reason being is that the DNIS received is enbloc and not overlapping. You can clearly see that the complete e164 number is received within the setup and no further digits are needed.
    But overall the disconnect cause code is 0x80BF the 80 portion is related to the source of the disconnect which is the router and BF "Service/option not available, unspecified" which is described as:
    The network or remote equipment cannot provide the service option that the user requests, due to an unspecified reason. A subscription problem can cause this issue.
    Any ways seems like the router does not support the protocol or type of message included in the Setup. After decoding one of the facility message:
            Facility i = 0x9FAA068001008201008B0100A16E0202070102011530650201010A010
    1800101A111A00FA50D0A010212083530303035393938A211A00FA50D0A010212083530303035393
    938A312801054454C45434F4D20574F524B524F4F4DA412801054454C45434F4D20574F524B524F4
    F4DA50C06062B0C02FF373730020500
    decode -->
    Facility IE first byte (protocol profile): 0x9f(Network Extentions), depends on Network Protocol Profile
    **Note:
    **0x91/0x9f both be used by older qsig spec, including:
    **ISO 11582:1995, ETSI 300 239:1993/1995
    **newer qsig spec use 0x9f only, including:
    **ISO 11582:1995/Cor.1:1999, ECMA 165(4th), ETSI 300 239:2003
    **see CSCeb58118 for CCM compatibility issue
    NetworkFacilityExtension ::= {
    sourceEntity: 0
    destinationEntity: 0
    NetworkProtocolProfile not present
    APDU is a ROSE
    0
    DivertingLegInformation2Invoke ::= {
    invokeID: 1793
    operationValue: 21
    argument: DivertingLegInformation2Arg ::= {
    diversionCounter: 1
    diversionReason: 1
    originalDiversionReason: 1
    divertingNr: PrivatePartyNumber ::= {
    privateTypeOfNumber: 2
    privateNumberDigits: 50005998
    originalCalledNr: PrivatePartyNumber ::= {
    privateTypeOfNumber: 2
    privateNumberDigits: 50005998
    redirectingName: 54 45 4C 45 43 4F 4D 20 57 4F 52 4B 52 4F 4F 4D
    originalCalledName: 54 45 4C 45 43 4F 4D 20 57 4F 52 4B 52 4F 4F 4D
    Looks like this is a redirected call (call forward or transfer), the redireted number is "50005998" and the other end of the PRI maybe attempting to do either a 2 B channel transfer or B channel optimization, which is not supported certain gateways or needs the use of a tcl scripts. Any ways is it possible to confirm if such features are enabled on the other end of the qsig trunk? and what the number 50005998 is assigned too. This may warrant a TAC case.
    However please ensure your carry through the first three configuration changes before looking at the possible bad facility message.
    Here are some good documents on ISDN, IOS dial-peers and call legs:
    Understanding debug isdn q931 Disconnect Cause Codes
    http://www.cisco.com/en/US/tech/tk801/tk379/technologies_tech_note09186a008012e95f.shtml
    Configuring Telephony Call-Redirect Features
    Two B-Channel Transfer
    http://www.cisco.com/en/US/docs/ios/voice/ivr/pre12.3_14_t/configuration/guide/ivrapp.pdf
    Understanding Dial Peers and Call Legs on Cisco IOS Platforms
    http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a008010ae1c.shtml
    Understanding Direct-Inward-Dial (DID) on IOS Voice Digital (T1/E1) Interfaces
    http://www.cisco.com/en/US/partner/tech/tk652/tk653/technologies_tech_note09186a00801142f8.shtml
    Understanding Inbound and Outbound Dial Peers Matching on IOS Platforms
    http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml#prereq
    Voice Translation Rules
    http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a0080325e8e.shtml
    Let me know how you go.
    Thanks again for asking the tuff questions.
    Cheers
    Edson

  • Report on 'the number of calls' on an IVR Option menu

    Dear NetPro gurus,
    My customer has an IVR on UCCX which works fine.  However, they have recently add in an 'Option 6' where when PSTN caller press on it, it will redirect the call out to an 1800 number onto the PSTN.
    The call connects perfectly fine.  What my customer wants is to have a report on how many PSTN caller press on this newly created Option 6 of the IVR. 
    For all the other 5 IVR options, they all have an individual CSQ assigned to them and there is a 'Set Enterprise Call Info' step to send the 'options selected' to UCCX.
    However, for this Option 6, since there is no CSQ (because the call gets redirect to a PSTN number), is there any way i can script it so that it can be tally and identified by Cisco Historical Reports too?
    I have spent a lot of time on this already so would appreciated if anyone can shed some light on this.
    Cheers,
    Hunt                  

    Hi Hunt
    There are quite a few posts on the subject on the forums.
    Basically you can do one of these things:
    1) Run an 'application summary' report - typically the count of 'flow out' calls will be the  number of calls sent to your 1800 number, if this is the only non-CSQ destination that your script sends calls to (e.g. if there are no other external numbers, voicemail, or internal DNs that you send the calls to other than via a CSQ).
    2) Run a 'custom call variables' report and then count up the number of rows that have the info that you set on 'set enterprise call info' when the call was routed externally
    3) If those aren't good enough, then you can produce a custom report to show the data in the format the customer wants. This would require some good SQL and Crystal skills...
    Regards
    Aaron HarrisonPrincipal Engineer at Logicalis UK
    Please rate helpful posts...

Maybe you are looking for

  • Nota Fiscal de Retorno - Cliente

    No processo de retorno, o cliente emite uma nota para retorno de uma saída(remessa), essa nota pode ser uma NFe ou NF convencional, alguém já utilizou algum recurso para determinar se a nota fiscal de entrada é Eletrônica ou convenvional para este pr

  • How do you run Multiple Files on a single screen?

    Greetings; Please only respond if you've ACTUALLY done this, no opinions requested. I'd like to run several /.mov/mp4 files simultaneously on a single screen to simulate a 360deg view. If I start 5 cameras filming simultaneously (front, back, left, r

  • Logic Pro X won't record from USB or builtin audio devices

    I have a M-Audio Fast Track and I've overcome the bugs regarding audio input and Mavericks by using a new mac and upgrading to Logic Pro X.  Now I have a new issue which I think is unrelated. I can hear the guitars in Logic Pro X when I turn the moni

  • How to draw a dynamic box in sapscript?

    Hello experts, I am currently facing a problem wherein in the main window I have multiple line items. What I want to do is that for every new line item, I would draw a box and so on...for example: BOX 1 BOX 2 BOX 3 Here is the attributes of the main

  • JSF output truncated when integrating with OpenCms

    Hi all! I'm quite new to JSF and am trying to integrate it with OpenCms, a JSP based content management system. In OpenCms all files reside in a virtual filesystem (VFS) and are accessed through the opencms-servlet which is mapped to "/opencms/*". Wh