The CallManager interface is used to manage - any call and conference related actions.
-Since SFLphone-daemon support multiple incoming/outgoing calls, any actions involving a specific call must address the method by the means of a unique callID. SFLphone-clients is responsible to generate the callID on outgoing call. On the other hand, SFLphone-daemon will generate a unique callID on incoming calls.
-This is the main method in order to place a new call. The call is registered to the daemon using this method.
-The CallManager interface is used to manage call and conference related actions.
+Since SFLphone-daemon supports multiple incoming/outgoing calls, any actions involving a specific call must address the method by the means of a unique callID. + SFLphone-clients is responsible for generating the callID on outgoing calls. Conversely, SFLphone-daemon will generate a unique callID for incoming calls.
+This is the main method in order to place a new call. The call is registered with the daemon using this method.
+Sets the volume using a linear scale [0,100].
-Return the volume value of the given device on a linear scale [0,100].
-Sets the volume using a linear scale [0,100].
+Join two participants together to create a 3-way conference including the current client.
-Return the volume value of the given device on a linear scale [0,100].
+Join two participants together to create a 3-way conference including the current client.
+Create a conference from a list of participant
-Create a conference from a list of participants
+Join a new particiant to an existing conference.
-Join a new particiant to an existing conference.
+As the core can handle multiple calls an conferences, it may happens that the client's user leave a conference to answer an incoming call or send new ones. This method is used to reintroduce SFLphone-client's user into the conference.
-It put the current call on state HOLD or detach SFLphone-client's user from the another conference.
-As the core can handle multiple calls and conferences, it may happen that the client's user leaves a conference to answer an incoming call or to start new calls. This method is used to reintroduce SFLphone-client's user into the conference.
+Its put the current call on HOLD or detaches SFLphone-client's user from the another conference.
+A map containing the call details:
-A map containing the call details:
+Notify that a cell have been created.
-The callID generated by the daemon must be stored by the clients in order to address other action for - this call. This signal is emitted when call have been created by the daemon itself.
-Notify that a call has been created.
+The callID generated by the daemon must be stored by the clients in order to address other actions for + this call. This signal is emitted when call haves been created by the daemon itself.
+Notify an incoming call.
-The callID generated by the daemon must be stored by the clients in order to address other action for - this call. This signal is emitted when we receive a call from a remote peer
-Notify an incoming call.
+The callID generated by the daemon must be stored by the clients in order to address other action for + this call. This signal is emitted when we receive a call from a remote peer
+Notify of a change in a call state.
-The client must subscribe to this signal.
-Notify of a change in a call state.
+The client must subscribe to this signal.
+Call state changed, SFLphone received a notification - from registrar concerning this call.
-Account state changed, SFLphone received a notification - from registrar.
-Call state changed, SFLphone received a notification + from registrar concerning this call.
+Account state changed, SFLphone received a notification + from registrar.
+Notify clients of a volume level - change.
-This signal occurs only if ALSA is - enabled since Pulseaudio streams are - managed externally.
-Transfer has been successfully - processed. Client should remove transfered - call from call list as it is no longer - accessible in SFLphone-daemon.
-Notify clients of a volume level change.
+This signal occurs only if ALSA is enabled since Pulseaudio streams are managed externally.
+Transfer operation failed. Corespondin - call is no longer accessible in - SFLphone-daemon.
-Transfer has been successfully + processed. Client should remove transfered + call from call list as it is no longer + accessible in SFLphone-daemon.
+Signal sent on SDES session success. Media transmission is encripted - for this call only. It does not apply for a - conference.
-A conference can be considered to be secured if and only if each - participant is secured.
-Transfer operation failed. Corespondin + call is no longer accessible in + SFLphone-daemon.
+Sinal sent to notify that SDES session - failed.
-Media transmission is not encrypted.
-Signal sent on SDES session success. Media transmission is encripted + for this call only. It does not apply for a conference.
+A conference can be considered to be secured if and only if each + participant is secured.
+Sinal sent to notify that SDES session failed.
+Media transmission is not encrypted.
+To register, expire must be 1.
-To un-register, expire must be 0.
-To register, expire must be 1.
+To un-register, expire must be 0.
+The CallManager interface is used to manage - any call and conference related actions.
-Since SFLphone-daemon support multiple incoming/outgoing calls, any actions involving a specific call must address the method by the means of a unique callID. SFLphone-clients is responsible to generate the callID on outgoing call. On the other hand, SFLphone-daemon will generate a unique callID on incoming calls.
-This is the main method in order to place a new call. The call is registered to the daemon using this method.
-The CallManager interface is used to manage call and conference related actions.
+Since SFLphone-daemon supports multiple incoming/outgoing calls, any actions involving a specific call must address the method by the means of a unique callID. + SFLphone-clients is responsible for generating the callID on outgoing calls. Conversely, SFLphone-daemon will generate a unique callID for incoming calls.
+This is the main method in order to place a new call. The call is registered with the daemon using this method.
+Sets the volume using a linear scale [0,100].
-Return the volume value of the given device on a linear scale [0,100].
-Sets the volume using a linear scale [0,100].
+Join two participants together to create a 3-way conference including the current client.
-Return the volume value of the given device on a linear scale [0,100].
+Join two participants together to create a 3-way conference including the current client.
+Create a conference from a list of participant
-Create a conference from a list of participants
+Join a new particiant to an existing conference.
-Join a new particiant to an existing conference.
+As the core can handle multiple calls an conferences, it may happens that the client's user leave a conference to answer an incoming call or send new ones. This method is used to reintroduce SFLphone-client's user into the conference.
-It put the current call on state HOLD or detach SFLphone-client's user from the another conference.
-As the core can handle multiple calls and conferences, it may happen that the client's user leaves a conference to answer an incoming call or to start new calls. This method is used to reintroduce SFLphone-client's user into the conference.
+Its put the current call on HOLD or detaches SFLphone-client's user from the another conference.
+A map containing the call details:
-A map containing the call details:
+Notify that a cell have been created.
-The callID generated by the daemon must be stored by the clients in order to address other action for - this call. This signal is emitted when call have been created by the daemon itself.
-Notify that a call has been created.
+The callID generated by the daemon must be stored by the clients in order to address other actions for + this call. This signal is emitted when call haves been created by the daemon itself.
+Notify an incoming call.
-The callID generated by the daemon must be stored by the clients in order to address other action for - this call. This signal is emitted when we receive a call from a remote peer
-Notify an incoming call.
+The callID generated by the daemon must be stored by the clients in order to address other action for + this call. This signal is emitted when we receive a call from a remote peer
+Notify of a change in a call state.
-The client must subscribe to this signal.
-Notify of a change in a call state.
+The client must subscribe to this signal.
+Call state changed, SFLphone received a notification - from registrar concerning this call.
-Account state changed, SFLphone received a notification - from registrar.
-Call state changed, SFLphone received a notification + from registrar concerning this call.
+Account state changed, SFLphone received a notification + from registrar.
+Notify clients of a volume level - change.
-This signal occurs only if ALSA is - enabled since Pulseaudio streams are - managed externally.
-Transfer has been successfully - processed. Client should remove transfered - call from call list as it is no longer - accessible in SFLphone-daemon.
-Notify clients of a volume level change.
+This signal occurs only if ALSA is enabled since Pulseaudio streams are managed externally.
+Transfer operation failed. Corespondin - call is no longer accessible in - SFLphone-daemon.
-Transfer has been successfully + processed. Client should remove transfered + call from call list as it is no longer + accessible in SFLphone-daemon.
+Signal sent on SDES session success. Media transmission is encripted - for this call only. It does not apply for a - conference.
-A conference can be considered to be secured if and only if each - participant is secured.
-Transfer operation failed. Corespondin + call is no longer accessible in + SFLphone-daemon.
+Sinal sent to notify that SDES session - failed.
-Media transmission is not encrypted.
-Signal sent on SDES session success. Media transmission is encripted + for this call only. It does not apply for a conference.
+A conference can be considered to be secured if and only if each + participant is secured.
+Sinal sent to notify that SDES session failed.
+Media transmission is not encrypted.
+To register, expire must be 1.
-To un-register, expire must be 0.
-To register, expire must be 1.
+To un-register, expire must be 0.
+The CallManager interface is used to manage - any call and conference related actions.
-Since SFLphone-daemon support multiple incoming/outgoing calls, any actions involving a specific call must address the method by the means of a unique callID. SFLphone-clients is responsible to generate the callID on outgoing call. On the other hand, SFLphone-daemon will generate a unique callID on incoming calls.
-This is the main method in order to place a new call. The call is registered to the daemon using this method.
-The CallManager interface is used to manage call and conference related actions.
+Since SFLphone-daemon supports multiple incoming/outgoing calls, any actions involving a specific call must address the method by the means of a unique callID. + SFLphone-clients is responsible for generating the callID on outgoing calls. Conversely, SFLphone-daemon will generate a unique callID for incoming calls.
+This is the main method in order to place a new call. The call is registered with the daemon using this method.
+Sets the volume using a linear scale [0,100].
-Return the volume value of the given device on a linear scale [0,100].
-Sets the volume using a linear scale [0,100].
+Join two participants together to create a 3-way conference including the current client.
-Return the volume value of the given device on a linear scale [0,100].
+Join two participants together to create a 3-way conference including the current client.
+Create a conference from a list of participant
-Create a conference from a list of participants
+Join a new particiant to an existing conference.
-Join a new particiant to an existing conference.
+As the core can handle multiple calls an conferences, it may happens that the client's user leave a conference to answer an incoming call or send new ones. This method is used to reintroduce SFLphone-client's user into the conference.
-It put the current call on state HOLD or detach SFLphone-client's user from the another conference.
-As the core can handle multiple calls and conferences, it may happen that the client's user leaves a conference to answer an incoming call or to start new calls. This method is used to reintroduce SFLphone-client's user into the conference.
+Its put the current call on HOLD or detaches SFLphone-client's user from the another conference.
+A map containing the call details:
-A map containing the call details:
+Notify that a cell have been created.
-The callID generated by the daemon must be stored by the clients in order to address other action for - this call. This signal is emitted when call have been created by the daemon itself.
-Notify that a call has been created.
+The callID generated by the daemon must be stored by the clients in order to address other actions for + this call. This signal is emitted when call haves been created by the daemon itself.
+Notify an incoming call.
-The callID generated by the daemon must be stored by the clients in order to address other action for - this call. This signal is emitted when we receive a call from a remote peer
-Notify an incoming call.
+The callID generated by the daemon must be stored by the clients in order to address other action for + this call. This signal is emitted when we receive a call from a remote peer
+Notify of a change in a call state.
-The client must subscribe to this signal.
-Notify of a change in a call state.
+The client must subscribe to this signal.
+Call state changed, SFLphone received a notification - from registrar concerning this call.
-Account state changed, SFLphone received a notification - from registrar.
-Call state changed, SFLphone received a notification + from registrar concerning this call.
+Account state changed, SFLphone received a notification + from registrar.
+Notify clients of a volume level - change.
-This signal occurs only if ALSA is - enabled since Pulseaudio streams are - managed externally.
-Transfer has been successfully - processed. Client should remove transfered - call from call list as it is no longer - accessible in SFLphone-daemon.
-Notify clients of a volume level change.
+This signal occurs only if ALSA is enabled since Pulseaudio streams are managed externally.
+Transfer operation failed. Corespondin - call is no longer accessible in - SFLphone-daemon.
-Transfer has been successfully + processed. Client should remove transfered + call from call list as it is no longer + accessible in SFLphone-daemon.
+Signal sent on SDES session success. Media transmission is encripted - for this call only. It does not apply for a - conference.
-A conference can be considered to be secured if and only if each - participant is secured.
-Transfer operation failed. Corespondin + call is no longer accessible in + SFLphone-daemon.
+Sinal sent to notify that SDES session - failed.
-Media transmission is not encrypted.
-Signal sent on SDES session success. Media transmission is encripted + for this call only. It does not apply for a conference.
+A conference can be considered to be secured if and only if each + participant is secured.
+Sinal sent to notify that SDES session failed.
+Media transmission is not encrypted.
+To register, expire must be 1.
-To un-register, expire must be 0.
-To register, expire must be 1.
+To un-register, expire must be 0.
+