Clear channel issue

Hi Experts, I've an issue with Clear-Channel codec.
I've a SIP Trunk between an AS5400 HPX and a Cisco 1760. I would use this connection to manage ISDN data modem calls with 64 Kbit/s Unrestricted Digital Information capability.
This is the scenario:
PSTN ---> AS5400 HPX -----------> C1760 ----> ISDN DEVICES
When arrives a call from PSTN, the AS5400 sends a SIP INVITE to C1760 like this:
INVITE sip:****@10.25.100.77:5060 SIP/2.0
Record-Route: <sip:10.35.0.140;lr;ftag=845772525>
Via: SIP/2.0/UDP 10.35.0.140;branch=z9hG4bKc722.c8a3f237.0
Via: SIP/2.0/UDP 10.35.0.10:5060 ;branch=z9hG4bKterm-3da-59144
From: ****<sip:****@10.35.0.10;user=phone>;tag=845772525
To: ****<sip:****@****;user=phone>
Call-ID: [email protected]
CSeq: 1 INVITE
Supported: timer
Session-Expires: 14400
Min-SE: 14400
Contact:  <sip:****@10.35.0.10:5060>
Allow: INVITE,ACK,PRACK,SUBSCRIBE,BYE,CANCEL,NOTIFY,INFO,REFER,UPDATE
Max-Forwards:  9
Content-Type: application/sdp
Content-Length: 391
v=0
o=- 1446949 0 IN IP4 10.35.0.122
s=Cisco SDP 0
c=IN IP4 10.35.0.122
t=0 0
m=audio 16542 RTP/AVP 125 101 100
a=rtpmap:125 G.nX64/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtpmap:100 X-NSE/8000
a=fmtp:100 192-194,200-202
a=X-sqn:0
a=X-cap: 1 audio RTP/AVP 100
a=X-cpar: a=rtpmap:100 X-NSE/8000
a=X-cpar: a=fmtp:100 192-194,200-202
a=X-cap: 2 image udptl t38
The call is rejected by C1760 for this reason:
SIP/2.0 488 Not Acceptable Media
Via: SIP/2.0/UDP 10.35.0.140;branch=z9hG4bKc722.c8a3f237.0,SIP/2.0/UDP 10.35.0.10:5060 ;branch=z9hG4bKterm-3da-59144
From: ****<sip:****@10.35.0.10;user=phone>;tag=845772525
To: ****<sip:****@****;user=phone>;tag=9D0542E-1395
Date: Fri, 08 Mar 2002 21:29:32 GMT
Call-ID: [email protected]
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 1 INVITE
Allow-Events: telephone-event
Content-Length: 0
I've noted that the SDP of C1760 uses a different format to indicate clear channel.
AS5400: a=rtpmap:125 G.nX64/8000
C1760:   a=rtpmap:125 X-CCD/8000
Is this the issue?
Is there a way to internetworking the problem?
Thanks in advanced.

Already answered in anothe thread, please avoid posting duplicates.

Similar Messages

  • Clear channel codec

    Hi Experts, I've an issue with Clear-Channel codec.
    I've a SIP Trunk between an AS5400 HPX and a Cisco 1760. I would use this connection to manage ISDN data modem calls with 64 Kbit/s Unrestricted Digital Information capability.
    This is the scenario:
    PSTN ---> AS5400 HPX -----------> C1760 ----> ISDN DEVICES
    When arrives a call from PSTN, the AS5400 sends a SIP INVITE to C1760 like this:
    INVITE sip:****@10.25.100.77:5060 SIP/2.0
    Record-Route: <sip:10.35.0.140;lr;ftag=845772525>
    Via: SIP/2.0/UDP 10.35.0.140;branch=z9hG4bKc722.c8a3f237.0
    Via: SIP/2.0/UDP 10.35.0.10:5060 ;branch=z9hG4bKterm-3da-59144
    From: ****<sip:****@10.35.0.10;user=phone>;tag=845772525
    To: ****<sip:****@****;user=phone>
    Call-ID: [email protected]
    CSeq: 1 INVITE
    Supported: timer
    Session-Expires: 14400
    Min-SE: 14400
    Contact:  <sip:****@10.35.0.10:5060>
    Allow: INVITE,ACK,PRACK,SUBSCRIBE,BYE,CANCEL,NOTIFY,INFO,REFER,UPDATE
    Max-Forwards:  9
    Content-Type: application/sdp
    Content-Length: 391
    v=0
    o=- 1446949 0 IN IP4 10.35.0.122
    s=Cisco SDP 0
    c=IN IP4 10.35.0.122
    t=0 0
    m=audio 16542 RTP/AVP 125 101 100
    a=rtpmap:125 G.nX64/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    a=rtpmap:100 X-NSE/8000
    a=fmtp:100 192-194,200-202
    a=X-sqn:0
    a=X-cap: 1 audio RTP/AVP 100
    a=X-cpar: a=rtpmap:100 X-NSE/8000
    a=X-cpar: a=fmtp:100 192-194,200-202
    a=X-cap: 2 image udptl t38
    The call is rejected by C1760 for this reason:
    SIP/2.0 488 Not Acceptable Media
    Via: SIP/2.0/UDP 10.35.0.140;branch=z9hG4bKc722.c8a3f237.0,SIP/2.0/UDP 10.35.0.10:5060 ;branch=z9hG4bKterm-3da-59144
    From: ****<sip:****@10.35.0.10;user=phone>;tag=845772525
    To: ****<sip:****@****;user=phone>;tag=9D0542E-1395
    Date: Fri, 08 Mar 2002 21:29:32 GMT
    Call-ID: [email protected]
    Server: Cisco-SIPGateway/IOS-12.x
    CSeq: 1 INVITE
    Allow-Events: telephone-event
    Content-Length: 0
    I've noted that the SDP of C1760 uses a different format to indicate clear channel.
    AS5400: a=rtpmap:125 G.nX64/8000
    C1760:   a=rtpmap:125 X-CCD/8000
    Is this the issue?
    Is there a way to internetworking the problem?
    Thanks in advanced.

    I'm afraid there is no way beside updating the 1760 to the same IOS as the AS5400 - and that may not be possible because the 1760 is obsolete.
    You could change the rtp numeric mapping, but not the codec description, and that's where the problem lies.
    In any case, it's better to terminate ISDN on the 5400 rather than trying to relay over IP across dissimilar systems without the required timing guarantees.

  • X99 SLI plus and Quad Channel issues

    Hey guys. I just managed to get some time to throw together my new rig, and am experiencing a very frustrating problem.
    I bought the ms9 x99 SLI plus, 4x4 gigs of G.Skill ripjaws 2666 ram, and a 5820k.
    I initially put it all together, and it wouldn't post. After a process of elimination I discovered it would post with 12gb of RAM in slots 1,5, and 7. But as soon as I add one to 3, it's hooped. It also won't boot with 1,3,5, or 1,3. It will boot with 1,7, just 1, just 7 etc.
    I've browsed the forum and found that this problem with these exact parts has arisen in the past, but I couldn't find a definitive answer. I also took a look at the CPU socket and didn't see any bent pins.
    I installed windows fine, it runs fine, installed drivers etc (and its hella fast), but I do need that additional RAM for work. I'm planning on updating the BIOS tonight, and I tried clearing the CMOS early on.
    Also I know its not the RAM as it boots with each stick by themselves. It seems to be a Quad channel issue, or a DIMM3 issue.
    Any information is greatly appreciated. It's a super sexy board and I'd hate to have to dismantle, send it back, etc. I'm going to Hawaii in a week and was hoping to have all this working.
    Thanks in advance!
    Rig:
    Intel i7 5820k
    MB MSI|X99S SLI PLUS RTL
    4*4G|GSKILL F4-2666C16Q-16GRB R
    650 watt EVGA power supply
    Geforce 660ti

    Quote from: danrankinsjunk on 24-March-15, 11:09:42
    It's a super sexy board and I'd hate to have to dismantle, send it back, etc.
    Unfortunately you will have to. There is no magic and this is obviously hardware issue, whether it's the board or CPU.
    Start with inspecting CPU socket pins. You will need a magnifying glass or you can take clear macro pictures of the socket.
    Best do it on a bench outside the case, any non-conductive surface will do, wood table, cardboard etc. don't use antistatic bag.
    Be very careful when mounting/unmounting the CPU, do not touch socket pins and CPU contacts with your fingers.

  • Even though in my Mac Book settings pop up blocker is on, i am getting lot of pop ups and security alerts from mackeepar on every click i do on the screen. how can i clear that issue?

    i have a mac book 13" 0f 2010, when ever i click on the screen a pop up of google survey, lottery or security alert of mac keeper pops up. i have pop up blocker on in the settings. how to clear is issue. is that a security threat to my system? please help.

    One of the most common pieces of adware that causes MacKeeper pop-ups is Downlite, and if Mark is infected with that, it will prevent him from loading the AdwareMedic website. If that happens, see:
    About the Downlite adware

  • HT2101 My iPhone's 4 battery exploded. What do I do next? 1 year warranty period is over; however, this is a clear hardware issue which I didn't cause (didn't drop the phone, the battery just exploded while charging the phone)

    I put my iphone to charge for about an hour. After an hour I found that the battery exploded. It literally exploded pushing the back cover off the whole thing. That is crazy... iphones explode?? what if this happened in my pocked and some nasty liquids going all over.
    Please let me know what do I do next about it. 1 year warranty is gone but it is not my fault the thing exploded. Should be some kind of hardware issue. I found on the internet that this happens quite often.

    I had the same thing happen to my iPhone but much less extreme. The back had popped away from the frame at the top, below the headphone jack. I tried to push it back but it would not stay. My first thought was that this was attributed to a bad/bloated battery. I took it in to my local Apple store where it was diagnosed as having a defective back. I brought up my bloated battery suspition with the Genious who instantly shrugged it off. The back was defective and that was it.
    A new back was ordered and when it came in, I took the phone in for the back to be replaced. The new Genious went back to their service area with the phone, emerging a few minutes later stating that the back was not the issue...it was a bloated battery which had pushed the back off. They ended up replacing the phone under warranty.
    Yours is very extreme since on mine, only one corner of the back was pushed away. I certainly hope you can get Apple to correct it without charge since this is clearly an issue with a bad battery and a dangerous one at that. Best of luck to you.

  • Clear Channel parametes

    Hello
    On a particular place in the building we had a very low throughput on channel 1. We use the 802.11G band.
    Using a sectrum analyzer we found in the middle of channel 1 a non 802.11 compliant device transmitting on a very high duty cycle. This explained our problem.
    The frequency band used by the device was very narrow (a spike in the middle of channel 1) , signal strength was around -84db ( noise level -80db)
    Config is a 4404 Wireless Lan Controller and 1130 access points.
    Question: Are there parameters in the WLC available to tweak this behavior, to prevent a relatively weak signal to monopolize the band.
    A parameter like: a threshold on RSSI, it should be better than value X to make the channel marked as busy.
    Or is everything tight up into the 802.11 MAC en PHY specs?
    I was searching for these values but unable to find. The only point where CCA was mentioned was in a Picocell environment
    Regards Gerrit

    Carenas,
    What version of controller code is this command found in? I don't see it in 4.2.112. Is this really the same as a Clear Channel Energy Assessment, and wouldn't this induce unnecessary errors and retries anyway? The clients would need the same value as well would they not?

  • Clear Channel Codec between Cisco GW and Patton Smartnode

    Hi,
    i have to establish an H.323 connection between an Cisco 3745 and an Patton
    Smartnode 1200 with clear-channel codec to support ISDN-Data over VoIP.
    PC with ISDN-Card---S0/PattonGW----H.323----3745/E1----PSTN
    Software versions:
    Cisco: SPServices 12.4(5a)
    Patton SN1200: R3.20 2006-03-30 H323
    The call establishment is sucessfull but i am not able pass any Data over
    ISDN. Does anyone got this working?
    Any help is welcome.
    Regards,
    Robert
    Below are some Konfig sniplets:
    Cisco:
    controller E1 0/1/0
    pri-group timeslots 1-31
    interface Serial0/1/0:15
    no ip address
    encapsulation hdlc
    isdn switch-type primary-net5
    isdn overlap-receiving
    isdn incoming-voice voice
    isdn send-alerting
    isdn sending-complete
    no cdp enable
    dial-peer voice 10 pots
    description ----- Towards PSTN -----
    answer-address <removed>
    destination-pattern 0T
    progress_ind setup enable 3
    fax rate disable
    direct-inward-dial
    port 0/1/0:15
    dial-peer voice 473997246 voip
    description ----- towards Patton GW -----
    destination-pattern <removed>
    progress_ind setup enable 3
    modem passthrough nse codec g711alaw
    session target ipv4:192.168.1.28
    codec clear-channel bytes 80
    ip qos dscp cs5 media
    no vad
    dial-peer voice 473997247 voip
    description ----- Incoming Dial-Peer -----
    modem passthrough nse codec g711alaw
    incoming called-number <removed>
    codec clear-channel bytes 80
    ip qos dscp cs5 media
    no vad
    Patton:
    profile voip VOIP
    codec 1 transparent-cisco rx-length 20 tx-length 20
    no high-pass-filter
    no post-filter
    no dtmf-relay
    no dtmf-mute-encoder
    context ip router
    rtp-port-range 16384 32767
    context cs switch
    no digit-collection timeout
    no address-completion timeout
    interface h323 IF_H323
    bind gateway GW_H323
    route call dest-interface IF_S0_01
    remote 192.168.254.30 1720
    itc rx transparent
    use profile voip VOIP
    interface isdn IF_S0_01
    route call dest-interface IF_H323
    use profile tone-set Europe
    no call-waiting
    gateway h323 GW_H323
    faststart
    early-h245
    h235-security version v2
    no h235-security q931-auth-int
    bind interface IF_IP_LAN router
    no shutdown
    use profile voip VOIP
    port bri 0 1
    clock auto
    encapsulation q921
    q921
    protocol pmp
    uni-side auto
    encapsulation q931
    q931
    protocol dss1
    uni-side net
    encapsulation cc-isdn
    bind interface IF_S0_01 switch

    The SIP Media Inactivity Timer feature enables Cisco gateways to monitor and disconnect VoIP calls if no Real-Time Control Protocol (RTCP) packets are received within a configurable time period.
    When RTCP reports are not received by a Cisco gateway, the SIP Media Inactivity Timer feature releases the hung session and its network resources in an orderly manner. These network resources include the gateway digital signal processor (DSP) and time-division multiplexing (TDM) channel resources that are utilized by the hung sessions. Because call signaling is sent to tear down the call, any stateful SIP proxies involved in the call are also notified to clear the state that they have associated with the hung session. The call is also cleared back through the TDM port so that any attached TDM switching equipment also clears its resources.
    http://www.cisco.com/en/US/products/ps6441/prod_troubleshooting_guide09186a00801fa207.html#wp2077496

  • Canvas all white but export works - channel issue?

    Hi There,
    I have a weird preview issue where the canvas is completely blank. If I do a RAM preview I see the animation in the little window but still get a blank white screen when I play.
    However, I can export the full movie and play it in Quicktime no problems. At first I thought it was the Channel Selector menu but it's set to "Color" - and I've tried everything in the menu.
    It looks to be some sort of channel issue to me as the media previews are either all white or I can see alpha previews in red.
    Any suggestions would be most welcome - obviously I tripped a preview mode?
    Cheers
    Ben

    Sorry, got tied up with some other work but have just tried to start a new project and the same thing - all white?
    Here is a link to a brand new test file: http://files.me.com/ben.sciascia/ap5qom
    Note: I trashed the Motion prefs before creating this file - basically every file I edit and create is almost all white. It might also take a few seconds for it to turn white.
    For the life of me I can't think what the heck is going on - it looks like a weird blend mode to me.

  • SAP PI 7.31 / Sender SOAP Channel Issue with XML tag Main/@versionMajor has incorrect value 000; expected value is 003

    Hi PI Experts,
    We are on SAP PI 7.31 SP 10.
    We are in the process of integrating ARIBA P2P solution using SOAP Adapter as sender to connect Ariba with our PI system.
    We have configured all required components in ESR and ID(Most of them are content provided by Ariba).When we try to post a message into PI using SOAP UI we are ending with below error.

    http://<host name> : <port name> /XISOAPAdapter/MessageServlet?channel= <party name> : <service name> : <channel name>
    For the above issue we had configured SOAP Sender channel as above,and the URL we are using to hit PI is as above screenshot.
    We have followed the note on this topic with out any luck.
    1378872
    We are not sure where is problem.As the issue is not reaching to PI not able to see the messages in SXMB_MONI.
    and in the SXMB_ADM PI has been configured as Integration Server.
    I had even tried to change the message protocol as XI3.0 in SOAP sender channel and noluck.
    I have tried to ximessage=true query also in URL and noticed that not working.This is clear that the message we are trying to send from Ariba is not compatible with XI3.0 protocol,Ariba is not having any option to change at their end as it is a cloud application and many customers have been using same with out any issues.
    We have tried maintain the Java System properties in NWA as XPI.Adapter.Version.Major = 3 but no luck.
    Can some one provide us the solution to get rid of this issue?

  • Audio Channel issue

    If i play back ANY audio file, be it MP3, CD, something I've purchased from the iTunes store, it doesn't matter, I get a static hiss on the left chanels. Right ones are clear.
    Everything was fine under iTunes 6x but as soon as they went to the 7x version this appers. I've tried uninstalling iTunes and going back to the 6x version, updating the lastest version of iTunes whenever its available in the hopes that it's fixed, I've even made sure my DirectX drivers were current.
    I have no extraneous audio software on my system other than winamp. However, it should be noted that any other audio software, such as media player or winamp, doesn't have an issue with the audio files themselves.
    Anyone got any ideas?

    Pancenter, thanks once again.
    Sorry about delay replying - have had an internet outage here just to add to my woes haha.
    Anyway, the good news is that I think I've cracked it:
    After updating the OS per your suggestion, uninstalling both Audacity and the m-audio (profire 610), and lastly resetting defaults on sys audio midi prefs I was still experiencing this problem - just on a line-in to Garageband. Pure frustration.
    So eventually I just elected (in lieu of chucking the hardware out the nearest window lol) to do a cold re-install of the OS (erase and install option, backup hdd done). As I bought the iMac in January the OS is 10.5.5 I think.
    After install, before doing anything else at all, I opened Garageband, set up an audio track and set input prefs to Line in Stereo 1/2 etc, and hooked up the tape unit via rca and the line-in port. The result? Perfect 2-channel stereo.
    My personal theory is that the problem was created by the audio interface installation - an m-audio "profire 610" - Tho Audio interfaces are a frickin minefield anyway between Macs and PCS, chipset compatabilities, dodgy beta drivers, worthless gadget-hawking etc etc... I also realised that while my first original attempt was on Audacity I had already installed the profire unit just immediately before (but didn't use it). I doubt it was Logic which is designed specifically for the mac - I feel this theory might be proven when I reinstall these.
    So there you go - get the Audio interface right it seems.. And I've got stereo audio.
    Thanks for your help and input Pancenter - much obliged.
    Peace.

  • GR-IR clearing Posting issue

    Hi,
    The scenario step is
    1. PO creation
    2. Service entry creation and acceptance
    3. Invoice verification
    The issue is, after the invoice is posted, when i look at the accounting doc, the posting should be from GRIR to Vendor. but instead the accounting doc contains GR/IR as well as the GL postingv(the GL which is maintained in PO).
    Why the posting is happening against GL account of PO? (Note : GR/IR clearing flag is checked in Invoice).
    Can someone help pls?
    Regards,
    Maniraj

    Thanks everyone for your responses. It has been a great help. I found one more peculiar behaviour,
    I post a partial invoice, PO value - 500
    Now, WBS avail budget - 1000, commitment is 500 Actual - 0
    GR Value  - 250,
    WBS avail budget - 1000 commitment becomes 250, Actuals 250
    IR value - 150 (partial invoice) with GRIR cleared
    WBS avail budget - 1100, Commitment 250, Actuals 150 I understand it is STD.
    Now i post a subsequent invoice, for 100 for the same PO with GRIR indicator unchecked in MIRO
    but WBS avail budget - 1100, Commitment 250, Actuals 150.
    There is no change in WBS actuals or avail budget
    Instead when i post a subsequent invoice, for 100 for the same PO with GRIR indicator checked in MIRO
    WBS avail budget - 1000, Commitment 250, Actuals 250
    There is change in WBS actuals and budget gets reduced accordingly.
    Sorry for making it long, just want to explain the scenario clearly..
    Can someone please explain why there is no change in WBS actuals in previous case?
    Thanks

  • Illustrator CS4, new Pantone color books, color channel issue

    Since I installed the new Pantone color books, I've been running in a major issue which will affect our whole production line.
    If an Illustrator CS4 file contains a Photoshop CS4 image which is using an "old" Pantone color in a color channel, it cannot be opened and I get an error message "File is unreadable". If I replace the "old" Pantone colour with its new equivalent in the color channel in Photoshop, the file can be opened normally.
    In our work environment, this means going through all our images to check which one is using a color channel. A painful and time wasting procedure. Furthermore, if one of our suppliers doesn't have the new color books, they won't be able to open any of the files, both Photoshop and Illustrator, so they have no way to revert back to the old Pantone.
    Is there another way to fix this?
    Thank you

    More on the Pantone PLUS saga, hoping to get some input from the users of this forum. I find their silence deafening, to say the least. This is a serious issue, that will cost our agency hours and hours of work if it isn't addressed. And we've already wasted hours of troubleshooting and discussions on how we could resolve it.
    We're actually testing a workaround: using both the old and the new libraries in Illustrator. After consulting our suppliers, we've learned that this is what they also do. For them, it's a one shot to get the file to print. For us, it means cheating with files that will get edited again in the future. And the Pantone installer removes the old Pantone books from the Adobe folders for a reason which is mentioned on the download page:
    The reason that the PANTONE Color Libraries that had been built into Illustrator need to be removed and replaced with the PANTONE PLUS Color Libraries is that, in Illustrator, a PANTONE Color can only have one data point with which it is associated. In the short term, in order to benefit from the new colors and data associated in PLUS, the PANTONE Libraries that are installed with Adobe Illustrator are removed and replaced with the new PLUS Libraries.
    http://www.pantone.com/pages/Pantone/Pantone.aspx?pg=20721&ca=1
    I worry this may lead to another bunch of issue, knowing how easily AI files get corrupted. What I need to know is:
    What is the exact meaning of the Pantone warning about the "one data point per color?
    What are the long term implications of using both Pantone libraries in an Adobe file? Or in the Adobe app?

  • Sender file channel issue

    Hello All,
    Here I have a problem with sender file communication channel. THe channel is not able to pick a file as the file format is not correct andf throwing exception in the channel which is expected. But Its not allowing to go and pick the other files with correct format till I remove the bad file from the Source dir location.
    How to get out of this issue Pls help me
    Regards,
    Moorthy

    Hi,
    Maybe you can delete or archive the erroneus file and then all the other files are processed?
    Set checkbox Archive Faulty Source Files and give directory where the erroneus files are moved.
    Also under module tab add new row  int the Processing Sequence table like this:
    AF_Modules/MessageTransformBean ............. 1
    And in under Module Configuration:
    Module Key ........ Parameter Name ...........................Parameter value
    1 ......................... Transform.PermanentErrors .........true
    If this won't help, please check the No[Note 1265534 - Archive faulty files does not work with add time stamp mode|https://service.sap.com/sap/support/notes/1265534]. Basically this means that archiving does not work if you have set the 'Add timestamp' option so check that too.
    More about the Me[MessageTransformBean Fauty Source files |http://help.sap.com/saphelp_nw70/helpdata/EN/57/0b2c4142aef623e10000000a155106/content.htm]
    Please remember that empty files are handled with their own settings.
    Regards,
    Mika

  • Sender Comm channel issue

    Hi to All.
    I am facing a issue sender comm channel?
    comm channel is picking the file before placing the file in the source dir, the file size is some times coming morethan 6MB.
    Could you please help me on this?
    Thanks in advance.

    Hi Yadav,
    sapnote_0000821267 (as suggested by Kris)
    3. File Locking / Incomplete Processing
    Q: I sometimes observe that files are processed only partially, i.e., only a fragment from the file's start is converted into an XI message. Nevertheless, the file is usually archived completely. Does the File Sender Adapter honor if another process has locked a file for exclusive use?
    A: Unfortunately, the J2EE 1.3 technology the File Adapter is built upon does not support file locking. This limitation affects the File Adapter's operation. Depending on whether the JRE implementation for the operating system under which the adapter runs uses mandatory file locking or advisory file locking, opening a file that is currently being written to by another process will fail or not.
    If opening the file fails, no problem exists and the adapter will try to open the file each poll interval until it succeeds.
    However, if opening the file is not prevented by the operating system, the adapter starts to process the file although it is still being modified. Since XI 3.0 SP11 / PI 7.0 there is a parameter named "Msecs to Wait Before Modification Check" in the advanced settings of the File Sender channel configuration to work around this issue. This setting causes the File Adapter to wait a certain time after reading, but before sending a file to the Adapter Engine. If the file has been modified (which is basically determined by comparing the size of the read data with the currentfile size of the input file) after the configured interval has elapsed, the adapter aborts the processing of the file and tries to process the file again after the retry interval has elapsed.
    If this option is not available for the settings you would like to use, the following algorithm (to be implemented in your application) may be used to ensure that the File Adapter only processes completely written files:
    - Create the file using an extension, which does not get processed by the File Adapter, e.g., ".tmp"
    - Write the file content
    - Rename the file to its final name, so the File Adapter will notice its existence and pick it up
    Regards,
    Raghu_Vamsee

  • JMS channel issue

    Hi
    My XI system is set-up with alerts frame-work and we are able to raise almost all the system generated alerts. But we are facing one issue with JMS channel alerts. Lets me explain the problem.
    We have a JMS channel connected to JMS Server and we are publishing the messages on JMS queue. When JMS server is down, the channel status is not turning into red and it is staying in gree only. If we see the messages in adapter engine (through message monitoring) they are in delivering mode and they are not going into system error state. So either of the things are not triggering any system alerts. So are there any parameters that we can set-up in JMS channel or somewhere so that when JMS server is down, we can raise the system alerts ?? We are using the EMS server for hosting the JMS queues.
    thanks
    kumar

    Hi Moorthy
    yes! as you said, my main problem is..... channel is not turning into red, eventhough my JMS server is down and there by not able to raise the alert in either of the two cases.  (Adapter Engine based standard alerts or CCMS Alerts). Is there any option to set through which when jms server is down, channel will become red ??
    thanks
    kumar

Maybe you are looking for