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
lazedo
1d0a40676b
fix prefered_route check
(cherry picked from commit 7daecd8dda )
6 years ago
lazedo
9a8d560bea
simplify next and prefered route
* changes default flag for adding entry to dispatcher
* changes attrs when adding entry to dispatcher
* adds runtime support to change classify flag
* adds runtime support for max retries
* adds runtime support to associate media
* changes view to support duid attr when adding entry to dispatcher
(cherry picked from commit 39b6d0578e )
6 years ago
lazedo
1fa6d4eec0
cleanup
(cherry picked from commit d8059f6419 )
6 years ago
lazedo
c358b42ceb
update parking regexp
(cherry picked from commit a492703d37 )
6 years ago
lazedo
a39b6c4bae
add configurable NO_RESPONSE_TIMER
6 years ago
lazedo
d846a15632
support kamailio 5.1/5.2
6 years ago
lazedo
47046f3435
change some defaults for better user experience
6 years ago
bitbashing
b2c18c86d9
Merge pull request #101 from 2600hz/trusted-4.3
backport of #100
6 years ago
lazedo
fee7835182
remove double escape from json
(cherry picked from commit 7a86589bd3 )
6 years ago
lazedo
dcb813d7f2
add macro for presence_use_full_entity
some UAs need the full entity user@domain
enable it in local.cfg with
#!trydef KZ_PUA_PRESENCE_USE_FULL_ENTITY 1
7 years ago
lazedo
55c794c008
keep us in the loop for invite in-dialog requests
7 years ago
lazedo
784cb70561
this is a targeted reply
7 years ago