linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] An Openbox Dynamic Menu For Linphone (MUTED st


From: Genghis Khan
Subject: Re: [Linphone-developers] An Openbox Dynamic Menu For Linphone (MUTED status)
Date: Mon, 23 Jan 2012 03:32:32 +0200

Is there a "Muted" status?
This would be particularly useful for the Openbox Dynamic Menu For
Linphone https://bbs.archlinux.org/viewtopic.php?id=130809


$ linphonecsh generic 'help calls'
Show all the current calls with their id and status


$ linphonecsh generic calls
ID              Destination                             Status
---------------------------------------------------------------------
11      <sip:address@hidden>                    Paused
12      <sip:address@hidden>            Running


For example, if a call is muted:

ID              Destination                             Status
---------------------------------------------------------------------
11      <sip:address@hidden>                    Paused
12      <sip:address@hidden>            Running (Muted)


Or, if all of the calls are separately muted:

ID              Destination                             Status
---------------------------------------------------------------------
11      <sip:address@hidden>                    Paused  (Muted)
12      <sip:address@hidden>            Running (Muted)


And if the Microphone is muted:

ID              Destination                             Status
---------------------------------------------------------------------
11      <sip:address@hidden>                    Paused  (Suspended/Muted)
12      <sip:address@hidden>            Running (Suspended)


Or (if the Microphone is muted) write it under the table:

ID              Destination                             Status
---------------------------------------------------------------------
11      <sip:address@hidden>                    Paused  (Muted)
12      <sip:address@hidden>            Running

Microphone is muted.


$ linphonecsh generic calls
No active call.
Microphone is muted.


or one of these two:
Microphone is muted (voice transmission is now suspended)
Microphone is muted (voice transmission has been suspended)
*If you may, colour this line to red or orange.
*Maybe this line should be above the table.


Example for text colouring: run vlc from console:
VLC media player 1.1.7 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x806714c] main libvlc: Running vlc with the default interface. Use
'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
^C[0x808ba64] signals interface error: Caught Interrupt signal,
exiting...

Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
No colour (white text) (bold text)

[0x80...]
coloured to green (bold text) (only the text within the square brackets)

Caught Interrupt signal, exiting...
coloured to red (bold text)



On Thu, 19 Jan 2012 11:49:03 +0200
Genghis Khan <address@hidden> wrote:

> Hi everyone!
> 
> I have stumbled upon a very interesting Openbox pipe-menu for
> Linphone. The dynamic menu doesn't seem to be complete according to
> the Palestinian fellow on that thread there, but this menu does most
> of the common and basic tasks.
> 
> Visit this thread by RedArcher and rockin turtle (Archlinux forums)
> https://bbs.archlinux.org/viewtopic.php?id=130809
> 
> When this menu will hopefully be completed, it would be a great thing
> to make a package for it (linphone-openbox or linphone-ob-menu) or
> even include this menu/script by default.
> 
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]