linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] Add a MUTED status to linphonec/linphonecsh


From: Genghis Khan
Subject: [Linphone-users] Add a MUTED status to linphonec/linphonecsh
Date: Sun, 4 Dec 2011 06:53:51 +0200

Problem A

linphonec> help calls
Show all the current calls with their id and status.

linphonec> calls
ID              Destination                             Status
---------------------------------------------------------------------
1       <sip:address@hidden>                    Running

linphonec> pause
Pausing call 1 with <sip:address@hidden>.
Pausing the current call...
linphonec> Call with <sip:address@hidden> is paused.
linphonec> Call 1 with <sip:address@hidden> is now paused.

linphonec> calls
ID              Destination                             Status
---------------------------------------------------------------------
1       <sip:address@hidden>                    Paused

linphonec> resume
Resuming call 1 with <sip:address@hidden>.
Resuming the call with <sip:address@hidden>
linphonec> Call resumed.
linphonec> Media streams established with <sip:address@hidden> for call
linphonec> 1.

linphonec> calls
ID              Destination                             Status
---------------------------------------------------------------------
1       <sip:address@hidden>                    Running

linphonec> mute

linphonec> calls
ID              Destination                             Status
---------------------------------------------------------------------
1       <sip:address@hidden>                    Running


Please add a MUTE status.

Would it be necessary to add MUTE status to paused calls?
Paused (MUTED) or MUTE (Paused)


Problem B

linphonec> unmute
linphonec> unmute
linphonec> mute
linphonec> mute
linphonec> unmute
linphonec> unmute
(no alert messages)

Please add an alert message of "Call is already (not) muted"


Note: all is the same for $ linphonecsh generic
$ linphonecsh generic help calls
$ linphonecsh generic calls
$ linphonecsh generic pause
$ linphonecsh generic calls
$ linphonecsh generic resume
$ linphonecsh generic calls
$ linphonecsh generic mute
$ linphonecsh generic calls
$ linphonecsh generic unmute
$ linphonecsh generic unmute
$ linphonecsh generic mute
$ linphonecsh generic mute
$ linphonecsh generic unmute
$ linphonecsh generic unmute




reply via email to

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