comparison 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
comparison
equal deleted inserted replaced
1434:b06047e1c1fb 1435:7590bbf44eed
6 ;signals 6 ;signals
7 7
8 [connected] 8 [connected]
9 type=signal 9 type=signal
10 category=core 10 category=core
11 sig_in=s 11 sig_in=ss
12 doc=Connection is done 12 doc=Connection is done
13 doc_param_0=%(doc_profile)s 13 doc_param_0=%(doc_profile)s
14 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.
14 15
15 [disconnected] 16 [disconnected]
16 type=signal 17 type=signal
17 category=core 18 category=core
18 sig_in=s 19 sig_in=s