Can a CSeries device join a Webex Training session?

I have an unregistered C40 that I would like to joint into a  "Webex Training" session. When the invite is sent out, it is only in the form of https://etc
The endpoint does have support for  SIP, H.323, http and https,  but the meeting invite only has a URI that is userful in a browser, there is no SIP or H.323 in the meeting address.   
Can I dial a sip URl to join the training meeting?
thanks
Rob

Hello Rob -
If they sent you an invite, and it doesn't contain any TelePresence details, such as a SIP URI, then you will not be able to join.  Only WebEx Meeting Center can support TelePresence endpoints dialing in, Training, Event, and Support centers are not supported.

Similar Messages

  • Do you need to use an email as an apple ID?    We have a family email which is currently the apple ID so I can keep track of purchases but i have 2 iPhones and 2 itouches. Can all 4 devices have different apple ID under the same email address. Also for th

    Do you need to use an email as an apple ID?    We have a family email which is currently the apple ID so I can keep track of purchases but i have 2 iPhones and 2 itouches. Can all 4 devices have different apple ID under the same email address. Also I wanted to know because for the game center we wanted to keep track of each individual not just o e account.  DID I MAKE SENSE

    Figured it out. Thanks.

  • How Can We Tune the Joins with "OR" Caluse ?

    Hi
    We've identified one Query in one of Our PL/SQL Stored Procedure which is taking huge time to fetch the records. I have simulated the problem as shown below. The problem Is, How can i tune the Jions with "OR" Clause. i have tried replacing them with Exists Caluse, But the Performance was not much was expected.
    CREATE TABLE TEST
    (ID NUMBER VDATE DATE );
    BEGIN
      FOR i IN 1 .. 100000 LOOP
        INSERT INTO TEST
        VALUES
          (i, TO_DATE(TRUNC(DBMS_RANDOM.VALUE(2452641, 2452641 + 364)), 'J'));
        IF MOD(i, 1000) = 0 THEN
          COMMIT;
        END IF;
      END LOOP;
    END;
    CREATE TABLE RTEST1 ( ID NUMBER, VMONTH NUMBER );
    INSERT INTO RTEST1
    SELECT ID, TO_NUMBER(TO_CHAR(VDATE,'MM'))
    FROM TEST ;
    CREATE TABLE RTEST2 ( ID NUMBER, VMONTH NUMBER );
    INSERT INTO RTEST2
    SELECT ID, TO_NUMBER(TO_CHAR(VDATE,'MM'))
    FROM TEST;
    CREATE INDEX RTEST1_IDX2 ON RTEST1(VMONTH)
    CREATE INDEX RTEST2_IDX1 ON RTEST2(VMONTH)
    ALTER TABLE RTEST1 ADD CONSTRAINT RTEST1_PK  PRIMARY KEY (ID)
    ALTER TABLE RTEST2 ADD CONSTRAINT RTEST2_PK  PRIMARY KEY (ID)
    SELECT A.ID, B.VMONTH
    FROM RTEST1 A , RTEST2 B
    WHERE A.ID = B.ID  
    AND ( (A.ID = B.VMONTH) OR ( B.ID = A.VMONTH ) )  
    BEGIN
    DBMS_STATS.gather_table_stats(ownname => 'PHASE30DEV',tabname => 'RTEST1');  
    DBMS_STATS.gather_table_stats(ownname => 'PHASE30DEV',tabname => 'RTEST2');
    DBMS_STATS.gather_index_stats(ownname => 'PHASE30DEV',indname => 'RTEST1_IDX1');
    DBMS_STATS.gather_index_stats(ownname => 'PHASE30DEV',indname => 'RTEST2_IDX2');
    DBMS_STATS.gather_index_stats(ownname => 'PHASE30DEV',indname => 'RTEST1_IDX2');
    DBMS_STATS.gather_index_stats(ownname => 'PHASE30DEV',indname => 'RTEST2_IDX1');
    END; Pls suggest !!!!!!! How can I tune the Joins with "OR" Clause.
    Regards
    RJ

    I don't like it, but you could use a hint:
    SQL>r
      1  SELECT A.ID, B.VMONTH
      2  FROM RTEST1 A , RTEST2 B
      3  WHERE A.ID = B.ID
      4* AND ( (A.ID = B.VMONTH) OR ( B.ID = A.VMONTH ) )
    Execution Plan
       0      SELECT STATEMENT Optimizer=CHOOSE (Cost=94 Card=2 Bytes=28)
       1    0   TABLE ACCESS (BY INDEX ROWID) OF 'RTEST2' (Cost=94 Card=1 Bytes=7)
       2    1     NESTED LOOPS (Cost=94 Card=2 Bytes=28)
       3    2       TABLE ACCESS (FULL) OF 'RTEST1' (Cost=20 Card=100000 Bytes=700000)
       4    2       BITMAP CONVERSION (TO ROWIDS)
       5    4         BITMAP AND
       6    5           BITMAP CONVERSION (FROM ROWIDS)
       7    6             INDEX (RANGE SCAN) OF 'RTEST2_PK' (UNIQUE)
       8    5           BITMAP OR
       9    8             BITMAP CONVERSION (FROM ROWIDS)
      10    9               INDEX (RANGE SCAN) OF 'RTEST2_IDX1' (NON-UNIQUE)
      11    8             BITMAP CONVERSION (FROM ROWIDS)
      12   11               INDEX (RANGE SCAN) OF 'RTEST2_PK' (UNIQUE)
    Statistics
              0  recursive calls
              0  db block gets
         300332  consistent gets
              0  physical reads
              0  redo size
            252  bytes sent via SQL*Net to client
            235  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              0  sorts (memory)
              0  sorts (disk)
              2  rows processed
    SQL>SELECT /*+ ordered use_hash(b) */ A.ID, B.VMONTH
      2    FROM RTEST1 A, RTEST2 B
      3   WHERE A.ID = B.ID  AND(A.ID = B.VMONTH OR B.ID = A.VMONTH)
      4  ;
    Execution Plan
       0      SELECT STATEMENT Optimizer=CHOOSE (Cost=175 Card=2 Bytes=28)
       1    0   HASH JOIN (Cost=175 Card=2 Bytes=28)
       2    1     TABLE ACCESS (FULL) OF 'RTEST1' (Cost=20 Card=100000 Bytes=700000)
       3    1     TABLE ACCESS (FULL) OF 'RTEST2' (Cost=20 Card=100000 Bytes=700000)
    Statistics
              9  recursive calls
              0  db block gets
            256  consistent gets
            156  physical reads
              0  redo size
            252  bytes sent via SQL*Net to client
            235  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              0  sorts (memory)
              0  sorts (disk)
              2  rows processed

  • HT1420 How can you deauthorise devices from an iPad? I no longer have the computer which is associated with my account and I'm trying to add my new laptop but all i have is iPod iPad and iPhone that are associated with that account.

    I had an old apple ID and now I have a new one. I made many purchases in my old ID and I'm trying to transfer that information to my iPad and iPhone however, it won't let me connect my new laptop so I can make those changes. It says I have 5 devices but I don't have 2 of those old devices. The only ones i have are my iphone ipad and ipod but it looks like i can deauthorize all devices on those.
    What do i do?!?!?!?!?

    Deauthorize all then authorize the active computers.
    ipods/ipads/iphones are not authorized at all.  Authorization applies only to computers.

  • Why can't i add multiple email accounts to icloud mail, just like i can on my devices?

    I am wondering, iCloud now has the iOS7 update and all the apps sync exactly the same way they do with my devices, even the app icons are identical.  Then there is the Mail app, which doesnt allow me to "Add Accounts" from a third party like i can on my devices; making it useless for people like me with private domains.  Even the Mail app icon is the same indicating that its the same as on devices, except it only allows you to use your @me and @icloud adress.  Whats the deal?

    adamhassig wrote:
    I am wondering, iCloud now has the iOS7 update and all the apps sync exactly the same way they do with my devices, even the app icons are identical.  Then there is the Mail app, which doesnt allow me to "Add Accounts" from a third party like i can on my devices; making it useless for people like me with private domains.  Even the Mail app icon is the same indicating that its the same as on devices, except it only allows you to use your @me and @icloud adress.  Whats the deal?
    I'd just add that iCloud has nothing at all to do with iOS 7.  iOS 7 is an operating system for Apple's mobile devices.  iCloud is a distributed computing email and storage service running on Apple's server farms scattered around the globe.  iCloud does not "run on iOS" and in fact has nothing at all to do with iOS or OS X.
    Apple makes clients and applications to access iCloud services from iOS, OS X and windows, but iCloud itself has nothing to do with any of these.

  • Is there a way I can view/manage devices linked to my iCloud account?

    Is there a way I can view/manage devices linked to my iCloud account? I know how to view the devices linked to my iTunes account, but I am not sure if this is possible to see with an iCloud account.

    You can't, except by seeing if they are using services associated with the account.  You could, for example, launch Find My iPhone on iCloud.com to see what devices appear (which obviously wouldn't show devices not using Find My iPhone).  Similarly, you could go to Settings>iCloud>Storage & Backup>Manage Storage to see what devices appear on the Backups list (which won't show devices not using iCloud backup).

  • How can I delete devices from icloud account?

    How can I delete devices from icloud account?

    Welcome to the Apple community.
    Simply turn off "find my phone" and delete the iCloud account from your device.

  • How can I book an employee for a training program from PD?

    HI One and All,
    Hope all of you Doing well...
    I configured Personal Development and Training Event Management.
    When I go for Profile Match-up, I found that One employee is lack-off some skills. I have a training program to fill those skills. How can I book that employee for training program from Pofile match-up screen?
    Or is there any other way to book an employee for a training program from PD?
    Thnaks,
    Potru,

    Hi Priya,
    Thanks for your response, I check the option Generate training Praposals before running the profile match-up. I have created one training Event type (D) and i assigned qualification through A-028 relation.
    Here one employee is lack of MS Office excellent skills for Assistant Manager position, I created Training Event (D) called MS Office training and assigned the qualification for this training program.
    when I run profile match-up I got an Icon Training praposal (Tree symbol).
    and also I have a column called Training , but it is blank.
    I want to book that employee for that training progam (MS offcie training program), from Profile match-up screen.
    I have selected the employee and I click on the Icon called Further Training. But the message is like Choose a valid line.
    How can I send employee for MS Office training from profile match-up screen?
    Please guide me...
    Thanks,
    Potru.

  • Error while creating Move-In - How can i Allocate Device to Installation ?

    Hello Experts,
    while creating Move-In i am getting following Error "No Devices Allocated to Installation PC0301A0 on 10.03.2011"
    How can i allocate device to installation, please advise where can i configure the settings and create Move-In without above error.
    Regards,
    Rajesh. G

    Hi Bill,
    Thanks for your responce it was helpfull, but i am trying to create Move-In with help of Contract Account. I was not able to create Move-In and i tried even with Bussiness Partner.
    When i was trying to create Move-In with the help of Business Partner Option in Move-In i am getting error as "The required index has not been created yet in the search Engine", same is happening when i am trying for Business Partner in Business Master Data. This might be the reason for Move-In creation Error, please help me where can i configure index settings for search engine for Business Partner.
    Please correct me if i am wrong.
    Thanks,
    Rajesh Gunda

  • Can't find devices on iTunes

    Can't find devices on iTunes libraries, after turning on home sharing ?

    Home Sharing only allows you to share your iTunes library from computer-to-computer or from computer-to-iOS devices not from iOS device-to-computer.

  • HT5628 After running bootcamp, DVD drive is detected by Windows 8. But after installing drivers, no longer can detect. Device Manager shows that DVD drive is unplugged! Drivers in Bootcamp "removed" the DVD drive!

    After running bootcamp, DVD drive is detected by Windows 8. But after installing drivers, no longer can detect. Device Manager shows that DVD drive is unplugged! Drivers in Bootcamp “removed” the DVD drive. I think there is an issue because I reinstalled Windows 8. If I don't install driver, then I have reduced functionality (no Apple keyboard, no sound etc), but once I install driver, I lose my DVD drive.

    Hi, guys, I have had the exact same problem since the summer of 2010. Here's what I was able to find out.
    Deleting upper/lower filters, running all those Fix Ya programs and other Microsoft crap is useless. This problem is most certainly has nothing to do with registry of any software on your computer. I took my HP 9620us to a couple of repair places and, they tried a lot of things and it appears that the root of this problem is a faulty motherboard connection. Of course, it costs about 400 bucks to fix it so I'm not sure I want to pay this kind of money.
    Anyway, if somebody was able to fix it PLEASE post here to let us know. Again I am 99 per cent sure it's some piece of hardware in the motherboard.

  • Help! my iPod touch bluetooth cannot discover my iPad nor mac air, but it can discover other devices... I don't understand why.  My Mac and my iPad can't discover it, as well... :(

    My iPod touch bluetooth cannot discover my iPad nor mac air, but it can discover other devices... I don't understand why.  My Mac and my iPad can't discover it, as well...

    Thanks for this... I actually wanted to pair my iPad with my iPod touch so I can use the keynote remote app in my iPod touch to control my keynote presentations... I was able to control my presentations through wifi... I wanted to use the bluetooth since internet connection is quite slow.. The app tells me I can connect through bluetooth with my iPad but sadly, it can't... I've been trying to pair them but the can't discover each other... :(

  • Can't find device

    Can't find device when trying to use acrobat to scan to pdf.  I get the screen, saying select device, and when clicking on field, only get a check mark, and it still says select device.  I have a brother MFC-7345N all purpose printer/scanner/fax.  The printer is fine, and the scanner works fine too if you go thru preferences, and select printer, and then scanner.  You can scan documents and save them, and then be able to manipulate them later in Acrobat.  But no direct scanning into a PDF from scanner thru Acrobat.  I do have Snow Leopard.  I emailed Brother, and they said it was the Adobe software.  Any help is making my scanner work thru Acrobat would be much appreciated. 

    Scanner support is very lacking at Adobe for Mac. One thing is they refuse (the software) refuse acknowledge universal Binary is simply not supported. If there is a Phoyoshop Plug for yor printer that work.
    And If your download software from the S.A.N.E/TWAIN Project. (Google for it read the info on first page and about 2/3s down the page you will a hotlink refering to ettore and Macintosh.
    Switch to that page then first look for list of devices supported. If your Device is supported  go to page  for software download all components, Backend , Frontend, GetText, Prefrence(about 5 parts) for your System none are compatible with previous system, or systems after (They are all unique ). STAY AWAY FROM SDK ITEMS! UNLESS YOU ARE INTO SOFTWARE DESIGN! Install all the parts. restart computer. Then run Disk Utility repait permissions. Now open Acobat and now see if the SANE/TWAIN shows up as a printer.
    Another Option is to by SilverFast for your scanner it allows creating  in tiff, jpeg, or PDF. If you intend to scan anything that will be used for OCR scan at no lower than 600dpi.

  • I have just downloaded Lion and my AverTv Molar will not work, just comes up can not find device can anybody help please

    Hi, I have just downloaded Lion, and my AverTV Volar M will not work, just come up can not find device can anybody help please.

    Contact the manufacturer's tech support for help. Most likely it needs a compatible driver.

  • How i can connect to devices using apple id

    how i can connect to devices that using apple id

    Asked, answered and marked as "Solved" at: https://discussions.apple.com/message/23456497#23456497#23456497

Maybe you are looking for

  • How to remove go button for prompt

    Hi everyone, I got a requirement from client asking to remove 'GO' button for prompts which has single value to select and have go button for those which need multiple select values. If prompt has one select value the report has to change based the s

  • Difference btwn at new and on change of

    Hi all, can i know the difference between 'at new' and 'on change of'.

  • My iphone5 died and i try to restore and recover it and get error 40!! please help ! i am really sad !

    Hi guys, Yesterday My iphone died ! and maybe it is funny for you guys but it is like I am loosing my best friend. I read everything i found on internet and tried to restore and recover my phone by computer and in the part that it want to verify my p

  • Hp office jet printer 4630

    hi i have changed the printer cartridges and put them in correctly but it still says ink cartridge must be replaced and will not print. i took off the papers and loaded cartridges correctly. it only says color needs to be changed. there is ink it is

  • Can IPlanet talk to Weblogic 5.1 ?

    IPlanet can talk to WebLogic 6.1 . We still have some old WebLogic 5.1 server and applications on HP-UX. I am wondering if IPlanet can also talk to WebLogic 5.1 ??