Client matter code and forced authorization code.

what's the difference between these two? It seems they are same. Call the number and enter the code, otherwise you can not complete the call. Thanks

CMC and FAC serves two diff functions. Its true that you enter the wrong code, you cannot complete the call. CMC's purpose is to generate a billing record for every call placed to a particular client, mostly used by businesses who bill back to their clients, based on the number of calls made. FAC on the other hand (even though generates records in CDR) is to block access to a particular calling pattern. The same CMC may be entered for any of the route patterns that are enabled with CMC. The same FAC may be entered for those route patterns whose authorization level is = or < the authorization level of the FAC itself.
So if i have two FACs with auth levels 20 and 30, and if i have FAC enabled on long distance (min auth level 20) and international route patterns (min auth level 30) , i can enter the FAC with auth level 30 for both long distance and international patterns for the call to go through.
With FACs, IPT admin usually have to allocate the code on a per user basis. User 1 doesnt know User2's FAC. With CMC, its usually used by a group of agents who possibly makes a lot of outbound calls to their clients and the code is distributed among users. Each code represents a particular client, so billing reports (CDR) can be pulled at the end of the month based on code and bill that back to client.
HTH
Sankar
PS: please remember to rate posts!

Similar Messages

  • How to track clients idle time and force to Login View

    How can I force clients to the Login View after a period of idle time ( 1 hour). My mobile application consist of many views and need  the time out to work from any view. Your assistance is appreciated.Using Flash Builder 4.5 and AS 3.0.
    I was able to make it work using FlexEvent.Idle to determine the inactivity. But it only works when I am on the second view, if I go deeper (third view) it fails. Here is the code I am using and the error I get
    protected function view1_creationCompleteHandler(event:FlexEvent):void
         this.systemManager.addEventListener(FlexEvent.IDLE, userIdle);
    private function userIdle(e:FlexEvent):void
       if(e.currentTarget.mx_internal::idleCounter == 200)
        //do something!
        navigator.popToFirstView();
    ERROR MESSAGE
    ++++++++++++++++++++++++
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at views::MainMenu/userIdle()[C:\Documents and Settings\spences\Adobe Flash Builder 4.5\EmployeeLogin\src\views\MainMenu.mxml:89]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.managers::SystemManager/idleTimer_timerHandler()[E:\dev\4.5.1\frameworks\projects\fram ework\src\mx\managers\SystemManager.as:3292]
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()
    Message was edited by: Stewart TVDSB

    Hi Nadeem,
    You can find the max session idle time in table APEX_040000.WWV_FLOWS, attribute MAX_SESSION_IDLE_SEC .
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Compile all "in use" Forced Authorization Codes

    Good morning. I'd like to compile a report of all in use Forced authorization codes. We'd like to compare our current available codes to that of which is in use. I've gone into call manager and looked around for a default function to export as csv all accounts, but there is nothing available. Does this require a sql query? If so, does anybody have the code to do so? Thanks to all in advance.

    Try this link for more information
    http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_administration_guide_chapter09186a00803f3af7

  • Forced Authorization Code For Cisco SIP Phone 3905

    Hi Team,
    Can i configure  Cisco SIP Phone 3905 to use Forced Authorization Code ? I am using Call Manager 9.X.
    Regards,
    Praful Sartape

    Hi Praful,
    Yes you right for CME but for CUCM some sip phones supports FAC , as far as 3905 is concerned it supports FAC .
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/3905/8_6/english/admin_guide/IP05_BK_CDEEDD7F_00_admin-guide-3905_chapter_0101.html#IP05_RF_A5029279_00
    I didnt find link for CUCM 9.x but that above link will help.
    And also check this thread- https://supportforums.cisco.com/thread/2125452
    Rate all the helpful post.
    Thanks
    Manish

  • Client level setting and company code level setting

    Hi Friends,
    Can you tell me the client level settings and company code level settings in Configuration and master data?
    Ex : Material type configuration - client level
    Thanks in advance
    Rgds
    Madhavan

    Dear,
    For complete detailed information about SAP MM configuration, you can find on first thread or self exploration through net search.
    Please have a look at: http://help.sap.com/SAPHelp_46c/helpdata/EN/e0/71369adc56d11195100060b03c6b76/frameset.htm
    Regards,
    Syed Hussain.

  • XI - Call Adapter Error - HTTP client. Code 402 reason ICM_HTTP_TIMEOUT

    I am using HTTP adapter to post XML PO to vendor's site. We are having this problem with one of our vendor when PO's has more than 15 line items. XI server is getting error-"Call Adapter Error - HTTP client. Code 402 reason ICM_HTTP_TIMEOUT". Actually PO is posted good for the first time on vendor's site but XI is getting above error message and it keeps posting it again. Is there anyway to stop it otherthan manually stopping the XI message? Is there anyway to increase the wait time of the XI server to get the message.
    Thanks in advance.
    Mrudula Patel

    I'm getting the same issue "500 TIMEOUT error" in runtime work bench-->IE--->Test Message. When i manually trigger the file.
    The issue is basically from 01-01-2015 02:00 pm to 02-01-2015 01:am , File is picked from source ftp folder and places in archive but xml messages are not reflecting in SXMB_MONI.
    Today suddenly after 01:00 am messages are successfully processing.
    Please help on this issue. Many Thanks.

  • PI/XI: "HTTP client. Code 110 reason" for XML PO transmission

    PI gurus,
    We use XI to convert PO IDOC to XML message and send the XML message to our vendors.
    We got the error message "HTTP client. Code 110 reason" for two POs while other POs went to the same vendor successfully.
    We also have no problem for sending XML POs to other vendors.
    Is this error caused from the sender or the receiver and how can I fix the problem?
    Thanks in advance!
    Fisher

    Hi,
    Below link will help
    HTTP client code 110 reason
    For reference check the below links too
    Message not reaching Integration server
    HTTPS Receiver Adapter with POST and query String

  • Client stub code

    Hi,
    Is there any way to tell clientgen to generate the client stub code (java files
    not just class files)?
    I am trying the web service tutorial examples and I want to look the stub code
    so that I know exactly what methods and signature to use for my client program.
    thanks
    Johnny

    Set the following attribute in clientgen ant task:
    keepGenerated="true"
    Regards,
    -manoj
    http://manojc.com
    "johnny" <[email protected]> wrote in message news:40c87e12$1@mktnews1...
    >
    Hi,
    Is there any way to tell clientgen to generate the client stub code (javafiles
    not just class files)?
    I am trying the web service tutorial examples and I want to look the stubcode
    so that I know exactly what methods and signature to use for my clientprogram.
    >
    >
    thanks
    Johnny

  • Regarding client,company code,purchase organisation.

    hi
    i want to know how to create a client,company code,purchase organisation.

    Hi,
    Client : -
    1. Create the client in Tcode scc4.
    2. Before that create a logical System in BD54.
    3. Login in the newly created client with
    user Name : sap* and password : pass
    4. Use the Tcode sccl to copy the client.if you are not familiar with the client copy. Try a test run and then schedule it in background.
    5. You can select the needed profile.
    6. To view the log files use the tcode scc3.
    Company Code: -
    T-code: - SPRO
    Path: - SPRO - Enterprise Structure u2013 Definition - Financial Accounting - Edit, Copy, Delete, Check Company Code.
    Click on Edit, Copy, Delete, Check Company Code.
    With reference of old company code create new company code.
    Purchasing Org: -
    T-code: - SPRO, OX08
    Purchase Organization is basically used for report level.
    If you want to create new purchasing organization
    Enter t-code OX08, enter purchasing organization and itu2019s name.
    Regards,
    Mahesh Wagh

  • Security Issue while running client object code

    Hi Team,
    I have client object code to create SharePoint list items and i am using the below codes,
     ClientContext clientContext = new ClientContext("MyCompanySiteName");
     List olist = clientContext.Web.Lists.GetByTitle("Employee");
     ListItemCreationInformation itemCreateInfo = new ListItemCreationInformation();
      for (int i = 13; i <= 25; i++)
                        ListItem oListItem = olist.AddItem(itemCreateInfo);
                        oListItem["Title"] = "TEST" + i.ToString();
                        oListItem.Update();
                        clientContext.ExecuteQuery();
    Here my question is , i have list with 4 mandatory fields and i have run this code against the same list.
    Where i can able to create list items without filling mandatory fileds using this above code.
    How we are creating list items , without entering/filling Mandtory fields in SharePoint list.
    Is this security issue or bug in SharePoint client object code.
    Thanks
    S.Jeeva
    Jeeva

    Hi!
    I agree with sadomovalex.
    This is by design and it is not security issue, it is rather consistency issue. It should be resolved via checking for required values before use or via implementing event receivers that throw errors if the required values are not set.
    If my suggestion helped you to solve your problem, please don't forget to mark it as Answer

  • Trying to update adobe flash, keep getting 'quit dashboard client'.  Everytime I try to, it pops back up.  Even after going to activity monitor and force quitting.  What is it and how can I quit it so I can install this update??

    Trying to update adobe flash, keep getting 'quit dashboard client'.  Everytime I try to, it pops back up.  Even after going to activity monitor and force quitting.  What is it and how can I quit it so I can install this update??

    Restart the computer from Apple menu.
    When restart dialog box appears, uncheck the box beside
    "Reopen windows when logging back in".

  • Update the result to client (JAVA code) aftere completing the user task

    Hi All,
    I have a simple workflow activity with in my BPEL process .
    FLOW is like this:
    1)----->Initiate/Process
    2)----->Workflow user task
    3)Approve/Reject /Others
    4)If APPROVE a call to web-service method
    5)reply
    If i got the out put as approve the next step is a call to web-service which should give the output to client(JAVA code).
    Is the above senario possible through BPEL.
    Thanks,
    Kalyan.

    HI ALL
    I fixed this problem. Problem was because of classpath. After setting the path of class file in classpath, issue was fixed.
    Regards
    Arun

  • How can you create a paragraph style that removes all spaces and forces everything to lower case?

    Hi,
    Is there anyway of using GREP (or some other magical wizardry) to create a paragraph style that automatically removes all spaces and forces words into lower case?
    Strange request i know....I'm wanting to use it for datamerged email addresses.
    Thanks

    so doing it through InDesign is a work around I'm exploring.
    Excel has the 'LOWER' function and the ability to record macros for a quick find/replace on the spaces - so that's definitely a good option if it can't be solved purely in InDesign.
    You can change case via scripting in InDesign. This AppleScript (OSX only) will set the case of the selected paragraph style to lower. It would be possible to add some code that would strip spaces as well:
    tell application "Adobe InDesign CS6"
        activate
            set StyleList to name of every paragraph style of active document
        set myDialog to make dialog with properties {name:"Document Paragraph Styles"}
        tell myDialog
            tell (make dialog column)
                tell (make border panel)
                    tell (make dialog column)
                        make static text with properties {static label:"Choose a Style", min width:150}
                    end tell
                    tell (make dialog column)
                        set myPresetsDropdown to make dropdown with properties {string list:StyleList, selected index:0, min width:150}
                    end tell
                end tell
            end tell
        end tell
        set myResult to show myDialog
        if myResult = true then
            --+1 gets the correct name because list starts at 0
            set myStyle to item ((selected index of myPresetsDropdown) + 1) of StyleList
        else
            return
        end if
        destroy myDialog
        tell active document
            set myStyle to paragraph style myStyle
            repeat with j from 1 to (count stories)
                repeat with i from 1 to (count paragraphs in story j)
                    if applied paragraph style of paragraph i of story j is myStyle then
                        --defines a variable to replace the generic this_text parameter in the handler
                        set SCText to the contents of paragraph i of story j
                        set contents of paragraph i of story j to my change_case_of(SCText)
                    end if
                end repeat
            end repeat
        end tell
    end tell
    on change_case_of(this_text)
        set the_comparison_string to "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
        set the_source_string to "abcdefghijklmnopqrstuvwxyz"
        set the_new_text to ""
        repeat with thisChar in this_text
            set x to the offset of thisChar in the_comparison_string
            if x is not 0 then
                set the_new_text to (the_new_text & character x of the_source_string) as string
            else
                set the_new_text to (the_new_text & thisChar) as string
            end if
        end repeat
        return the_new_text
    end change_case_of

  • Can anyone tell from this log why my mac keeps crashing and forcing a restart?

    Can anyone tell fromm the log below why my iMac keeps randomly crashing and forcing a restart? It is happening way too often now and it's driving me crazy!
    Only just a few days ago I wiped my drive clean and installed a fresh OS copy of mountain lion, I then though it may be a Ram issue but a thorough test said everything was ok and I had a memory monitor window open last time it crashed which showed that barely any of the memory was in use!?
    Really need some help here guys!
    Thanks in advance!
    Sat Mar 16 23:28:12 2013
    panic(cpu 1 caller 0xffffff801e6b7bd5): Kernel trap at 0xffffff7f9fc0c643, type 6=invalid opcode, registers:
    CR0: 0x000000008001003b, CR2: 0x000000010b90a01c, CR3: 0x0000000021411000, CR4: 0x0000000000000660
    RAX: 0x0000000000000000, RBX: 0xffffff81068d3ef0, RCX: 0x0000000000000000, RDX: 0x0000000000000000
    RSP: 0xffffff81068d3ed0, RBP: 0xffffff81068d3f20, RSI: 0x000000000505a5a5, RDI: 0x0000000000000000
    R8:  0xffffff803128dc90, R9:  0x0000000000000000, R10: 0x00000000ffffffff, R11: 0xffffff801ec7de88
    R12: 0x0000000000000008, R13: 0xffffff8031c2b000, R14: 0xffffff8032ff7400, R15: 0xffffff8031357c00
    RFL: 0x0000000000010246, RIP: 0xffffff7f9fc0c643, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x000000010b90a01c, Error code: 0x0000000000000000, Fault CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff81068d3b70 : 0xffffff801e61d626
    0xffffff81068d3be0 : 0xffffff801e6b7bd5
    0xffffff81068d3db0 : 0xffffff801e6ce4ed
    0xffffff81068d3dd0 : 0xffffff7f9fc0c643
    0xffffff81068d3f20 : 0xffffff801ea49e4a
    0xffffff81068d3f60 : 0xffffff801e63dcde
    0xffffff81068d3fb0 : 0xffffff801e6b26b7
          Kernel Extensions in backtrace:
             com.apple.driver.AirPort.Brcm4331(602.15.22)[5BDCA43F-AD42-3F05-BCCF-BC364D17E1 5F]@0xffffff7f9fb92000->0xffffff7f9fd83fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f9ecda000
                dependency: com.apple.iokit.IO80211Family(500.15)[4282DF5A-86B9-3213-B9B1-675FAD842A94]@0xf fffff7f9fb26000
                dependency: com.apple.iokit.IONetworkingFamily(3.0)[28575328-A798-34B3-BD84-D708138EBD17]@0 xffffff7f9f534000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x000000001e400000
    Kernel text base: 0xffffff801e600000
    System model name: iMac9,1 (Mac-F2218FA9)
    System uptime in nanoseconds: 1004867458646
    last loaded kext at 27493449253: com.apple.driver.AppleHWSensor          1.9.5d0 (addr 0xffffff7fa067d000, size 36864)
    last unloaded kext at 115937665473: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7fa08c0000, size 8192)
    loaded kexts:
    com.paceap.kext.pacesupport.snowleopard          5.9
    com.Cycling74.driver.Soundflower          1.6.6
    com.digidesign.iokit.DigiDal          10.3.4f181
    at.obdev.nke.LittleSnitch          3876
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AppleBluetoothMultitouch          75.15
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.IOBluetoothHIDDriver          4.0.9f33
    com.apple.driver.AppleMultitouchDriver          235.28
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.driver.AppleUSBHIDKeyboard          165.5
    com.apple.driver.AppleHIDKeyboard          165.5
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.2
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

    Right so I decided to erase my harddrive completely using disk utility, then went on to install a fresh version of mountain lion (both by holding down cmd-r when booting up)
    With a fresh system I tried what had previously casued a kernel crash, which wa copying a video to my downloads folder, selecting it and then hitting spacebar to preview it, the video plays fine for about a minute then it jolts, freezes and then retarts with a white screen saying I need to restart.
    Below is the report, im so confused!
    Sun Mar 17 18:57:28 2013
    panic(cpu 0 caller 0xffffff80106b7e95): Kernel trap at 0xffffff80106ed48c, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffef8033827c10, CR3: 0x0000000010d61000, CR4: 0x0000000000000660
    RAX: 0xffffef8033827bd8, RBX: 0xffffff803382bf00, RCX: 0x0000000000000001, RDX: 0xffffff803382bf00
    RSP: 0xffffff80eb473d40, RBP: 0xffffff80eb473d50, RSI: 0x0000000000000002, RDI: 0xffffff803382bf00
    R8:  0x0000000000000001, R9:  0x0000000000000000, R10: 0xffffff802e9386de, R11: 0x000000000000005e
    R12: 0x000000001206ffb6, R13: 0xffffff8021d35b70, R14: 0xffffff80eb473e38, R15: 0xffffff803382bf00
    RFL: 0x0000000000010202, RIP: 0xffffff80106ed48c, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffef8033827c10, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80eb4739e0 : 0xffffff801061d626
    0xffffff80eb473a50 : 0xffffff80106b7e95
    0xffffff80eb473c20 : 0xffffff80106cd4dd
    0xffffff80eb473c40 : 0xffffff80106ed48c
    0xffffff80eb473d50 : 0xffffff8010905256
    0xffffff80eb473d80 : 0xffffff80106ed787
    0xffffff80eb473df0 : 0xffffff801090502b
    0xffffff80eb473ea0 : 0xffffff80106f93bf
    0xffffff80eb473ed0 : 0xffffff80106f2af7
    0xffffff80eb473f30 : 0xffffff80106f9339
    0xffffff80eb473f50 : 0xffffff80109e063a
    0xffffff80eb473fb0 : 0xffffff80106cdd23
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x0000000010400000
    Kernel text base: 0xffffff8010600000
    System model name: iMac9,1 (Mac-F2218FA9)
    System uptime in nanoseconds: 882306338748
    last loaded kext at 401615756667: com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5 (addr 0xffffff7f926f4000, size 86016)
    last unloaded kext at 723627002193: com.apple.iokit.IOUSBMassStorageClass          3.5.1 (addr 0xffffff7f926e3000, size 69632)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.GeForce          8.1.0
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.nvenet          2.0.19
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.AppleMultitouchDriver          235.29
    com.apple.driver.IOBluetoothHIDDriver          4.1.3f3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          86.0.4
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.NVDAResman          8.1.0
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBHIDKeyboard          170.2
    com.apple.driver.AppleHIDKeyboard          170.2
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

  • Please help, my iMac crashed when i open safari and my screen was blinking, then blackout and force to restart.

    Please help, my iMac crashed when i open safari and my screen was blinking, then blackout and force to restart. Why is this happening? This is the crash report from my iMac.
    Anonymous UUID:       0CC51978-99A7-1665-7EFF-A04BF2E05D6E
    Sun Aug  3 20:45:04 2014
    panic(cpu 0 caller 0xffffff80100dc24e): Kernel trap at 0xffffff801005248e, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x00007fff73cf3638, CR3: 0x000000000952f04e, CR4: 0x00000000000606e0
    RAX: 0xffb9b9b9ffbbbbbb, RBX: 0xffffff801c66d3c0, RCX: 0x0000000000000030, RDX: 0xffffff801c66d418
    RSP: 0xffffff80abb23c80, RBP: 0xffffff80abb23cd0, RSI: 0x0000000000000001, RDI: 0xffffff801c66d3c0
    R8:  0x0000000000000001, R9:  0xffffff8010601910, R10: 0x00000000000003ff, R11: 0xffffffffffffffff
    R12: 0x0000000000000000, R13: 0xffffff801cff60d8, R14: 0xffffff801c9fefd8, R15: 0x0000000000000000
    RFL: 0x0000000000010287, RIP: 0xffffff801005248e, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x00007fff73cf3638, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8084698c50 : 0xffffff8010022f79
    0xffffff8084698cd0 : 0xffffff80100dc24e
    0xffffff8084698ea0 : 0xffffff80100f3746
    0xffffff8084698ec0 : 0xffffff801005248e
    0xffffff80abb23cd0 : 0xffffff8010051dc9
    0xffffff80abb23dd0 : 0xffffff7f909ef726
    0xffffff80abb23e50 : 0xffffff7f909ef15c
    0xffffff80abb23ed0 : 0xffffff7f909eee0b
    0xffffff80abb23f20 : 0xffffff80104353b5
    0xffffff80abb23f50 : 0xffffff8010440a33
    0xffffff80abb23fb0 : 0xffffff80100f3f46
          Kernel Extensions in backtrace:
             com.apple.kec.pthread(1.0)[882075E6-12C4-3225-8750-928715183739]@0xffffff7f909e a000->0xffffff7f909f4fff
    BSD process name corresponding to current thread: ReportCrash
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x000000000fe00000
    Kernel text base: 0xffffff8010000000
    System model name: iMac12,2 (Mac-942B59F58194171B)

    Both Memory Clean and Clean My Mac could have cause the damage which triggered the kp.
    I would back up your Mac, erase and reinstall. Then Migrate your user data from the backup.
    Uninstalling Tuxera is a troubleshooting process. You don't have to keep it uinstalled, just long enough to test to see if it is causing the problems.
    However, if it doesn't happen regularly, it would be hard to determine if it was the cause.  And, as I mentioned, I don't think it would be the cause.

Maybe you are looking for