Commissions report

I am trying to run my commissions report in SAP, but it keeps coming back saying no data.  I have processed tons of invoices all with  a salesperson assigned.  my settings had both the items and customer checkboxes marked.  Why can't i get even one invoice in my commission report results?

Hi Robert ,
I am not sure which report you are running . Check for this default system query
Sales >Sales Report
Sp Commission by Invoices in Posting Date  Cross--
Select sales Employee and posting date and check your results ..
Hope this helps
Bishal

Similar Messages

  • How can I replace an existing report?

    The way our Enterprise server is setup, we have a folder that we publish all reports to. This folder is proteced from view from anyone but admins.
    In order for our users to "see" a report we create a shortcut of the report in their User folder.
    This works well, with one exception. When we need to put a new revision of a report out there, we have to recreate all of the existing user shortcuts. There is no way to "replace" an existing report (and inherit its underlying "ID" in the sql database) and have all of the shortcuts use the new report. This is especially painfull when the reports are scheduled to run. All the the scheduling/parameters/etc ahas to be recreated after the new report is publised to the server.
    I assuem there is some way to accomplish this with the SDK. I was wondering if someone can point me in the right direction. I am rather new to DOT Net development (about a year), but I have been writing "C" and "C++" code for 20 years, hopefully I can figure this out..
    Thanks in advance for any input!
    Shayne

    Don't have a C# version, but here's a VB.NET version:
    Private Sub Page_Load(ByVal sender as System.Object, ByVal e As System.EventArgs)
        Dim boUsername As String = "Administrator"
        Dim boPassword As String = ""
        Dim boCmsName  As String = "TUEDA-BEXIR2S2"
        Dim boAuthType As String = "secEnterprise"
        Dim rptPath As String = "C:\ASP_NET\update_doc\302810928JDBC.rpt"
        Dim query As String = "Select Top 1 * From CI_INFOOBJECTS " _
                              & " Where SI_KIND='CrystalReport' " _
                              & " And SI_INSTANCE = 0 " _
                              & " And SI_NAME='302810928ODBC'"
        Dim boSession As EnterpriseSession
        Dim infoStore As InfoStore
        Dim reports   As InfoObjects
        Dim report    As Report
        Try
            boSession = (New SessionMgr()).Logon(boUsername, boPassword, boCmsName, boAuthType)
            infoStore = New InfoStore(boSession.GetService("", "InfoStore"))
            reports = infoStore.Query(query)
            report = reports.Item(1)
            report.Files.Item(1).Overwrite(rptPath)
            report.RefreshProperties()
            infoStore.Commit(reports)
        Finally
            If Not IsNothing(boSession) Then
                boSession.Logoff()
            End If
        End Try         
    End Sub
    Sincerely,
    Ted Ueda

  • COPA Report Variable

    Hi All,
    My client needs a commissions report from COPA. I have been able to get the report but its in periods, but they need it to report by date or weekly.
    How can i configure the date variable at entry point on the report.
    Your assistance will be greatly appreciated.

    Define form at KE94.  You can use standard variables of KE3E or may define your own for Posting date or Entry date.
    Regards,

  • DELETE  in After report trigger

    Please help us resolve the following problem in a 6i report.
    The report had an After report trigger to delete the records from the same table used in the driver query. The report is launched thru a url to create a pdf file. The PDF is generated correctly for some users but for many others the PDF is generated with no data. When the delete statement is commented out, everybody get the PDF with data. All users have the same Acrobat Reader and IE version.
    Any idea why this is happening ?
    Appreciate your help
    Thanks

    Navneeth, Dmytro
    Thanks for your replies
    The report is for generating some sort of certificates ( in pdf format) from a staging table. If the certificate is issued, the record is to be deleted. So the report is different in each run.
    The real issue is the report behavior is not consistent from one machine to another. For the same set of data in the staging table for PC1 the PDF is generated and processed records are deleted. But in PC2 records are processed, records are deleted but the PDF has no data.
    We tried to use a global temp. table, didn't help either.
    In the before report trigger
    insert into gt_table select * from staging_table
    commit
    Report query modified to get data from gt_table
    After report trigger deletes records from staging_table
    The PDF data is seen in PC1 but not in PC2
    When the after report trigger is commented out, PDF launched in both machines contain data.
    There are many reports which generates PDF file without a delete trigger and they all work well.
    Is this problem happening because the records are getting deleted before pdf is launched? Or any type of browser (IE) or Acrobat reader settings required ?
    The deletes can be handled in the front end application after launching the report url but preferred to keep it in the reports to avoid deleting records in case there's a problem with report server and records are not processed.
    Thanks you for your help

  • How to upload the exported report without data to BO ?

    Hi all,
    The version is BO XI3
    As captioned, there is data in the exported report. while upload the report to BO in java program, even  setKeepSavedData(false) , but the uploaded report still has data.
    IReport boReport = (IReport) reports.get(0);
    IFiles boReportFiles = boReport.getFiles();
    IRemoteFile boReportFile = (IRemoteFile) boReportFiles.get(0);
    boReportFile.overwrite(localFileName);
    boReportFile.commit();
    boReport.setKeepSavedData(false);
    boReport.refreshProperties();
    infoStore.commit(reports);
    How to upload the exported report ( which has data) without data to BO in java program ?
    Thanks
    Forest

    Exported report will always have data. Simply copy ther eport from the FRS server to where ever. Un-clear why you would want to do this.

  • Creating a new report

    Hi!
    I'm working on branch revenue,profit and commissions report.Any of u guys have worked in it before then please help me out i've got lots of questions to be cleared.
    Atleast on commissions module could do
    Thanking u

    Click on the Businessobjects tab above and then the Samples tab.

  • Creat a new report

    Hi,
    I have a requirement were in i need to get all the employees personel number based on the sales office and calculate the gmd , revenue and profits.Sales employees are divided on the base of software or hardware or services with there corresponding sales group.Firstly i need to calculate all the gmd , revenue and profits made by all the employee falling under the category of one sales office.Like wise i've different sales office.After calcultaing all the employee gmd,revenue and profits made corresponding to software or hardware of services i need to popultate the fields and calculate the total for the repective fields(for hardware and software we calculate the commissions based on GMD and for services purely based on revenue).
    Any body who have worked on this kind of scenario(for branch revenue,profit and commissions) please help me.....
    Note:For this we have our own customising tables and we use very few standard tables(like pa001 or pa002 HR PA tables)

    Hi Zarina,
    Thx for the quick response,this report is based on commission module service.I have a requirement of the report for branch revenue,profit and commission.For ur help the field i need to get it as output is locid/branch,total revenue,total gmd,product revenue(this is hardware revenue),product gmd ,like wise the other three fields for services and software,then again product rma ,% rma,payable comission and so on.This all i need to calculate based on the sales office of our company.Again i can get this only from the sales representatives who work for this on the different sales groups falling under same sales office.
    If u've worked on commissions reports then u can help me out of this.

  • Messages keeps saying "Your message could not be sent..."

    I am sick to death with this problem in Messages. I thought it was specific to one colleague, but now I just had it happen to another.
    I will get messages just fine. I can respond a few times (around 3) without problem, and then it simply refuses to send any more beyond that. Instead, I get the small red "!" and when I click on it, I get the above message. I have also confirmed that my messages are not being recieved on the other side. If I click "resend" they usually fail as well.
    I am using an AppleID for some cloud services on this Mac, but have unchecked "iMessages" in the menu--I am NOT trying to link to any of my other devices. I am simply trying to use AIM as a simple IM client. I am using my AIM credentials that I have had for years.
    I am super tired of getting up and delivering my IMs by sneaker-net. Does anyone have any idea how to fix this?
    I have quit and restarted Messages. I have tried using a different client (Adium, which fails silently). I have tried force quitting the Imagent process in Activity Monitor.
    The account is "open" on a sleeping (likely logged out of AIM) Lion machine at home. That fails to connect sometimes and I have to do the use-SSL-toggle-trick to get it to finally make me online. But, I don't usually have failed messages at home.
    I have tried the use-SSL-toggle-trick and it doesn't fix it reliably either.
    I get this error in syslog:
      AIMIm::OnHostError: buddy=foo, error=(code=3, subcode=0, category=7, url="", message="")
    (where "foo" is my buddy)
    Thoughts?
    thanks.

    Hi,
    QUit Messages.
    Launch Terminal (Applications/Utilities)
    Copy and Paste in to Terminal the bold text below.
    /Applications/Messages.app/Contents/MacOS/Messages -errorLogLevel 7
    This will cause the app to launch but at the same time create a long Log in Terminal.
    It will start like this:-
    Ralphs-iMac:~ ralph$ /Applications/Messages.app/Contents/MacOS/Messages -errorLogLevel 7
    203415.154327 -registerForHardwareNotification: 1 devices
    203415.156199 ER_AddFilter (0): Adding [[email protected]]->[0]
    203415.156242 setLocalUserName: [email protected]
    203415.158333 Default video size is (640 x 480)
    203415.158948 H264: (640 x 480) @ 30 fps
    203415.159253 H264: (320 x 240) @ 30 fps
    203415.159592 H263: (352 x 288) @ 30 fps
    203415.159751 H263: (176 x 144) @ 30 fps
    203415.159846 ######################################
    203415.159852 # SoundDec_Create(16000 --> 3) #
    203415.159856 ######################################
    At the point when the Buddy Lists have logged in but before any Messaging  it will pause and look like this
    203422.760081 SNATMAP Configuration: snatmap.apple.com:5678
    203432.839240 Comm reporting flags: 000000D0
    203432.936179 CommNAT result:
    External IP: 1XX.XXX.XX.XX
    External Ports: 16403, 16403, 16403
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 0
    CNAT_ISPAT ......... 0
    CNAT_ISPATHOST ..... 0
    CNAT_TRYPRESERVE ... 1
    CNAT_PATINORDER .... 0
    CNAT_BLOCKIP ....... 1
    CNAT_BLOCKPORT ..... 1
    CNAT_LOOPBACK ...... 0
    It should try to connect to Apple (in prep for Video and Audio Chats) on port 5678
    It will list the extrernal IP.
    0s are Negative and 1s are "True"
    It may report Blocked IP  and Ports depending on th type of method used in your router.
    I use UPnP which will only open the ports when the app needs them.
    Much of the info in between the top section and the bottom is the app testing for Internet Speed and whether you have a camera and Mic.
    203420.324121 BWD: GotBandwidth: 9019735/44891640 (up/down) @[16.0.168.192:0.255.255.255]
    203420.324134 BWD bandwidth: 9019 kbits up, 44891 kbits down.
    203420.324138 videoNetworkCapable: 1 -- 3 max participants.
    203420.324142 audioNetworkCapable: 1 -- 9 max participants.
    In this bit your LAN IP is shown in reverse.
    (yep that is 40Mb download)
    The log will continue when you do certain things.
    The obvious one is starting a Video or Audio Chat.
    It is less responsive if just sending Text (as this is on a port you have already logged in on).
    Can you show me the top, the bottom (IP and COMMNAT results) as I have called it, along with the Bandwidth Results ?
    I don't need the camera and Mic status unless you think something is particularly crazy.
    You may or may not get anything whilst sending text (even if you add a Pic or File)
    If you do get something can you post this.
    The app will work normally (well as normally as yours seems to).
    Once you have either past or experienced  your issue you can Quit Messages and then Quit Terminal.
    8:57 pm      Friday; May 16, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • IChat screen share not working

    Hi,
    WHen i request a screen share with someone else, it tries to connect and the audio comes up for a couple seconds, then it says the other person stopped it. On the other end it looks like its going to connect with the "sharing screen" bar across the screen then says disconnected. Any ideas???

    Of course it is better to start with a log fle from a working session. So I set the bandwith fixed at 1,5 Mbps, and after several attempts I succeeded in catching a logfile of a succesfull remote screen session using the command /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7 from within Terminal.
    iChats port are not open on both sites, because in real world I cannot and don't want to remotely adjust modemconnections before having remote screen running and because i have 2 mac's on my site. So SNATMAP has to do the job and you see a lot of SNATMAP things going on (comparable with STUN) to find out how internal addres/port combination can be reached from the outsite using the principle that when a UDP portmapping is being used for outsite traffic, it can also be used for incoming UDP traffic.
    As by buddy has VMWare installed, 2 extra local interfaces and thus local addresses are involved, resulting in more ip address/port combinations to be tested.
    As you can see from the logging, iChat's remote screen does use port 16402 on both Mac's, and due to UDP portmapping not on the public ip addresses of the router.
    Next thing i will test is to forward iChat ports on my local modem, however using Game/ Aplication sharing I didnot success yet. 1e idea is that Speedtouch ignores Games/Application with higher portnumbers (forwarding 6402 succeeded, 16402 not. Otherwise i have to go for the Command Line Interface.
    [MacBook-Pro:~] rob% /Users/rob/Desktop/ichatdebug ; exit;
    232314.323609 ER_AddFilter (0): Adding [[email protected]]->[0]
    232314.323903 setLocalUserName: [email protected]
    232314.326836 Creating a port mapping from 54483 to 16402...
    232314.329812 Default video size is (640 x 480)
    232314.331505 H264: (640 x 480) @ 20 fps
    232314.333836 H264: (320 x 240) @ 30 fps
    232314.335020 H264: (160 x 120) @ 30 fps
    232314.336284 H263: (352 x 288) @ 30 fps
    232314.337538 H263: (176 x 144) @ 30 fps
    232314.337890 ######################################
    232314.338016 # SoundDec_Create(81536 --> 393219) #
    232314.338165 ######################################
    232314.342480 Leaving SoundDec_Create
    232314.342693 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    232314.342789 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    232314.342813 ++++++++ confStatusMapRemoveAll
    232314.342827 ( ) -- mapUserIDToSecurityInfo cleared --
    232314.342885 NATTraversal created
    232314.343047 Bandwidth based on QT prefs = 1500
    232314.351050 Selected microphone is the null device microphone.
    232314.351289 vcCapabilitiesOfCPU returns: 0x00000fff
    232314.351321 VCCapAudio
    232314.351332 VCCapVideo
    232314.351363 VCCapMultiAudio
    232314.351373 VCCapMultiVideo
    232314.351379 VCCapMultiAudioHost
    232314.351412 VCCapMultiVideoHost
    232314.351423 VCCapRDClient
    232314.351449 VCCapRDServer
    232314.351458 VCCapRecordAudio
    232314.351463 VCCapRecordVideo
    232314.351469 VCCapAuxVideoSend
    232314.351474 VCCapAuxVideoRecv
    232314.351725 BWD: GotBandwidth: 221052/394013 (up/down) @[173.0.0.10:0.255.255.255]
    232314.351788 BWD bandwidth: 221 kbits up, 394 kbits down.
    232314.351840 videoNetworkCapable: 1 -- 2 max participants.
    232314.351877 audioNetworkCapable: 1 -- 9 max participants.
    232314.351933 Supports PCMU wideband for audio: 1 / video: 0
    232314.351990 vcCapabilitiesOfNetwork returns: 0x00000bdf
    232314.352020 VCCapAudio
    232314.352029 VCCapVideo
    232314.352034 VCCapMultiAudio
    232314.352067 VCCapMultiVideo
    232314.352077 VCCapMultiAudioHost
    232314.352103 VCCapRDClient
    232314.352111 VCCapRDServer
    232314.352117 VCCapRecordAudio
    232314.352123 VCCapRecordVideo
    232314.352156 VCCapAuxVideoRecv
    232314.352165 vcCapabilities returns: 0x00000bdf
    232314.352193 VCCapAudio
    232314.352202 VCCapVideo
    232314.352207 VCCapMultiAudio
    232314.352213 VCCapMultiVideo
    232314.352219 VCCapMultiAudioHost
    232314.352225 VCCapRDClient
    232314.352230 VCCapRDServer
    232314.352236 VCCapRecordAudio
    232314.352241 VCCapRecordVideo
    232314.352247 VCCapAuxVideoRecv
    232314.353296 Found 1 cameras:
    232314.353327 Built-in iSight - 18446744073663414272
    232314.357103 Microphone devices:
    232314.357187 Internal microphone
    232314.357333 Line In
    232314.357411 Selected microphone is the null device microphone.
    232314.357550 vcCapabilitiesOfCPU returns: 0x00000fff
    232314.359585 VCCapAudio
    232314.369834 VCCapVideo
    232314.369842 VCCapMultiAudio
    232314.369848 VCCapMultiVideo
    232314.369853 VCCapMultiAudioHost
    232314.369859 VCCapMultiVideoHost
    232314.369865 VCCapRDClient
    232314.369870 VCCapRDServer
    232314.369876 VCCapRecordAudio
    232314.369882 VCCapRecordVideo
    232314.369887 VCCapAuxVideoSend
    232314.369893 VCCapAuxVideoRecv
    232314.370134 BWD: GotBandwidth: 221052/394013 (up/down) @[173.0.0.10:0.255.255.255]
    232314.370171 BWD bandwidth: 221 kbits up, 394 kbits down.
    232314.370180 videoNetworkCapable: 1 -- 2 max participants.
    232314.370187 audioNetworkCapable: 1 -- 9 max participants.
    232314.370223 Supports PCMU wideband for audio: 1 / video: 0
    232314.370448 vcCapabilitiesOfNetwork returns: 0x00000bdf
    232314.370461 VCCapAudio
    232314.370467 VCCapVideo
    232314.370473 VCCapMultiAudio
    232314.370479 VCCapMultiVideo
    232314.370485 VCCapMultiAudioHost
    232314.370490 VCCapRDClient
    232314.370496 VCCapRDServer
    232314.370502 VCCapRecordAudio
    232314.370508 VCCapRecordVideo
    232314.370513 VCCapAuxVideoRecv
    232314.370519 vcCapabilities returns: 0x00000bdf
    232314.370526 VCCapAudio
    232314.370531 VCCapVideo
    232314.370537 VCCapMultiAudio
    232314.370542 VCCapMultiVideo
    232314.370548 VCCapMultiAudioHost
    232314.370554 VCCapRDClient
    232314.370559 VCCapRDServer
    232314.370565 VCCapRecordAudio
    232314.370570 VCCapRecordVideo
    232314.370576 VCCapAuxVideoRecv
    232314.370728 Found 1 cameras:
    232314.370803 Built-in iSight - 18446744073663414272
    232314.371151 selectCameraByGUID: 18446744073663414272 returned 1
    232314.374920 Microphone devices:
    232314.375031 Internal microphone
    232314.375137 Line In
    232314.375188 Selected mic: Built-in Microphone / imic
    232314.378512 Selected microphone is Internal microphone.
    232314.690739 SNATMAP Configuration: snatmap.mac.com:5678
    232314.881515 Comm reporting flags: 00000102
    232315.053347 CommNAT result:
    External IP: a.b.c.d
    External ip is the outsite internet address of the modem
    External Ports: 42553, 42553, 42553
    External ports are the outsite ports of the modem
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 1
    CNAT_ISPAT ......... 0
    CNAT_ISPATHOST ..... 0
    CNAT_TRYPRESERVE ... 0
    CNAT_PATINORDER .... 0
    CNAT_BLOCKIP ....... 0
    CNAT_BLOCKPORT ..... 0
    CNAT_LOOPBACK ...... 1
    232315.105100 Found 1 cameras:
    232315.105166 Built-in iSight - 18446744073663414272
    232315.105210 selectedCamera GUID returned Built-in iSight
    232315.109244 Microphone devices:
    232315.109393 Internal microphone
    232315.109515 Line In
    232315.109624 Selected mic: Built-in Microphone / imic
    232315.131113 Selected microphone is Internal microphone.
    232315.132039 Found 1 cameras:
    232315.132082 Built-in iSight - 18446744073663414272
    232315.132115 selectedCamera GUID returned Built-in iSight
    232315.136026 Microphone devices:
    232315.136137 Internal microphone
    232315.136260 Line In
    232315.136338 Selected mic: Built-in Microphone / imic
    232315.157190 Selected microphone is Internal microphone.
    232317.828689 in callback
    232317.828719 -sdRef 0x14786ec0 ?
    232317.828738 -flags = 00000000
    232317.828752 -IFIndex 0 ?
    232317.828764 -errorCode == 00000000
    232317.828785 -publicAddr == 0.0.0.0
    232317.828798 -proto == 16
    232317.828809 -privPort == 16402
    232317.828821 -publPort == 0
    232317.828833 -ttl == 0
    232322.824973 VTPRecvProc thread(-1336614912) started...
    232322.825410 SIPManager init with protocol: 0.
    232322.825777 1 interfaces found.
    232322.826005 Start listening on 10.0.0.173:16402(en1) sock 100
    10.0.0.173:16402 is the ip address and port of my mac, so it using the iChat port
    232322.826032 1 valid interfaces found.
    232322.826087 TPListen on port 16402
    232322.826180 Transport(UDP) Thread start...
    232322.892004 vcCapabilitiesOfCPU returns: 0x00000fff
    232322.892029 VCCapAudio
    232322.892036 VCCapVideo
    232322.892041 VCCapMultiAudio
    232322.892047 VCCapMultiVideo
    232322.892053 VCCapMultiAudioHost
    232322.892060 VCCapMultiVideoHost
    232322.892066 VCCapRDClient
    232322.892072 VCCapRDServer
    232322.892077 VCCapRecordAudio
    232322.892083 VCCapRecordVideo
    232322.892089 VCCapAuxVideoSend
    232322.892095 VCCapAuxVideoRecv
    232322.892227 BWD: GotBandwidth: 221052/394013 (up/down) @[173.0.0.10:0.255.255.255]
    232322.892248 BWD bandwidth: 221 kbits up, 394 kbits down.
    232322.892256 videoNetworkCapable: 1 -- 2 max participants.
    232322.892262 audioNetworkCapable: 1 -- 9 max participants.
    232322.892268 Supports PCMU wideband for audio: 1 / video: 0
    232322.892292 vcCapabilitiesOfNetwork returns: 0x00000bdf
    232322.892300 VCCapAudio
    232322.892305 VCCapVideo
    232322.892311 VCCapMultiAudio
    232322.892317 VCCapMultiVideo
    232322.892322 VCCapMultiAudioHost
    232322.892328 VCCapRDClient
    232322.892334 VCCapRDServer
    232322.892339 VCCapRecordAudio
    232322.892345 VCCapRecordVideo
    232322.892351 VCCapAuxVideoRecv
    232322.892356 vcCapabilities returns: 0x00000bdf
    232322.892362 VCCapAudio
    232322.892368 VCCapVideo
    232322.892373 VCCapMultiAudio
    232322.892379 VCCapMultiVideo
    232322.892385 VCCapMultiAudioHost
    232322.892390 VCCapRDClient
    232322.892396 VCCapRDServer
    232322.892401 VCCapRecordAudio
    232322.892407 VCCapRecordVideo
    232322.892413 VCCapAuxVideoRecv
    232322.893662 VCDelegate conforms to VideoConferenceDelegate protocol.
    232322.893686 ER_AddFilter (1): Adding [[email protected]]->[0]
    232322.893701 setLocalUserName: [email protected]
    232322.893719 ( ) setValidatedIdentity: [00000000]
    232322.960684 1 interfaces found.
    232322.960734 Start listening on 10.0.0.173:49214
    it selects a random port
    232322.960743 1 valid interfaces found.
    232322.960777 candidate collection start : 9.309272
    232322.960829 SNATMAP server [17.250.248.149:5678]
    232322.960890 Found 1 cameras:
    232322.960915 Built-in iSight - 18446744073663414272
    232322.960959 selectedCamera GUID returned Built-in iSight
    232322.960504 candidate collection start : 9.308984
    232322.961044 SNATMAP server [17.250.248.149:5678]
    232322.961097 sent SNATMAP request for [10.0.0.173:16402]
    request how 10.0.0.173:16402 looks on the outsite on the public internet
    232322.961211 sent SNATMAP request for [10.0.0.173:49214]
    request how 10.0.0.173:49214 looks on the outsite on the public internet
    232322.961264 VCChannelRecvProc start...
    232322.964830 Microphone devices:
    232322.964904 Internal microphone
    232322.964970 Line In
    232322.965011 Selected mic: Built-in Microphone / imic
    232322.981400 Selected microphone is Internal microphone.
    232323.133001 SNATMAP mapping [a.b.c.d:42744]
    232323.133068 candidate collection done : 9.481563
    232323.133107 add LOCAL candidate [10.0.0.173:49214]
    232323.133133 add SNATMAP candidate [a.b.c.d:42744]
    10.0.0.173:49214 might match a.b.c.d:42744
    232323.133729 Adding [en1] to DNSSD ip port list:[0.0.0.0:54483]
    selects another random port
    232323.133798 upnp mapping is invalid [0.0.0.0:54483], use snatmap IP.
    232323.133827 add UPnP candidate [a.b.c.d:54483]
    232323.134891 SNATMAP mapping [a.b.c.d:42454]
    232323.134913 candidate collection done : 9.483408
    232323.134935 add LOCAL candidate [10.0.0.173:16402]
    232323.134954 add SNATMAP candidate [a.b.c.d:42454]
    232323.135101 Adding [en1] to DNSSD ip port list:[0.0.0.0:54483]
    232323.135125 upnp mapping is invalid [0.0.0.0:54483], use snatmap IP.
    232323.135143 add UPnP candidate [a.b.c.d:54483]
    232323.135408 VCConnectionData for call id: 1 returns 0x17d531f0
    232328.223281 ICEStartConnectivityCheck(id[local:1 remote:1] count[local:3 remote:3] candidate[local:0x17D45660 remote:0x17DAAF10] pair[0x011B0A00]
    232328.223350 connectivity check thread start...(-1334484992)
    232328.223366 join connectivity check thread(-1334484992)...
    232328.223412 *** Insert conn check events ***
    start checking which interface/ip/port combinations are end to end connected
    the remote end got more then one local addresses which makes it complex,
    address 192.168.1.150 on airport
    address 192.168.71.1 on virtal machine
    192.168.71.1 on virtual machine
    232328.223435 event 10.0.0.173:49214->192.168.1.150:49213 expires 14.621923
    232328.223457 event 10.0.0.173:49214->w.x.y.z:49388 expires 14.671923
    232328.223474 event a.b.c.d:42744->192.168.1.150:49213 expires 14.721923
    232328.223492 event 10.0.0.173:49214->w.x.y.z:53646 expires 14.771923
    232328.223509 event a.b.c.d:54483->192.168.1.150:49213 expires 14.821923
    232328.223526 event a.b.c.d:42744->w.x.y.z:49388 expires 14.871923
    232328.223543 event a.b.c.d:42744->w.x.y.z:53646 expires 14.921923
    232328.223560 event a.b.c.d:54483->w.x.y.z:49388 expires 14.971923
    232328.223576 event a.b.c.d:54483->w.x.y.z:53646 expires 15.021923
    232328.223884 vcCapabilitiesOfCPU returns: 0x00000fff
    232328.223904 VCCapAudio
    232328.223916 VCCapVideo
    232328.223926 VCCapMultiAudio
    232328.223935 VCCapMultiVideo
    232328.223945 VCCapMultiAudioHost
    232328.223954 VCCapMultiVideoHost
    232328.223963 VCCapRDClient
    232328.223973 VCCapRDServer
    232328.223982 VCCapRecordAudio
    232328.223992 VCCapRecordVideo
    232328.224001 VCCapAuxVideoSend
    232328.224010 VCCapAuxVideoRecv
    232328.224206 BWD: GotBandwidth: 221052/394013 (up/down) @[173.0.0.10:0.255.255.255]
    232328.224242 BWD bandwidth: 221 kbits up, 394 kbits down.
    232328.224255 videoNetworkCapable: 1 -- 2 max participants.
    232328.224265 audioNetworkCapable: 1 -- 9 max participants.
    232328.224276 Supports PCMU wideband for audio: 1 / video: 0
    232328.224313 vcCapabilitiesOfNetwork returns: 0x00000bdf
    232328.224327 VCCapAudio
    232328.224336 VCCapVideo
    232328.224346 VCCapMultiAudio
    232328.224355 VCCapMultiVideo
    232328.224365 VCCapMultiAudioHost
    232328.224374 VCCapRDClient
    232328.224384 VCCapRDServer
    232328.224393 VCCapRecordAudio
    232328.224403 VCCapRecordVideo
    232328.224413 VCCapAuxVideoRecv
    232328.224422 vcCapabilities returns: 0x00000bdf
    232328.224432 VCCapAudio
    232328.224442 VCCapVideo
    232328.224451 VCCapMultiAudio
    232328.224461 VCCapMultiVideo
    232328.224470 VCCapMultiAudioHost
    232328.224480 VCCapRDClient
    232328.224489 VCCapRDServer
    232328.224499 VCCapRecordAudio
    232328.224508 VCCapRecordVideo
    232328.224518 VCCapAuxVideoRecv
    232328.226505 prepareConnection - remote VCConnectionData: 01092600, local VCConnectionData: 011a5000
    232328.226798 ICEStartConnectivityCheck(id[local:1 remote:2] count[local:3 remote:5] candidate[local:0x17D6AAC0 remote:0x011B4C00] pair[0x011BC800]
    232328.226828 connectivity check thread start...(-1332887552)
    232328.227021 *** Insert conn check events ***
    232328.227037 event 10.0.0.173:16402->192.168.71.1:16402 expires 14.625528
    232328.227050 event a.b.c.d:42454->192.168.71.1:16402 expires 14.675528
    232328.227060 event 10.0.0.173:16402->192.168.1.150:16402 expires 14.725528
    232328.227070 event a.b.c.d:54483->192.168.71.1:16402 expires 14.775528
    232328.227080 event 10.0.0.173:16402->192.168.177.1:16402 expires 14.825528
    232328.227089 event 10.0.0.173:16402->w.x.y.z:49387 expires 14.875528
    232328.227099 event 10.0.0.173:16402->w.x.y.z:53646 expires 14.925528
    232328.227109 event a.b.c.d:42454->192.168.1.150:16402 expires 14.975528
    232328.227119 event a.b.c.d:54483->192.168.1.150:16402 expires 15.025528
    232328.227145 event a.b.c.d:42454->192.168.177.1:16402 expires 15.075528
    232328.227155 event a.b.c.d:42454->w.x.y.z:49387 expires 15.125528
    232328.227165 event a.b.c.d:42454->w.x.y.z:53646 expires 15.175528
    232328.227175 event a.b.c.d:54483->192.168.177.1:16402 expires 15.225528
    232328.227185 event a.b.c.d:54483->w.x.y.z:49387 expires 15.275528
    232328.227194 event a.b.c.d:54483->w.x.y.z:53646 expires 15.325528
    232328.229577 Invoke delegate method vcc:initiateConferenceStartedForParty:([email protected])
    232328.229606 ### NEW STATE: to: VC_SIGNALING, from: VC_IDLE
    232328.229617 initiateConferenceCallUsingConnectionDataWithErrorInfoToUser - start
    232328.229634 Callee connection data 917 bytes. Caller connection data 621 bytes.
    232328.229652 ( )( )( ) ---- <nil> valid returned 0
    232328.229666 =========== OpenPorts!
    232328.229678 Audio only conference.
    232328.229728 RTP/RTCP ports for PayloadType 0 are 16402 and 16402
    232328.229834 RTP vfd (102) accepts pkt (0008)
    232328.229844 RTP vfd (103) accepts pkt (0020)
    232328.233983 selectedCamera GUID returned Built-in iSight
    232328.234589 * Caller SDP *
    232328.234852 v=0
    o=rob 0 0 IN %RTP-IP-AF% %RTP-IP%
    [email protected]
    c=IN %RTP-IP-AF% %RTP-IP%
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2400
    a=iChatEncryption:NO
    m=audio %ARTP-PORT% RTP/AVP 110 121 12 3 0
    a=rtcp:%ARTCP-PORT%
    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:2041791258
    m=video %VRTP-PORT% RTP/AVP 123 126 34
    a=rtcp:%VRTCP-PORT%
    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 %ARTCP-PORT% VIDEO %VRTCP-PORT%
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:0
    232328.234871 <<<<<<<<<< Conference initiation API version 2 >>>>>>>>>
    232328.235464 join connectivity check thread(-1332887552)...
    232328.371845 *** event (10.0.0.173:49214->192.168.1.150:49213) fired ***
    232328.372146 BINDING_REQUEST to 192.168.1.150:49213 from 10.0.0.173:49214
    232328.372190 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.376309 *** event (10.0.0.173:16402->192.168.71.1:16402) fired ***
    232328.376515 BINDING_REQUEST to 192.168.71.1:16402 from 10.0.0.173:16402
    232328.376532 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.520369 *** event (10.0.0.173:49214->w.x.y.z:49388) fired ***
    232328.520657 BINDING_REQUEST to w.x.y.z:49388 from 10.0.0.173:49214
    232328.520683 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.525711 *** event (a.b.c.d:42454->192.168.71.1:16402) fired ***
    232328.525919 BINDING_REQUEST to 192.168.71.1:16402 from a.b.c.d:42454
    232328.525945 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.659954 *** BINDING_REQUEST from (w.x.y.z:49389) ***
    232328.659974 OLD STATE(TESTING)->NEW STATE(TESTING)
    232328.660057 BINDING_RESPONSE to (w.x.y.z:49389)
    232328.660065 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    232328.660073 new remote address(w.x.y.z:49389)
    232328.660089 created candidate (type = 6)
    232328.660097 *** Insert conn check events ***
    232328.660109 event a.b.c.d:42454->w.x.y.z:49389 expires 15.375528
    232328.660119 RCCount=6 CPCount=16
    232328.660130 *** event (10.0.0.173:16402->192.168.1.150:16402) fired ***
    232328.660183 BINDING_REQUEST to 192.168.1.150:16402 from 10.0.0.173:16402
    232328.660191 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.668740 *** event (a.b.c.d:42744->192.168.1.150:49213) fired ***
    232328.668782 BINDING_REQUEST to 192.168.1.150:49213 from a.b.c.d:42744
    232328.668820 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.807277 *** BINDING_REQUEST from (w.x.y.z:49390) ***
    232328.807314 OLD STATE(TESTING)->NEW STATE(TESTING)
    232328.807400 BINDING_RESPONSE to (w.x.y.z:49390)
    232328.807415 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    232328.807430 new remote address(w.x.y.z:49390)
    232328.807446 created candidate (type = 6)
    232328.807462 *** Insert conn check events ***
    232328.807482 event a.b.c.d:42744->w.x.y.z:49390 expires 15.071923
    232328.807500 RCCount=4 CPCount=10
    232328.807522 *** event (10.0.0.173:49214->w.x.y.z:53646) fired ***
    232328.807585 BINDING_REQUEST to w.x.y.z:53646 from 10.0.0.173:49214
    232328.807601 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.809357 *** event (a.b.c.d:54483->192.168.71.1:16402) fired ***
    232328.809529 BINDING_REQUEST to 192.168.71.1:16402 from a.b.c.d:54483
    232328.809555 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.955862 *** event (a.b.c.d:54483->192.168.1.150:49213) fired ***
    232328.956293 BINDING_REQUEST to 192.168.1.150:49213 from a.b.c.d:54483
    232328.956345 OLD STATE(WAITING)->NEW STATE(TESTING)
    232328.958788 *** event (10.0.0.173:16402->192.168.177.1:16402) fired ***
    232328.959037 BINDING_REQUEST to 192.168.177.1:16402 from 10.0.0.173:16402
    232328.959101 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.104599 *** event (a.b.c.d:42744->w.x.y.z:49388) fired ***
    232329.105030 BINDING_REQUEST to w.x.y.z:49388 from a.b.c.d:42744
    232329.105076 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.108284 *** event (10.0.0.173:16402->w.x.y.z:49387) fired ***
    232329.108538 BINDING_REQUEST to w.x.y.z:49387 from 10.0.0.173:16402
    232329.108602 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.126053 *** BINDING_REQUEST from (w.x.y.z:49390) ***
    232329.126109 OLD STATE(TESTING)->NEW STATE(TESTING)
    232329.126300 BINDING_RESPONSE to (w.x.y.z:49390)
    232329.126316 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    232329.126338 *** event (a.b.c.d:42744->w.x.y.z:53646) fired ***
    232329.126410 BINDING_REQUEST to w.x.y.z:53646 from a.b.c.d:42744
    232329.126425 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.146684 *** BINDING_REQUEST from (w.x.y.z:49390) ***
    232329.146734 OLD STATE(TESTING)->NEW STATE(TESTING)
    232329.146842 BINDING_RESPONSE to (w.x.y.z:49390)
    232329.146854 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    232329.146881 *** event (a.b.c.d:54483->w.x.y.z:49388) fired ***
    232329.146920 BINDING_REQUEST to w.x.y.z:49388 from a.b.c.d:54483
    232329.146964 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.257740 *** event (10.0.0.173:16402->w.x.y.z:53646) fired ***
    232329.258002 BINDING_REQUEST to w.x.y.z:53646 from 10.0.0.173:16402
    232329.258033 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.295116 *** event (a.b.c.d:54483->w.x.y.z:53646) fired ***
    232329.295471 BINDING_REQUEST to w.x.y.z:53646 from a.b.c.d:54483
    232329.295487 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.407280 *** event (a.b.c.d:42454->192.168.1.150:16402) fired ***
    232329.408097 BINDING_REQUEST to 192.168.1.150:16402 from a.b.c.d:42454
    232329.408133 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.427067 *** BINDING_REQUEST from (w.x.y.z:49389) ***
    232329.427116 OLD STATE(TESTING)->NEW STATE(TESTING)
    232329.427260 BINDING_RESPONSE to (w.x.y.z:49389)
    232329.427528 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    232329.427575 *** event (a.b.c.d:54483->192.168.1.150:16402) fired ***
    232329.427719 BINDING_REQUEST to 192.168.1.150:16402 from a.b.c.d:54483
    232329.427743 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.443609 *** event (a.b.c.d:42744->w.x.y.z:49390) fired ***
    232329.444137 BINDING_REQUEST to w.x.y.z:49390 from a.b.c.d:42744
    232329.444166 OLD STATE(SEND_VALID)->NEW STATE(SEND_VALID)
    232329.463903 *** BINDING_RESPONSE from (w.x.y.z:49390) ***
    232329.463955 OLD STATE(SEND_VALID)->NEW STATE(VALID)
    232329.463980 Add result(id:1 proto:5): a.b.c.d:42744-w.x.y.z:49390
    232329.464097 connectivity check thread(-1334484992) end...(00000000).
    232329.464131 use result (id=1,proto=5): local=10.0.0.173:49214 remote=192.168.1.150:49213 src=a.b.c.d:42744 dst=w.x.y.z:49390
    232329.464223 VCChannelRecvProc end(00000000)...
    from all the ip/port combinations local=10.0.0.173:49214 remote=192.168.1.150:49213 src=a.b.c.d:42744 dst=w.x.y.z:49390 is OK
    so my mac ip/port 10.0.0.173:49214 can be reached from internet by src=a.b.c.d:42744
    my budies mac ip/port 192.168.1.150:49213 can be reached fro the internet by dst=w.x.y.z:49390
    232329.576937 *** event (a.b.c.d:42454->192.168.177.1:16402) fired ***
    232329.577200 BINDING_REQUEST to 192.168.177.1:16402 from a.b.c.d:42454
    232329.577259 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.597178 *** BINDING_REQUEST from (w.x.y.z:49389) ***
    232329.597213 OLD STATE(TESTING)->NEW STATE(TESTING)
    232329.597392 BINDING_RESPONSE to (w.x.y.z:49389)
    232329.597411 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    232329.597435 *** event (a.b.c.d:42454->w.x.y.z:49387) fired ***
    232329.597509 BINDING_REQUEST to w.x.y.z:49387 from a.b.c.d:42454
    232329.597525 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.618579 *** BINDING_REQUEST from (w.x.y.z:49389) ***
    232329.618604 OLD STATE(TESTING)->NEW STATE(TESTING)
    232329.618671 BINDING_RESPONSE to (w.x.y.z:49389)
    232329.618681 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    232329.618696 *** event (a.b.c.d:42454->w.x.y.z:53646) fired ***
    232329.618728 BINDING_REQUEST to w.x.y.z:53646 from a.b.c.d:42454
    232329.618739 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.638578 *** BINDING_REQUEST from (w.x.y.z:49389) ***
    232329.638614 OLD STATE(TESTING)->NEW STATE(TESTING)
    232329.638800 BINDING_RESPONSE to (w.x.y.z:49389)
    232329.638819 OLD STATE(TESTING)->NEW STATE(SEND_VALID)
    232329.638841 *** event (a.b.c.d:54483->192.168.177.1:16402) fired ***
    232329.638986 BINDING_REQUEST to 192.168.177.1:16402 from a.b.c.d:54483
    232329.639180 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.788416 *** event (a.b.c.d:54483->w.x.y.z:49387) fired ***
    232329.788662 BINDING_REQUEST to w.x.y.z:49387 from a.b.c.d:54483
    232329.788706 OLD STATE(WAITING)->NEW STATE(TESTING)
    232329.937956 *** event (a.b.c.d:54483->w.x.y.z:53646) fired ***
    232329.938195 BINDING_REQUEST to w.x.y.z:53646 from a.b.c.d:54483
    232329.938239 OLD STATE(WAITING)->NEW STATE(TESTING)
    232330.087487 *** event (a.b.c.d:42454->w.x.y.z:49389) fired ***
    232330.087728 BINDING_REQUEST to w.x.y.z:49389 from a.b.c.d:42454
    232330.087770 OLD STATE(SEND_VALID)->NEW STATE(SEND_VALID)
    232330.108475 *** BINDING_RESPONSE from (w.x.y.z:49389) ***
    232330.108510 OLD STATE(SEND_VALID)->NEW STATE(VALID)
    232330.108533 Add result(id:1 proto:0): a.b.c.d:42454-w.x.y.z:49389
    232330.108658 connectivity check thread(-1332887552) end...(00000000).
    232330.108692 use result (id=1,proto=0): local=10.0.0.173:16402 remote=192.168.71.1:16402 src=a.b.c.d:42454 dst=w.x.y.z:49389
    ALSO from all the ip/port combinations local=10.0.0.173:16402 remote=192.168.71.1:16402 src=a.b.c.d:42454 dst=w.x.y.z:49389 is OK
    232330.108714 SIPConnect start...
    232330.108748 ER_AddFilter (2): Adding [[email protected]]->[u0]
    232330.108781 ER_AddFilter (3): Adding [10.0.0.173]->[lip]
    232330.108799 ER_AddFilter (4): Adding [10-0-0-173]->[lip]
    232330.108817 ER_AddFilter (5): Adding [192.168.71.1]->[rip]
    232330.108832 ER_AddFilter (6): Adding [192-168-71-1]->[rip]
    232330.108850 ER_AddFilter (7): Adding [a.b.c.d]->[sip]
    232330.108865 ER_AddFilter (8): Adding [a-b-c-d]->[sip]
    232330.109078 TAInviteClientProc Thread start...
    232330.109173 ( )( )( )( )( ) TP IS BINARY? (0)
    232330.109425 Send to w.x.y.z:49389 [INVITE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK4aec1ff55bcddc90
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    The ip/port combination with iChat ports 16402 is used on both ends
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:42454>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 402
    v=0
    o=rob 0 0 IN IP4 a.b.c.d
    [email protected]
    c=IN IP4 a.b.c.d
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 42454 RTP/AVP 110 121 12 3 0
    a=rtcp:42454
    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:2041791258
    232330.151861 [[SIP/2.0 100 Trying
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK4aec1ff55bcddc90
    To: "[email protected]" <sip:[email protected]:16402>
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    ]] from w.x.y.z:49389
    232330.152045 Dialog(CREATED) Match(STATUS) [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416]
    232330.152116 Dialog(CREATED) Match(STATUS) [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416]
    232330.152178 ##### (1)Trying...
    232330.152790 VCSendNotificationProc: name = VCInformation, data = Trying
    232330.152898 [[SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK4aec1ff55bcddc90
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:49389>
    User-Agent: Viceroy 1.3
    Content-Length: 0
    ]] from w.x.y.z:49389
    232330.152964 Dialog(CREATED) Match(STATUS) [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416]
    232330.153017 Dialog(CREATED) Match(STATUS) [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416]
    232330.153082 ##### (1)Ringing...
    232330.153402 VCSendNotificationProc: name = VCInformation, data = Ringing
    232330.159914 [[SIP/2.0 200 OK
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK4aec1ff55bcddc90
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:49389>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 265
    v=0
    o=steve 0 0 IN IP4 w.x.y.z
    [email protected]
    c=IN IP4 w.x.y.z
    b=AS:2147483647
    t=0 0
    a=hwi:1056:4:2660
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 49389 RTP/AVP 110
    a=rtcp:49389
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2293062722
    ]] from w.x.y.z:49389
    232330.160027 Dialog Match(STATUS): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232330.160109 Dialog Match(STATUS): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232330.160176 TAInviteClientProc Thread end(0)...
    232330.160275 ( )( )( )( )( ) TP IS BINARY? (0)
    232330.160306 Send to w.x.y.z:49389 [ACK sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK10050bf92bb06081
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 1 ACK
    User-Agent: Viceroy 1.3
    Content-Length: 0
    232330.160451 Start sending heartbeat from 10.0.0.173:16402 to w.x.y.z:49389
    232330.160492 SIPConnect stop(0)...
    232330.160592 SIP connect returned 0
    232330.160613 Call initiated with callID = 1
    232330.161635 Callee User Agent: Viceroy 1.3
    232330.161669 * Callee SDP *
    232330.161766 Selecting AAC-LD 22.05kHz.
    232330.161794 ######################################
    232330.161808 # SoundDec_Create(742946 --> 81536) #
    232330.161820 ######################################
    232330.166394 Leaving SoundDec_Create
    232330.166422 Conference_SetPayload: audio = 110, video = 34, for confIndex = 0
    232330.166655 v=0
    o=steve 0 0 IN IP4 w.x.y.z
    [email protected]
    c=IN IP4 w.x.y.z
    b=AS:2147483647
    t=0 0
    a=hwi:1056:4:2660
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 49389 RTP/AVP 110
    a=rtcp:49389
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:2293062722
    232330.166995 RTPSetRemoteSSRC [102/103]: SSRC = 0x88AD5C42(2293062722)
    232330.167020 SIPSendMessageAll start...
    232330.167071 P2P BWD detection starts for vfd(102) with w.x.y.z:49389
    232330.390679 Received the first BWD packet from w.x.y.z:49389
    232330.703921 Avg=101190.70, NSDev=2.60%
    232330.830048 Avg=872232.80, NSDev=2.48%
    232331.132400 Avg=888850.00, NSDev=7.53%
    232331.326017 Orig: Upstream = 452.712kbps, Downstream = -800.442kbps
    232331.326155 Final: Upstream = 452.712kbps, Downstream = 800.442kbps
    232331.326189 P2P BWD detection done for vfd(102)
    232331.326401 Detected bandwidth (kbits/s): 452 up, 800 down. (00000000)
    2008-08-18 23:23:31.326 iChat[172:11b07] Detected bandwidth (kbits/s): 452 up, 800 down. (00000000)
    232331.327811 Add user: [email protected] --> (call id: 1, conf index: 0) to table.
    232331.327865 ( )( )( )( )( )( )( )( )( )( )( )( )( )( )( )( ) KEY EXCHANGE 1!
    232331.327903 ( )( )( ) ---- [email protected] valid:
    232331.327920 ( )( )( ) ---- <nil> valid returned 0
    232331.327934 ( )( ) - Overall conference secure: was 0, is 0, count 1
    232331.327952 ( )( )( ) ---- @ enabled set to 0
    232331.327980 ( )( )( ) ---- @ valid set to 0
    232331.328002 Invoke delegate method vcc:securityChanged:
    232331.328118 Preparing to send VCInitiateConferenceCompleted
    232331.328150 Invoke delegate method vcc:initiateConferenceCompletedForParty:([email protected]) - retcode: 0
    232331.332207 vcCapabilitiesOfCPU returns: 0x00000fff
    232331.332236 VCCapAudio
    232331.332248 VCCapVideo
    232331.332258 VCCapMultiAudio
    232331.332267 VCCapMultiVideo
    232331.332277 VCCapMultiAudioHost
    232331.332287 VCCapMultiVideoHost
    232331.332296 VCCapRDClient
    232331.332306 VCCapRDServer
    232331.332316 VCCapRecordAudio
    232331.332327 VCCapRecordVideo
    232331.332337 VCCapAuxVideoSend
    232331.332346 VCCapAuxVideoRecv
    232331.332540 BWD: GotBandwidth: 221052/394013 (up/down) @[173.0.0.10:0.255.255.255]
    232331.332576 BWD bandwidth: 221 kbits up, 394 kbits down.
    232331.332589 videoNetworkCapable: 1 -- 2 max participants.
    232331.332600 audioNetworkCapable: 1 -- 9 max participants.
    232331.332610 Supports PCMU wideband for audio: 1 / video: 0
    232331.332650 vcCapabilitiesOfNetwork returns: 0x00000bdf
    232331.332663 VCCapAudio
    232331.332674 VCCapVideo
    232331.332684 VCCapMultiAudio
    232331.332693 VCCapMultiVideo
    232331.332703 VCCapMultiAudioHost
    232331.332713 VCCapRDClient
    232331.332722 VCCapRDServer
    232331.332732 VCCapRecordAudio
    232331.332742 VCCapRecordVideo
    232331.332751 VCCapAuxVideoRecv
    232331.332761 vcCapabilities returns: 0x00000bdf
    232331.332771 VCCapAudio
    232331.332782 VCCapVideo
    232331.332791 VCCapMultiAudio
    232331.332801 VCCapMultiVideo
    232331.332810 VCCapMultiAudioHost
    232331.332820 VCCapRDClient
    232331.332830 VCCapRDServer
    232331.332839 VCCapRecordAudio
    232331.332850 VCCapRecordVideo
    232331.332859 VCCapAuxVideoRecv
    232331.332890 ( )( )( ) ---- {nil} enabled returned 0
    232331.333521 Selected microphone is Internal microphone.
    232331.333830 Selected microphone is Internal microphone.
    232331.334265 Selected microphone is Internal microphone.
    232331.334474 MULTIPOINT VC_API: startConferenceWithUserID: [email protected]
    232331.334523 MULTIPOINT VC_API: startConferenceWithIndex: 0
    232331.334562 Remote User Agent: Viceroy 1.3
    232331.334594 upstream_kbits = 452, downstream_kbits = 800
    232331.334651 Conference_SetBitrate: 452000
    232331.334666 SetBitrate from 0 to 452000
    232331.338015 Conference_SetFramerate: 10
    232331.338044 Diffusion prefilter disabled
    232331.338054 Temporal prefilter disabled
    232331.338065 Enabled H264 post processing with mode: 1
    232331.338321 Microphone: callback thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    232331.338552 Microphone: null device thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    232331.507802 RTP: recv started(88AD5C42,88AD5C42)
    232331.507858 RTPTransport: need to wait for SRTP to init? (0/0)
    232331.859180 Speaker: callback thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    232331.859320 Speaker: null device thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    232331.863156 =================== ActiveCount += 1
    232331.863189 SetBitrate from 452000 to 452000
    232331.863187 Conference_RecvThread start
    232331.865520 =========== StartTransmit!
    232331.865536 ######################################
    232331.865542 # SoundDec_Create(81536 --> 742946) #
    232331.865548 ######################################
    232331.880759 Leaving SoundDec_Create
    232331.880813 TRANSMIT: w.x.y.z:49389:0 hardwareframe:30 determinedframe: 10 key:-1 determinedbitrate: 452
    232331.880846 ### NEW STATE: to: VC_BUSY, from: VC_SIGNALING
    232331.880886 AGC = 1
    232331.880896 MULTIPOINT VC_API: startConferenceWithUserID: [email protected] returns YES
    !!!!!!!!!!!!!!!!!!!!!!!!DATA STARTS HERE REMOTE SCREEN WORKING !!!!!!!!!!!!!!!!!!!!!!!!!!
    232331.899517 18.248 jump: 15.2 frames
    232332.231957 Entering SPIKE
    232332.232465 Leaving SPIKE
    232332.242726 18.591 backtrack: -2.0 frames (14415 - 15442, 15255,136,14415)
    232332.262975 18.611 silence: 1.0 frames
    232332.371732 Entering SPIKE
    232332.376195 Leaving SPIKE
    232332.384264 18.733 backtrack: -3.0 frames (15951 - 17490, 17315,127,15951)
    232332.484788 18.833 silence: 2.0 frames
    232332.504760 18.853 silence: 1.0 frames
    232332.524727 18.873 -360 warp 512 -> 152
    232332.525220 18.874 -360 warp 512 -> 152
    232332.525325 18.874 -360 warp 512 -> 152
    232332.545114 18.894 -300 skip 320 -> 20
    232332.545280 18.894 -320 skip 320 -> 0
    232332.545394 18.894 -274 skip 320 -> 46
    232337.224342 23.573 silence: 1.0 frames
    232337.557761 Entering SPIKE
    232337.559545 Leaving SPIKE
    232337.583423 23.932 backtrack: -5.0 frames (130639 - 133201, 133155,34,130639)
    232337.623150 23.972 silence: 1.0 frames
    232337.724208 Entering SPIKE
    232337.724475 Leaving SPIKE
    232337.922491 24.271 silence: 1.0 frames
    232338.002734 24.351 -360 warp 512 -> 152
    232338.002961 24.351 -360 warp 512 -> 152
    232338.003141 24.352 -300 skip 320 -> 20
    232338.022356 24.371 -320 skip 320 -> 0
    232338.022509 24.371 -320 skip 320 -> 0
    232338.022602 24.371 -200 skip 320 -> 120
    232340.681218 27.030 silence: 1.0 frames
    232340.802415 27.151 silence: 1.0 frames
    232341.384534 27.733 silence: 1.0 frames
    232342.821732 29.170 silence: 1.0 frames
    232343.684414 30.033 -286 skip 320 -> 34
    232346.145433 Entering SPIKE
    232346.147096 Leaving SPIKE
    232346.163624 32.512 backtrack: -3.0 frames (321615 - 323153, 322735,304,321615)
    232346.342369 Entering SPIKE
    232346.343541 Leaving SPIKE
    232346.403154 32.752 silence: 1.0 frames
    232346.542780 32.891 320 dup 320 -> 640
    232346.665390 Entering SPIKE
    232346.665688 Leaving SPIKE
    232346.762355 33.111 silence: 1.0 frames
    232346.902314 33.251 silence: 1.0 frames
    232348.124035 34.473 silence: 1.0 frames
    232348.843019 35.192 silence: 1.0 frames
    232349.202130 35.551 -186 skip 320 -> 134
    232350.324019 Updating heartbeat from w.x.y.z:49389
    232350.329599 [[MESSAGE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP w.x.y.z:49389;branch=z9hG4bK7899611760fc16e0
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    From: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]] from w.x.y.z:49389
    232350.329936 Dialog Match(REQUEST): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232350.330076 SIPMessageProc Thread start...
    232350.330136 Dialog Match(REQUEST): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232350.330218 TANonInviteServerProc Thread start...
    232350.331232 VCSendNotificationProc: name = SIPMessage, data = PING
    232350.331267 SIPMessage done.
    232350.331315 | | | | --- iBodyLen 0
    232350.331408 ( )( )( )( )( ) TP IS BINARY? (0)
    232350.331430 Send to w.x.y.z:49389 [SIP/2.0 200 OK
    Via: SIP/2.0/UDP w.x.y.z:49389;branch=z9hG4bK7899611760fc16e0
    To: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    From: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    232350.331589 SIPMessageProc Thread end(200)...
    232351.102786 37.451 -187 skip 320 -> 133
    232352.826531 SIPSendMessageAll start...
    232352.826930 TANonInviteClientProc Thread start...
    232352.827042 ( )( )( )( )( ) TP IS BINARY? (0)
    232352.827088 Send to w.x.y.z:49389 [MESSAGE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK23daaf2537147c16
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]
    232352.859843 [[SIP/2.0 200 OK
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK23daaf2537147c16
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    ]] from w.x.y.z:49389
    232352.859916 Dialog Match(STATUS): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232352.860137 Dialog Match(STATUS): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232352.860204 SIPSendMessageAll stop(0)...
    232353.103040 39.452 silence: 1.0 frames
    232353.742084 40.091 silence: 1.0 frames
    232353.781901 40.130 -300 skip 320 -> 20
    232353.782002 40.130 -253 skip 320 -> 67
    232354.103630 40.452 silence: 1.0 frames
    232354.544590 40.893 silence: 1.0 frames
    232357.762755 44.111 -186 skip 320 -> 134
    232357.860351 TANonInviteClientProc Thread end(0)...
    232358.625325 44.974 silence: 1.0 frames
    232402.003379 48.352 silence: 1.0 frames
    232402.321862 48.670 backtrack: -1.0 frames (678479 - 678992, 678608,279,678479)
    232402.338076 Entering SPIKE
    232402.338209 Leaving SPIKE
    232402.441691 48.790 silence: 1.0 frames
    232402.561327 48.910 silence: 1.0 frames
    232403.703817 50.052 silence: 1.0 frames
    232403.823631 50.172 silence: 1.0 frames
    232403.923471 50.272 silence: 1.0 frames
    232404.043658 Entering SPIKE
    232404.045955 Leaving SPIKE
    232404.063057 50.412 backtrack: -2.0 frames (715855 - 716881, 716460,306,715855)
    232404.242612 50.591 -187 skip 320 -> 133
    232404.702022 51.051 silence: 1.0 frames
    232405.542301 51.891 -186 skip 320 -> 134
    232407.062092 53.411 -186 skip 320 -> 134
    232409.161947 55.510 -186 skip 320 -> 134
    232409.401506 55.750 silence: 1.0 frames
    232411.663480 58.012 silence: 1.0 frames
    232412.224780 58.573 -186 skip 320 -> 134
    232415.942052 62.291 -186 skip 320 -> 134
    232416.544663 62.893 silence: 1.0 frames
    232417.363006 63.711 silence: 1.0 frames
    232420.326102 Updating heartbeat from w.x.y.z:49389
    232420.331354 [[MESSAGE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP w.x.y.z:49389;branch=z9hG4bK47124a6973d60d4e
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    From: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]] from w.x.y.z:49389
    232420.331601 Dialog Match(REQUEST): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232420.331817 SIPMessageProc Thread start...
    232420.331915 Dialog Match(REQUEST): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232420.332105 TANonInviteServerProc Thread start...
    232420.332471 VCSendNotificationProc: name = SIPMessage, data = PING
    232420.332512 SIPMessage done.
    232420.332540 | | | | --- iBodyLen 0
    232420.332731 ( )( )( )( )( ) TP IS BINARY? (0)
    232420.332764 Send to w.x.y.z:49389 [SIP/2.0 200 OK
    Via: SIP/2.0/UDP w.x.y.z:49389;branch=z9hG4bK47124a6973d60d4e
    To: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    From: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    232420.332942 SIPMessageProc Thread end(200)...
    232420.604802 66.953 -300 skip 320 -> 20
    232420.604963 66.953 -197 skip 320 -> 123
    232422.331666 TANonInviteServerProc Thread end(0)...
    232422.826697 SIPSendMessageAll start...
    232422.827021 TANonInviteClientProc Thread start...
    232422.827120 ( )( )( )( )( ) TP IS BINARY? (0)
    232422.827165 Send to w.x.y.z:49389 [MESSAGE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK0addafcb59113610
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 3 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]
    232422.860789 [[SIP/2.0 200 OK
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK0addafcb59113610
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 3 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    ]] from w.x.y.z:49389
    232422.860853 Dialog Match(STATUS): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232422.860919 Dialog Match(STATUS): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232422.860970 SIPSendMessageAll stop(0)...
    !!!!!!!!!!HERE I STOPPED REMOTE SCREEN!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    232425.504261 71.853 silence: 1.0 frames
    232426.402536 72.751 silence: 1.0 frames
    232427.861074 TANonInviteClientProc Thread end(0)...
    232427.963955 74.312 silence: 2.0 frames
    232427.984105 74.333 silence: 1.0 frames
    232431.862262 78.211 silence: 1.0 frames
    232434.081773 MULTIPOINT VC_API OVERRIDE: endConference
    232434.081828 userIDToCallIDMap count = 1
    232434.081861 key: [email protected] - call id: 1
    232434.081955 ### NEW STATE: to: VC_DISCONNECTING, from: VC_BUSY
    232434.082173 SIPHangup start...
    232434.082195 Stop heartbeat to w.x.y.z:49389
    232434.082290 TANonInviteClientProc Thread start...
    232434.082328 ( )( )( )( )( ) TP IS BINARY? (0)
    232434.082343 Send to w.x.y.z:49389 [BYE sip:[email protected]:16402 SIP/2.0
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK18de0342452c2e0e
    Max-Forwards: 70
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 4 BYE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    232434.083238 ### NEW STATE: to: VC_IDLE, from: VC_DISCONNECTING
    232434.083267 ++++++++ confStatusMapRemoveAll
    232434.083278 ( ) -- mapUserIDToSecurityInfo cleared --
    232434.083333 Conference_RecvThread end
    232434.099205 =================== ActiveCount -= 0
    232434.100129 ICECloseHandle ... done.
    232434.112543 [[SIP/2.0 200 OK
    Via: SIP/2.0/UDP a.b.c.d:42454;branch=z9hG4bK18de0342452c2e0e
    To: "[email protected]" <sip:[email protected]:16402>;tag=617881761
    From: "[email protected]" <sip:[email protected]:16402>;tag=90480416
    Call-ID: e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173
    CSeq: 4 BYE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    ]] from w.x.y.z:49389
    232434.112588 Dialog Match(STATUS): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232434.112687 Dialog Match(STATUS): [e7561234-6d6b-11dd-92ab-c7cb4b454012@10-0-0-173]=[e7561234-6d6b-11dd-92ab-c7cb 4b454012@10-0-0-173], [90480416]=[90480416], [617881761]=[617881761]
    232434.112747 SIPHangup stop(0)...
    232434.118393 Found 1 cameras:
    232434.118452 Built-in iSight - 18446744073663414272
    232434.118491 selectedCamera GUID returned Built-in iSight
    232434.121955 Microphone devices:
    232434.122053 Internal microphone
    232434.122119 Line In
    232434.122172 Selected mic: Built-in Microphone / imic
    232434.130991 selectedCamera GUID returned Built-in iSight
    232434.131225 Selected microphone is Internal microphone.
    232439.112934 TANonInviteClientProc Thread end(0)...
    232452.333136 TANonInviteServerProc Thread end(0)...

  • IChat video call not working.

    Hi there,
    Please kindly advise on my ichat video issue.
    ichat indicated this computer does not support video chat.
    We have two mac connected to a router named Ericsson Broadband and the other mac ichat video is working but my isn't working and my macbook pro is newest than the other one. I have gone through the same configuration with the other mac which is working on Preference-Security, Preference-Sharing, Preference-Network. All same configuration as the other mac which ichat is working.
    I did a install application download from gmail for the video but thereafter is not working i demounted it.
    I did saw from youtube to delete the com.apple.ichat.plist file and is not working either so i reinstalled the ichat application again and also not working.
    We can use Skype to chat and gmail video but not on ichat video only audio chat only.
    I will be appreciate if you can list out the check list for me or other to check all the possible way of error on configuration.
    Thanks in advance for your reply
    Regards
    FUIFUI

    Thanks again Ralph for helping here.
    Hardware - USB - USB High -Speed Bus: Built-in iSight
    The log are as below:
    Last login: Fri Jul 23 07:08:50 on ttys000
    Chin-Lee-Fuis-MacBook-Pro:~ user$
    Chin-Lee-Fuis-MacBook-Pro:~ user$ /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7
    091600.936386 ER_AddFilter (0): Adding [Chin Lee [email protected]]->[0]
    091600.936411 setLocalUserName: Chin Lee [email protected]
    091600.938383 Default video size is (640 x 480)
    091600.939556 H264: (640 x 480) @ 20 fps
    091600.941852 H264: (320 x 240) @ 30 fps
    091600.944156 H263: (352 x 288) @ 30 fps
    091600.945305 H263: (176 x 144) @ 30 fps
    091600.945416 ######################################
    091600.945423 # SoundDec_Create(16000 --> 3) #
    091600.945428 ######################################
    091600.970844 Leaving SoundDec_Create
    091600.974187 Audio Unit Parameter List = 7, result = 0
    091600.974211 CurrentFormatmSampleRate 44100.000000
    091600.974221 CurrentFormatmFormatID lpcm
    091600.974225 CurrentFormatmFormatFlags 0x00000029
    091600.974229 CurrentFormatmBytesPerPacket 4
    091600.974233 CurrentFormatmFramesPerPacket 1
    091600.974237 CurrentFormatmBytesPerFrame 4
    091600.974241 CurrentFormatmChannelsPerFrame 2
    091600.974244 CurrentFormatmBitsPerChannel 32
    091600.974248 OurFormatmSampleRate 16000.000000
    091600.974253 OurFormatmFormatID lpcm
    091600.974257 OurFormatmFormatFlags 0x00000029
    091600.974260 OurFormatmBytesPerPacket 4
    091600.974264 OurFormatmFramesPerPacket 1
    091600.974268 OurFormatmBytesPerFrame 4
    091600.974271 OurFormatmChannelsPerFrame 1
    091600.974275 OurFormatmBitsPerChannel 32
    091600.974284 Reached err = 4294956417, 459
    091600.974290 Reached err = 4294956417, 467
    091600.975831 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    091600.975865 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    091600.975880 ++++++++ confStatusMapRemoveAll
    091600.975885 ( ) -- mapUserIDToSecurityInfo cleared --
    091600.976118 dispatch_CommNATProc
    091600.979775 selectedCamera: no camera has been set yet.
    091600.979876 Selected microphone is the null device microphone.
    091600.979963 vcCapabilitiesOfCPU returns: 0x00000fff
    091600.980113 BWD: GotBandwidth: 15962/8523144 (up/down) @[15.1.168.192:0.255.255.255]
    091600.980173 BWD bandwidth: 15 kbits up, 8523 kbits down.
    091600.980194 videoNetworkCapable: 0 -- 0 max participants.
    091600.980200 audioNetworkCapable: 0 -- 0 max participants.
    091600.980250 Supports PCMU wideband for audio: 0 / video: 0
    091600.980280 vcCapabilitiesOfNetwork returns: 0x00000345
    091600.980288 vcCapabilitiesOfRouter returns: 0x00000000
    091600.980293 vcCapabilities returns: 0x00000345
    091600.981297 Found 2 cameras:
    091600.981383 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    091600.981487 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    091600.981542 selectedCamera: no camera has been set yet.
    091600.981631 selectCameraWithTundraDeviceID: 0x104 returned 1
    091600.985968 Microphone devices:
    091600.986164 Internal microphone
    091600.986268 Line In
    091600.986519 Selected mic: Built-in Microphone / imic
    091600.986616 Found 2 cameras:
    091600.986679 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    091600.986761 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    091600.986835 selectedCamera2 GUID returned Built-in iSight
    091600.986894 selectCameraWithTundraDeviceID: 0x104 returned 1
    091600.990675 Microphone devices:
    091600.990763 Internal microphone
    091600.990823 Line In
    091600.991022 Selected mic: Built-in Microphone / imic
    091600.992795 Selected microphone is Internal microphone.
    091600.993231 Selected microphone is Internal microphone.
    091602.230195 Found 2 cameras:
    091602.230245 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    091602.230291 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    091602.230321 selectedCamera2 GUID returned Built-in iSight
    091602.230338 selectCameraWithTundraDeviceID: 0x104 returned 1
    091602.234354 Microphone devices:
    091602.234451 Internal microphone
    091602.234509 Line In
    091602.234706 Selected mic: Built-in Microphone / imic
    091602.237567 Selected microphone is Internal microphone.
    091602.239224 Found 2 cameras:
    091602.239255 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    091602.239298 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    091602.239327 selectedCamera2 GUID returned Built-in iSight
    091602.239345 selectCameraWithTundraDeviceID: 0x104 returned 1
    091602.243263 Microphone devices:
    091602.243360 Internal microphone
    091602.243475 Line In
    091602.243670 Selected mic: Built-in Microphone / imic
    091602.244559 Selected microphone is Internal microphone.
    091617.016506 Comm reporting flags: 000000CC
    091617.332881 CommNAT result:
    External IP: 202.152.79.3
    External Ports: 59758, 59761, 59765
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 0
    CNAT_ISPAT ......... 1
    CNAT_ISPATHOST ..... 1
    CNAT_TRYPRESERVE ... 0
    CNAT_PATINORDER .... 0
    CNAT_BLOCKIP ....... 1
    CNAT_BLOCKPORT ..... 1
    CNAT_LOOPBACK ...... 0
    Chin-Lee-Fuis-MacBook-Pro:~ user$
    Thanks for your kindness and time to help here.
    FUIFUI

  • Update an object in the XIR2 repository

    One of my customers has a bad practice in place of having multiple copies of a same document in several folders.
    I am trying in Java to take the latest version of the document and update all the old copies with it.
    At this point, I have an IInfoObject with the source document and an IInfoObjects collection with all the target documents.
    What method should I use to update all the targets with the source?

    How you copy objects is type specific.
    For example, with Crystal Reports you'd use the Enterprise SDK to get the rpt, update the file for the IReport and refresh its properties:
    IReport report = (IReport) infoObjects.get(0);
    IFiles reportFiles = report.getFiles();
    IRemoteFile rptFile = (IRemoteFile) reportFiles.get(0);
    rptFile.overwrite(newRptFilePath);
    rptFile.commit();
    report.refreshProperties();
    infoStore.commit(infoObjects);
    Sincerely,
    Ted Ueda

  • IChat 3.1.8 will not open

    Or rather, it opens - the icon appears in the dock, bounces there for about one minute (an absurdly long amount of time for this machine to open any program), then sits idle. But the application interface never appears, and control-clicking (or right-clicking) on the dock icon so I get the contextual menu indicates that the application is not responding. It force quits neatly, no complaints.
    Since it doesn't crash, I get no crash log. Since it doesn't open, I can't edit its prefs. I threw out the existing prefs files, but the result hasn't changed - and it's not making new prefs files, now.
    Since there WERE prefs files, I assume that at some point iChat worked. However, I have never 'used' it - it was probably several updates of OS ago that I accidentally opened the program or something to cause preference files to be created.
    Not on Leopard, just to avoid any confusion. Any help would be appreciated.

    If it can launch IChat it is supposed to create a Log like this just in starting Up
    MacBook-Pro:~ XXX% /Users/XXX/Desktop/ichatdebug ; exit;
    144221.518608 ER_AddFilter (0): Adding [email protected]>[0]
    144221.518888 setLocalUserName: [email protected]
    144221.521780 Creating a port mapping from 54159 to 16402...
    144221.523485 Default video size is (640 x 480)
    144221.524618 H264: (640 x 480) @ 20 fps
    144221.526723 H264: (320 x 240) @ 30 fps
    144221.527798 H264: (160 x 120) @ 30 fps
    144221.528877 H263: (352 x 288) @ 30 fps
    144221.529947 H263: (176 x 144) @ 30 fps
    144221.530084 ######################################
    144221.530122 # SoundDec_Create(81536 --> 393219) #
    144221.530157 ######################################
    144221.534205 Leaving SoundDec_Create
    144221.534409 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    144221.534506 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    144221.534529 ++++++++ confStatusMapRemoveAll
    144221.534542 ( ) -- mapUserIDToSecurityInfo cleared --
    144221.534650 NATTraversal created
    144221.534785 QT automatic setting = 16777216
    144221.534844 Bandwidth based on QT prefs = 384
    144221.542972 Selected microphone is the null device microphone.
    144221.543209 vcCapabilitiesOfCPU returns: 0x00000fff
    144221.543243 VCCapAudio
    144221.543254 VCCapVideo
    144221.543288 VCCapMultiAudio
    144221.543298 VCCapMultiVideo
    144221.543304 VCCapMultiAudioHost
    144221.543309 VCCapMultiVideoHost
    144221.543341 VCCapRDClient
    144221.543351 VCCapRDServer
    144221.543386 VCCapRecordAudio
    144221.543395 VCCapRecordVideo
    144221.543401 VCCapAuxVideoSend
    144221.543406 VCCapAuxVideoRecv
    144221.543603 BWD: GotBandwidth: 902288/6576709 (up/down) @151.1.168.192:0.255.255.255
    144221.543667 BWD bandwidth: 902 kbits up, 6576 kbits down.
    144221.543727 videoNetworkCapable: 1 -- 3 max participants.
    144221.543778 audioNetworkCapable: 1 -- 9 max participants.
    144221.543815 Supports PCMU wideband for audio: 1 / video: 1
    144221.543890 vcCapabilitiesOfNetwork returns: 0x00000fff
    144221.543961 VCCapAudio
    144221.543971 VCCapVideo
    144221.543997 VCCapMultiAudio
    144221.544006 VCCapMultiVideo
    144221.544012 VCCapMultiAudioHost
    144221.544018 VCCapMultiVideoHost
    144221.544055 VCCapRDClient
    144221.544082 VCCapRDServer
    144221.544091 VCCapRecordAudio
    144221.544097 VCCapRecordVideo
    144221.544103 VCCapAuxVideoSend
    144221.544108 VCCapAuxVideoRecv
    144221.544114 vcCapabilities returns: 0x00000fff
    144221.544120 VCCapAudio
    144221.544126 VCCapVideo
    144221.544132 VCCapMultiAudio
    144221.544138 VCCapMultiVideo
    144221.544143 VCCapMultiAudioHost
    144221.544175 VCCapMultiVideoHost
    144221.544185 VCCapRDClient
    144221.544191 VCCapRDServer
    144221.544229 VCCapRecordAudio
    144221.544235 VCCapRecordVideo
    144221.544240 VCCapAuxVideoSend
    144221.544246 VCCapAuxVideoRecv
    144221.545277 Found 1 cameras:
    144221.545377 Built-in iSight - 18446744073663414272
    144221.549225 Microphone devices:
    144221.549312 Internal microphone
    144221.549379 Line In
    144221.549425 Selected microphone is the null device microphone.
    144221.549494 vcCapabilitiesOfCPU returns: 0x00000fff
    144221.549504 VCCapAudio
    144221.549510 VCCapVideo
    144221.549516 VCCapMultiAudio
    144221.549522 VCCapMultiVideo
    144221.549528 VCCapMultiAudioHost
    144221.549534 VCCapMultiVideoHost
    144221.549540 VCCapRDClient
    144221.549545 VCCapRDServer
    144221.549551 VCCapRecordAudio
    144221.549557 VCCapRecordVideo
    144221.549563 VCCapAuxVideoSend
    144221.549568 VCCapAuxVideoRecv
    144221.549682 BWD: GotBandwidth: 902288/6576709 (up/down) @xxx.x.xxx.xxx:0.255.255.255
    144221.549703 BWD bandwidth: 902 kbits up, 6576 kbits down.
    144221.549710 videoNetworkCapable: 1 -- 3 max participants.
    144221.549717 audioNetworkCapable: 1 -- 9 max participants.
    144221.549723 Supports PCMU wideband for audio: 1 / video: 1
    144221.549745 vcCapabilitiesOfNetwork returns: 0x00000fff
    144221.549753 VCCapAudio
    144221.549758 VCCapVideo
    144221.549764 VCCapMultiAudio
    144221.549770 VCCapMultiVideo
    144221.549775 VCCapMultiAudioHost
    144221.549781 VCCapMultiVideoHost
    144221.549787 VCCapRDClient
    144221.549792 VCCapRDServer
    144221.549798 VCCapRecordAudio
    144221.549804 VCCapRecordVideo
    144221.549810 VCCapAuxVideoSend
    144221.549815 VCCapAuxVideoRecv
    144221.549821 vcCapabilities returns: 0x00000fff
    144221.549827 VCCapAudio
    144221.549832 VCCapVideo
    144221.549838 VCCapMultiAudio
    144221.549844 VCCapMultiVideo
    144221.549849 VCCapMultiAudioHost
    144221.549855 VCCapMultiVideoHost
    144221.549860 VCCapRDClient
    144221.549866 VCCapRDServer
    144221.549872 VCCapRecordAudio
    144221.549877 VCCapRecordVideo
    144221.549883 VCCapAuxVideoSend
    144221.549888 VCCapAuxVideoRecv
    144221.550078 Found 1 cameras:
    144221.550099 Built-in iSight - 18446744073663414272
    144221.550274 selectCameraByGUID: 18446744073663414272 returned 1
    144221.554539 Microphone devices:
    144221.554717 Internal microphone
    144221.563918 Line In
    144221.564012 Selected mic: Built-in Microphone / imic
    144221.566570 Selected microphone is Internal microphone.
    144221.568960 Found 1 cameras:
    144221.569128 Built-in iSight - 18446744073663414272
    144221.569238 selectedCamera GUID returned Built-in iSight
    144221.572928 Microphone devices:
    144221.573002 Internal microphone
    144221.573142 Line In
    144221.573190 Selected mic: Built-in Microphone / imic
    144221.573521 Selected microphone is Internal microphone.
    144221.574104 Found 1 cameras:
    144221.574128 Built-in iSight - 18446744073663414272
    144221.574148 selectedCamera GUID returned Built-in iSight
    144221.577747 Microphone devices:
    144221.577904 Internal microphone
    144221.577993 Line In
    144221.578062 Selected mic: Built-in Microphone / imic
    144221.578386 Selected microphone is Internal microphone.
    144221.887037 SNATMAP Configuration: snatmap.mac.com:5678
    144225.031601 in callback
    144225.031670 -sdRef 0x15787610 ?
    144225.031693 -flags = 00000000
    144225.031704 -IFIndex 0 ?
    144225.031714 -errorCode == 00000000
    144225.031800 -publicAddr == 0.0.0.0
    144225.031815 -proto == 16
    144225.031825 -privPort == 16402
    144225.031835 -publPort == 0
    144225.031845 -ttl == 0
    144236.888674 Comm reporting flags: 000000EC
    144237.065961 CommNAT result:
    External IP: a.b.c.d
    External Ports: 49195, 49196, 49197
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 0
    CNAT_ISPAT ......... 1
    CNAT_ISPATHOST ..... 1
    CNAT_TRYPRESERVE ... 0
    CNAT_PATINORDER .... 1
    CNAT_BLOCKIP ....... 1
    CNAT_BLOCKPORT ..... 1
    CNAT_LOOPBACK ...... 0
    AS it does not launch iChat it seems it is time to Reinstall iChat.
    This involves the Install Disk and downloading and Installing the Combo Version of the OS update afterwards to force iChat to Update to match the OS Level you are at.
    The Link to Apple's Downloads site is at the Bottom of the Reinstall FAQ.
    The Reinstall FAQ http://discussions.apple.com/thread.jspa?threadID=1486891
    9:08 PM Tuesday; August 19, 2008

  • Ichat doest open up

    Hi ,
    I have the  Lion OS and IChat just wont open up on it.
    It appears on the Doc but when i click on the icon nothing happens following is what appears when i typed
    /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7 on Terminal
    --------Starts --------
    /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7
    122508.794274 -registerForHardwareNotification: 1 devices
    122508.799889 ER_AddFilter (0): Adding [Kshitij [email protected]]->[0]
    122508.799925 setLocalUserName: Kshitij [email protected]
    122508.802904 Default video size is (640 x 480)
    122508.805981 H264: (640 x 480) @ 20 fps
    122508.807535 H264: (320 x 240) @ 30 fps
    122508.809084 H263: (352 x 288) @ 30 fps
    122508.809872 H263: (176 x 144) @ 30 fps
    122508.809961 ######################################
    122508.809968 # SoundDec_Create(16000 --> 3) #
    122508.809973 ######################################
    122508.844436 Leaving SoundDec_Create
    122508.846697 Audio Unit Parameter List = 7, result = 0
    122508.846721 CurrentFormatmSampleRate       44100.000000
    122508.846732 CurrentFormatmFormatID         lpcm
    122508.846739 CurrentFormatmFormatFlags      0x00000029
    122508.846743 CurrentFormatmBytesPerPacket   4
    122508.846747 CurrentFormatmFramesPerPacket  1
    122508.846751 CurrentFormatmBytesPerFrame    4
    122508.846754 CurrentFormatmChannelsPerFrame 2
    122508.846758 CurrentFormatmBitsPerChannel   32
    122508.846763 OurFormatmSampleRate       16000.000000
    122508.846768 OurFormatmFormatID         lpcm
    122508.846772 OurFormatmFormatFlags      0x00000029
    122508.846776 OurFormatmBytesPerPacket   4
    122508.846780 OurFormatmFramesPerPacket  1
    122508.846784 OurFormatmBytesPerFrame    4
    122508.846787 OurFormatmChannelsPerFrame 1
    122508.846791 OurFormatmBitsPerChannel   32
    122508.846802 Reached err = 4294956417, 459
    122508.846808 Reached err = 4294956417, 467
    122508.847853 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    122508.847892 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    122508.847908 ++++++++++ confStatusMapRemoveAll
    122508.847915 ( ) -- mapUserIDToSecurityInfo cleared --
    122508.848172 dispatch_CommNATProc
    122508.851914 VTPRecvProc thread(171651072) started...
    122508.851923 VCDelegate conforms to VideoConferenceDelegate protocol.
    122508.852059 SIPManager init with protocol: 0.
    122508.852553 156 routing table entries found.
    122508.852567 IPv4 DEFAULT route, if_idx:4
    122508.852575 IPv6 DEFAULT route, if_idx:4
    122508.852788 1 interfaces found.
    122508.852864 VTP set fd(9) buf size send[9216->225000] recv[42080->225000]
    122508.854467 Start listening on 192.168.1.9:16401(en0) sock 100
    122508.854486 1 valid interfaces found.
    122508.854756 156 routing table entries found.
    122508.854769 IPv4 DEFAULT route, if_idx:4
    122508.854775 IPv6 DEFAULT route, if_idx:4
    122508.855009 Transport checking map for interface = en0, port = 16401
    122508.855011 Transport(UDP) Thread start...
    122508.855048 [0]Creating a port mapping from on interface 0 from external port 50939 to local port16401...
    122508.855561 TPListen on port 16401
    122508.855633 dispatch_AcquireSNATMAPConfigurationProc
    122509.284660 SNATMAP Configuration: snatmap.mac.com:5678
    122509.602364 Found 1 cameras:
    122509.602441      FaceTime HD Camera (Built-in) - 0xfa20000005ac8509 (0x101, 0x504)
    122509.612873 Microphone devices:
    122509.613706     Internal microphone
    122509.614962 selectedCamera: no camera has been set yet.
    122509.615581 selectedCamera: no camera has been set yet.
    122509.617105 vcCapabilitiesOfCPU returns: 0x000a0fff
    122509.617262 BWD: GotBandwidth: 432503/1726395 (up/down) @[9.1.168.192:0.255.255.255]
    122509.617282 BWD bandwidth: 432 kbits up, 1726 kbits down.
    122509.617288 videoNetworkCapable: 1 -- 3 max participants.
    122509.617292 audioNetworkCapable: 1 -- 9 max participants.
    122509.617301 Supports PCMU wideband for audio: 1 / video: 0
    122509.618603 vcCapabilitiesOfNetwork returns: 0x00000fff
    122509.618631 vcCapabilitiesOfRouter returns: 0x00000000
    122509.618638 vcCapabilities returns: 0x00000fff
    122509.618749 Found 1 cameras:
    122509.618823      FaceTime HD Camera (Built-in) - 0xfa20000005ac8509 (0x101, 0x504)
    122509.619384 selectedCamera: no camera has been set yet.
    122509.619754 Selected microphone is the null device microphone.
    122509.620809 vcCapabilitiesOfCPU returns: 0x000a0fff
    122509.620925 BWD: GotBandwidth: 432503/1726395 (up/down) @[9.1.168.192:0.255.255.255]
    122509.620946 BWD bandwidth: 432 kbits up, 1726 kbits down.
    122509.620952 videoNetworkCapable: 1 -- 3 max participants.
    122509.620957 audioNetworkCapable: 1 -- 9 max participants.
    122509.620962 Supports PCMU wideband for audio: 1 / video: 0
    122509.621853 vcCapabilitiesOfNetwork returns: 0x00000fff
    122509.621866 vcCapabilitiesOfRouter returns: 0x00000000
    122509.621869 vcCapabilities returns: 0x00000fff
    122509.622772 vcCapabilitiesOfCPU returns: 0x000a0fff
    122509.622875 BWD: GotBandwidth: 432503/1726395 (up/down) @[9.1.168.192:0.255.255.255]
    122509.622895 BWD bandwidth: 432 kbits up, 1726 kbits down.
    122509.622902 videoNetworkCapable: 1 -- 3 max participants.
    122509.622907 audioNetworkCapable: 1 -- 9 max participants.
    122509.622912 Supports PCMU wideband for audio: 1 / video: 0
    122509.624188 vcCapabilitiesOfNetwork returns: 0x00000fff
    122509.624205 vcCapabilitiesOfRouter returns: 0x00000000
    122509.624219 vcCapabilities returns: 0x00000fff
    122509.624338 Found 1 cameras:
    122509.624417      FaceTime HD Camera (Built-in) - 0xfa20000005ac8509 (0x101, 0x504)
    122509.624986 selectedCamera: no camera has been set yet.
    122509.625433 Found 1 cameras:
    122509.625498      FaceTime HD Camera (Built-in) - 0xfa20000005ac8509 (0x101, 0x504)
    122509.625515 selectedCamera: no camera has been set yet.
    122509.625553 selectCameraByGUID: 0xfa20000005ac8509 (0x101) returned 0
    122509.625566 selectCameraWithCMIODeviceID: 0x101 returned 1
    122509.625929 selectedCamera2 GUID returned FaceTime HD Camera (Built-in)
    122509.626851 Selected mic: Built-in Input / imic
    122509.626925 Found 1 cameras:
    122509.626984      FaceTime HD Camera (Built-in) - 0xfa20000005ac8509 (0x101, 0x504)
    122509.627042 selectedCamera2 GUID returned FaceTime HD Camera (Built-in)
    122509.627067 selectCameraByGUID: 0xfa20000005ac8509 (0x101) returned 0
    122509.627076 selectCameraWithCMIODeviceID: 0x101 returned 1
    122509.627422 selectedCamera2 GUID returned FaceTime HD Camera (Built-in)
    122509.628036 Selected mic: Built-in Input / imic
    122509.629809 vcCapabilitiesOfCPU returns: 0x000a0fff
    122509.629957 BWD: GotBandwidth: 432503/1726395 (up/down) @[9.1.168.192:0.255.255.255]
    122509.629978 BWD bandwidth: 432 kbits up, 1726 kbits down.
    122509.629985 videoNetworkCapable: 1 -- 3 max participants.
    122509.629990 audioNetworkCapable: 1 -- 9 max participants.
    122509.629994 Supports PCMU wideband for audio: 1 / video: 0
    122509.631096 vcCapabilitiesOfNetwork returns: 0x00000fff
    122509.631110 vcCapabilitiesOfRouter returns: 0x00000000
    122509.631114 vcCapabilities returns: 0x00000fff
    122509.631219 Found 1 cameras:
    122509.631292      FaceTime HD Camera (Built-in) - 0xfa20000005ac8509 (0x101, 0x504)
    122509.631854 selectedCamera2 GUID returned FaceTime HD Camera (Built-in)
    122509.632678 Selected microphone is Internal microphone.
    122509.634139 vcCapabilitiesOfCPU returns: 0x000a0fff
    122509.634291 BWD: GotBandwidth: 432503/1726395 (up/down) @[9.1.168.192:0.255.255.255]
    122509.634313 BWD bandwidth: 432 kbits up, 1726 kbits down.
    122509.634320 videoNetworkCapable: 1 -- 3 max participants.
    122509.634325 audioNetworkCapable: 1 -- 9 max participants.
    122509.634330 Supports PCMU wideband for audio: 1 / video: 0
    122509.635502 vcCapabilitiesOfNetwork returns: 0x00000fff
    122509.635520 vcCapabilitiesOfRouter returns: 0x00000000
    122509.635526 vcCapabilities returns: 0x00000fff
    122509.635633 Found 1 cameras:
    122509.635707      FaceTime HD Camera (Built-in) - 0xfa20000005ac8509 (0x101, 0x504)
    122509.636335 selectedCamera2 GUID returned FaceTime HD Camera (Built-in)
    122509.637325 Selected microphone is Internal microphone.
    122512.358380 in callback
    122512.358427 -sdRef 0x7fe42da68280 ?
    122512.358440 -flags = 00000000
    122512.358452 -IFIndex 0 ?
    122512.358463 -errorCode == 00000000
    122512.358479 -publicAddr == 0.0.0.0
    122512.358489 -proto == 16
    122512.358498 -privPort == 16401
    122512.358506 -publPort == 0
    122512.358515 -ttl == 0
    122523.857233 Comm reporting flags: 000000D0
    122524.196999 CommNAT result:
    External IP: 117.203.245.138
    External Ports: 16403, 16403, 16403
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 0
    CNAT_ISPAT ......... 0
    CNAT_ISPATHOST ..... 0
    CNAT_TRYPRESERVE ... 1
    CNAT_PATINORDER .... 0
    CNAT_BLOCKIP ....... 1
    CNAT_BLOCKPORT ..... 1
    CNAT_LOOPBACK ...... 0
    122524.197748 156 routing table entries found.
    122524.197779 IPv4 DEFAULT route, if_idx:4
    122524.197796 IPv6 DEFAULT route, if_idx:4
    Please Help..

    Hi,
    Turn Off Parental Controls (Or have someone turn them off).
    However it is very unusual to be totally Locked out of iChat unless no accounts (iChat IDs) have been set up before Parental Controls were activated.
    Normally you have access to the Preferences as you can change a few things such as the Sounds linked to the Alert Actions or the Font Choice for the IM messages.
    This may in fact mean that you don't have Permission to Read or Write to the iChat .plist
    Go to your Home Folder/Library/Preferences.
    Find com.apple.ichat.plist
    Highlight it and do a Get Info (CMD and i Keys together) and check if You Own it and whether you have Read and Write Permissions on this file.
    8:48 PM      Friday; October 28, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Feedback deferred constraint is incorrect in sql developer 2.1.0.63.41

    In the earlier 2.1.0.63 the set contraint didnt work entirely in sql developer.
    In this new release the set constraint can be executed and it works, however when you violate a constraint there is no feed back.
    example:
    I create the following table and insert 2 rows
    CREATE TABLE d_orafout
    ( code NUMBER CONSTRAINT d_codepk PRIMARY KEY DEFERRABLE,
    message VARCHAR2(50))
    INSERT INTO d_orafout VALUES(904,'invalid table name')
    INSERT INTO d_orafout VALUES(903,'invalid column name')
    Then i execute:
    set constraint d_codepk deferred;
    set succeeded.
    Then an update that violates the primary key:
    update d_orafout set code = 903 where message = 'invalid table name';
    1 rows updated
    Then when i commit i should get the following error (which works fine in SQL*Plus):
    ORA-02091: transaction rolled back
    ORA-00001: unique constraint (NWG806.D_CODEPK) violated
    However the commit gives me the following output:
    commit;
    commited
    The transaction is not commited, it is rolledback but i dont get the error i need.

    Hi <please supply your name>,
    Thanks for this feedback,
    I have replicated this issues and I have logged a bug.
    Bug 9201183 - COMMIT REPORTING COMMIT INCORRECTLY WHEN USED WITH SET CONSTRAINT DEFERRED
    Regards,
    Dermot.
    SQL Developer Team

  • IChat v4.05 Video not working - "Camera is being used by another applicatio

    The camera is connected... works in photobooth and skype but will not work in iChat. I have no other applications open yet it says its being used.
    I opened up terminal and did this command that i read on the forum and got this:
    IT317m3:~ ddyke$ /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7
    151853.459623 ER_AddFilter (0): Adding [Darren [email protected]]->[0]
    151853.459676 setLocalUserName: Darren [email protected]
    151853.462025 Creating a port mapping from 54469 to 16402...
    151853.463633 Default video size is (640 x 480)
    151853.464791 H264: (640 x 480) @ 20 fps
    151853.466938 H264: (320 x 240) @ 30 fps
    151853.467982 H264: (160 x 120) @ 30 fps
    151853.469014 H263: (352 x 288) @ 30 fps
    151853.470034 H263: (176 x 144) @ 30 fps
    151853.470173 ######################################
    151853.470187 # SoundDec_Create(81536 --> 393219) #
    151853.470196 ######################################
    151853.475062 Leaving SoundDec_Create
    151853.475308 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    151853.475411 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    151853.475459 ++++++++ confStatusMapRemoveAll
    151853.475520 ( ) -- mapUserIDToSecurityInfo cleared --
    151853.475613 NATTraversal created
    151853.475865 QT automatic setting = 16777216
    151853.475938 Bandwidth based on QT prefs = 384
    151853.521859 Selected microphone is the null device microphone.
    151853.522025 vcCapabilitiesOfCPU returns: 0x00000fff
    151853.522060 VCCapAudio
    151853.522071 VCCapVideo
    151853.522078 VCCapMultiAudio
    151853.522085 VCCapMultiVideo
    151853.522092 VCCapMultiAudioHost
    151853.522151 VCCapMultiVideoHost
    151853.522191 VCCapRDClient
    151853.522203 VCCapRDServer
    151853.522209 VCCapRecordAudio
    151853.522216 VCCapRecordVideo
    151853.522223 VCCapAuxVideoSend
    151853.522230 VCCapAuxVideoRecv
    151853.522476 BWD: GotBandwidth: 92651757/94003241 (up/down) @[166.7.39.10:0.255.255.255]
    151853.522514 BWD bandwidth: 92651 kbits up, 94003 kbits down.
    151853.522529 videoNetworkCapable: 1 -- 3 max participants.
    151853.522566 audioNetworkCapable: 1 -- 9 max participants.
    151853.522576 Supports PCMU wideband for audio: 1 / video: 1
    151853.522643 vcCapabilitiesOfNetwork returns: 0x00000fff
    151853.522655 VCCapAudio
    151853.522693 VCCapVideo
    151853.522702 VCCapMultiAudio
    151853.522709 VCCapMultiVideo
    151853.522716 VCCapMultiAudioHost
    151853.522754 VCCapMultiVideoHost
    151853.522767 VCCapRDClient
    151853.522774 VCCapRDServer
    151853.522814 VCCapRecordAudio
    151853.522821 VCCapRecordVideo
    151853.522827 VCCapAuxVideoSend
    151853.522834 VCCapAuxVideoRecv
    151853.522841 vcCapabilities returns: 0x00000fff
    151853.522881 VCCapAudio
    151853.522894 VCCapVideo
    151853.522929 VCCapMultiAudio
    151853.522940 VCCapMultiVideo
    151853.522946 VCCapMultiAudioHost
    151853.522953 VCCapMultiVideoHost
    151853.522960 VCCapRDClient
    151853.522966 VCCapRDServer
    151853.522973 VCCapRecordAudio
    151853.523011 VCCapRecordVideo
    151853.523024 VCCapAuxVideoSend
    151853.523060 VCCapAuxVideoRecv
    151853.523635 Found 1 cameras:
    151853.523735 Microsoft® LifeCam VX-7000 - 18446744073662365696
    151853.528086 Microphone devices:
    151853.528227 Line In
    151853.528362 Microsoft® LifeCam VX-700
    151853.528428 Selected microphone is the null device microphone.
    151853.528513 vcCapabilitiesOfCPU returns: 0x00000fff
    151853.528525 VCCapAudio
    151853.528533 VCCapVideo
    151853.528540 VCCapMultiAudio
    151853.528547 VCCapMultiVideo
    151853.528553 VCCapMultiAudioHost
    151853.528560 VCCapMultiVideoHost
    151853.528567 VCCapRDClient
    151853.528574 VCCapRDServer
    151853.528581 VCCapRecordAudio
    151853.528588 VCCapRecordVideo
    151853.528595 VCCapAuxVideoSend
    151853.528602 VCCapAuxVideoRecv
    151853.528751 BWD: GotBandwidth: 92651757/94003241 (up/down) @[166.7.39.10:0.255.255.255]
    151853.528776 BWD bandwidth: 92651 kbits up, 94003 kbits down.
    151853.528786 videoNetworkCapable: 1 -- 3 max participants.
    151853.528793 audioNetworkCapable: 1 -- 9 max participants.
    151853.528801 Supports PCMU wideband for audio: 1 / video: 1
    151853.528828 vcCapabilitiesOfNetwork returns: 0x00000fff
    151853.528838 VCCapAudio
    151853.528845 VCCapVideo
    151853.528851 VCCapMultiAudio
    151853.528858 VCCapMultiVideo
    151853.528865 VCCapMultiAudioHost
    151853.528872 VCCapMultiVideoHost
    151853.528878 VCCapRDClient
    151853.528885 VCCapRDServer
    151853.528892 VCCapRecordAudio
    151853.528900 VCCapRecordVideo
    151853.528907 VCCapAuxVideoSend
    151853.528914 VCCapAuxVideoRecv
    151853.528921 vcCapabilities returns: 0x00000fff
    151853.528928 VCCapAudio
    151853.528935 VCCapVideo
    151853.528942 VCCapMultiAudio
    151853.528949 VCCapMultiVideo
    151853.528956 VCCapMultiAudioHost
    151853.528963 VCCapMultiVideoHost
    151853.528970 VCCapRDClient
    151853.528977 VCCapRDServer
    151853.528983 VCCapRecordAudio
    151853.528991 VCCapRecordVideo
    151853.528998 VCCapAuxVideoSend
    151853.529005 VCCapAuxVideoRecv
    151853.529174 Found 1 cameras:
    151853.529200 Microsoft® LifeCam VX-7000 - 18446744073662365696
    151853.529462 selectCameraByGUID: 18446744073662365696 returned 1
    151853.533680 Microphone devices:
    151853.533771 Line In
    151853.533858 Microsoft® LifeCam VX-700
    151853.533916 Selected mic: Microsoft® LifeCam VX-700
    151853.608923 Selected microphone is Microsoft® LifeCam VX-7000.
    151853.749143 SNATMAP Configuration: snatmap.mac.com:5678
    151854.484457 Found 1 cameras:
    151854.484515 Microsoft® LifeCam VX-7000 - 18446744073662365696
    151854.484553 selectedCamera GUID returned Microsoft® LifeCam VX-7000
    151854.488604 Microphone devices:
    151854.488844 Line In
    151854.489032 Microsoft® LifeCam VX-700
    151854.489120 Selected mic: Microsoft® LifeCam VX-700
    151854.501357 Selected microphone is Microsoft® LifeCam VX-7000.
    151854.532566 Found 1 cameras:
    151854.532633 Microsoft® LifeCam VX-7000 - 18446744073662365696
    151854.532666 selectedCamera GUID returned Microsoft® LifeCam VX-7000
    151854.536805 Microphone devices:
    151854.536927 Line In
    151854.537088 Microsoft® LifeCam VX-700
    151854.537175 Selected mic: Microsoft® LifeCam VX-700
    151854.549480 Selected microphone is Microsoft® LifeCam VX-7000.
    151856.963348 in callback
    151856.963371 -sdRef 0x15765400 ?
    151856.963379 -flags = 00000000
    151856.963388 -IFIndex 0 ?
    151856.963395 -errorCode == 00000000
    151856.963410 -publicAddr == 0.0.0.0
    151856.963417 -proto == 16
    151856.963424 -privPort == 16402
    151856.963432 -publPort == 0
    151856.963439 -ttl == 0
    151908.750583 Comm reporting flags: 000000EC
    151908.850644 CommNAT result:
    External IP: 129.171.251.142
    External Ports: 44957, 44958, 44959
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 0
    CNAT_ISPAT ......... 1
    CNAT_ISPATHOST ..... 1
    CNAT_TRYPRESERVE ... 0
    CNAT_PATINORDER .... 1
    CNAT_BLOCKIP ....... 1
    CNAT_BLOCKPORT ..... 1
    CNAT_LOOPBACK ...... 0
    151914.060800 vcCapabilitiesOfCPU returns: 0x00000fff
    151914.060851 VCCapAudio
    151914.060863 VCCapVideo
    151914.060871 VCCapMultiAudio
    151914.060878 VCCapMultiVideo
    151914.060884 VCCapMultiAudioHost
    151914.060891 VCCapMultiVideoHost
    151914.060898 VCCapRDClient
    151914.060905 VCCapRDServer
    151914.060912 VCCapRecordAudio
    151914.060918 VCCapRecordVideo
    151914.060930 VCCapAuxVideoSend
    151914.060937 VCCapAuxVideoRecv
    151914.061105 BWD: GotBandwidth: 92651757/94003241 (up/down) @[166.7.39.10:0.255.255.255]
    151914.061238 BWD bandwidth: 92651 kbits up, 94003 kbits down.
    151914.061249 videoNetworkCapable: 1 -- 3 max participants.
    151914.061256 audioNetworkCapable: 1 -- 9 max participants.
    151914.061265 Supports PCMU wideband for audio: 1 / video: 1
    151914.061295 vcCapabilitiesOfNetwork returns: 0x00000fff
    151914.061307 VCCapAudio
    151914.061315 VCCapVideo
    151914.061321 VCCapMultiAudio
    151914.061328 VCCapMultiVideo
    151914.061335 VCCapMultiAudioHost
    151914.061342 VCCapMultiVideoHost
    151914.061349 VCCapRDClient
    151914.061356 VCCapRDServer
    151914.061362 VCCapRecordAudio
    151914.061370 VCCapRecordVideo
    151914.061377 VCCapAuxVideoSend
    151914.061384 VCCapAuxVideoRecv
    151914.061391 vcCapabilities returns: 0x00000fff
    151914.061398 VCCapAudio
    151914.061405 VCCapVideo
    151914.061412 VCCapMultiAudio
    151914.061419 VCCapMultiVideo
    151914.061426 VCCapMultiAudioHost
    151914.061433 VCCapMultiVideoHost
    151914.061439 VCCapRDClient
    151914.061446 VCCapRDServer
    151914.061453 VCCapRecordAudio
    151914.061460 VCCapRecordVideo
    151914.061467 VCCapAuxVideoSend
    151914.061473 VCCapAuxVideoRecv
    151914.061485 Found 1 cameras:
    151914.061515 Microsoft® LifeCam VX-7000 - 18446744073662365696
    151914.177968 Conference_StartCamera for (Microsoft® LifeCam VX-7000) failed (80090010)
    151914.290878 VCLocalVideoError
    2008-09-19 15:19:14.290 iChat[873:10b] No iChat delegate set for vccLocalVideoError
    151914.291525 startPreview returned -2
    151914.291736 selectedCamera GUID returned Microsoft® LifeCam VX-7000
    151915.244445 cancelPreview returned 0
    conference_startcamera
    154616.121039 vcCapabilitiesOfCPU returns: 0x00000fff
    154616.121069 VCCapAudio
    154616.121083 VCCapVideo
    154616.121090 VCCapMultiAudio
    154616.121098 VCCapMultiVideo
    154616.121104 VCCapMultiAudioHost
    154616.121111 VCCapMultiVideoHost
    154616.121118 VCCapRDClient
    154616.121125 VCCapRDServer
    154616.121132 VCCapRecordAudio
    154616.121139 VCCapRecordVideo
    154616.121145 VCCapAuxVideoSend
    154616.121152 VCCapAuxVideoRecv
    154616.121318 BWD: GotBandwidth: 92651757/94003241 (up/down) @[166.7.39.10:0.255.255.255]
    154616.121345 BWD bandwidth: 92651 kbits up, 94003 kbits down.
    154616.121354 videoNetworkCapable: 1 -- 3 max participants.
    154616.121362 audioNetworkCapable: 1 -- 9 max participants.
    154616.121369 Supports PCMU wideband for audio: 1 / video: 1
    154616.121397 vcCapabilitiesOfNetwork returns: 0x00000fff
    154616.121407 VCCapAudio
    154616.121413 VCCapVideo
    154616.121420 VCCapMultiAudio
    154616.121427 VCCapMultiVideo
    154616.121433 VCCapMultiAudioHost
    154616.121440 VCCapMultiVideoHost
    154616.121447 VCCapRDClient
    154616.121453 VCCapRDServer
    154616.121460 VCCapRecordAudio
    154616.121467 VCCapRecordVideo
    154616.121476 VCCapAuxVideoSend
    154616.121485 VCCapAuxVideoRecv
    154616.121492 vcCapabilities returns: 0x00000fff
    154616.121500 VCCapAudio
    154616.121507 VCCapVideo
    154616.121514 VCCapMultiAudio
    154616.121521 VCCapMultiVideo
    154616.121528 VCCapMultiAudioHost
    154616.121535 VCCapMultiVideoHost
    154616.121542 VCCapRDClient
    154616.121549 VCCapRDServer
    154616.121555 VCCapRecordAudio
    154616.121562 VCCapRecordVideo
    154616.121569 VCCapAuxVideoSend
    154616.121576 VCCapAuxVideoRecv
    154616.121587 Found 1 cameras:
    154616.121612 Microsoft® LifeCam VX-7000 - 18446744073662365696
    154616.233340 Conference_StartCamera for (Microsoft® LifeCam VX-7000) failed (80090010)
    154616.345044 VCLocalVideoError
    2008-09-19 15:46:16.345 iChat[873:10b] No iChat delegate set for vccLocalVideoError
    154616.345574 startPreview returned -2
    154616.345687 selectedCamera GUID returned Microsoft® LifeCam VX-7000
    154618.231350 cancelPreview returned 0
    Don't know what any of it means.. if somone can let me know what I have to do to make the iChat vid to work let me know. Thank you.

    I have exactly the same problem! None of the above worked either. I have a logitech camera with iUSB installed which worked fine when I had 10.4.11, but after upgrading recently to 10.5.5 following a hard drive failure on my G5 imac and re-installing iUSBcam, all I get is that the camera is in use by another application! Again, as with the initial post, it works with photobooth and the logitech driver software fine.
    I have seen on another post, that an "archive and install" from the original disk has solved the problem previously, but having just spent some considerable time re-building my system to where it was before the hard drive failed, I am a bit loathed to follow this route. Any ideas gratefully appreciated.

Maybe you are looking for

  • About layout in pdf form

    Hi all, I am creating a pdf form but i have getting a error message when i am saving the changes in layout with message id no. FPUIFB051(Changes to layout cannot be saved in display mode). what will i do to save the changes. Thanks in advance. Sanket

  • Is the "Lead Time" available in CRM?

    Hello, I need the "Lead Time" for products available in CRM, but I am not a logistics expert. Does anyone know if and how the lead-time can be retrieved? Behind "Lead-Time" is a quite huge caluculation process and it would be great if anyone knows a

  • Mouse cursor problem with CS4 64 bit under Windows 8.1

    When using tools such as the various lasso tools, I get three cursors in a horizontal line, the leftmost one being the active one. Then when I click in a panel, it turns into a hieroglyph resembling three small vehicles or boats in a line. I don't kn

  • Clone Stamp Tool only white... help troubleshoot?

    I'm a fairly beginner Photoshop user in CS5. I'm sampling a background copy and working in that layer only - whatever I choose to clone stamp, I get only white. Well aware that this is very likely user error and I have likely accidentally changed a s

  • I have the latest version. Ever since I installed it, it keeps crashing for no aparent reason, even when I'm not using the computer.

    Often, when I return to the computer after a break, Firefox has gone. Other times, it fails when I'm loading something else, e.g. Skype, but not every time. This has only happened since I upgraded.