Alan R Evans
e8d4fc4570
Merge branch '4.3-postgres' of https://github.com/kageds/kazoo-configs-kamailio into 4.3-postgres
5 years ago
Alan R Evans
da25a960b8
add patching kazoo.so
5 years ago
Alan R Evans
cffab48ff9
include kazoo.so until kamailio accepts the PR https://github.com/kamailio/kamailio/pull/2786
5 years ago
kageds
de92b0865c
Merge pull request #1 from itlevel3/patch-2
Update POSTGRES.md
5 years ago
Amit Nir
2f28c2fe19
Update POSTGRES.md
Correct some typos
5 years ago
Alan R Evans
89aad8247a
increase the max number of connections
5 years ago
Alan R Evans
593dc13588
add config file location
5 years ago
Alan R Evans
3fccd80968
add support for postgres backend
5 years ago
Luis Azedo
3020352097
add dispatcher support for kamailio 5.4
5 years ago
lazedo
0bbd30790f
check for media servers reconnection
(cherry picked from commit 21c7772c71 )
5 years ago
lazedo
30c054bf82
configurable 480 reply from media with session in progress
6 years ago
Daniel Finke
55b0bf5715
[4.3] Don't overwrite tcp_children for local listener
- Must use socket_workers instead of tcp_children for local listener so
that the override of the tcp_children value only applies to the local
listener
6 years ago
lazedo
001f55c6b2
override 480 if call is progress
* FLAG_SESSION_PROGRESS is set when
the media server sends a 180/183
which is triggered after a route reply.
if there are no endpoints to bridge
to (dnd, faulty callflow) the return code
from the media can be 480 if not set explicitly by
callflow action. in that case
we were passing it to the incoming leg
carrier/endpoint and some carriers retry
the call which we don't want.
6 years ago
lazedo
03a23947d5
fix the check for content-type
6 years ago
lazedo
a2933334ca
use descending order to remove preferred route from list
6 years ago
lazedo
f9bfa52a94
use redirect for challenged invites by media servers
* ensures that challenged INVITE goes to same media server
6 years ago
lazedo
e9358c6299
support custom dispatcher roles
6 years ago
Karl Anderson
97d58cd846
cleanup unused redirect logic
6 years ago
lazedo
6255c37cfe
simplify internal redirects - 4.3 ( #127 )
* simplify internal redirects
* missing comma
* another missing comma
6 years ago
lazedo
796da4e7df
sync with kazoo im services
6 years ago
lazedo
ee0b627d8a
allow disable of detection mechanism
6 years ago
lazedo
87e8b4148e
bring kazoo-kamailio from master
6 years ago
lazedo
3fbf6d5ef2
xavp_rm not available until 5.3
6 years ago
lazedo
ac884d8194
remove double auth
6 years ago
lazedo
c8937f7505
process auth for REFER
* REFER fires a route request
6 years ago
lazedo
9ce20f996e
add "pass" log to early return
6 years ago
lazedo
71944ae7b6
early return for in-dialog transactions
6 years ago
lazedo
5dc142ebc4
order of x-headers
* moves x-auth-token higher
so it says after x-auth-ip/port
6 years ago
lazedo
63fec8098a
only add x-headers for INVITE|MESSAGE|REFER
* also excludes in-dialog
6 years ago
lazedo
ae0dbf1ddd
add cflags from contact to branch flags
* sets nat flags if device is registered
and kazoo invite format is not contact
6 years ago
lazedo
5c91549b6c
add NOTIFY for branch_route
6 years ago
lazedo
ae5d0f28d9
allow Token-Proxy override
* useful for nat scenarios
6 years ago
lazedo
d9a07156ec
allow pusher to log contact
6 years ago
lazedo
fe2d40a81d
pusher external fault fix
* 408 should not be in the excluded reasons for sending the push
6 years ago
lazedo
5f07e8c072
pusher nat handling
* needs setting MANAGE_BRANCH for nat
6 years ago
lazedo
c53a0bb908
allow text/html in message content-type
* bria sends text/html
6 years ago
lazedo
9c0d879ddd
fix from/to for inbound
6 years ago
lazedo
3fab3b6fa8
set route-type to onnet
6 years ago
lazedo
cb65cf45e6
Update message-role.cfg
6 years ago
lazedo
0a4bf7c9ba
manage branch in redirect
* adds x-headers if the call is redirected to another media server
6 years ago
Sean Wysor
2c05c2aed3
Update .shipyard.yml
6 years ago
Sean Wysor
30c9618355
Test dep changes ( #117 )
implement file list with attributes
6 years ago
lazedo
aa1fec9dda
remove include in local
6 years ago
Sean Wysor
5d7e1e109a
Update .shipyard.yml
6 years ago
bitbashing
a7e4f02422
Merge pull request #113 from 2600hz/circle-ci-builds-4.3
[4.3] setup configs to build packages
6 years ago
Derek Miles
9318161f9e
Increasing default EXTERNAL_TO_INTERNAL_NO_RESPONSE_TIMER and INTERNAL_TO_EXTERNAL_NO_RESPONSE_TIMER values to known working values pre any UDP buffer tuning
6 years ago
swysor
69a7ac3472
removed swap file
6 years ago
swysor
19d888aa0f
updated 4.3
6 years ago
swysor
0a4ee51a25
setup configs to build packages
6 years ago
Karl Anderson
d0e398bec3
registrar sync binding is using the old format and has a syntax error when enabled
6 years ago