[asterisk-dev] jabber static realtime
Theo Belder
T.Belder at trends.nl
Fri Sep 8 00:33:10 MST 2006
Hello,
I've tried to setup static realtime in combination with jabber.
In my extconfig.conf there is a link to jabber.conf. (jabber.conf =>
odbc,asterisk,jabber_conf)
My db scheme looks like this:
Id cat_metric | var_metric | commented | filename | var_name |
var_val | category
-----------------+------------+-----------+-------------+----------+----
----------------------+----------
1 0 | 0 | 0 | jabber.conf | port | 5222
| admin
2 0 | 0 | 0 | jabber.conf | port | 5222
| guus
3 0 | 0 | 0 | jabber.conf | port | 5222
| tbelder
4 0 | 0 | 0 | jabber.conf | secret | admin
| admin
5 0 | 0 | 0 | jabber.conf | secret | blaat
| tbelder
6 0 | 0 | 0 | jabber.conf | secret | test1
| guus
7 0 | 0 | 0 | jabber.conf | serverhost |
myxmpp.com | admin
8 0 | 0 | 0 | jabber.conf | serverhost |
myxmpp.com | guus
9 0 | 0 | 0 | jabber.conf | serverhost |
myxmpp.com | tbelder
10 0 | 0 | 0 | jabber.conf | timeout | 100
| admin
11 0 | 0 | 0 | jabber.conf | timeout | 100
| guus
12 0 | 0 | 0 | jabber.conf | timeout | 100
| tbelder
13 0 | 0 | 0 | jabber.conf | type | client
| admin
14 0 | 0 | 0 | jabber.conf | type | client
| guus
15 0 | 0 | 0 | jabber.conf | type | client
| tbelder
16 0 | 0 | 0 | jabber.conf | username |
admin at myxmpp.com | admin
17 0 | 0 | 0 | jabber.conf | username |
guus at myxmpp.com | guus
18 0 | 0 | 0 | jabber.conf | username |
tbelder at myxmpp.com | tbelder
19 0 | 0 | 0 | jabber.conf | usesasl | yes
| admin
20 0 | 0 | 0 | jabber.conf | usesasl | yes
| guus
21 0 | 0 | 0 | jabber.conf | usesasl | yes
| tbelder
22 0 | 0 | 0 | jabber.conf | usetls | yes
| admin
23 0 | 0 | 0 | jabber.conf | usetls | yes
| guus
24 0 | 0 | 0 | jabber.conf | usetls | yes
| tbelder
When I do 'jabber show connected', there are 11 users (in stead of 3)
all with no username.
Also, the CLI shows:
[Sep 8 09:32:14] ERROR[395]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS guus at buzzaa.com for client to /asterisk
[Sep 8 09:32:14] ERROR[400]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS 100 for client to /asterisk
[Sep 8 09:32:14] ERROR[402]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS admin for client to /asterisk
[Sep 8 09:32:14] ERROR[397]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS yes for client to /asterisk
[Sep 8 09:32:14] ERROR[396]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS test1 for client to /asterisk
[Sep 8 09:32:14] ERROR[401]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS mauve.servers.buzzaa.com for client to /asterisk
[Sep 8 09:32:14] ERROR[403]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS 5222 for client to /asterisk
[Sep 8 09:32:14] ERROR[393]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS tbelder at buzzaa.com for client to /asterisk
[Sep 8 09:32:14] ERROR[394]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS blaat for client to /asterisk
[Sep 8 09:32:14] ERROR[398]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS admin at buzzaa.com for client to /asterisk
[Sep 8 09:32:14] ERROR[399]: res_jabber.c:1742 aji_client_initialize:
JABBER ERROR: No DNS client for client to /asterisk
Please could you tell me what I might doing wrong.
--
Theo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20060908/4b13a61b/attachment.htm
More information about the asterisk-dev
mailing list