Video connection problem

Its been a few months since I wrote any actionscript and for the life of  me I can't find the reason why this script will publish but when i try to view the stream via a diffrent netstream the viewer shows nothing. Can somebody please take a look at this and find the problem. much appreciated
package Main
          import flash.display.Sprite;
          import flash.events.Event;
          import flash.events.AsyncErrorEvent;
          import flash.events.NetStatusEvent;
          import flash.net.NetStream;
          import flash.media.Video;
          import flash.media.Camera;
          import flash.net.NetConnection;
          import flash.text.TextField;
          import NetConnection0.sharedob;
          import NetConnection0.audio;
          import NetConnection0.video;
          import NetConnection0.send;
          import NetConnection0.call;
          import NetConnection0.receive;
          import UI.ui;
          import UI.destroy;
          import flash.events.MouseEvent;
           * @author calmchess
          public class main extends Sprite
                    public var shaob0:sharedob = null;
                    public var call0:call = null;
                    public var send0:send = null;
                    public var receive0:receive = null;
                    public var audio0:audio = null;
                    public var video0:video = null;
                    public var ui0:ui = null;//toggle buttons reside in ui
                    public var destroy0:destroy = null;
                    private var netConn0:NetConnection;
                    public function main():void
                       //net connection
                              netConn0 = new NetConnection();
                              netConn0.connect("rtmp:/vidchat1/vidchat0");
                              netConn0.addEventListener(NetStatusEvent.NET_STATUS, connection, false, 0, true);
                              if (stage) init();
                              else addEventListener(Event.ADDED_TO_STAGE, init);
                    private function init(e:Event = null):void
                              removeEventListener(Event.ADDED_TO_STAGE, init);
                              // entry point
                    private          function connection(e:NetStatusEvent):void {
                              if(e.info.code == "NetConnection.Connect.Success"){
                                        //removeEventListener(NetStatusEvent.NET_STATUS, connection);
                                        //shaob0 = new sharedob(this);
                                        //call0 = new call(this);
                                        //send0 = new send(this);
                                        //receive0 = new receive(this);
                                        //audio0 = new audio(this);
                                        //video0 = new video (this, netConn0);
                                        var stream0:NetStream = new NetStream(netConn0);
                                        stream0.addEventListener(NetStatusEvent.NET_STATUS, onNetStatus);
                                        var cam0:Camera = Camera.getCamera();
                                        cam0.setQuality(0, 100);
                                        cam0.setMode(320,240,15, true);
                                        stream0.attachCamera(cam0);
          var metaData:Object = new Object();
                    metaData.title = "stream0";
                    metaData.width = 320;
                    metaData.height = 240;
                    stream0.send("@setDataFrame" , "onMetaData", metaData);
          stream0.publish("stream0", "live");
                    var vid0:Video = new Video(320,240);
                    vid0.attachCamera(cam0);
                    //stream0.send("@setDataFrame" , "onMetaData", metaData);
                    vid0.x = 0;
                    vid0.y = 100;
                    addChild(vid0);
                                        //ui0 = new ui(this);
                                        //destroy0 = new destroy(this);
                                        stage.addEventListener(MouseEvent.CLICK,btn,false,0,true);
                              private function btn(e:MouseEvent=null):void {
                              var vid1:Video = new Video(320,240);
                    var stream1:NetStream = new NetStream(netConn0);
                    vid1.x = 330;
                    vid1.y = 0;
                    vid1.attachNetStream(stream1);
                    stream1.play("stream0");
                    stream1.client= new CustomClient();
                    stream1.addEventListener(AsyncErrorEvent.ASYNC_ERROR, asyncErrorHandler);
                    //stream1.addEventListener(NetStatusEvent.NET_STATUS, onNetStatus);
                    addChild(vid1);
                              trace(vid1.toString());
                    private function asyncErrorHandler(e:AsyncErrorEvent):void {
                              trace(e.text);
          private function onNetStatus(e:NetStatusEvent):void {
                    trace("this");
                    trace(e.info.code);
class CustomClient {
    public function onMetaData(info:Object):void {
        trace("metadata: duration=" + info.duration + " width=" + info.width + " height=" + info.height + " framerate=" + info.framerate);

Hi Eurostrike,
If it is AIM 5.9 has she "Tuned" it to her camera and Mic ?
Also has she allowed it as an Exception through the XP firewall ?
8:37 PM Tuesday; March 13, 2007

Similar Messages

  • Audio/Video connection problem

    My system:
    iMac G5
    2.16 Ghz Intel Core 2 Duo processor
    1 GB 667 MHz DDR2 SDRAM memory
    Running on iChat AV 3.1.5 (v440)
    I'm having the typical connection problem when I try to video or audio chat with my friend who's using a PC. She's on AIM 6.9, and on my Buddy List it says that she has audio chat capabilities. When I try to audio chat with her, a message comes up saying "(screename) has declined the invitation." And then when I try to audio chat with her, an error message comes up saying this:
    Date/Time: 2007-03-11 19:33:12.239 -0500
    OS Version: 10.4.8 (Build 8L2127)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 0.
    0xf0d6330: State change from AVChatNoState to AVChatStateWaiting.
    omgijustrock: State change from AVChatNoState to AVChatStateInvited.
    0xf0d6330: State change from AVChatStateWaiting to AVChatStateConnecting.
    omgijustrock: State change from AVChatStateInvited to AVChatStateConnecting.
    0xf0d6330: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    omgijustrock: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    @:0 type=4 (00000000/22)
    [VCSIP_INVITEERROR]
    [19]
    @SIP/SIP.c:2437 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    @SIP/SIP.c:2437 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:5061 SIP/2.0
    Via: SIP/2.0/UDP 192.168.0.11;branch=z9hG4bK43c31e2b2cdbaa00
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:5061>
    From: "omgijustrock" <sip:[email protected]>;tag=296962515
    Call-ID: 3e8f37c6-d031-11db-ba51-b16bcda113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 483
    v=0
    o=guestfriends 0 0 IN IP4 192.168.0.11
    s=omgijustrock
    c=IN IP4 192.168.0.11
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1869986761
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:904020075
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:5061 SIP/2.0
    Via: SIP/2.0/UDP 192.168.0.11;branch=z9hG4bK43c31e2b2cdbaa00
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:5061>
    From: "omgijustrock" <sip:[email protected]>;tag=296962515
    Call-ID: 3e8f37c6-d031-11db-ba51-b16bcda113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 483
    v=0
    o=guestfriends 0 0 IN IP4 192.168.0.11
    s=omgijustrock
    c=IN IP4 192.168.0.11
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1869986761
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:904020075
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:5061 SIP/2.0
    Via: SIP/2.0/UDP 192.168.0.11;branch=z9hG4bK43c31e2b2cdbaa00
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:5061>
    From: "omgijustrock" <sip:[email protected]>;tag=296962515
    Call-ID: 3e8f37c6-d031-11db-ba51-b16bcda113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 483
    v=0
    o=guestfriends 0 0 IN IP4 192.168.0.11
    s=omgijustrock
    c=IN IP4 192.168.0.11
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1869986761
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:904020075
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:5061 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK2b32e27e665c62b3
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:5061>
    From: "omgijustrock" <sip:[email protected]>;tag=1947389057
    Call-ID: 3d5dea14-d031-11db-ba51-f51ac31213c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 483
    v=0
    o=guestfriends 0 0 IN IP4 m.0
    s=omgijustrock
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1869986761
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:904020075
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:5061 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK2b32e27e665c62b3
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:5061>
    From: "omgijustrock" <sip:[email protected]>;tag=1947389057
    Call-ID: 3d5dea14-d031-11db-ba51-f51ac31213c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 483
    v=0
    o=guestfriends 0 0 IN IP4 m.0
    s=omgijustrock
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1869986761
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:904020075
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:5061 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK2b32e27e665c62b3
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:5061>
    From: "omgijustrock" <sip:[email protected]>;tag=1947389057
    Call-ID: 3d5dea14-d031-11db-ba51-f51ac31213c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 483
    v=0
    o=guestfriends 0 0 IN IP4 m.0
    s=omgijustrock
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1869986761
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:904020075
    @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17cfff com.apple.iChat 3.1.5 (440) /Applications/iChat.app/Contents/MacOS/iChat
    0x5cd000 - 0x5cdfff com.ksuther.chaxloader ??? (1.4.8) /Users/guestfriends/Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax
    0x5d2000 - 0x62dfff com.ksuther.chax ??? (1.4.8) /Users/guestfriends/Library/InputManagers/Chax/Chax.bundle/Contents/Resources/C haxmain.bundle/Contents/MacOS/Chaxmain
    0x1618000 - 0x161bfff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0xcdc1000 - 0xcdcafff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xcfdc000 - 0xd018fff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xd024000 - 0xd054fff com.apple.QuickTimeIIDCDigitizer 7.1.3 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0xd05e000 - 0xd09afff com.apple.QuickTimeUSBVDCDigitizer 1.6.6 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0xd0be000 - 0xd217fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xd243000 - 0xd3b3fff com.apple.GeForceFXGLDriver 1.4.40 (4.4.0) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0xd3d6000 - 0xd3f2fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0xd3f9000 - 0xd41dfff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xd4a2000 - 0xd4a7fff com.apple.audio.AppleHDAHALPlugIn 1.2.4 (1.2.4a21) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xd79a000 - 0xd79dfff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xd7bd000 - 0xd7e7fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x8fe00000 - 0x8fe49fff dyld /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90227000 - 0x902fcfff com.apple.ApplicationServices.ATS 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031c000 - 0x90770fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90807000 - 0x908cffff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090d000 - 0x9090dfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9090f000 - 0x90a02fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a52000 - 0x90ad1fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afa000 - 0x90b5efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcd000 - 0x90bd4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bd9000 - 0x90c4cfff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c61000 - 0x90c73fff libauto.dylib /usr/lib/libauto.dylib
    0x90c79000 - 0x90f1ffff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f62000 - 0x90fcafff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91003000 - 0x91041fff com.apple.CFNetwork 129.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91054000 - 0x91064fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9106f000 - 0x910eefff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91128000 - 0x91146fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91152000 - 0x91160fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91163000 - 0x91302fff com.apple.security 4.5.1 (29002) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91400000 - 0x91408fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140f000 - 0x91435fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91447000 - 0x9144efff libbsm.dylib /usr/lib/libbsm.dylib
    0x91452000 - 0x914c8fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91519000 - 0x91519fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151b000 - 0x91547fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155a000 - 0x9162efff com.apple.ColorSync 4.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91669000 - 0x916dcfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170a000 - 0x917b3fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d9000 - 0x91824fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91843000 - 0x91859fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91865000 - 0x91880fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188b000 - 0x918c8fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918dc000 - 0x918e8fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918ef000 - 0x9192afff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193c000 - 0x919eefff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a34000 - 0x91a4afff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a4f000 - 0x91a6dfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a72000 - 0x91ad0fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae2000 - 0x91ae6fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ae8000 - 0x91b65fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b69000 - 0x91ba6fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bac000 - 0x91bc6fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bcb000 - 0x91bcdfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bcf000 - 0x91bcffff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd1000 - 0x91c5ffff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c66000 - 0x91c66fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c68000 - 0x91cc1fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91cca000 - 0x91ceefff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf6000 - 0x920fffff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92139000 - 0x924edfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9251a000 - 0x92597fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925d8000 - 0x92808fff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92914000 - 0x929f2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a0f000 - 0x92afcfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0c000 - 0x92b23fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b2e000 - 0x92b86fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9a000 - 0x92b9afff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9c000 - 0x92bacfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bbb000 - 0x92bc3fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bc9000 - 0x92bcffff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd5000 - 0x92c66fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c7a000 - 0x92c7efff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c81000 - 0x92c9ffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb1000 - 0x92cb7fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cbd000 - 0x92d20fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d47000 - 0x92d88fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92daf000 - 0x92dbdfff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc4000 - 0x92dc9fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dce000 - 0x930c2fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931c8000 - 0x931d3fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931d8000 - 0x931f3fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93243000 - 0x93243fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93245000 - 0x938fbfff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7c000 - 0x93cf5fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d2e000 - 0x93de6fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e28000 - 0x93e28fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e2a000 - 0x93ffcfff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404d000 - 0x9408efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94096000 - 0x940d0fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9410c000 - 0x94154fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9415e000 - 0x9419cfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941e0000 - 0x941f1fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x941ff000 - 0x9423dfff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94259000 - 0x94268fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9426f000 - 0x9427afff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942c6000 - 0x942e0fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942e6000 - 0x9459ffff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94701000 - 0x94847fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948d3000 - 0x948e2fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948e9000 - 0x94912fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94918000 - 0x94927fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9492b000 - 0x94950fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9495c000 - 0x94979fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94980000 - 0x949e5fff com.apple.Bluetooth 1.7.9 (1.7.9f12) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94ca4000 - 0x94d36fff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94d90000 - 0x94e12fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e4b000 - 0x9512afff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952a9000 - 0x952ccfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95a38000 - 0x95a39fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x95a3b000 - 0x95a3cfff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x95a40000 - 0x95a56fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x95a58000 - 0x95a79fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x95a86000 - 0x95a94fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x95a99000 - 0x95a9afff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x95a9c000 - 0x95aaefff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x96451000 - 0x96451fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96938000 - 0x9695afff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x969cb000 - 0x96a99fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96ab4000 - 0x96ab5fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96ab7000 - 0x96abcfff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96c09000 - 0x96c09fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97365000 - 0x9744efff com.apple.viceroy.framework 276.0 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97b7f000 - 0x97b81fff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97dac000 - 0x98896fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x991f5000 - 0x99200fff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9920a000 - 0x99376fff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0xc0000000 - 0xc0008fff com.growl.growlframework 0.7.3 /Users/guestfriends/Library/InputManagers/Chax/Chax.bundle/Contents/Resources/C hax_main.bundle/Contents/Resources/Frameworks/Growl.framework/Growl
    Now, I've sifted through this discussion section some and I know this is a common case. So I tried to fix things on my own terms, gathering what other people around here have been suggested. On iChat, the bandwidth is set to No Limit. On iChat's Server Settings (under Account), I changed the port to 443. In System Preferences, I changed Quicktime's streaming speed to 1.5 Mbps T1/Intranet/LAN. And, my firewall is turned off.
    But it's still giving me the same errors/messages when I try to audio/video chat.
    Help???
    iMac G5   Mac OS X (10.4.8)  

    Hi Eurostrike,
    If it is AIM 5.9 has she "Tuned" it to her camera and Mic ?
    Also has she allowed it as an Exception through the XP firewall ?
    8:37 PM Tuesday; March 13, 2007

  • Please help with iChat Video connection problem

    Hi,
    I'm having problems getting iChat video to connect with other users. Is there anyone here who can interpret the log for me to diagnose the problem?
    I'm using iChat 4.0.2 (604) on OSX 10.5.2. I'm able to make a test call to the appleu3test01 account but not to anyone else. My computer is behind a firewall/nat that allows all outgoing connections.
    Thanks in advance,
    Charley
    log follows ----
    Date/Time: 2008-04-25 10:54:51.252 -0700
    OS Version: 10.5.2 (Build 9C31)
    Report Version: 4
    iChat Connection Log:
    2008-04-25 10:54:20 -0700: AVChat started with ID 3060103232.
    2008-04-25 10:54:20 -0700: [email protected]: State change from AVChatNoState to AVChatStateWaiting.
    2008-04-25 10:54:20 -0700: 0x18c33f90: State change from AVChatNoState to AVChatStateInvited.
    2008-04-25 10:54:24 -0700: 0x18c33f90: State change from AVChatStateInvited to AVChatStateConnecting.
    2008-04-25 10:54:24 -0700: [email protected]: State change from AVChatStateWaiting to AVChatStateConnecting.
    2008-04-25 10:54:46 -0700: 0x18c33f90: State change from AVChatStateConnecting to AVChatStateEnded.
    2008-04-25 10:54:46 -0700: 0x18c33f90: Error -8 (Did not receive a response from 0x18c33f90.)
    2008-04-25 10:54:46 -0700: [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    2008-04-25 10:54:46 -0700: [email protected]: Error -8 (Did not receive a response from 0x18c33f90.)
    Video Conference Error Report:
    19.849386 @SIP/SIP.c:2719 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    21.879238 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    23.907981 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    207.554386 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    209.556562 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    211.558538 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    6.351586 @Video Conference/VCInitiateConference.m:1582 type=2 (00000000/0)
    [Connection Data for call id: 1 returns 1
    11.806939 @Video Conference/VCInitiateConference.m:1597 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    11.807668 @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]
    17.848706 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK6eea23d52f630510
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=284603095
    Call-ID: 37c81fe0-12f0-11dd-bc88-c28afda54012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    18.348973 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK6eea23d52f630510
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=284603095
    Call-ID: 37c81fe0-12f0-11dd-bc88-c28afda54012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    19.349225 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK6eea23d52f630510
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=284603095
    Call-ID: 37c81fe0-12f0-11dd-bc88-c28afda54012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    19.879528 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:34793 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK6ebc186f3e3a806c
    Max-Forwards: 70
    To: "u0" <sip:user@rip:34793>
    From: "0" <sip:user@lip:16402>;tag=1250365544
    Call-ID: 38fdfe34-12f0-11dd-bc88-ea4fb53e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    20.379800 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:34793 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK6ebc186f3e3a806c
    Max-Forwards: 70
    To: "u0" <sip:user@rip:34793>
    From: "0" <sip:user@lip:16402>;tag=1250365544
    Call-ID: 38fdfe34-12f0-11dd-bc88-ea4fb53e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    21.380078 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:34793 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK6ebc186f3e3a806c
    Max-Forwards: 70
    To: "u0" <sip:user@rip:34793>
    From: "0" <sip:user@lip:16402>;tag=1250365544
    Call-ID: 38fdfe34-12f0-11dd-bc88-ea4fb53e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    21.908295 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK1ddd3b8a34918b59
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=849327933
    Call-ID: 3a339b2e-12f0-11dd-bc88-8397d3164012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    22.408547 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK1ddd3b8a34918b59
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=849327933
    Call-ID: 3a339b2e-12f0-11dd-bc88-8397d3164012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    23.408840 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:17297;branch=z9hG4bK1ddd3b8a34918b59
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=849327933
    Call-ID: 3a339b2e-12f0-11dd-bc88-8397d3164012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:17297>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 728
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 17297 RTP/AVP 110 121 12 3 0
    a=rtcp:17297
    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:3795671230
    m=video 17297 RTP/AVP 123 126 34
    a=rtcp:17297
    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 17297 VIDEO 17297
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2844954058
    48.126971 @Video Conference/VCInitiateConference.m:1582 type=2 (00000000/0)
    [Connection Data for call id: 3 returns 1
    48.345373 @Video Conference/VCInitiateConference.m:1597 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    137.223416 @Video Conference/VCInitiateConference.m:1582 type=2 (00000000/0)
    [Connection Data for call id: 4 returns 1
    137.745518 @Video Conference/VCInitiateConference.m:1597 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    137.746141 @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]
    138.114296 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:1156;branch=z9hG4bK0588d22c3bf22e51
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=1374840277
    Call-ID: 7f77f770-12f0-11dd-bc88-d4dead114012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:1156>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 1156 RTP/AVP 110 121 12 3 0
    a=rtcp:1156
    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:4082181242
    m=video 1156 RTP/AVP 123 126 34
    a=rtcp:1156
    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 1156 VIDEO 1156
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:1988964481
    138.155760 @SIP/Transport.c:347 type=2 (00000000/0)
    [SIP/2.0 100 Trying
    Via: SIP/2.0/UDP sip:1156;branch=z9hG4bK0588d22c3bf22e51
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=1374840277
    Call-ID: 7f77f770-12f0-11dd-bc88-d4dead114012@lip
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    138.155978 @SIP/Transport.c:347 type=2 (00000000/0)
    [SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP sip:1156;branch=z9hG4bK0588d22c3bf22e51
    To: "u0" <sip:user@rip:16402>;tag=1599155684
    From: "0" <sip:user@lip:16402>;tag=1374840277
    Call-ID: 7f77f770-12f0-11dd-bc88-d4dead114012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:16402>
    User-Agent: Viceroy 1.3
    Content-Length: 0
    138.225275 @SIP/Transport.c:347 type=2 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP sip:1156;branch=z9hG4bK0588d22c3bf22e51
    To: "u0" <sip:user@rip:16402>;tag=1599155684
    From: "0" <sip:user@lip:16402>;tag=1374840277
    Call-ID: 7f77f770-12f0-11dd-bc88-d4dead114012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@rip:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 446
    [v=0
    o=vcm39 0 0 IN IP4 rip
    s=0
    c=IN IP4 rip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:889957869
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:813658281
    138.225465 @SIP/Transport.c:2362 type=1 (00000000/0)
    [ACK sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:1156;branch=z9hG4bK1897dab876cdecb4
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>;tag=1599155684
    From: "0" <sip:user@lip:16402>;tag=1374840277
    Call-ID: 7f77f770-12f0-11dd-bc88-d4dead114012@lip
    CSeq: 1 ACK
    User-Agent: Viceroy 1.3
    Content-Length: 0
    138.459642 @:0 type=1 (00000000/0)
    [Bandwidth Detection]
    [Received the first BWD packet from rip:16402]
    138.773635 @:0 type=1 (00000000/0)
    [Bandwidth Detection]
    [Avg=100948.20, NSDev=0.65%]
    138.939768 @:0 type=1 (00000000/1)
    [Bandwidth Detection]
    [Avg=865686.00, NSDev=5.40%]
    139.050190 @:0 type=1 (00000000/2)
    [Bandwidth Detection]
    [Avg=3148358.00, NSDev=2.29%]
    145.812543 @SIP/Transport.c:2362 type=1 (00000000/0)
    [BYE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:1156;branch=z9hG4bK4dbf685912e73246
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>;tag=1599155684
    From: "0" <sip:user@lip:16402>;tag=1374840277
    Call-ID: 7f77f770-12f0-11dd-bc88-d4dead114012@lip
    CSeq: 2 BYE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    145.850321 @SIP/Transport.c:347 type=2 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP sip:1156;branch=z9hG4bK4dbf685912e73246
    To: "u0" <sip:user@rip:16402>;tag=1599155684
    From: "0" <sip:user@lip:16402>;tag=1374840277
    Call-ID: 7f77f770-12f0-11dd-bc88-d4dead114012@lip
    CSeq: 2 BYE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    195.109331 @Video Conference/VCInitiateConference.m:1582 type=2 (00000000/0)
    [Connection Data for call id: 5 returns 1
    199.541174 @Video Conference/VCInitiateConference.m:1597 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    199.542189 @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]
    205.554461 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK0f6792db59552bff
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=881601401
    Call-ID: a7aaffda-12f0-11dd-bc88-d9783e6e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    206.054777 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK0f6792db59552bff
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=881601401
    Call-ID: a7aaffda-12f0-11dd-bc88-d9783e6e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    207.055212 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK0f6792db59552bff
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=881601401
    Call-ID: a7aaffda-12f0-11dd-bc88-d9783e6e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    207.556084 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:34793 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK6a49d97471a25260
    Max-Forwards: 70
    To: "u0" <sip:user@rip:34793>
    From: "0" <sip:user@lip:16402>;tag=617856270
    Call-ID: a8dc537c-12f0-11dd-bc88-db9bbace4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    208.056452 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:34793 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK6a49d97471a25260
    Max-Forwards: 70
    To: "u0" <sip:user@rip:34793>
    From: "0" <sip:user@lip:16402>;tag=617856270
    Call-ID: a8dc537c-12f0-11dd-bc88-db9bbace4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    209.057386 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:34793 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK6a49d97471a25260
    Max-Forwards: 70
    To: "u0" <sip:user@rip:34793>
    From: "0" <sip:user@lip:16402>;tag=617856270
    Call-ID: a8dc537c-12f0-11dd-bc88-db9bbace4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    209.558360 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK16cf618234ae3133
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=474934580
    Call-ID: aa0dda7c-12f0-11dd-bc88-98d03de04012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    210.058639 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK16cf618234ae3133
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=474934580
    Call-ID: aa0dda7c-12f0-11dd-bc88-98d03de04012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    211.059368 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:2960;branch=z9hG4bK16cf618234ae3133
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=474934580
    Call-ID: aa0dda7c-12f0-11dd-bc88-98d03de04012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:2960>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 731
    v=0
    o=charley 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:8:2800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 2960 RTP/AVP 110 121 12 3 0
    a=rtcp:2960
    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:1185780439
    m=video 2960 RTP/AVP 123 126 34
    a=rtcp:2960
    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 2960 VIDEO 2960
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:2643597519
    Video Conference User Report:
    0.000000 @:0 type=5 (00000000/16402)
    [Local SIP port]
    23.939323 @Video Conference/VideoConferenceMultiController.m:1474 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 120 bytes of local IP and port data (3 entries). Remote data was 0 bytes (0 entries).
    139.188758 @:0 type=5 (00000000/60)
    [Detected bandwidth (kbits/s): 868 up, 868 down. (00000000)
    139.210929 @Video Conference/VideoConferenceMultiController.m:1958 type=5 (00000000/0)
    [Start Conference With UserID: u0]
    211.591419 @Video Conference/VideoConferenceMultiController.m:1474 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 120 bytes of local IP and port data (3 entries). Remote data was 0 bytes (0 entries).
    Binary Images Description for "iChat":
    0x1000 - 0x239fff com.apple.iChat 4.0.2 (604) /Applications/iChat.app/Contents/MacOS/iChat
    0x2ae000 - 0x31cfff com.apple.Bluetooth 2.1 (2.1f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x368000 - 0x4b9fff com.apple.viceroy.framework 363.1 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x527000 - 0x566fff com.apple.vmutils 4.1 (104) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x588000 - 0x5a1fff com.apple.frameworks.preferencepanes 12.0 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x5bb000 - 0x5f5fff com.apple.remotedesktop.screensharing 1.0 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x605000 - 0x619fff com.apple.ScreenSaver 2.1 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x629000 - 0x647fff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x64f000 - 0x6c1fff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x6ff000 - 0x730fff com.apple.iChatCommonGUI 4.0.2 (604) /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    0x759000 - 0x75cfff com.apple.BezelServicesFW 1.4.624 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x777000 - 0x779fff com.apple.iChat.Styles.Text 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    0x7c7000 - 0x7ccfff com.apple.iChat.Styles.Balloons 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    0x7db000 - 0x7defff com.apple.iChat.Styles.Boxes 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    0x7e5000 - 0x7ebfff com.apple.iChat.Styles.Compact 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    0x1489e000 - 0x1498cfff com.apple.RawCamera.bundle 2.0.2 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14aab000 - 0x14ab0fff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16254000 - 0x1625dfff com.apple.IOFWDVComponents 1.9.5 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1626e000 - 0x16271fff com.apple.audio.AudioIPCPlugIn 1.0.4 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16277000 - 0x1627cfff com.apple.audio.AppleHDAHALPlugIn 1.5.6 (1.5.6a19) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x162de000 - 0x162e1fff com.apple.LiveType.component 2.1.3 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x162e6000 - 0x1634bfff com.apple.LiveType.framework 2.1.3 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x1636b000 - 0x163b1fff com.apple.motion.component 1.0 /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x163b6000 - 0x163b9fff com.apple.motion.framework 3.0 /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x163be000 - 0x163f9fff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x16404000 - 0x16431fff com.apple.QuickTimeIIDCDigitizer 7.4.5 (67) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1643c000 - 0x16486fff com.apple.QuickTimeUSBVDCDigitizer 2.1.6 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x164ad000 - 0x164c8fff de.access-music.virus_ti.util.hal ??? (1.4.0) /Library/Audio/Plug-Ins/HAL/de.access-music.virusti.plugin/Contents/MacOS/de.access-music.virusti
    0x164f7000 - 0x1654dfff com.apple.DVCPROHDAudio 1.3 /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x1657d000 - 0x165c7fff com.apple.DVCPROHDMuxer 1.3 /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x165eb000 - 0x16607fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x16705000 - 0x16895fff com.apple.audio.codecs.Components 1.6.2 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x16923000 - 0x16aa4fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16ad2000 - 0x16d21fff com.apple.ATIRadeonX2000GLDriver 1.5.20 (5.2.0) /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x17e76000 - 0x17e76fff liblangid.dylib /usr/lib/liblangid.dylib
    0x183b3000 - 0x183b3fff com.apple.JavaPluginCocoa 12.0.0 /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x183b9000 - 0x183c0fff com.apple.JavaVM 12.0.2 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x183ca000 - 0x183cbfff com.apple.iChat.PersonIconPlugIn 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/PersonIcon.plugin/Contents/MacOS/Perso nIcon
    0x189a1000 - 0x189c0fff com.apple.speech.SpeechDictionary 3.5.51 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechD ictionary
    0x18fbd000 - 0x19051fff com.apple.speech.synthesis.MacinTalkSynthesizer 3.6.59 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/ MacinTalk
    0x1deff000 - 0x1df11fff com.apple.DVCPROHDVideoDigitizer 1.3 /Library/QuickTime/DVCPROHDVideoDigitizer.component/Contents/MacOS/DVCPROHDVide oDigitizer
    0x1e43a000 - 0x1e4adfff com.apple.audio.units.Components 1.5.1 /System/Library/Components/CoreAudio.component/Contents/MacOS/CACodecs
    0x1e654000 - 0x1e654fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x1e6fc000 - 0x1e718fff com.apple.QuartzComposer.ExtraPatches 2.1 (106.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x1e7a0000 - 0x1e7bdfff com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1e815000 - 0x1e822fff com.apple.QuartzComposer.Backdrops 1.1 /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
    0x1e82a000 - 0x1e82ffff com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1e9b2000 - 0x1e9c4fff com.apple.FCP Uncompressed 422.component 1.5 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x1e9ea000 - 0x1ea1ffff com.apple.AppleProRes422 1.0 (36) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
    0x1ea89000 - 0x1eacdfff com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x1eb30000 - 0x1eb8bfff com.apple.AppleHDVCodec 1.3 (211) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x1eb96000 - 0x1ebd2fff com.apple.AppleVAFramework 4.0.16 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1ebd9000 - 0x1ebf3fff com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1ec18000 - 0x1ec38fff com.apple.IMXCodec 1.3 (143) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x1ec6f000 - 0x1ec89fff com.apple.applepixletvideo 1.2.10 (1.2d10) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x21557000 - 0x218d5fff com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x700e3fff com.apple.audio.units.Components 1.5.1 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2dfff dyld /usr/lib/dyld
    0x90003000 - 0x90041fff com.apple.CoreMediaIOServicesPrivate 8.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x90042000 - 0x900f4fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x900f5000 - 0x90133fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90134000 - 0x90544fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90545000 - 0x9057ffff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90580000 - 0x906a4fff com.apple.audio.toolbox.AudioToolbox 1.5.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x906b2000 - 0x906e4fff com.apple.LDAPFramework 1.4.3 (106) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x906e5000 - 0x90734fff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90735000 - 0x90737fff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90738000 - 0x90738fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9073f000 - 0x907effff edu.mit.Kerberos 6.0.12 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x907f0000 - 0x907f4fff com.apple.CoreMediaAuthoringPrivate 1.3 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x907ff000 - 0x9082efff com.apple.AE 402.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9082f000 - 0x9087ffff com.apple.framework.familycontrols 1.0.2 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x90880000 - 0x90909fff com.apple.DesktopServices 1.4.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9093a000 - 0x90ab8fff com.apple.AddressBook.framework 4.1 (687.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90ab9000 - 0x90ab9fff com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90aba000 - 0x90b31fff com.apple.CFNetwork 221.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90b32000 - 0x90b32fff com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90b33000 - 0x91330fff com.apple.AppKit 6.5.2 (949.26) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91331000 - 0x9138efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x9146f000 - 0x9154efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x9154f000 - 0x9156dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9156e000 - 0x9192cfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9192d000 - 0x919f8fff com.apple.ColorSync 4.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x919f9000 - 0x91c73fff com.apple.Foundation 6.5.4 (677.15) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91c74000 - 0x91e3ffff com.apple.security 5.0.2 (33001) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91e40000 - 0x91ebcfff com.apple.audio.CoreAudio 3.1.0 (3.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91ebd000 - 0x91f17fff com.apple.CoreText 2.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91f18000 - 0x91f1afff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91f1b000 - 0x91f65fff com.apple.securityinterface 3.0 (32532) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91f66000 - 0x91f7cfff com.apple.DictionaryServices 1.0.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91f7d000 - 0x920c2fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x920c3000 - 0x920cafff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x920cb000 - 0x920e3fff com.apple.openscripting 1.2.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x920e4000 - 0x920f0fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x920f1000 - 0x92229fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x92297000 - 0x9229efff libbsm.dylib /usr/lib/libbsm.dylib
    0x9229f000 - 0x92938fff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92939000 - 0x9293efff com.apple.DisplayServicesFW 2.0 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9293f000 - 0x92e55fff com.apple.WebCore 5523.15.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x92e56000 - 0x93176fff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93177000 - 0x9318afff com.apple.IMUtils 4.0.2 (579) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x9318b000 - 0x931ccfff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93436000 - 0x9344afff com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93457000 - 0x934c9fff com.apple.PDFKit 2.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x934ca000 - 0x9355dfff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9355e000 - 0x9460efff com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94768000 - 0x94811fff com.apple.JavaScriptCore 5523.10.3 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94812000 - 0x948a5fff com.apple.ApplicationServices.ATS 3.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x948a6000 - 0x948affff com.apple.speech.recognition.framework 3.7.24 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x948b0000 - 0x948cbfff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x948cc000 - 0x9491cfff com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9491d000 - 0x9491ffff com.apple.CrashReporterSupport 10.5.0 (156) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94920000 - 0x94920fff com.apple.audio.units.AudioUnit 1.5 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94921000 - 0x94930fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94931000 - 0x949f8fff com.apple.vImage 3.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x949f9000 - 0x949fafff libffi.dylib /usr/lib/libffi.dylib
    0x949fb000 - 0x94b2dfff com.apple.CoreFoundation 6.5.1 (476.10) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94b2e000 - 0x94b45fff com.apple.datadetectors 1.0.1 (66.2) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x94b7b000 - 0x94b86fff com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94b87000 - 0x94c68fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x94c69000 - 0x94cc2fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94d66000 - 0x94d6efff com.apple.DiskArbitration 2.2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94d6f000 - 0x94d85fff com.apple.CoreVideo 1.5.0 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94d86000 - 0x95259fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9525a000 - 0x9529ffff com.apple.Metadata 10.5.2 (398.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x952a0000 - 0x952e4fff com.apple.DirectoryService.PasswordServerFramework 3.0.2 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x952e5000 - 0x952e5fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x952e6000 - 0x95304fff com.apple.DirectoryService.Framework 3.5.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95305000 - 0x9532bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9532c000 - 0x95333fff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95334000 - 0x95358fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95359000 - 0x95368fff com.apple.DSObjCWrappers.Framework 1.2.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95369000 - 0x9539ffff libtidy.A.dylib /usr/lib/libtidy.A.dylib
    0x953a0000 - 0x953a0fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x953a1000 - 0x954a2fff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x954a3000 - 0x954fffff com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95531000 - 0x95531fff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95532000 - 0x95551fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95552000 - 0x955ddfff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x955de000 - 0x95609fff libauto.dylib /usr/lib/libauto.dylib
    0x9560a000 - 0x95611fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x95612000 - 0x9568cfff com.apple.print.framework.PrintCore 5.5.2 (245.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9568d000 - 0x9570cfff com.apple.SearchKit 1.2.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9570d000 - 0x95794fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x95795000 - 0x957bdfff com.apple.shortcut 1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x957be000 - 0x9591dfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9591e000 - 0x959e6fff com.apple.QuickTimeMPEG4.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x959e7000 - 0x959f7fff com.apple.speech.synthesis.framework 3.6.59 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x959f8000 - 0x95acbfff com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x95acc000 - 0x95ae9fff com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95aea000 - 0x95af8fff libz.1.dylib /usr/lib/libz.1.dylib
    0x95af9000 - 0x95b1dfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95b1e000 - 0x95b23fff com.apple.backup.framework 1.0 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95b24000 - 0x95bb0fff com.apple.LaunchServices 286.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95bb1000 - 0x95c58fff com.apple.QD 3.11.52 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95c59000 - 0x95e14fff com.apple.QuartzComposer 2.1 (106.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95f0a000 - 0x961e3fff com.apple.CoreServices.CarbonCore 785.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x961e4000 - 0x961e4fff com.apple.MonitorPanelFramework 1.2.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x961e5000 - 0x9621cfff com.apple.SystemConfiguration 1.9.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9621d000 - 0x96220fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96221000 - 0x96252fff com.apple.quartzfilters 1.5.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x96253000 - 0x96259fff com.apple.print.framework.Print 218.0.2 (220.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9625a000 - 0x962d7fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x962d8000 - 0x962dcfff com.apple.OpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x962dd000 - 0x962ddfff com.apple.Carbon 136 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x962de000 - 0x965e6fff com.apple.HIToolbox 1.5.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x965e7000 - 0x965f3fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x965f4000 - 0x965f4fff com.apple.ApplicationServices 34 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96603000 - 0x9662dfff com.apple.CoreMediaPrivate 8.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9662e000 - 0x96765fff com.apple.imageKit 1.0.1 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96766000 - 0x96770fff com.apple.audio.SoundManager 3.9.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96771000 - 0x967b0fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x967b1000 - 0x967b5fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x967b6000 - 0x967c1fff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x967c2000 - 0x967defff com.apple.IMFramework 4.0.2 (579) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x967df000 - 0x96b75fff com.apple.QuartzCore 1.5.1 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96b76000 - 0x96b86fff com.apple.LangAnalysis 1.6.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96b87000 - 0x96b8cfff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96b8d000 - 0x96b9efff com.apple.CFOpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x96b9f000 - 0x96b9ffff com.apple.CoreServices 32 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96ba0000 - 0x96c5bfff com.apple.WebKit 5523.15.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96c5c000 - 0x96cc1fff com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96d00000 - 0x96d39fff com.apple.securityfoundation 3.0 (32989) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96d3a000 - 0x96d3efff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96d3f000 - 0x96d6cfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96d6d000 - 0x96daffff com.apple.NavigationServices 3.5.1 (161) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96db0000 - 0x96e6afff com.apple.CoreServices.OSServices 224.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96e6b000 - 0x96f50fff com.apple.CoreData 100.1 (186) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96f51000 - 0x96fddfff com.apple.QTKit 7.4.5 (67) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96fde000 - 0x9702cfff com.apple.datadetectorscore 1.0.1 (52.13) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

    Does this firewall allow Incoming Connections ?
    8:12 PM Sunday; April 27, 2008

  • College Video Connection Problem

    My girlfriend just moved into her dorm at Notre Dame and she has started experiencing an interesting problem. In the past we have used video chat and it always worked, but now that she in in her dorm there is a problem that says the video chat was cancelled because the other party did not respond. I'm going to USF and have had no problem with video chat, I have used it with other friends both in and out of the USF network so I don't think the problem is with me. On the other hand, she has tried using video chat with others and always gets the same error. We both tried restarting iChat, restarting our computer, and exiting and re-entering our internet networks. Can anyone offer some advice on how to resolve this issue?

    The problem turned out to be with the wireless network. If you get an ethernet cable for your room and hardwire for internet you will be fine. However, if you don't want to have to wire your computer you can download a program called Skype which is a free download at skype.com. Unfortunately, the Notre Dame wireless network will still be slow and you may occasionally lose connection with Skype.

  • IChat 5.0.3 video connection problem one computer not another

    I have MacBook Pros about same age, both upgraded to SL, running 10.6.5 and side by side. Airport Extreme home wireless network. iChat bandwidth set to 500kbps on a Comcast cable internet. MBPro#1 can video/audio chat (one way) with PPC in the house and its Connection Doctor setting is "Router type: Full cone". MBPro#2 cannot connect for video/audio chat to MBPro#1 although the camera comes on and you can select "Accept" in the video window; however, the connection thingie just spins until failure. On that machine the Connection Doctor setting is "Router type: Unknown" with its message about something up with the network preventing video/audio chatting. Both machines have Sound input and Sound output settings identical. Text chatting is fine. Video chat attempt to the [email protected] also fails due to connection error. Other wireless activities, such as downloads, internet, etc. work fine on both machines.
    - I have reinstalled SL from the install DVD and then upgraded to current OS version from the 10.6.5 combo upgrade .dmg.
    - I have replaced the plist files with ichat in their names from MBPro #1
    - As far as I can see, settings are identical in all the System Preferences locations (including firewall), but the two machines differ of course in the iChat Connection Doctor readout. Applications on the two machines are not identical.
    Perhaps there are other files I need to find or change but I am at a loss to get MBPro #1 video chatting -- MBPro #2 in contrast was absolutely smooth to get going.
    I've looked through a number of the iChat Discussion topics but did not come across this particular situation of two machines, one working and one not with the same router -- forgive me if my search terms did not find them. Any help will be appreciated.
    Peter

    Hi Ralph
    Thanks for the reply.
    The Terminal command is certainly showing something significant. The log for the iChat AV incapable machine is pasted below per your instructions. The end of the paste is as far as it goes. I see that it is different from the iChat AV capable machine ie for that computer there are positive tests to BWD commands and checks for audio and video network come up positive, plus more data come after the CommNAT line.
    Peter
    MBP-Peetah2:~ prussell$ /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7
    201941.240150 ER_AddFilter (0): Adding [Peter [email protected]]->[0]
    201941.240175 setLocalUserName: Peter [email protected]
    201941.242083 Default video size is (640 x 480)
    201941.243170 H264: (640 x 480) @ 20 fps
    201941.245303 H264: (320 x 240) @ 30 fps
    201941.247430 H263: (352 x 288) @ 30 fps
    201941.248499 H263: (176 x 144) @ 30 fps
    201941.248606 ######################################
    201941.248614 # SoundDec_Create(16000 --> 3) #
    201941.248619 ######################################
    201941.260288 Leaving SoundDec_Create
    201941.263386 Audio Unit Parameter List = 7, result = 0
    201941.263409 CurrentFormatmSampleRate 44100.000000
    201941.263420 CurrentFormatmFormatID lpcm
    201941.263425 CurrentFormatmFormatFlags 0x00000029
    201941.263430 CurrentFormatmBytesPerPacket 4
    201941.263434 CurrentFormatmFramesPerPacket 1
    201941.263438 CurrentFormatmBytesPerFrame 4
    201941.263442 CurrentFormatmChannelsPerFrame 2
    201941.263446 CurrentFormatmBitsPerChannel 32
    201941.263450 OurFormatmSampleRate 16000.000000
    201941.263455 OurFormatmFormatID lpcm
    201941.263459 OurFormatmFormatFlags 0x00000029
    201941.263464 OurFormatmBytesPerPacket 4
    201941.263468 OurFormatmFramesPerPacket 1
    201941.263471 OurFormatmBytesPerFrame 4
    201941.263476 OurFormatmChannelsPerFrame 1
    201941.263480 OurFormatmBitsPerChannel 32
    201941.263490 Reached err = 4294956417, 459
    201941.263495 Reached err = 4294956417, 467
    201941.264973 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    201941.265007 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    201941.265023 ++++++++ confStatusMapRemoveAll
    201941.265029 ( ) -- mapUserIDToSecurityInfo cleared --
    201941.265311 dispatch_CommNATProc
    201941.272561 selectedCamera: no camera has been set yet.
    201941.272660 Selected microphone is the null device microphone.
    201941.272763 vcCapabilitiesOfCPU returns: 0x00000fff
    201941.272969 BWD: cache: '[3.1.0.10:0.255.255.255]' != '[2.1.0.10:0.255.255.255]'
    201941.273023 BWD: Launching thread to determine focus capability based on bandwidth.
    201941.273101 BWD: Using QuickTime value: 500000
    201941.273135 BWD bandwidth: 500 kbits up, 500 kbits down.
    201941.273142 videoNetworkCapable: 1 -- 3 max participants.
    201941.273147 audioNetworkCapable: 1 -- 9 max participants.
    201941.273215 Supports PCMU wideband for audio: 1 / video: 0
    201941.273233 vcCapabilitiesOfNetwork returns: 0x00000fff
    201941.273241 vcCapabilitiesOfRouter returns: 0x00000000
    201941.273295 vcCapabilities returns: 0x00000fff
    201941.273749 dispatch_DetermineFocusCapability
    201941.279880 Found 2 cameras:
    201941.280166 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    201941.280440 Built-in iSight - 0xfd40000005ac8502 (0x104, 0x104)
    201941.280461 selectedCamera: no camera has been set yet.
    201941.280487 selectCameraWithTundraDeviceID: 0x104 returned 1
    201941.285160 Microphone devices:
    201941.285360 Internal microphone
    201941.285473 Line In
    201941.285754 Selected mic: Built-in Microphone / imic
    201941.285853 Found 2 cameras:
    201941.285919 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    201941.286003 Built-in iSight - 0xfd40000005ac8502 (0x104, 0x104)
    201941.286083 selectedCamera2 GUID returned Built-in iSight
    201941.286145 selectCameraWithTundraDeviceID: 0x104 returned 1
    201941.290055 Microphone devices:
    201941.290154 Internal microphone
    201941.290218 Line In
    201941.290429 Selected mic: Built-in Microphone / imic
    201941.300452 Received VCHardwareCapsChangeNotification
    2011-01-01 20:19:41.300 iChat[357:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    FirmwareVersion = 0;
    GUID = 0xfd40000005ac8502;
    IrisState = 1;
    201941.302126 Found 2 cameras:
    201941.302334 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    201941.302507 Built-in iSight - 0xfd40000005ac8502 (0x104, 0x104)
    201941.306851 Microphone devices:
    201941.307034 Internal microphone
    201941.307144 Line In
    201941.307339 selectedCamera2 GUID returned Built-in iSight
    201941.307496 Selected microphone is Internal microphone.
    201941.307553 vcCapabilitiesOfCPU returns: 0x00000fff
    201941.307655 BWD: cache: '[3.1.0.10:0.255.255.255]' != '[2.1.0.10:0.255.255.255]'
    201941.307669 BWD: Using QuickTime value: 500000
    201941.307683 BWD bandwidth: 500 kbits up, 500 kbits down.
    201941.307689 videoNetworkCapable: 1 -- 3 max participants.
    201941.307694 audioNetworkCapable: 1 -- 9 max participants.
    201941.307698 Supports PCMU wideband for audio: 1 / video: 0
    201941.307710 vcCapabilitiesOfNetwork returns: 0x00000fff
    201941.307717 vcCapabilitiesOfRouter returns: 0x00000000
    201941.307722 vcCapabilities returns: 0x00000fff
    201941.307792 Found 2 cameras:
    201941.307813 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    201941.307843 Built-in iSight - 0xfd40000005ac8502 (0x104, 0x104)
    201941.307870 selectedCamera2 GUID returned Built-in iSight
    201941.307885 selectCameraWithTundraDeviceID: 0x104 returned 1
    201941.312229 Microphone devices:
    201941.312334 Internal microphone
    201941.312399 Line In
    201941.312623 Selected mic: Built-in Microphone / imic
    201941.319687 Selected microphone is Internal microphone.
    201941.319922 Selected microphone is Internal microphone.
    201941.320105 Selected microphone is Internal microphone.
    201941.323061 Found 2 cameras:
    201941.323093 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    201941.323137 Built-in iSight - 0xfd40000005ac8502 (0x104, 0x104)
    201941.323169 selectedCamera2 GUID returned Built-in iSight
    201941.323186 selectCameraWithTundraDeviceID: 0x104 returned 1
    201941.329203 Microphone devices:
    201941.329390 Internal microphone
    201941.329501 Line In
    201941.329771 Selected mic: Built-in Microphone / imic
    201941.330352 Selected microphone is Internal microphone.
    201941.331296 Found 2 cameras:
    201941.331766 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    201941.331859 Built-in iSight - 0xfd40000005ac8502 (0x104, 0x104)
    201941.331956 selectedCamera2 GUID returned Built-in iSight
    201941.332020 selectCameraWithTundraDeviceID: 0x104 returned 1
    201941.336642 Microphone devices:
    201941.336893 Internal microphone
    201941.337048 Line In
    201941.337357 Selected mic: Built-in Microphone / imic
    201941.337868 Selected microphone is Internal microphone.
    201941.364180 BWD Configuration Data: snatmap.mac.com (16384/1)
    201941.364489 Connect to bwd server:16384/1 from configuration file.
    201941.365699 BWD_GetBandwidth: SendRequest (from :16386)
    201941.616127 BWD_GetBandwidth: SendRequest (from :16386)
    201941.866366 BWD_GetBandwidth: SendRequest (from :16386)
    201942.116735 BWD_GetBandwidth: SendRequest (from :16386)
    201942.367129 BWD_GetBandwidth: SendRequest (from :16386)
    201942.617493 BWD_GetBandwidth: SendRequest (from :16386)
    201942.867743 BWD_GetBandwidth: SendRequest (from :16386)
    201943.118093 BWD_GetBandwidth: SendRequest (from :16386)
    201943.368459 BWD_GetBandwidth: SendRequest (from :16386)
    201943.618783 BWD_GetBandwidth: SendRequest (from :16386)
    201943.869367 BWD_GetBandwidth: GotResponse
    201943.869436 BWD_Get: signal failed
    201943.869501 BWD GetBW failed.
    201943.869523 GotBandwidth: 0/0 (up/down) @
    201943.869599 BWD bandwidth: 0 kbits up, 0 kbits down.
    201943.869623 videoNetworkCapable: 0 -- 0 max participants.
    201943.869636 audioNetworkCapable: 0 -- 0 max participants.
    201943.869678 Focus Capability (after BWD):
    201943.869854 audioHardwareCapable = 1
    201943.869902 maxAudioParticipantsBasedOnHardware = 9
    201943.869917 audioNetworkCapable = 0
    201943.869928 maxAudioParticipants = 0
    201943.869940 canBeAudioMultipointParticipant = 1
    201943.869951 videoHardwareCapable = 1
    201943.869963 maxVideoParticipantsBasedOnHardware = 3
    201943.869974 videoNetworkCapable = 0
    201943.869985 maxVideoParticipants = 0
    201943.869996 canBeVideoMultipointParticipant = 1
    201943.870008 detectedUpstreamKbits = 0
    201943.870019 detectedDownstreamKbits = 0
    201943.870031 Sending VCCapabilitiesDidChangeNotification
    201943.870084 BWD: Launched thread done.
    201956.341569 CommNAT no result
    For the iChat AV capable machine there is:
    202525.

  • IMac to PC video connection problems

    Hi, I've been trying to connect to my parents who are using the new imac 2ghz intel core duo, my pc is a 2ghz mesh. However i am having limited success, sometime the video chat works perfectly (however to get to this it, we both have to sign in and out constantly). Other times we get an error were by my parents send me an invitation and i never get it. And others it says it connecting for a bit, then it say there mac did not respond. It seem we are only able to connect by chance?
    Here are the system specs of both the pc and the imac:
    Imac
    20-inch widescreen LCD with 1680x1050 resolution
    2.0GHz Intel Core Duo with 2MB shared L2 cache
    512MB (single SO-DIMM) 667MHz DDR2 SDRAM
    250GB Serial ATA hard drive
    Slot-load 8x double-layer SuperDrive
    ATI Radeon X1600 graphics with 128MB GDDR3 memory
    Built-in AirPort Extreme and Bluetooth 2.0
    Running through a wireless Connection
    Mesh PC
    AMD Athlon(tm) 64 Processor 3000+ 2.0 GHz
    1023 MB RAM
    152.66 GB Hard disk
    GFX Card: 800 x 600 in 64K Colors, NVIDIA GeForce FX 5900XT Ver. 6.14
    Basic USB webcam 640 x 480 pixels
    Running throught direct connection

    Hi Mole!,
    Welcome To The Apple Discussion Pages.
    There are a few things you can tweak and check.
    Mac.
    Go to System Preferences > Quuicktime > Streaming tab
    Set the Streaming speed in the drop down to match their Download speed. (Do not Automatic or the top of the range Intranet/LAN)
    In iChat go to the Preferences > Video section > Bandwidth Limit drop down and make sure it is set to NONE.
    Need to know more about the wireless to modem connection
    PC.
    Should be XP.
    Should be AIM 5.9
    AIM for PCs need Tuning. You only really need Message 568 onwards. You need to go to MY AIM menu > Options > Properties to access the LIve Video/Tuning bits.
    Hopefully you have also Enabled it through the Service Pack 2 Firewall
    Try these Test accounts in Table 1
    1:33 PM Saturday; March 18, 2006

  • Video connection problems (long)

    While the official Apple advice always seems to be to fiddle with your firewall settings, I am leaning heavily towards thinking that it's a defect in the iChat software itself. My apologies for the long post but I want to try to close as many of the other possibilities (if not all) as possible before giving up! I really want to be able to use my iSight!
    So first I will document the configuration.
    I have a 2Mbps ADSL line connected to a Draytek Vigor 2600 modem/router. It has a stateful firewall and dishes out IP addresses using DHCP. The “base” configuration of the firewall is to let nothing through. The first device it sends an address to is my Apple Airport Express. This is configured not to be a DHCP server. From here I have two Macs, an iMac G5 which is running OSX 10.4 and an iBook G3 with 10.3 (both with all the latest patches).
    My girlfriend has a similar ADSL line, using the same ISP who do some traffic shaping but do not block any ports. She has a one-port router, also connected to an Airport Express. She has an iBook G4 running 10.4 (again with all the latest patches).
    When at these locations we generally see the “I didn’t respond” error messages. Fine, so it’s likely to be firewall related, right?
    Not quite. With the default firewall settings she can quite happily talk to her parents, for both video and audio chats. Also, she can happily talk to her parents on either iBook or my iMac using my ADSL connection. As more proof, we can both see the advertising video when we iChat with the Apple test users from both locations.
    That would seem to indicate that there’s nothing wrong with either of our iBook’s or Internet connections. Yet we are still unable to talk to each other using anything other than text (or Skype).
    A few weeks ago we managed to have an audio chat (the iSight was plugged into the other machine) from iBook to iBook. I did this by putting my machine in a “DMZ,” i.e., by, effectively, removing the firewall completely. The same trick did not work with the iMac.
    That is the most success we’ve had while we’ve both been in the UK. I’ve tried tweaking just about every firewall setting but to no avail. I have tried various combinations of:
    Open/closed TCP ports
    Open/closed UDP ports (I read that one of the Apple documents was incorrect, and tried but the “official” version and with the changes noted in the post)
    Allow UDP fragments
    Enable/Disable UPnP
    All generally result in the same “I did not respond” message. Occasionally I get something else, but that seems pretty random and is, perhaps, a red herring.
    I’ve also deleted the iChat.preferences file and restarted.
    The end result in all case is the same: no connection.
    If you got this far, many thanks! Is there anything else I can try?
    Thanks,
    --> Stephen
    iBook G3 600 / iMac G5 17 1.8Ghz   Mac OS X (10.4.4)  

    Hi Stephen,
    Some of the Drayteks are SIP aware.
    Can you confirm that the IP to access the set up pagess is 10.0.0.xxx ?
    IF so read this section on my web pages.
    Further down the section is a white box with text in it followed by a Purple box.
    The white box is the instructions for a Alcatel 500 series modem. The purple box is a representation of a Terminal window dragged wide enough to see the result.
    Use these instructions (substituting your IP for the telnet 10.0.0.138 that the Alcatel uses).
    You may need to enter an password where as I jst hit enter again after the telnet (IP address) bit.
    The instructions are Case sensitive (SIP in upper case).
    12:27 AM Monday; April 3, 2006

  • I have updated all of my plugins and still cannot get any videos to play i get either an error message or internet connection problem message and my internet is working fine

    videos have stopped playing on firefox, i get an error message on youtube, facebook and on netflix i get an internet connection problem, i have no problem with my internet connection, i have updated all of my plug ins...what has happened

    If you get an error that says can't backup, try moving the existing backup file to a safe location and thry again. again. You can find the location of the backup file here:
    iPhone and iPod touch: About backups

  • Video Out Connection Problem

    am trying to connect my powerbook to a tv, so I bought a video out connector, which connects to the video out port right by the s-video connection and cable internet port. When I connect the piece to my powerbook, the screen flashes to blue, I guess it automatically is detecting the displays, and then returns to normal. When I connect the video line from this connector to the tv, the screen has gray horizontal bars and scribbles in between (kinda like a loose connection I guess?). I have checked the connections, all were tight, have restarted. Also, when I go to the display preferences when this piece is attached, an error report comes up and display preferences are automatically closed. Please help.

    Your power supply may have weakened and can no longer produce the amps that are needed to power the system.  The newer video card also draws more power as well.
    Check and see if you can borrow another power supply to check if that is the problem.  One with power outputs similar to mine would be enough to make the check.
    A vantec chipset cooler from newegg can be used to replace the bad one on the KT3 motherboard. 
    Are you using the same power supply with both motherboards?

  • Re: Equium - S-Video connection to TV doesn't work anymore

    I used to be able to clone or extend my desktop onto external tv's using the s-video connection. This has all of a sudden stopped, the cable is fine as are the tv's as I've tried them with other laptops, and the s-video port in the laptop looks and feels solid. So physically things seem fine.
    I have tried updating drivers, flashing BIOS, upgrading to Windows 7, running the restore disks created when the laptop was first bought. VGA and HDMI ports work perfectly but I need to use s-video and I go to a switcher that only has phono video inputs.
    Does anyone have any fixes for this or anyone know of a switcher that has red yellow and white phono ins and well as HDMI or VGA in?
    Any ideas would be well much appreciated

    Thanks
    Oddly with the bios settings, i did discover a setting which when turned on caused the s-video output to work, but only during the post. And even then the picture is poor and flashes on and off on off etc, but a regular flash.
    Until then i was beginning to think it was a connection problem (that maybe my s-video connection on the laptop was damaged) but when this worked, it discounted this theory.
    But as soon as windows loaded, the tv recieving the input.
    So naturally i assumed operating system or driver issue, but ive restored to factory settings, and even tried windows 7 on it at one stage as well as many many driver versions and still no joy.
    (note - i am back to vista, purely cos i know it has worked with it before)

  • The Video Out Problem...Fixed?

    I know Wikipedia can be edited by virtually anyone with membership and an opinion, but I had to know.
    It said that an itunes update 1.0.2 fixed the video out problem...does that mean that videos can now be connected to a TV and play on the TV? They fixed that?
    I am still ever in the market for the nano, just waiting until the right ammount of money to purchase one. Thanks

    I think it is currently working according to this knowledgebase article: http://docs.info.apple.com/article.html?artnum=300233
    That is, for the new Nano, you can use the older iPod Universal Dock (ie the normal one that has been available for a couple of years) together with an iPod composite video cable or an SVideo cable (ie all currently-available stuff you may have already bought for a previous-series video iPod), OR you can use the brand new "Apple Universal Dock" with the brand new Apple Composite AV Cable or with the (new) Apple Component AV Cable, OR you can use one of those brand new Apple AV Cables directly with the Nano (without the new Apple Universal Dock).
    What you cannot do is connect an old video cable or accessory, which was expecting to get composite video from the RCA/audio jack on the Nano, because it looks like (on the new Nano and the Classic) the audio out jack is now just for audio out and video is only available via the dock connector on the iPod.
    ted.h.

  • Ichat video/audio problem NetGear W6R64

    hooking up without router... everything works... I know how to get into the netgear set-up... I know how to get to the Mac network/firewall setting... I just need the settings for the mac and the router... it has UPnP...

    This issue is something Apple should solve and have it done with. Skype works fine both in video and audio mode regardless of what firewall/router/modem/network configuration one has set up. I have had the same problem with iChat AV when both audio and video connections cannot be established if I do not open all ports (basically enable DMZ (demilitarised zone) on my Linsys modem/router) for the local IP of the Mac I want to use iChat with. This highly annoying particularly if one uses more than one Mac for iChat. You can fiddle with openning ports as much as you like. If you have a stubborn modem it will be useless. When Skype people could do it, Apple should already have done it long time ago.

  • Cannot make a video connection with non-mac users (AIM Triton)

    Whenever me and my girlfriend try to start a video chat, we get error messages on both ends. i know everything is up to date because i can chat fine with other mac users, but whenever i try to chat with someone who is using AIM Triton i cna never make a connection, even though iChat says i should be able to.
    Which side dost the problem lie?
    Answerer gets a cookie, haha, i've literally tried enough to get this fixed

    Hi
    iChat does it's video streaming through Quicktime (I believe), it's why one way to solve a connection problem is to try this:
    System Preferences>Quicktime>Streaming - set streaming speed to 1.5Mbps
    Also make sure Bandwidth limit is set to None in iChat>Preferences>Video.
    Restart iChat after making the changes.
    It's a good idea, if you can, to post an error log (down as far as where the binary images start) & give as much info as you can as to your connection to the internet (make & model of modem/router etc).
    Steve

  • In Chat after invite video "Connecting"....but never does

    I just bought the ISight and want to chat with AIM users - so they can see/hear me even if they don't have a camera themselves.
    However, no one can see or here me when chatting in aim...my camera is "on" and i can see me in the "preview"....Even after I "invite them to a video chat" ...and they "accept" the darn thing never connects - and then it later says the chat session ended because either i didn't accept or they didn't accept....
    Very strange, and cannot fix...HELP?
    thanks

    Hello MAURICE
    Welcome to Apple Discussions.
    For most of us, iChat AV chat is easy. For many, it is plug-and-play. However, the wide variety of installed computer systems, internet service, and internet communications connections can cause some users must do more configuration. Cross-platform video connections can increase this complexity.
    You do not really ask a question, but it seems that you are having difficulty making ANY video connection to ANYBODY.
    AIM for Mac is, indeed, a TEXT ONLY app that will not work for Mac video.
    If you are new to iChat AV or to iSight, Using iSight with iChat AV may help you get going.
    If iChat AV worked for you until you upgraded to Tiger, start with Help for iChat AV 3 Problems
    If your problem is inability to get video connection with any PCs, try
    b ALL
    the suggestion that apply to your situation from the "Mac Video Chat with PCs" link.
    If those suggestions do not help you, I suggest you start a new thread in iChat AV 3 Discussions. Include as much as possible of the information requested in the the When do I Post a New iChat Topic ? FAQ.
    By my count, the list requests 20 items of information.
    Also, provide the same items of info for the buddy with whom you cannot connect.
    You may even find the problem in the process of gathering the requested info. If not, we will be happy to try to provide more specific responses based on your details.
    EZ Jim

  • N97 connection problem

    Hi, I got a new N97 on Orange 2 days back. I really like the phone but am having problems with it switching between WIFI and Orange Internet. I have tried various things from other threads but all to no avail. I have added my WIFI and set it to Internet Priority 1 in Destinations with my Orange Internet as P3, I have set Real Player, TV & Video and WEB to use Internet as instructed on another thread but still it will not automatically connect to my WIFI even though its shown as 'Avail'. To get connected to WIFI I have to reboot the phone to pick up the new connection, same when I go out, it needs a reboot to pick up Orange. Can anybody offer further advice or tips? Also I have read alot about V11 firmware, I have checked and it is not available for my  phone yet but will this fix this connection problem? If so I am prepared to wait for it as utherwise I am really impressed with the phone, however i can't live with having to reboot the phone everytime I leave the house to pick up a connection and am considering returning the phone. Thanks in advance... 

    It should be under destinations inside settings.
    You can change the priority of the access points, and make it so it can't connect automatically to three/orange without your permission. 
    If you're not able to connect or select your access point using the web browser, you need set the default connection to ask each time within the settings of the web application.
    If you get the selection screen saying 'internet' 'wap' and you get to choose, you can hit the left selection key and manually select what access point you want, regardless to the priority you have it set.
    I had a n96 with the same issues you have raised, all i needed to do is set 'three video mobile intneret' to the lowest priority in the internet group and set it not to connect automatically so i have full control on when it conencts and how.
    By the way, you can see if your connected to the internet by looking just below the siginal indicator, if there are SOLID arrows below the word '3g' then your connected to the network internet (for example three or orange), to quicky disconnect hold down the hangup for a few seconds on the standby screen. 
    Hope it helps.

Maybe you are looking for

  • Problem with storing and retriving a different langauge font in mysql

    hi, i have problem with storing and retriving a different character set in mysql database ( for example storing kannada font text in database) it simply store what ever typed in JTextField in database in the formate ??????????? and it showing ???????

  • Firm or Trade-Off Zone Indicator not set

    Hi I have created the scheduling agreement and run the MRP by this the schedule lines are generated but the system has not set Firm or Trade-Off Zone Indicator how do I go head? IS there any customization/master data required to set the this indicato

  • How to deploy an App in an Enterprise environment

    hi @all, We have to following problem in our enterprise. We deliver some iPhones to our top management people pre-configured with the app "iAnywhere" and activated. We install the App "iAnywhere" with our internal Apple-ID Account. Now the problem: i

  • Cyrillic characters in mail

    I receive email in Russian with Cyrillic characters and they are not visualized correctly. I have even tried to instal the Russian key board but the situation is unchanged. http://i59.tinypic.com/30icf1w.png How can I visualize Cyrillic characters co

  • Upgrading a 2008 MBP

    I was thinking to upgrade my MBP Early 2008 (2.4GHz Core 2 Duo). I had the logic board replaced for the nvidia issue and the battery is brand new so I think it's better upgrade some parts than replace it with a new model. An Apple Store tech suggeste