.. _qr: QR Codes for Cloud Softphone ============================ Providers using Cloud Softphone can create their own QR codes for their users to import their account into the Cloud Softphone. The code has to contain plain-text. The format of the text is:: csc:username:password@CODE ``CODE`` is the app code, it is mandatory. If ``CODE`` ends with ``*``, the test, non-approved version will be used. ``username`` and ``password`` are the user credentials. Password or both username and password may be missing, in which case the user will be asked to fill them in manually. all possible formats:: csc:CODE csc:username@CODE note: username and password should be URL-encoded