Error -8 when trying video (another error log...)

I can text chat, but cannot audio/video chat with several people. All of us can connect to the test accounts but not with each other.
Is there something I can do?
This is the error message I get:
Date/Time: 2008-04-24 21:44:35.962 -0500
OS Version: 10.5.2 (Build 9C7010)
Report Version: 4
iChat Connection Log:
2008-04-24 21:44:01 -0500: AVChat started with ID 2646676452.
2008-04-24 21:44:01 -0500: paulzinkyi1: State change from AVChatNoState to AVChatStateWaiting.
2008-04-24 21:44:02 -0500: 0x10303560: State change from AVChatNoState to AVChatStateInvited.
2008-04-24 21:44:10 -0500: 0x10303560: State change from AVChatStateInvited to AVChatStateConnecting.
2008-04-24 21:44:10 -0500: paulzinkyi1: State change from AVChatStateWaiting to AVChatStateConnecting.
2008-04-24 21:44:30 -0500: 0x10303560: State change from AVChatStateConnecting to AVChatStateEnded.
2008-04-24 21:44:31 -0500: 0x10303560: Error -8 (Did not receive a response from 0x10303560.)
2008-04-24 21:44:31 -0500: paulzinkyi1: State change from AVChatStateConnecting to AVChatStateEnded.
2008-04-24 21:44:31 -0500: paulzinkyi1: Error -8 (Did not receive a response from 0x10303560.)
Video Conference Error Report:
0.000000 @Video Conference/DotMacConfiguration.m:796 type=4 (FFFFFFFF/22)
[HTTP GET failed (0)]
25576.921417 @Video Conference/DotMacConfiguration.m:796 type=4 (FFFFFFFF/22)
[HTTP GET failed (0)]
62936.085243 @SIP/SIP.c:2719 type=4 (900A0015/0)
[SIPConnectIPPort failed]
62938.086937 @SIP/SIP.c:2719 type=4 (900A0015/0)
[SIPConnectIPPort failed]
Video Conference Support Report:
62920.136891 @Video Conference/VCInitiateConference.m:1582 type=2 (00000000/0)
[Connection Data for call id: 1 returns 1
62927.631397 @Video Conference/VCInitiateConference.m:1597 type=2 (00000000/0)
[Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
62927.634157 @Video Conference/VCInitiateConference.m:1701 type=2 (00000000/0)
[Initiate Conference To User: u0 with Remote VCConnectionData: 1 with Local Connection Data: 1 conferenceSettings: 1]
62934.012277 @SIP/Transport.c:2362 type=1 (00000000/0)
[INVITE sip:user@rip:16402 SIP/2.0
Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK419c825e076e2a07
Max-Forwards: 70
To: "u0" <sip:user@rip:16402>
From: "0" <sip:user@lip:16402>;tag=1355132657
Call-ID: 7f2ceb42-1271-11dd-a748-fb4964a54012@lip
CSeq: 1 INVITE
Contact: <sip:user@lip:16402>;isfocus
User-Agent: Viceroy 1.3
Content-Type: application/sdp
Content-Length: 727
v=0
o=pzy 0 0 IN IP4 lip
s=0
c=IN IP4 lip
b=AS:2147483647
t=0 0
a=hwi:17412:2:2160
a=iChatEncryption:NO
a=bandwidthDetection:YES
m=audio 16402 RTP/AVP 110 121 12 3 0
a=rtcp:16402
a=rtpmap:121 speex/16000
a=rtpmap:122 speex/8000
a=rtpmap:113 X-AAC_LD/44100
a=rtpmap:110 X-AAC_LD/22050
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpID:3946727498
m=video 16402 RTP/AVP 123 126 34
a=rtcp:16402
a=rtpmap:123 H264/90000
a=rtpmap:126 X-H264/90000
a=rtpmap:34 H263/90000
a=fmtp:34 imagesize 1 rules 30:352:288
a=framerate:30
a=RTCP:AUDIO 16402 VIDEO 16402
a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
a=rtpID:962923022
]

It the Zyxel.
These range of devices do not like the fact that by default iChat uses Port 5190 on the TCP Protocol to log on to the AIM Servers and also uses port 5190 on the UDP Protocol to get certain Buddy List Feed Back and do File Sending.
This "double" use of port 5190 is not liked by Zyxels.
The Solution normally is to login to the AIM servers on another port as that can be changed in iChat.
iChat > Preferences > Accounts > Server Settings.
Whilst Logged out of AIM change the port to 443.
For some reason this symptom bleeds over into Audio and Video chats.
Doing Port Forwarding and UPnP will clash if done at the same time on some devices. So I would more closely at that as well.
6:36 PM Monday; April 28, 2008

Similar Messages

  • Getting error message when trying to display error messages on a ProfilePage

    Hi All,
    I'm getting following error message when trying to display error on a Profile page.
    On page i'm seeing this:
         org.apache.jasper.JasperException: java.lang.IllegalStateException: getOutputStream() has already been called for this response
              org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:515)
              org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:405)
    In condole, i'm seeing this:
         18:23:00,206 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
              java.lang.IllegalStateException: getOutputStream() has already been called for this response
                 at org.apache.catalina.connector.Response.getWriter(Response.java:621)
                 at org.apache.catalina.connector.ResponseFacade.getWriter(ResponseFacade.java:198)
    Please let me know what could be the reason.
    Thanks,
    Vishnu

    HI David And Nitin,
    Here is the code using which i'm trying to display the error messages on registration page, but this code fragment is outside registration form will that cause any problem?
    <dsp:droplet name="Switch">
      <dsp:param name="value" bean="ProfileFormHandler.formError"/>
      <dsp:oparam name="true">
      <table>
      <dsp:droplet name="ProfileErrorMessageForEach">
      <dsp:param name="exceptions" bean="ProfileFormHandler.formExceptions"/>
      <dsp:oparam name="output">
      <tr style="color: red">
      <td><dsp:valueof param="message"></dsp:valueof></td>
      </tr>
      </dsp:oparam>
      </dsp:droplet>
      </table>
      </dsp:oparam>
      </dsp:droplet>
    Thanks,
    Vishnu

  • Error page when trying to open error page

    Hi,
    When trying to open "Email Marketing" in the Admin menu or "Setup Email" at the Campaign page I get always the same error.
    It is just a blank page with the following text;
    Error Page
    You are not authorized to view this page.
    Image: http://yfrog.com/0v70660089j
    It is completely different from the standard error of OCOD. The user has full access to everything so I don't think that's the problem.
    Thanks in advance.
    Edited by: HelpNeeded on 28-jul-2010 11:12

    Support is available to all licensed CRM On Demand customers. The feedback I received that this issue has been seen before and it could be a EMOD provisioning issue. A service request should be logged.

  • I get an error message when trying to sign into the support community with another Apple id. On the pick a username screen I get "an account utilizing this address already exists...." despite trying a few usernames. Anyone know how I can resolve this?

    I get an error message when trying to sign into the support community with another Apple id. On the <pick a username> screen I get "an account utilizing this address already exists.Only one account per email address is allowed on the Apple Support Communities" despite trying a few usernames. Anyone know how I can resolve this?

    This problem has been driving me demented. The instructions that Ivan gives have partially worked for me. By following his link
    "How to find out if you have multiple Apple IDs" I was able to identify that yes I did have two apple accounts using the same e mail address. One was very old that I used to use for the forum boards and one is my much more recent ID that I use for everything these days. So I changed the e mail address for the old account which is associated with these discussion boards and that's the account that I am now posting this from. However even though the two accounts now have different e mail addresses when I try to log onto the boards with my more recent main apple ID I still get all the same errors as described at the start of this thread by rodgers_j. And of course that's the one I want to use so that I only have one itunes account for everything.
    So if anyone has any more hints I'd be very grateful.

  • I keep getting an error message when trying to log on to FaceTime and iMessage on my iPad mini with wifi...could not sign in. Please check your network connection and try again. Help!

    I keep getting an error message when trying to log on to FaceTime and iMessage on my iPad mini with wifi...Could not sign in. Please check your network connection and try again. Help!

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    For non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
     Cheers, Tom

  • Error message when trying to play the Youtube video only on Firefox. Is it about regulations or matter of Youtube?

    Ever since Youtube "change casting" (about 6 weeks ago), i can't see anymore a Youtube video even amid other sites or bloggs, with browzer mozilla firefox only (the others do it!!) because all the time sent me an error message when trying to play it. I have downloaded every latest versions of Java, Flash player, Sokwave flash player and i uninstall and reinstall all of them plus the plug ins of Firefox and the Firefox (at the end) when i put the last version 9.1 .I have this problem from updating the v8.0 when mozilla team turn off my java plug in as old (and so many others) but there isn't any new version and i can't uninstall it!.
    Please give me a comprehensive answer to every possible direction. Thank you!

    option-click the video track you want to adjust and drag away or trim away. The audio tracks will remian in place

  • Getting error message when trying to access video on my iPad

    Hi this is my first time on this site so bear with me if I do the wrong thing.
    Here goes  I have read through some of the answers to the question but mostly they seem to related to YouTube.  My question relates to my iPad.  I get an error message when trying to view a video which I synced from my macbook pro.  The message reads "You do not have permission to access the requested resource"  The question is how do I get permission. Has anyone got an answer would be much appreciated.

    Hi this is my first time on this site so bear with me if I do the wrong thing.
    Here goes  I have read through some of the answers to the question but mostly they seem to related to YouTube.  My question relates to my iPad.  I get an error message when trying to view a video which I synced from my macbook pro.  The message reads "You do not have permission to access the requested resource"  The question is how do I get permission. Has anyone got an answer would be much appreciated.

  • I get an error message when trying to email photos. It says "The email server didn't recognize your username/password combination." Yet I have reset my password and was able to log in to this Support Community. Can anybody help me?

    I get an error message when trying to email photos. It says "The email server didn't recognize your username/password combination." Yet I have reset my password and was able to log in to this Support Community. Can anybody help me?

    See my answer to your previous duplicate question. What happened when you tried my answers?
    LN

  • Hi, i get the error -49 when trying to Export a Movie edited in iMovie and recorded with Elgato Video Capture anyone know why i get this Error and can help me?

    Hi, i get the error -49 when trying to Export a Movie edited in iMovie and recorded with Elgato Video Capture anyone know why i get this Error and can help me?

    Read this
    http://support.apple.com/kb/ts1583

  • Getting an error message when trying to log on to imessage

    Getting an error message when trying to log on to imessage... how do I fix this

    Whart does the message say?
    Maybe:
    iOS: Troubleshooting FaceTime and iMessage activation
    iOS: Troubleshooting Messages

  • I have received this error message when trying to send a comment to a blog : ERROR: Could not read CAPTCHA cookie. Make sure you have cookies enabled and not blocking in your web browser settings. Or another plugin is conflicting. See plugin FAQ., can any

    I have received this error message when trying to send a comment to a blog : ERROR: Could not read CAPTCHA cookie. Make sure you have cookies enabled and not blocking in your web browser settings. Or another plugin is conflicting. See plugin FAQ., can any...
    Only found one question similar and NO ANSWER to it.

    Same problem here...nothing in my settings have changed since the upgrade and I've checked my cookie settings and they allow 3rd party cookies. What's up Mozilla? I've been faithful to you for years and you let me down now?

  • TS1424 i'm getting 'Error 306' when trying to log into itunes. Does anyone know how to fix this?

    I'm getting 'Error 306' when trying to log into itunes. Does anyone know how to fix this?

    Perhaps try the iTunes Store loads partially or returns "Error 306" or "Error 10054" section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document:
    iTunes: Advanced iTunes Store troubleshooting

  • Error 400 when trying to sign-in to Adobe Photoshop 9 [was:Error]

    Getting an Error 400 when trying to sign-in to Adobe Photoshop 9.  What is the problem?

    http://barbarabrundage.com/2013/09/16/pse-8-9-10-cant-sign-in-error-404/
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • Error Messages when trying to install, uninstall or run iTunes 9

    I get the following error message when trying to Install iTunes:
    The path C:\DOCUME~1\Frank\LOCALS~1\Temp\IXP206.TMP\iTunes.msi cannot be found. Verify that you have access to this location and try again, or try to find the installation package 'iTunes.msi' in a folder from which you can install the product iTunes.
    I search my entire computer for the file but it's not there.
    Then, when I try to uninstall the iTunes and start the install from scratch I get another error:
    "The feature you are trying to use is on a network resource that is unavailable"
    Catch-22, I can't install or uninstall and when I try to run iTunes I get:
    "The action is only valid for products that are installed"
    Very frustrating but I'm stumped and I don't know how to proceed. Any help would be very much appreciated.

    wooooooooo!!! got it working again!! having spent the last 6 hours..no joke six f*cking hours trying to sort it ive finally got iTunes back!!
    ok here is what you need to do:
    go to the link below and download the Microsoft Windows Installer CleanUp Facility.
    http://www.locksleynet.com/2009/06/09/missing-itunesmsi-problem-resolved/
    once you have downloaded it, install it and run it from the start menu. once its up and running remove everything to do with iTunes (so iTunes itself, quicktime, bonjour......the lot). Dont worry about removing iTunes completely, all the music is still there when it works again trust me!!
    ok once you have removed everything restart your computer, im not sure if this is a must but i did it.
    next download quicktime from the apple website (go to the 'downloads' tab near the top. download and install quicktime and restart your computer so the new settings are put in to place ( i think it asks you to restart anyway).
    go back to the apple website, 'downloads' tab and download iTunes itself. install that bad boy and you will be up and running with all your library intact!
    Hope it works for you mate!

  • Safari keeps dropping down this error message when ever i try to log on to any website safai can't verify the identity of the website ( e.g.. any address ) and the drop down has three choices to click on or else you can't go foward., they are check certif

    Safari keeps dropping down this error message when ever i try to log on to any website safai can't verify the identity of the website ( e.g.. any address ) and the drop down has three choices to click on or else you can't go foward., they are check certificate ______ cancel ______ continue....  This thing is so annoying when trying to go somewhere i just want the error message to go away.

    In your Keychain under 'login' delete the VeriSign certificates and then quit and restart all browsers/itunes/app store.
    http://apple.stackexchange.com/questions/180570/invalid-certificate-after-securi ty-update-2015-004-in-mavericks

Maybe you are looking for

  • Crystal report Error for CRVS2010 sp2 using Push Method

    I am trying to pass a dataset to a crystal report viewer using SetDatabaseSource. I have defined in Crystal to used an ADO .Net Database XML Schema. I pass a Dataset to the Report By using SetDatbaseSourece and set the ReportSource for the CrystalVie

  • Change column headers in ALV report

    Hi experts, I have created a new simple ALV report (it uses only internal tables, no structures). I would like to change the names of column headers in the ALV report. Is this possible? How can I do it? Thanks in advanced.

  • Enter-Event on an "Input Field"

    Hello Community... i would like to trigger an event on an Input-Field in my Form. When I enter a value and press "Enter" the value should be given via an output signal to another iView. What kind of event do I have to choose to achieve that? I chose

  • T420 line cord international compatibility with 220v

    I recently purchased a T420 and the line cord to the AC power adapter has two white tags; one saying 3A 125V for US and the other saying 3A 127V for Saudi Arabia.  On the end of the cord which you plug into the AC adapter it is written in raised lett

  • Color setting help

    we got new computers at our youth facility and some kid changed the settings to where everything looks like its a picture negative... it sometimes looks cool but were ready for normal again... any help?