Data Fields | |
| char * | identity |
| gboolean | sips |
| char * | username |
| char * | display_name |
| char * | authuser |
| char * | secret |
| janus_sipre_secret_type | secret_type |
| int | sip_port |
| char * | proxy |
| char * | outbound_proxy |
| janus_sipre_registration_status | registration_status |
| char* janus_sipre_account::authuser |
username to use for authentication
| char* janus_sipre_account::display_name |
| char* janus_sipre_account::identity |
| char* janus_sipre_account::outbound_proxy |
| char* janus_sipre_account::proxy |
| janus_sipre_registration_status janus_sipre_account::registration_status |
| char* janus_sipre_account::secret |
| janus_sipre_secret_type janus_sipre_account::secret_type |
| int janus_sipre_account::sip_port |
| gboolean janus_sipre_account::sips |
| char* janus_sipre_account::username |