Victor Seva
39e4b7dfb2
MT#8851 pushd: use from info when available if origin is null
...
This fix error if the message is coming from a c2c connection
Change-Id: I337b13da286ecda8a0ab9c48baf6a5137fa510d0
11 years ago
Victor Seva
4201b42698
MT#8851 mod_sipwise_pushd: fix 0d8220219a domain query call
...
Change-Id: I5d172d61ca591b0c91f122e39798cad468e7868e
11 years ago
Victor Seva
963cfd499e
MT#8851 mod_sipwise_pushd: fix 0d8220219a domain query
...
Change-Id: I4afbdfa19e7b0956cd276e29c5848b9a84b61e78
11 years ago
Victor Seva
31fb42e0e5
MT#8951 fix vcard format and querys
...
Don't mix ids from provisioning and billing
Change-Id: I5843bc199f1227eaac2b3277990a259a14cb343b
11 years ago
Victor Seva
2c0bf78a17
MT#8951 sipwise_vcard_cusax: add numbers, name and email
...
Change-Id: If5dd06735ee3e540a99aaa46ce42481891d52814
11 years ago
Victor Seva
0d8220219a
MT#8851 add mod_sipwise_pushd module
...
This module will send the proper HTTP request to our pushd service
in order to send a PUSH to mobile clients
12 years ago
Victor Seva
a02bb76c4b
MT#7545 remove pilot from the list of subscribers
12 years ago
Victor Seva
f9d87392a2
MT#7545 Adapt queries to the new voip_pbx_groups schema.
12 years ago
Victor Seva
47678b7631
MT#6285 add mod_log_auth plugin
12 years ago
Victor Seva
f53d100842
MT#7053 add database name to the queries. Use auth_sql prosody config.
12 years ago
Victor Seva
efb226e1a5
MT#6285 add mod_log_auth plugin
12 years ago
Victor Seva
f4cef17c53
MT#6411 Add mod_sipwise_redis_sessions module.
...
This module will maintain the server's session state in a external redis storage.
12 years ago
Victor Seva
8dd77ca9e4
MT#6409 Create mod_sipwise_admin_telnet
...
Version forked from upstream mod_admin_telnet version 0.9.3
This version has this new options:
- console_port: 5582 (default)
- console_interface: "127.0.0.1" (default)
So now you can select the IP.
12 years ago
Victor Seva
47f488bd74
Add licence note on source files
12 years ago
Andreas Granig
68fb4e4771
MT#5811 Add xmpp-over-websocket plugin.
12 years ago
Victor Seva
08765030e8
Added display_name from user preferences;
13 years ago
Victor Seva
36f3eca791
use new usr_preference 'shared_buddylist_visibility' to filter users
13 years ago
Victor Seva
eb1046fec8
Added functionality to change the way groups are been added to the roster.
...
The "all" group can be added/removed and we can add all groups or just
the ones the user belongs to.
13 years ago
Victor Seva
c50c90c1d2
we need to check for reconect
13 years ago
Victor Seva
09d8ccdcfe
Initial version of sipwise_groups module.
...
Creates "all" group with all pbx contacts and a group per pbx_group
13 years ago
Andreas Granig
dea765044a
Implicitely add domain with "search" prefix.
13 years ago
Andreas Granig
28b5fc52a5
Implement XEP-0055 with implicit rewrite rules.
...
This allows for searching for denormalized phone numbers via
Jabber Search, and the module will use the rewrite rules of
the searching user to normalize to E164. Using this number, the
subscriber is looked up in dbaliases table and is returned as JID.
13 years ago
Andreas Granig
804143c845
Remove authentication by number.
...
We always use the SIP subscriber URI as JID.
13 years ago
Andreas Granig
23214acfe8
Allow login with E164 number.
...
This also allows adding this number into buddy list, once the user
has logged in. It's not the final solution though, as the number should
just be an alias.
13 years ago
Andreas Granig
6f16c9e9b4
Add simple vcard module for cusax support.
...
Just sends back a vCard with NUMBER and VIDEO set to the queried URI.
13 years ago
Andreas Granig
858b7db4a0
Add custom auth_sql and new vhosts_sql module.
13 years ago