Daniel Finke
1a62206f1e
Retain original pusher behaviour unless Simultaneous-Push-and-Invite is true
8 years ago
Daniel Finke
05b082cfbe
Continue processing SIP messaging even if push notification sent
This fixes an issue so devices that remain registered after sleeping
can still be woke by a push. Also, if it happens that their socket is
still open, as happens for a short time during background fetch on iOS,
they can answer the SIP signalling on that socket and handle the call.
9 years ago
bitbashing
1d036147fb
Merge pull request #25 from 2600hz/rtimer
use rtimer
8 years ago
bitbashing
10e5e163f9
Merge pull request #27 from 2600hz/nodes-fix
fix nodes publish when role is not enabled
8 years ago
bitbashing
24ae32bd16
Merge pull request #29 from 2600hz/ulrcd
do not use ulrcd for now
8 years ago
lazedo
297db9f4b1
fix db statement escaping
8 years ago
lazedo
0ce4a889d5
do not use ulrcd for now
8 years ago
lazedo
dbc5eed9a8
fix nodes publish when role is not enabled
8 years ago
lazedo
bc6915394e
use rtimer
8 years ago
lazedo
bb523e7623
get less rows in usrloc
8 years ago
karl anderson
19d182b05e
associate using the username and source as a more reliable key
8 years ago
lazedo
62fbe3f37f
presence queries need awareness of kamailio
8 years ago
lazedo
9f09e561aa
add pragma for journal_mode
8 years ago
Sergey Safarov
0d749bdfd5
KAZOO-5622: Added script for kamailio database creation using kamailio SQL files.
8 years ago
Sergey Safarov
fac9dcbd43
KAZOO-5623: Added PostgreSQL support
8 years ago
lazedo
56f17a765f
Merge pull request #19 from 2600hz/remove-dispatcher-setting
remove deprecated dispatcher list setting
8 years ago
karl anderson
e710925a79
remove deprecated dispatcher list setting
8 years ago
lazedo
fdd1c9b2a3
Merge pull request #16 from sergey-safarov/fixed-rfc5438
Fixed endless loop when used endpoint with RFC 5438 support
8 years ago
lazedo
528db43bea
Merge pull request #18 from 2600hz/Expose_Children
Expose tcp_children and children settings via local.cfg
8 years ago
Sean Wysor
350db59e36
Defaults in defs.cfg, can be overridden via local.cfg
8 years ago
Sergey Safarov
41dfe29f3e
Fixed endless loop when used endpoint with RFC 5438 support
9 years ago
bitbashing
27f6ecb7be
Merge pull request #15 from 2600hz/KAZOO-5597
KAZOO-5597 use runtime data in nodes info for dispatcher
9 years ago
bitbashing
74da29c22e
Merge pull request #14 from voxter/master-pr-mysql-dispatcher-check-media-server
Alternate conditional insert syntax in DISPATCHER_CHECK_MEDIA_SERVER for MySQL
9 years ago
Daniel Finke
68f83a779a
Add db_queries_KAMAILIO_DBMS.cfg files, specify your DBMS in local.cfg otherwise it's "kazoo" from defs.cfg
9 years ago
lazedo
a64a0b6e03
KAZOO-5597 use runtime data in nodes info for dispatcher
9 years ago
lazedo
fa151404a5
KAZOO-5597 add condition for kazoo module pua mode
9 years ago
Daniel Finke
79b3c3b542
Alternate conditional insert syntax in DISPATCHER_CHECK_MEDIA_SERVER for MySQL
9 years ago
lazedo
16b51dfe4b
fix absence of subscriptions/subscribers of an event
9 years ago
bitbashing
269115ec55
Merge pull request #13 from 2600hz/KAZOO-5581-2
KAZOO-5581 add unique subscribers
9 years ago
lazedo
c004c566c8
KAZOO-5581 optimize queries
9 years ago
lazedo
16ae290d9b
KAZOO-5581 add unique subscribers
9 years ago
bitbashing
201dc8aaa6
Merge pull request #12 from 2600hz/KAZOO-5581
KAZOO-5181 add roles & data to nodes publish
9 years ago
lazedo
22ea8dea86
KAZOO-5181 add roles & data to nodes publish
9 years ago
lazedo
1cca2b17a0
Merge pull request #11 from onnet/patch-1
typo
9 years ago
OnNet
1551c265a0
typo
9 years ago
lazedo
2b7062d933
remove noisy log message
9 years ago
bitbashing
e4e21f90f8
Merge pull request #10 from 2600hz/presence-reset
fix presence reset
9 years ago
bitbashing
94f0ea7445
Merge pull request #9 from 2600hz/lazedo-patch-1
support multiple profiles in nodes
9 years ago
lazedo
5a899d6268
fix presence reset
9 years ago
bitbashing
e3a7dab2a0
Merge pull request #8 from 2600hz/KAZOO-2411-master
KAZOO-2411-master: add check for invite type
9 years ago
bitbashing
ab43fb9164
Merge pull request #5 from sergey-safarov/fix_typo
Fix typo in FROM/TO headers
9 years ago
lazedo
7e3788a824
support multiple profiles in nodes
9 years ago
lazedo
e68a4394ad
Merge pull request #7 from 2600hz/mqueue-change-master
Move mqueue module loading to default.cfg
9 years ago
Sergey Safarov
52f33303e9
Fix typo in FROM/TO headers
9 years ago
bitbashing
8ed0f37288
Merge pull request #2 from 2600hz/refactor_repo
Redesign the repo to break up services
9 years ago
Mark Magnusson
048f9e4528
update to query correctly
9 years ago
Mark Magnusson
16edb10098
actually do this correctly
9 years ago
swysor
a6522f2bb2
Redesign the repo to break up services
9 years ago
Mark Magnusson
e77ab6c8fe
changes based on discussion in standup
9 years ago
Mark Magnusson
b69ff42f8b
KAZOO-2411-master: add check for invite type
9 years ago