Smc fails to start with error 'CriticalStopException: String index out of r

hello all,
I am having problems with smc (solaris management console), it fails to startup, the initial smc logo appears with smc 2.1.. then juste diapers with the following on the xterm window:
smc
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:396)
at java.util.Properties.setProperty(Properties.java:128)
at java.lang.System.setProperty(System.java:701)
at com.sun.management.viperimpl.util.security.SMCSSLConfig.setup(SMCSSLConfig.java:158)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.init(BaseConsoleOptionsManager.java:188)
at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(BaseConsoleOptionsManager.ja167)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsoleOptionsManager.java:873)
Java Accessibility Bridge for GNOME loaded.
com.sun.management.viper.CriticalStopException: String index out of range: -2
at com.sun.management.viperimpl.console.gui.SMCConsole.start(SMCConsole.java:280)
at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.openConsole(BaseConsoleOptionsManager.java1)
at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.redirectToConsole(BaseConsoleOptionsManageava:660)
at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(BaseConsoleOptionsManager.ja176)
at
com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsoleOptionsManager.java:873)
#

Hmm, even after backing out the suggested patch it still fails for me.
Any other suggestions out there?
--mike
# patchrm 119060-39
Validating patches...
Loading patches installed on the system...
Done!
Checking patches that you specified for removal.
Done!
Approved patches will be removed in this order:
119060-39
Checking installed patches...
Backing out patch 119060-39...
Patch 119060-39 has been backed out.
# smc
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:396)
at java.util.Properties.setProperty(Properties.java:128)
at java.lang.System.setProperty(System.java:701)
at com.sun.management.viperimpl.util.security.SMCSSLConfig.setup(SMCSSLConfig.java:158)
at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.init(BaseConsoleOptionsManager.java:188)
at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(BaseConsoleOptionsManager.java:167)
at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsoleOptionsManager.java:873)
Java Accessibility Bridge for GNOME loaded.
#

Similar Messages

  • Image Manager : upload image - error message String index out of range

    Hello,
    i'm facing an issue with the upload functionality of 'Image Manager'.
    When i upload a file, systematicaly an error message pops up :
    "error message String index out of range : - XXX"
    Where XXX is a value as large as the size of the file.
    I have the feeling that the problem may come from the installation of VC.
    Did someone encountered this issue ?
    Thank you

    Hi,
    Plz check the below link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bip/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do
    Govindu

  • FPM Error: An internal error occured: String index out of range -4

    Hi All,
    I have imported the SSA BP to my EP (7.0), however, when I tried to create a custom FPM view & FPM Application for my custom WD application....the system will just prompt the error message "An internal error occured: String index out of range -4".
    Can anyone advise what could be the problem? and how to resolve it?
    Thanks in advance!
    Best Regards,
    SY

    Hi,
    You are trying to call the index of the String whose length is 4., but in the code you may have called from 1 to 4.. which should be 0 to 3.
    If you can show the stack trace of the exception, we can pinpoint the code / line.
    Just check the WD code..!!
    Thanks,
    Raags

  • DRM Process Manager failed to start with error Timeout starting the following process: NetJNIBridge.

    When we Start the DRM  DRM Process Manager failed to start with following error
    [Process ID: 3948, Thread ID: 1, Process Manager]
    Error loading the NetJNIBridge host process on machine: EU9SC1WNW001
    System.Exception: Error loading the NetJNIBridge host process on machine: EU9SC1WNW001 ---> Oracle.Drm.Exceptions.ResourcedException`1[Oracle.Drm.Messages.MsgsProcessManager]: DRM-61028: The following unexpected error occurred communicating with URL 'EU9SC1WNW001': DRM-61023: Timeout starting the following process: NetJNIBridge. DRM Process ID: b3e602fa-f6c1-abcc-4af7-c0a99b51b235
       at Oracle.Drm.ProcessManager.Program.ServiceMethod(String machineName, UInt16 port, Action`1 action)
       at Oracle.Drm.ProcessManager.Program.StartNonEngineProcesses()
    After 11.1.2.3 DRM upgrade

    OS:linux
    i am getting error in installing OPMN manually
    when trying to installing OPMN manually getting error i.e,
    opmnctl: starting opmn and all managed processes...
    opmnctl: opmn start failed
    when checked opmn/logs:
    opmn.log is empty
    ons.log showing error ie:
    13/06/17 19:22:45 [4] ONS server initiated
    13/06/17 19:22:45 [2] 10.209.178.16:6200 - thread create failed
    ipm.log shoeing error i.e:
    13/06/18 11:58:04 [4] OPMN server ready.  Request handling enabled.
    13/06/18 11:58:16 [4] PM state directory exists: /u02/app/orapp/product/10.1.2/opmn/logs/states
    13/06/18 11:58:16 [4] PM state file does not exist: /u02/app/orapp/product/10.1. 2/opmn/logs/states/.opmndat
    any idea why it is showing error??

  • MP Error: StringIndexOutOfBoundsException: String index out of range: -1

    Hi All,
    We are using PI 7.1 EHP1, Where in we would like to see the capabilty of User-Module for Conversion of IDoc Messages Between Flat and XML Formats. Gone thru the blog (/people/sap.user72/blog/2005/07/04/get-into-the-zone - Part 2) and maintained the necessary NWA configurations and maintained the necessary module parameters (SAPRelease, SourceJRA, TargetDestination) in Sender File Adapter.
    Now the file is not been picked by file adapter upon checking the Comm Channel Monitoring below error:
    MP: exception caught with cause java.lang.StringIndexOutOfBoundsException: String index out of range -1
    Any help would be highly appreciated.
    Thanks in advance

    Hi Ramani,
    I hope you must have found a solution on this, if not then kindly consider changing your source files, as this error corresponds to only one thing: i.e. DATA Issue. You need to correct the data which you providing to the module for conversion.
    I faced this problem and corrected it by just correcting my test file.
    Regards,
    Nipun Shedhani

  • Opmnctl fails to start with error:  "Main: Nls Initialization Failed!!"

    Hi. Just thought I would add this here since someone else will probably hit this error when attempting to start opmnctl: "Main: Nls Initialization Failed!!" when using 10g App Server on Windows.
    There is a known workaround, which is to avoid libociei.so, but I don't have that object on windows, so I found that I have some conflict with other installed programs on this server. I removed them from the path, even the end of the path, opened a new command window, then, opmn started with no problem.
    Probably not a long term solution, but if you are working on a dev server, like I am, you probably have a bunch of stuff installed that is no longer used ;)
    Hope this helps someone,
    Robin

    Actually, I would first check on metalink to see if there is anything that can help with this error message. I resolved it by cleaning up the environment, but you probably need to keep your existing environment the way it is, since you have already installed.
    Sorry--I didn't read through your question very well the first time.
    --robin                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Messaging 4: SMTP fails to start with error: "There seems to be no Postmaster account"

    Messaging Server's SMTPD does not start.
    <P>
    # /etc/NscpMsg start stmp
    NOTICE: Starting SMTP daemon ...............failed.
    ERROR: Failed to find process file after 60 seconds:
    /usr/netscape/server4/msg-ms4-sun/config/pidfile.smtp
    Unable to verify start of the SMTP daemon.
    Check the log file(s) under: /usr/netscape/server4/msg-ms4-sun/log/smtp
    ERROR: The following services failed to start, or were already:
    SMTP daemon
    <P>
    The smtp log file says:
    <P>
    [10/Feb/1999:10:39:27 -0700] <server hostname> smtpd[8830]: General Error: Start
         up Problem: There seems to be no Postmaster account (if you have just
         installed the Netscape Messaging Server, you must run the Install
         program which accompanied the distribution). This account is required!
         Netscape Messaging Server Exiting!
    <P>
    <UL>
    <LI>What is the exact address smtpd is looking for?
    <P>
    SMTPD will not start unless it finds an LDAP entry for a specific postmaster mail address.
    The address is postmaster@<MESSAGEHOSTNAME>
    <P>
    Messaghostname is the
    FQDN (fully qualified domain name) found in service.smtp.messagehostname.
    <P>
    Messagehostname can be found with configutil:
    <P>
    ./configutil -o service.smtp.messagehostname
    <P>
    If the messagehostname is
    not set, the email address is composed of the hostname (/usr/bin/hostname) +
    service.smtp.domainname).
    <P>
    smtp.domainname can be
    found with configutil:
    <P>
    ./configutil -o service.smtp.domainname
    <P>
    <LI>Why is the "postmaster" a group?
    <P>
    By convention, this is an LDAP group created at installation. Since postmaster
    is a shared role, a postmaster group of one is created upon installation. As a
    group, additonal email members can be added easily.
    Technical Support is not aware of any issues with a postmaster user, but this configuration is not supported.
    </UL>

    Hi Mikhail,
    first of all, if your an official SAP customer, then please open OSS/CSS messages for such cases.
    However, if you've got a Preview installation or similar, then we could proceed as is.
    To solve your issue, we'd recommend a <b>recovery using the latest data backup available</b>.
    To find out the cause of the problem (i.e. to find out what causes the problem with the blob/long), we'd need either:
    1. system access* (pcAnywhere/WTS),
    or even better:
    2. your latest data backup AND we'd need you to put the DB instance into ADMIN mode and make a LOG backup. We'd need that Log backup then too.
    This might get time consuming, so if you prefer a 'quick' around the problem, we suggest to perform the mentioned recovery.
    Kind regards,
    Roland
    *: concerning system access: we can only access official SAP customer systems going over saprouters.

  • Server 2008 R2 Standard - Netlogon Service fails to start with error code 31 a device attached to the system is not functioning

    Device manager does not show any signs of failed hardware
    Server used to be the only domain controller in the network 
    We had a power failure that resulted in the machine powering off incorrectly (3 months ago or so)
    Windows would not start for a missing file
    Followed a guide to resolve and we were able to get into windows 
    Since then the OS has not seemed to work correctly 
    Server was demoted and AD moved to another server 
    I am now not able to assign permissions to folders to domain users because this machine does not see the domain 
    We still use this server as a file server

    I believe that your system is facing some corruptions.
    The easiest way to proceed would be to migrate the server content to another location, re-install it and migrate them back.
    Otherwise, you can try running chkdsk /r /f and sfc /scannow
    and see if this helps.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Workshop fail to start with error Glue::mkdirp failed

    When I use workshop fora debug session, the workshop failed to open. The error message is
    fatal error: Glue::mkdirp("/./glue.user_login.myhostmachine:0"): mkdirp() failed -- P
    ermission denied
    Exiting. exit code 2
    + exit 0
    Could anyone help me out. Thanks.
    Bao

    Aperture is crashing in the Facebook publisher plug-in. You may have synced back corrupted image files from Facebook, that cannot be processed. Have you recently edited or changed photos in your Facebook galleries?
    Try if you can launch Aperture with the SHift-key held down. That will defer the generation of previews. Perhaps this way you can get access to Aperture and temporarily disable Facebook,and check if the synced albums contain photos with problematic filenames or other corruptions.

  • String index out of range: -1

    I am making a program which takes screenshots and uploads them to imageshack.us, I have got the following code.
    import java.awt.image.BufferedImage;
    import java.awt.*;
    import java.io.*;
    import java.net.*;
    import javax.imageio.ImageIO;
    public class Screenshot extends Thread {
         public static void main(String[] args)
              new Screenshot().start();
         public void run()
              try {
                   Robot robot = new Robot();
                   BufferedImage screenShot = robot.createScreenCapture(new Rectangle(
                             Toolkit.getDefaultToolkit().getScreenSize()));
                   ImageIO.write(screenShot, "PNG", new File("screenshot.png"));
                   String image = uploadToIs("screenshot.png");
                   System.out.println(image);
              } catch (Exception e) {
                   e.printStackTrace();
         private static String uploadToIs(String fffffile) {
              HttpURLConnection conn = null;
              DataOutputStream dos = null;
              DataInputStream inStream = null;
              String lineEnd = "\r\n";
              String twoHyphens = "--";
              String boundary = "*****";
              int bytesRead, bytesAvailable, bufferSize;
              byte[] buffer;
              int maxBufferSize = 1 * 1024 * 1024;
              String urlString = "http://www.imageshack.us";
              try {
                   String strFilename = fffffile;
                   try {
                        FileInputStream fileInputStream = new FileInputStream(new File(
                                  strFilename));
                        URL url = new URL(urlString);
                        conn = (HttpURLConnection) url.openConnection();
                        conn.setDoInput(true);
                        conn.setDoOutput(true);
                        conn.setUseCaches(false);
                        conn.setRequestMethod("POST");
                        conn.setRequestProperty("Connection", "Keep-Alive");
                        conn.setRequestProperty("Content-Type",
                                  "multipart/form-data;boundary=" + boundary);
                        dos = new DataOutputStream(conn.getOutputStream());
                        dos.writeBytes(twoHyphens + boundary + lineEnd);
                        dos
                                  .writeBytes("Content-Disposition: form-data; name=\"fileupload\";"
                                            + " filename=\"" + strFilename + "\"" + lineEnd);
                        dos.writeBytes(lineEnd);
                        bytesAvailable = fileInputStream.available();
                        bufferSize = Math.min(bytesAvailable, maxBufferSize);
                        buffer = new byte[bufferSize];
                        bytesRead = fileInputStream.read(buffer, 0, bufferSize);
                        while (bytesRead > 0) {
                             dos.write(buffer, 0, bufferSize);
                             bytesAvailable = fileInputStream.available();
                             bufferSize = Math.min(bytesAvailable, maxBufferSize);
                             bytesRead = fileInputStream.read(buffer, 0, bufferSize);
                        dos.writeBytes(lineEnd);
                        dos.writeBytes(twoHyphens + boundary + twoHyphens + lineEnd);
                        fileInputStream.close();
                        dos.flush();
                        dos.close();
                   } catch (MalformedURLException ex) {
                        System.out.println("Got a malformed URL:" + ex);
                   } catch (IOException ioe) {
                        System.out.println("Got an IO issue:" + ioe);
              } catch (Exception e) {
                   System.out
                             .println("Sorry, could not find the file to upload. Skipping...");
              try {
                   inStream = new DataInputStream(conn.getInputStream());
                   int ii;
                   String returnd = "";
                   while ((ii = inStream.read()) != -1) {
                        returnd += (char) ii;
                   int pos = returnd.indexOf("Include details");
                   returnd = returnd.substring(pos);
                   pos = returnd.indexOf("[IMG]");
                   returnd = returnd.substring(pos + 5);
                   pos = returnd.indexOf("[/IMG]");
                   returnd = returnd.substring(0, pos);
                   inStream.close();
                   return (returnd);
              } catch (IOException ioex) {
                   System.out
                             .println("Got an IO issue from (ServerResponse): " + ioex);
              return "";
    }When I start the thread by doing:
    new Screenshot().start();I get the String index out of range: -1 error.
    StackTrace:
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(Unknown Source)
         at java.lang.String.substring(Unknown Source)
         at Screenshot.uploadToIs(Screenshot.java:93)
         at Screenshot.run(Screenshot.java:23)
    But when I add a main method into that class and start the thread it runs fine.
    I would appritiate help, thanks alot:)

    I understand that part, I was just wondering why my string isn't read when I try and start the thread from another class, but when I run this class on its own and start the thread, it runs fine..

  • IDOCs (Multiple Types) Collection in BPM---string index out of range

    Hi
    I am following this weblog
    IDOCs (Multiple Types) Collection in BPM
    1.
    In Step 4
    Below mapping is for N:1 transformation. (Here input will be having three different types of Abstract IDOCs and target will be having Abstract Target File type)
    (iv) MM_ISU_UKGAS_NOM_to_NOM_ABS"
    when I tried to 3 idoc as sender and My Message Type as the receiver
    I am getting the following error message
    String index out of range: 0
    so how can I do this message Mapping
    2.
    and in Step 3.
    I have just mapped
    Source Idoc 1 with Source Idoc 1
    Source Idoc 2 with Source Idoc 2
    Source Idoc 3 with Source Idoc 3
    is it right way ?
    thanks
    manian
    Edited by: manian on Dec 8, 2008 10:49 AM

    Manian,
    Multiline option should be on for receiver message .
    Mapping seems to be o.k.
    Regards,

  • 500 String index out of range: -1

    Can someone explain to me why when i create a subdirectory
    /go and put an index.cfm file with just text in it like hello world
    i get the following error:
    500 String index out of range: -1
    String index out of range: -1 .
    This is the same for any sub directories as well under the
    /go directory.
    If however I create this same file in another directory like
    /test under the root it works fine.

    I ran into a similar issue when creating a new live site using the name of a previously deleted site. Are you reusing the name of a previously deleted site?

  • Error event id 2 - Kernel Event Tracing - Session "" failed to start with the following error: 0xC000000D

    I keep getting this strange error logged as Error event id 2. Note session string is blank "". Any ideas?
    Log Name:      Microsoft-Windows-Kernel-EventTracing/Admin
    Source:        Microsoft-Windows-Kernel-EventTracing
    Date:          24/12/2009 09:08:20
    Event ID:      2
    Task Category: Session
    Level:         Error
    Keywords:      Session
    User:          SYSTEM
    Computer:      George-XXL
    Description:
    Session "" failed to start with the following error: 0xC000000D
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Kernel-EventTracing" Guid="{B675EC37-BDB6-4648-BC92-F3FDC74D3CA2}" />
        <EventID>2</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>2</Task>
        <Opcode>12</Opcode>
        <Keywords>0x8000000000000010</Keywords>
        <TimeCreated SystemTime="2009-12-24T09:08:20.835299100Z" />
        <EventRecordID>36</EventRecordID>
        <Correlation />
        <Execution ProcessID="1944" ThreadID="1948" />
        <Channel>Microsoft-Windows-Kernel-EventTracing/Admin</Channel>
        <Computer>George-XXL</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="SessionName">
        </Data>
        <Data Name="FileName">
        </Data>
        <Data Name="ErrorCode">3221225485</Data>
        <Data Name="LoggingMode">5</Data>
      </EventData>
    </Event>

    Can you let us know if you get any Blue Screen crush error while using your comptuer?
    Generally we can safely ignore the errors in the Event log. Aas we don't if you have get other issues in your computer, you can test your computer in the Clean Boot mode. This method will help us determine if this issue is caused by a loading program or service.
    You can try the the following steps:
    1. Click the Start Button type "msconfig" (without quotation marks) in the Start Search box, and then press Enter.
    2. Click the "Services" tab, check the "Hide All Microsoft Services" box and click "Disable All" (if it is not gray).
    3. Click the "Startup" tab, click "Disable All" and click "OK".
    Then, restart the computer. When the "System Configuration Utility" window appears, please check the "Don't show this message or launch the System Configuration Utility when Windows starts" box and click OK.
    Please test this issue in this Clean Boot environment, if the issue disappears in the Clean Boot environment, you can use the dichtomy to quickly narrow down which entry is causing the issue. You can refer to the
    KB929135.
    Good luck!
    John
    This is a very poor answer.  This guy doesn't know what he's talking about because if you tell someone its ok to  "safely ignore the errors in the event log"  as a blanket instruction ESPECIALLY because as he stated so himself
    he didn't know if there were other issues with the OP's pc then he's giving really bad advice. If you ignore errors in the event log then over time your system will degrade and you will have other issues.. Every error on your pc should NOT be ignored.
    It should be decided on a case by case situation.
    Furthermore this is an error involving the Windows Session which it states has failed. Definitely should NOT be ignored.
    I've got the same error which has suddenly just showed up. No BSOD, Do not have WHS installed and all my media center connectors have NEVER been connected. I don't believe this is a service issue. I think it has something
    to do with kernel event tracing.
    Of course, it's just my opinion....I could be wrong!

  • Session "" failed to start with the following error: 0xc0000022

    Newly installed Windows 2012 R2 server throws the following event roughly every 3 minutes:
    Session "" failed to start with the following error: 0xc0000022
    The PID referenced in the event points to WmiPrvSE.exe running as NETWORK SERVICE.  Is there something obvious I'm missing because I'm not sure where to go with the information I found so far.  I already did my fair sharing of Binggling and everything
    I find doesn't apply or doesn't fix the problem.

    Hi,
    Can you let me know the full event log content?
    I suggest you restart the Windows Management Instrumentation service.
    Niki Han
    TechNet Community Support

  • Session "Circular Kernel Context Logger" failed to start with the following error: 0xC0000035

    fresh install  and configure  on  A Dell optiplex3010 running  window 7 pro  64 bit  running can  anyone  tell   what   this  is  ?
    Log Name: Microsoft-Windows-Kernel-EventTracing/Admin Source: Microsoft-Windows-Kernel-EventTracing Date: 4/16/2014 12:04:17 PM Event ID: 2 Task Category: Session Level: Error Keywords: Session User: SYSTEM Computer: HMCServer Description: Session "Circular
    Kernel Context Logger" failed to start with the following error: 0xC0000035 Event Xml: <event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><system><provider guid="{B675EC37-BDB6-4648-BC92-F3FDC74D3CA2}"
    name="Microsoft-Windows-Kernel-EventTracing"><eventid>2</eventid> <version>0</version> <level>2</level> <task>2</task> <opcode>12</opcode> <keywords>0x8000000000000010</keywords>
    <timecreated systemtime="2014-04-16T16:04:17.657816300Z"><eventrecordid>44</eventrecordid> <correlation><execution processid="4" threadid="60"><channel>Microsoft-Windows-Kernel-EventTracing/Admin</channel>
    <computer>HMCServer</computer> <security userid="S-1-5-18"></security></execution></correlation></timecreated></provider></system> <eventdata><data name="SessionName">Circular
    Kernel Context Logger</data> <data name="FileName"></data> <data name="ErrorCode">3221225525</data> <data name="LoggingMode">268436608</data> </eventdata> </event>

    The error is implying there is a naming conflict. This could be 2 or more PCs with the same SID or Computer Name, or two different objects (shares/drives) attempting to use the same drive letter. There is one thing I found of renaming a file that has helped
    some people:
    http://social.technet.microsoft.com/Forums/windows/en-US/2eab69ac-7537-40c4-916e-6f6d41c05d4b/session-circular-kernel-context-logger-failed-to-start-with-the-following-error-0xc0000035?forum=w7itprogeneral

Maybe you are looking for

  • Questions on ADF View Objects, Links and Iterators

    I have a number of questions regarding using ViewObjects in applications where there are alot of relationships between tables. First, lets say that I have ViewObject SomeView that was added to the App Module (AM) as VO1. And because it has a number o

  • Was Enterprise Manager Ops Center 12c released?

    Was Enterprise Manager Ops Center 12c released? how can I get access to it?

  • .MooV not supported --Need help!

    The problem is that AE keeps saying that my .mov files are a .MooV file type. The message "After effects error: file cannot be imported --files of "MooV" are not supported." All of the files are self contained quicktime files, and I'm pretty much stu

  • No audio when clip dragged to timeline, FC Express

    I'm working with an older version of Final Cut Express, 4.0.1.  My video clips in the beginning of the Timeline have audio but now when I try to place new clips in the Timeline, the audio for those clips won't play...no waveforms.  It does, however,

  • Oneway audio on offnet calls over sip at a single location.

    I have an issue that just effects one of my remote sites that is on SIP but not the others, it also seems to just effect some of the phones with no disernable pattern on type, or phone settings, I even copied a working phone to rebuild a non working