Problem A

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

linphonec> calls
ID              Destination                             Status
---------------------------------------------------------------------
1       <sip:[email protected]>                    Running

linphonec> pause
Pausing call 1 with <sip:[email protected]>.
Pausing the current call...
linphonec> Call with <sip:[email protected]> is paused.
linphonec> Call 1 with <sip:[email protected]> is now paused.

linphonec> calls
ID              Destination                             Status
---------------------------------------------------------------------
1       <sip:[email protected]>                    Paused

linphonec> resume
Resuming call 1 with <sip:[email protected]>.
Resuming the call with <sip:[email protected]>
linphonec> Call resumed.
linphonec> Media streams established with <sip:[email protected]> for call
linphonec> 1.

linphonec> calls
ID              Destination                             Status
---------------------------------------------------------------------
1       <sip:[email protected]>                    Running

linphonec> mute

linphonec> calls
ID              Destination                             Status
---------------------------------------------------------------------
1       <sip:[email protected]>                    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


_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to