Proxy a call to 2 media server

Hello, I have a Xlite ---> Sip Servlet ---> Two media server
What i want is: when xlite send a INVITE msg to the servlet, the servlet send INVITE to the first media server, the media server play a file to the xlite, then send a BYE msg, the BYE is handled by the servlet and not sent to the xlite, instead send a new INVITE message to the second media server to play another file to the xlite.
So it is possilbe to implement this scenario without tearing down the xlite?
Thx in advance.

Hi,
It is not possible.
when you configure the Application System & Integration system in R/3 & XI respectively
By using transaction code SXMB_ADM then you can give only one system value at a time.
Regards,
Rathnakar

Similar Messages

  • CUCM starting connection with unknown media server.

    Hi.
    Lets say you have a SIP server. A CUCM is connected to this SIP server via a SIP trunk. A call is established from the external sip server to the CUCM. The calling phone press "on hold " function(the phone registered in the external SIP server). The external SIP server, sends an INVITE to the CUCM asking to initiate an RTP stream with an external media server(so the CUCM phone can receive music on hold). The CUCM has no knowing of this external media server.
    It's possible to tell the CUCM to accept this session with the external media server?
    I think the external SIP server, who knows about the media server existence, should proxy the connection between the media server and the CUCM(like an CUCM MTP).
    SIP server---------------------------------------------------------------CUCM
                                      |
                                      |
                             Media server
    Thanks.

    The phone on CUCM that is being put on hold will be asked to connect to this "media server" and in theory as long as the phone has ip connectivity to the "media server", this should work fine. 

  • Yesterday's Updates to Dynamic Link Media Server

    I woke to find four updates to CS6 (Au, Ae, Ps, and Pr) yesterday, which the Updater called "Dynamic Link Media Server CS6 1.0.1 Update."
    I updated, and I updated my CUDA about the same time.
    Pr started working slower.  So, I reverted back, using my clone.
    Not sure if this was a coincicence, or which update to blame. 
    I'm back to the performance from both that I was used to.
    The CUDA update was for bugs I wasn't experiencing and for compatibility to 10.8, which I'm not running.
    Was I too hasty?  Do these Dynamic Link updates do anything?  Improve anything?
    MacPro3,1 - CS6 - Quadro 4000 - 10.7.4

    I don't doubt your engineer for a second.  I'm convinced now that the nVidia or most likely the CUDA driver is behind all my Serious Errors.  I was getting them right after opening a project and trying to do anything at all today.  I turned CUDA off, and was able to finish the project.  When that was out the door, I reinstalled the CUDA and nVidia drivers, rebooted, opened my project, enabled CUDA, and Pr has been working without the errors.
    Thank you, Todd!

  • Flash media server 4 loadvars encoding issue.

    LoadVars in flash media server 4 gives me HttpStatus 0. The same call in flash media server 3.5.1 works. Not sure what has changed in FSM 4 javascript engine related to encoding.
    SessionID=9f2bc0eb%2d7d5d%2d42cf%2d9425%2db8211ee2b57e&filename=testfile%2eflv&contenttype =video%2fx%2dflv
    Any pointers would be helpful.

    Hi kanr ,
    I tried this code on my FMS 4.0 server.
    application.onAppStart = function() {
    var entry = new LoadVars();
    entry.SessionID="fffd9f3d-4712-4fd4-b6bb-c56ea9a30fba";
    entry.filename="test.flv";
    entry.type="video/x-flv";
    var resp = new LoadVars();
    resp.onData = function(data) {
      trace("onData" );
    resp.onHTTPStatus = function(status) {
      trace("status: "+status);
    entry.sendAndLoad("http://localhost:8134/cgi-bin/test.pl",resp,"POST");
    I do get the HTTP Status as expected i.e 200 in onHTTPStatus. Are you trying something different from this that is not working. If required, you can provide me more details on [email protected]
    Thanks,
    Abhishek

  • Proxy between Flash Media Live Encoder and Adobe Media Server

    ciao,
    I encode from a pc with Adobe Flash Media Live Encoder to a server with Adobe Media Server. And this configuration works well.
    The actual configuration is:
    1) computer A (es: 192.168.1.5 - gw 192.168.1.254) point to computer B
    with FMS url: rtmp://COMPUTER_B_WAN_IP/live and StreamName
    test?user=useruser&password=userpassword
    2) computer B (es: 210.22.11.134) with Adobe Media Server
    But now I need to encode from Adobe Flash Media Live Encoder (computer A) to a pc (computer P) and then redirect the rtmp stream to the Adobe Media Server (computer B). Those 3 computers have different lan configurations. If I use rtmpsuck (http://rtmpdump.mplayerhq.hu/) on computer P, can I use it like proxy to redirect the computer A rtmp flow to computer B?
    I suppose:
    1) computer A (es: 192.168.1.5 - gw 192.168.1.254) point to computer P with FMS url: rtmp://COMPUTER_P_WAN_IP/live and StreamName test?user=useruser&password=userpassword
    2) on computer P (es: 10.10.10.8 - gw 10.10.10.254) I install
    rtmpsuck, I open port 1935 on his firewall and I configure iptables
    like: iptables -t nat -A PREROUTING -p tcp --dport 1935 -j DNAT
    --to-destination COMPUTER_B_WAN_IP:1935
    3) on computer B I do nothing.
    Now I have 3 questions:
    1- Can it works?
    2- On computer P (the proxy) I must install rtmpsuck and rtmpsrv or I can install only rtmpsuck? I don't necessary need to record the stream
    3- Is there another way to do this? Is there another software to redirect the stream?
    Thankyou
    M.

    Please update us when FMLE OSX is deployed.  BTW, I get that the server market is dominated by LINUX/WINDOWS and this is a FMS add on. But, my shops creative workflow is Mac based for obvious reasons.  Encoding is part of our editing workflow and thus needs to be mac based.  Throw us a bone please.

  • CVP- call orginated CVP as media server

    In icm scripting, under  user.microapp.media_server vlaue  node I am using  the formula concaetnate("http://",call.RoutingClient,"7000/CVP/audio")
    to use the media server same as the call orginated call server.
    This works fine for all calls orginated from CVP. But calls orginated from cucm is not bring the right cvp server from
    call.RoutingClient. Instead it is always bringing CUCM routing client eventhough I used this node after sendtoVRU node.
    Anyone know how can I get the right call server for a cucm orginated call.

    As far as i can understand , you are using the CUCM Routing Client to send the Call to the Router , so you are usingas
    CTI Route Point registered with the Agent PG IP Address ...
    and as far as i know , in order to make it work like you want , i.e : change the routing client to CVP Route Client , you will need a Translation Route Node ....
    i would really be HAPPY to know any other method ...
    Thanks a lot ,
    Ahmed Salah

  • Having trouble using my airport extreme as a media server for my ps3--can anyone help?

    I'd like to set up my apple airport extreme with a USB seagate drive, and use the drive as a media server for my ps3.  I have successfully connected my seagate drive to my airport extreme.  I have successfully transferred a sample movie to this seagate drive.  My laptop is easily able to find the drive and is able to play the sample film from the drive.  How can I turn this drive into a media server?  I'd like for my PS3 to be able to read movies off the network drive and play them.  Help?? 

    Welcome to the discussions, DanSwiggsD!
    If you have a non-Apple device as your main router, unfortunately the AirPort Extreme has almost no chance of compatibility with your main router.
    If you do have an Apple router as your main device, please post back with your model number and we'll let you know how your devices should be configured.
    If you don't have an Apple device as your main router you have a few options to connect the xbox:
    1) A pair of ethernet powerline adapters could be used if you did not want to run a regular ethernet cable from your main router to the xbox.
    2) The new AirPort Express 802.11n model does have a feature called Proxy STA which should allow it to receive a wireless signal from any wireless router and allow the ethernet port to be enabled.
    Message was edited by: Bob Timmons

  • Slow connection to flash media server 2 (with HTTP Tunneling)

    Hello,
    I use a FMS2 for a big project which include Instant
    Messenger and
    streaming video.
    On my development platform. I have no problem. But in the
    final
    configuration, the connection to Flash Media Server takes a
    lot of
    time (about 2 or 3 minutes) and i can't find why.
    FMS2 was installed on Windows 2003 Server behind a proxy and
    a
    firewall which only let the hostport 80 oppened.
    The server does not run a web server (or anyother
    application) which
    use this hostport.
    The connection are established by HTTP Tunneling.
    Does someone already have the same problem?
    Thanks for your answers and sorry for my poor english level.
    Guillaume

    I forgot to mention:
    Flash Media server is running fine. I can log into the Admin
    application no probs.
    I created a folder called "test". Inside that folder I
    created another one called streams and inside that folder I created
    a folder called _definst_.
    I placed an flv file called: test.flv in to the _definst_
    folder.
    In Dreamweaver CS3 I inserted a Flash Video File:
    Chose Streaming as the option and for the RTMP path I put:
    rtmp://ipaddressofserver/test/_definst_/test.flv
    Called the stream....test.
    When i run the page it loads, but the page is blank.
    In the Flash Media Server, in the "View Applicationd" tab
    I get the record of test and underneath it in the same link
    it says test.flv with 1 client
    The Streams tab shows a random name and Netstream.
    This tells me its recognising the connection and link, but
    the movie is not on the page
    any help would be appreciated
    cheers

  • PS3 cannot find Media Server on Wired PC

    I recently switched from TWC internet using a lynksys wireless router to FIOs internet with an Actiontec MI 424 Rev I router with the latest firmware.  Now my PS3 using a wireless connection can no longer find or link to the media server (WMP 12) on my windows 7 desktop PC, which is linked via Ethernet cable to the Actiontec router.  My desktop WP 12 is set as before my switch to FIOs to “automatically allow devices to play my media” and under “more streaming options” set to show “devices on all networks” an “unknown” devise (with same MAC address as PS3) is listed and allowed.  Same settings show in the “Network and Sharing Center” on my desktop PC.
    My PS3 can access the internet using the Actiontec router but not the media server on the desktop PC.
    However, my PS3 can link to the Media Server (also WMP 12) on my wireless windows 7 laptop. 
    But, when I connect my laptop via Ethernet to the router the PS3 loses and can no longer find the WMP 12 media server on my laptop until I return the laptop to a wireless set up.  So the problem appears to be with an Ethernet Wired connection to router.
    I tried one proposed solution by finding and disabling the IGNP proxy on the Actiontec (page=6059) which worked for some with a similar problem who were using apple products.  I rebooted the router, PC and PS3 and still cannot see or connect with the media server on the wired desktop.
    Called Verizon support who put me in contact with a tech at Actiontec.  The Actiontec tech. asked about  some of my settings and said it could be a faulty router and I should ask VZ for an exchange.  I would rather check for another solution before I ask for a replacement.
    Any suggestions?
    Solved!
    Go to Solution.

    Gave up on linking PS3 to WMP 12 on wired PC for now and dowloaded PS3MediaPlayer on wired PC.  Initially gave me no renderer found error and my wired desktop did not show up on wireless PS3.  But after I disable IGNP Proxy and Norton Firewall - it appears and i can link.  Best part is that I can go directly to my itunes music folders which I could not do with WMP 12. 
    So a problem I could not solve led me to a product I prefer and would not have tried.  Good start to a new year.
    Now I would like to find how to connect w/o disabling my Norton firewall.  But that is a less important issue.  I expect its some port forwarding setting that is beyond my knowledge.

  • Beginners guide to integrating Flash Media Server 2?

    I'm a newbit to Flasha dn flash media server and need some
    help with integrating the two products. We've just purchased Flash
    Media Server 2 to stream user created videos to a website. Idealy
    we would like to use the FlvPlayBack component placed on the stage
    to display the FLV file from the media server, but cannont get the
    component to access the FLV file.
    Media Server Configuration:
    On the Media Server we created an application (testapp) with
    an default instance (_definst_). The directory path for the
    Appliation looks like this W:\MediaApps\testapp\streams\_definst_\
    The name of the server is MediaServer
    The application and instance are appearing in the Media
    Server Admin manager.
    I've placed an FLV file (Movie.flv) In the _devinst_
    directory.
    Flash FLA file
    Placed FLVPlayback component on the stage
    Set contentpath= rtmp:\\MediaServer\testapp\_definst_\Movie
    Set islive=true
    When I test publish the file, the video does not display?
    Does anyone have any guidance on what I need to do? There
    seems to be a lack of documentation on integrating the media
    server. I looked a sample app called "SimplePB" that works, but
    does not use the FLVPlayback component.
    Any help would be appreciated.
    Thank you,
    John Wallwork

    John,
    For an FLV to stream from FMS, it must be placed in the
    streams/_definst_ directory...
    applications/myApplication/streams/_definst_/myFlv.flv
    Then you would type in the rtmp connection information in the
    contentPath of the FLVPlayback component like this
    rtmp://myRTMPConnectionInfo/myApplication/myFlv
    without the flv extension.
    The documentation comes from the FMS components when you
    install them.
    Here it is...
    To set up your FCS for streaming FLV files:
    Create a folder in your FCS application folder, and give it a
    name such as my_application.
    Copy the main.asc file into the my_application folder.
    Create a folder named streams in the my_application folder.
    Create a folder named _definst_ inside the streams folder.
    Place your FLV files in the _definst_ folder.
    To access your FLV files on the Flash Communication Server,
    use a URL such as rtmp://my_servername/my_application/stream.flv.
    For more information on administering the Flash Communication
    Server, including how to set up a live stream, see the FCS
    documentation at
    www.macromedia.com/support/documentation/en/flashcom/. When playing
    a live stream with FCS, you need to set the FLVPlayback property
    isLive to true. For more information, see FLVPlayback.isLive.
    Regards,
    Bill

  • How to populate CONTROLLER in proxy class call?

    Hi All
    While calling proxy class, i want to populate input variable CONTROLLER. I want to use the method GET_MESSAGE_ID to get the message guid.
    CONTROLLER is TYPE REF TO IF_AI_POSTING_CONTROLLER.
    How can i get this populated thru my proxy class call? 
    Sample code is highly appreciated.
    Thanks
    Chandra

    Can you let me know little bit more details. Is this server proxy? If yes, you can use the proxy access class CL_PROXY_ACCESS to access the runtime variables of the proxy. Check http://help.sap.com/saphelp_nw70ehp1/helpdata/en/51/d5cd16235e4643ae8ec92395c4ad97/frameset.htm
    Controller is used for controlling the attributes of the message, say for example controlling initial values for fields etc.
    Let me know if you need more info.
    KK

  • Publishing point is not starting in the windows media server

    In the setup VCS expressway starter pack is used as call controller & the endpoints are registered to it.  TCS is used for recording.  A existing publishing point is used for live streaming using windows media server.  This publishing point is not started when the recording starts for this recording alias.  Windows media server is running locally in the TCS.  I could see the below in the server logs.  Please note that this setup has worked with this configuration for more than a year and it stopped working now.  Your help on this greatly appreciated.  Thanks.
    13    2015-05-05T14:15:55+03:00    Info: Incoming call [address = 1000, address_type = CALLADDRESS_E164_ALIAS, call_id = 1, protocol = H323, rate = 5952]
    14    2015-05-05T14:15:55+03:00    Info: Getting conference binding [booking_address = 003] - No binding found, proceeding with ad hoc call
    15    2015-05-05T14:15:55+03:00    Info: Checking recording start time [conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, log_tag = 0, recording_id = , record_delay = off]
    16    2015-05-05T14:15:55+03:00    Info: Creating recording [conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, log_tag = 0, recording_id = ]
    17    2015-05-05T14:15:55+03:00    Info: Handling RTP packet [conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, log_tag = 0, recording_id = , time_since_first_packet = 1907] - Started writing media
    18    2015-05-05T14:15:55+03:00    Info: Creating call [call_id = 1, conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, direction = incoming, log_tag = 0, protocol = H323, speed = 5952, remote_address = 5001]
    19    2015-05-05T14:15:55+03:00    Info: Updating temp RTP filename in DB [conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, log_tag = 0, recording_id = 601B46BF-3756-4595-9100-71948A146FB7, temp_rtp_dump_file = e:\livedata\RTP150505141555_1.ogg.tmp]
    20    2015-05-05T14:15:55+03:00    Info: Setting call state to alive [call_id = 1, conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, direction = incoming, log_tag = 0, protocol = H323, speed = 5952, playback_number = 1520] - Found playback number
    21    2015-05-05T14:15:55+03:00    Info: Setting call state to alive [call_id = 1, conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, direction = incoming, log_tag = 0, protocol = H323, speed = 5952, playback_number = 1520] - Found playback number
    22    2015-05-05T14:15:56+03:00    Diagnostic: Setting playback main video frame rate [frame_rate = 30]
    23    2015-05-05T14:15:56+03:00    Info: Starting decoder [call_id = 1, conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, direction = incoming, log_tag = 0, protocol = H323, speed = 5952, bitrate_kbps = 128, channel = audio, payload_type = AAC-LD]
    24    2015-05-05T14:15:57+03:00    Info: Starting decoder [call_id = 1, conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, direction = incoming, log_tag = 0, protocol = H323, speed = 5952, bitrate_kbps = 4000, channel = video, payload_type = H.264]
    25    2015-05-05T14:15:57+03:00    Info: Decoding video, Message from decoder [call_id = 1, decoder = Codian Video, message = Initialized H.264 decoder]
    26    2015-05-05T14:15:57+03:00    Warning: Decoding video, Decoder reported error [call_id = 1, error_message = FAILURE to decode packet] - Sending FPU request
    27    2015-05-05T14:15:57+03:00    Info: Finding output size; bucketing [optimal_output_size = 1280x720(16:9), output_bucket = 796x448, size_ext = 1280x720(16:9), size_main = 512x288(16:9), squared_ext = 1280x720(16:9), squared_main = 512x288(16:9)]
    28    2015-05-05T14:15:57+03:00    Info: Transcode settings [extended_frame_rate = 0, extended_size = 1280x720(16:9), layout = 2, main_frame_rate = 0, main_height_ratio = 0, main_size = 512x288(16:9), negotiated_bitrate_kbps = 4128, output_bitrate_kbps = 800, output_frame_rate = 30, output_frame_rate_max = 30, output_size = 796x448(199:112), quality = 2, quality_bitrate_kbps = 800]
    29    2015-05-05T14:15:57+03:00    Info: Setting up encoding [conference_id = 904E92BB-9152-4CED-BF29-165F521E34B2, log_tag = 0, recording_id = 601B46BF-3756-4595-9100-71948A146FB7, template = <transcode conference_id="904e92bb-9152-4ced-bf29-165f521e34b2" thumbnail_path="E:\data\www\slides\904e92bb-9152-4ced-bf29-165f521e34b2\thumbnails\"><clips action="transcode"/><metadata name="mxe-unicast" speaker="" copyright="" keywords="" description="" date="1430824555"/><writer source="pipnopip"><template codec="windowsMedia" delivery="DELIVERY_ON_DEMAND" qualitybitrateK="800" layout="pipnopip" piplocation="top/right" quality="Medium"/><output type="file" guid="e1ab0747-bbb4-44f0-b7de-2644e3921e63" directory="E:\data\media\"/><output multicast="false" multicast_address="" multicast_port_start="0" multicast_ttl="0" type="serverpush" guid="e952a7fc-87dc-4944-b26a-064c9897c3de" wwwdir="E:\data\www\" server_name="xxx.xxx.xxx.xxx" username="admin" password="********" port="8080" publishing_point_copy="" publishing_point=""/></writer><callinfo bitrateK="4128" hasaudio="true" hasextended="true" hasvideo="true" videoFrames="0" extendedFrames="0" duration="0" mainres="512x288" maindar="16:9" extres="1280x720" extdar="16:9"/></transcode>]
    30    2015-05-05T14:15:57+03:00    Diagnostic: Setting thumbnail timer zero point [call_id = 1, zero_point = 0]
    31    2015-05-05T14:15:57+03:00    Warning: Decoding video, Decoder reported error [call_id = 1, error_message = FAILURE to decode packet] - Sending FPU request
    32    2015-05-05T14:15:57+03:00    Info: Decoding audio, Message from decoder [call_id = 1, decoder = Codian Audio, message = Initialized AAC-LD decoder 128000bps]
    33    2015-05-05T14:15:57+03:00    Warning: Decoding video, Decoder reported error [call_id = 1, error_message = FAILURE to decode packet] - Sending FPU request
    34    2015-05-05T14:15:58+03:00    Last message repeated 5 times
    35    2015-05-05T14:15:58+03:00    Info: Setting output path [call_id = 1, path = e:\livedata\143082455700-82801609.wmv]
    36    2015-05-05T14:15:58+03:00    Warning: Decoding video, Decoder reported error [call_id = 1, error_message = FAILURE to decode packet] - Sending FPU request
    37    2015-05-05T14:16:04+03:00    Last message repeated 25 times
    38    2015-05-05T14:16:04+03:00    Info: Checking memory use [private_MB = 460, private_MB_previous = 118, ram_free_MB = 3245, vm_used_MB = 597, vm_used_MB_previous = 201, working_set_MB = 184]
    39    2015-05-05T14:16:08+03:00    Warning: Reporting Windows Media writer status, Error occurred in WMT_ERROR [call_id = 1, address = http://xxx.xxx.xxx.xxx:8080/_3868463432921, error = error code = (0x80072eef)]
    40    2015-05-05T14:16:08+03:00    Info: Adding Windows Media serverpush output [call_id = 1, async = 0x80072eef] - After wait 

    The windows service for essbase in 11.1.2.x is an OPMN service "Oracle Process Manager..."
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to pass an image from the mobile application to the Adobe Media Server?

    The image is taken as photo from the CameraUI in the Client Side(AIR Mobile Application) and saved as a .jpg file in the mobile. I passed the image byte array values from the client to the server. How to convert that byte array to a file in the Adobe Media server?

    This is very similar to the problem here:
    http://forums.adobe.com/thread/655314
    processByteArray = function(byteArrayAsPlainObject){
         // byteArrayAsPlainObject is an object serialized from a ByteArray but without functions
         // we need to get a ByteArray that we can call functions on
         var usableByteArray = new ByteArray();
         byteArrayAsPlainObject.position = 0; // make sure we start from the beginning
         ByteArray.prototype.readBytes.call(byteArrayAsPlainObject, usableByteArray);
         // now usableByteArray contains what was in the original argument, but we can actually use it on the server side

  • Audio not streaming correctly from Flash Media Server

    Our company has a Flex application (3.0.2) that is having a problem with audio dropping out in Windows 7.  The problem appears worse with a wireless connection, but it can’t be consistently reproduced there, either.  The only thing known for sure is that the problem has not been seen on any other version of Windows.
    The application thinks the audio is playing, because it is calling the appropriate event listeners triggered when the audio completes and when any audio cue points are hit.  The majority of our audio is streaming via Flash Media Server (3,0,2,201), but the problem was also seen using embedded sound effects.  In one instance, several clicks of a button triggered an error saying the sound effect could not be loaded, and then about a minute later, all the sound effects played at once and the user could then continue with the application.
    The problem has been repeated in IE 8, Firefox 3 and Chrome.

    Thanks for your details. But i need more info.
    Server:
    FMS      3.0.2 ?
    FMS installed in which platform Linux/windows? more details about it.
    Client:
    IE          7
    Flash Player version     ?
    WIndows 7
    Wireless connection - Was the client placed in poor bandwidth.
    Can you get the NetStream status info when u play the audio file.? We can check for the rebuffering happening at the client side.
    Can you run your audio file through flvCheck Tool to check if the media file is in good form. It is available at "\$Root|Flash Media Server\tools\flvcheck.exe"
    Now our intention should be to check the same media file with simpler application (since your production app is complicated) to ensure that the media streaming over 'client to server' is working fine.
    Regards,
    Janaki L

  • ITunes and LaCie Big Ethernet Disk -- Media Server

    I have LaCie Big Ethernet Disk (1TB). The drive has a feature called Media Server, you setup a directory copy over your music, photos, and videos. The drive shares your music via UPaP, it shows up in iTunes as a shared music directory. The problem I'm having is I see the drive in iTunes under SHARED, but none of the music files are listed. My files are mixture of MP3, AAC and Apple Music Store Files. So far I've tried these things:
    - toggling the shared checkbox on and off - no luck.
    - Created a new iTunes Library - no luck.
    - Created a new share directory on the drive - no luck.
    I've contacted LaCie tech support which were not very helpful. They think its an iTunes problem. Does anyone have any suggestions, things to try, anything?
    Thanks - CH

    The protocol itunes uses for it's shared libraries is daap, I believe. Depending on how large your library is, it may take quite a while for the server to index the library you are trying to share. It also may choke on files with unconventional characters in their names or for other reasons. my best advice to you would be to try sharing a different folder containing a few music files and see if you can get that to work. Once you know it works correctly you can start checking to see if there are certain files that are causing it to fail, or if your just not waiting long enough for the server to index your music folder.

Maybe you are looking for

  • Is there a way to use a Dell 3100cn Printer with this OS?

    I get a error message saying that it is too old. "You can't open the application Dell 3100cn Installer because the Classic environment is no longer supported." I can't really buy a new printer, plus this is a great printer that still works just fine.

  • WTC problem

    Hi, I'a new with tuxedo and I have to test the integration between weblogic integration(weblogic8.1) and the bea tuxedo product. I've installed the bea tuxedo(9) and run the qsample example. This one is ok. What I want to test now is the functionalit

  • Dynamic Distribution Group Help filtering - Need to user CustomAttributes (multiple) and Title (multiple)

    Hello, I'm having trouble getting this dynamic group to populate.  Any idea what i'm doing wrong?  If I split it up by just running the customAttribute1 items, it populate; if I just run the Title items it populates; putting the 2 together results in

  • Status Manager automatically changing

    MSP Professional 2010 on a PWA server. Users are reporting that the "Status Manager" field on their projects are changing for all task  This has happened twice, both times the person it changes to advises they have never even opened the project much

  • Capturing and storiing a TCP packet in a database

    How to capture and store a TCP or ARP packet in a database. I have used the captor class for capturing but I could not store. Give suggestion