James Aimonetti
a81375cfcc
check for custom registration handlers
6 years ago
James Aimonetti
73b97a4857
ignore certs
6 years ago
lazedo
e0175d19df
create common routine AUTH_XAVP_TOKEN
6 years ago
lazedo
c20c4b6ba5
allow Token-Proxy override
* useful for nat scenarios
6 years ago
lazedo
54a095ac7e
allow pusher to log contact
6 years ago
lazedo
52d859172c
pusher external fault fix
* 408 should not be in the excluded reasons for sending the push
6 years ago
lazedo
948b674225
pusher nat handling
* needs setting MANAGE_BRANCH for nat
6 years ago
Sergey
2a070b90f3
Update local.cfg to reflect latest changes
6 years ago
lazedo
e36ac7dcfe
add text/html for message content-type
* bria uses it
6 years ago
lazedo
0316ef4fda
message role changes for im services
6 years ago
lazedo
453589e331
fail sooner for tcp/tls registrations
6 years ago
lazedo
3ec4cc9e9c
add external fault handling and log route in a common place
6 years ago
lazedo
4b2ebffd28
remove log line
6 years ago
lazedo
e010ce8edd
add record route for notify
6 years ago
lazedo
8aa35501f4
use macros for udp raw sockets
6 years ago
lazedo
e39eabaf9c
remove strip headers
the use dialog module can slow down things a bit
6 years ago
lazedo
261e4b80f4
manage branch in redirect
* adds x-headers if the call is redirected to another media server
6 years ago
Sean Wysor
37f6a78ebc
Update .shipyard.yml
6 years ago
lazedo
3739ccc07e
allow KZ_PRESENCE_NOTIFY_FORCE_SOCKET default
6 years ago
lazedo
de15a7ceb3
move globals to own file
6 years ago
lazedo
3789fd71df
add kazoo.ws_connections_restrict_origin runtime
6 years ago
lazedo
8045108682
add call-id to blocker log
6 years ago
lazedo
ffdc9e819d
make progressive timers opt-in for now
6 years ago
lazedo
c1bd7f6e38
add dispatcher for 5.3
6 years ago
lazedo
ece53b8597
on-net was renamed to onnet
6 years ago
lazedo
847f1959e2
add foreground option
6 years ago
lazedo
d5b746cf45
check authorization for anoymous
6 years ago
lazedo
fbbaf1793b
add progressive timers
6 years ago
Sean Wysor
3bbbe09260
[master] change file handling ( #118 )
6 years ago
Sean Wysor
339b3eb848
Update .shipyard.yml
6 years ago
bitbashing
1b11569755
Merge pull request #114 from 2600hz/circle-ci-builds
[master] setup configs to build packages
6 years ago
swysor
80e7feabb9
removed swap file
6 years ago
swysor
d6bc2091e9
setup configs to build packages
6 years ago
Karl Anderson
d1f4aa92e3
registrar sync binding is using the old format and has a syntax error when enabled
6 years ago
lazedo
de7fed1efb
reorder default listeners
6 years ago
lazedo
d9645cde3f
add log internal listener
6 years ago
lazedo
8305ca86f7
change timer defaults
6 years ago
lazedo
c3795b7251
update default response timers
6 years ago
lazedo
8ed11dc5c7
only add k-cid header if it doesn't exist already
* initiators can provide k-cid
6 years ago
lazedo
ec79276cd5
update kazoo-kamailio
* run check_config with all the values
* allow passing LISTENER_LOCAL_IP / LISTENER_PUBLIC_IP
* exit if checks fail on start
* add hint about discovered IPs
6 years ago
lazedo
ca531312a1
handle returned messages
6 years ago
lazedo
a44e160121
listeners update
* moves definitions of listener macros to own file
* moves listen directives to own file
* adds internal listener
* when kamailio <-> freeswitch is done on local net
* adds advertise, external
* ports can be redefined
* registrar proxy_path set with dependency from internal listener
* allow extra defs in untracked custom-defs.cfg
* allow custom listeners in untracked custom-listeners.cfg
* adds macro to skip default listeners
kazoo-kamailio
* allow LOCAL_IP_INTERFACE env to check
for local ip (docker in swarm mode)
* boot as option to call prepare & start
6 years ago
lazedo
6429aac928
PAI, PID, RPID, From
* also adds From-Is-Anonymous if it matches
and remove From-User if that's the case
6 years ago
lazedo
4c04b94044
use P-Asserted-Identity or From-User
6 years ago
lazedo
9f2a888f2e
change default for amqp publish flags
6 years ago
lazedo
e9c9234556
set default for WITH_AUTH_TOKEN
6 years ago
lazedo
cf363ca02f
add back AUTH_CCVS
6 years ago
lazedo
539cbcce1c
add trusted
6 years ago
lazedo
3ed7c9b62c
start with strict auth
* all AOR requests must be previously authorized
* allow_trusted from carriers
6 years ago
lazedo
8aa9fac0e3
allow header removal when sending to AOR
we want to send some headers (default is P-* and R-*)
to carriers but not to devices
6 years ago