Skip to content
  • Rafaël Carré's avatar
    * #6560 : actually use, store, restore, transmit SIP credentials · d0bc7f3b
    Rafaël Carré authored
    The SIP credentials are transmitted (between client and daemon) and
    (un)serialized (in the config file) as a list of items holding:
        - realm
        - username
        - password
    
    The password associated to the SIP account will be removed as it is
    redundant with the first item of the list.
    idem for the authentication username.
    d0bc7f3b