Mercurial > libervia-backend
diff src/bridge/bridge_constructor/bridge_template.ini @ 1435:7590bbf44eed
bridge, quick_frontend: the JID that is assigned by the server can differ from the one we asked for (resource)
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 10 Jun 2015 18:04:43 +0200 |
parents | 846577ff8b8f |
children | ceba6fd77739 |
line wrap: on
line diff
--- a/src/bridge/bridge_constructor/bridge_template.ini Wed Jun 10 09:18:34 2015 +0200 +++ b/src/bridge/bridge_constructor/bridge_template.ini Wed Jun 10 18:04:43 2015 +0200 @@ -8,9 +8,10 @@ [connected] type=signal category=core -sig_in=s +sig_in=ss doc=Connection is done doc_param_0=%(doc_profile)s +doc_param_1=jid_s: the JID that we were assigned by the server, as the resource might differ from the JID we asked for. [disconnected] type=signal