Menu

join meeting from command line or dbus?

Help
2015-07-08
2015-07-08
  • Brian J. Murrell

    I want to drive pidgin/sipe to join a meeting URL without having to open the Accounts-> Office Communicator->Join scheduled conference...

    Instead I want to tell pidgin/sipe to join the meeting from the command line, which if possible, probably means writing a dbus tool. Fair enough. But does the sipe plugin expose any functions to dbus to achieve this?

    Most ideal would be if somebody already has a wheel for this that I don't need to reinvent. :-) Otherwise some pointers to docs on the interfaces available to do it would be great.

    Thanks,
    b.

     
  • NoseyNick

    NoseyNick - 2017-07-11

    I expected "purple-remote conf:sip:foo@bar.fict;gruu;opaque=app:conf:focus:id:ABCDEFGH" to work but it doesn't :-(

     

    Last edit: NoseyNick 2017-07-11
    • Stefan Becker

      Stefan Becker - 2017-07-11

      Maybe [1fbfe394#d59e] answers your question.

       

      Related

      Forums: Dbus + Buddy chat

      • NoseyNick

        NoseyNick - 2017-07-12

        Not really... Well it reassures us that we're not missing something that DOES exist, but I guess the problem is it DOESN'T exist. There's still (presumably) no way to join a scheduled conference from the CLI, therefore can't hack browser helpers or anything either :-/

         
  • Stefan Becker

    Stefan Becker - 2017-08-06

    After studying the Pidgin source codes I came to the conclusion that it is indeed possible for third-party plugins to extend the libpurple D-Bus interface with own function calls. I've therefore opened [feature-requests:#100] where you can track the status.

     

    Related

    Feature Requests: #100


Log in to post a comment.