Commit Graph

2854 Commits (110927bacc40706a110ad5d9f94e2eb85d8b9710)

Author SHA1 Message Date
Richard Mudgett 110927bacc res_sorcery_memory_cache.c: Misc tweaks.
10 years ago
Richard Mudgett 14ac763ab3 res_sorcery_memory_cache.c: Made use OBJ_SEARCH_MASK.
10 years ago
Matthew Jordan 39fe210fd9 res/res_pjsip_dlg_options: Add a module to handle in-dialog OPTIONS requests
10 years ago
Mark Michelson deccd2ef3c Resolve race conditions involving Stasis bridges.
10 years ago
Mark Michelson 20702e0cf2 res_pjsip_pubsub: Eliminate race during initial NOTIFY.
10 years ago
Mark Michelson 8826e6c416 res_pjsip: Copy default_from_user to avoid crash.
10 years ago
George Joseph 943d5c0c99 res_pjsip: Validate that contact uris start with sip: or sips:
10 years ago
Jonathan Rose 7b5bcbeebe ParkAndAnnounce: Add variable inheritance
10 years ago
Mark Michelson 500856b4f0 res_pjsip: Change default from user value.
10 years ago
Mark Michelson a1e1d8e815 res_pjsip: Fix contact refleak on stateful responses.
10 years ago
Richard Mudgett 1c89230e2a PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.
10 years ago
Mark Michelson 2f2c35e91d res_pjsip_pubsub: re-re-fix persistent subscription storage.
10 years ago
Joshua Colp 8842637d8f res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.
10 years ago
Joshua Colp 942d0ba96f res_pjsip: Add common ast_sip_get_host_ip API.
10 years ago
Joshua Colp 4083e543fd res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referenced
10 years ago
Scott Griepentrog 0b04269e73 res_pjsip_pubsub: On notify fail deleted sub_tree is then referenced
10 years ago
Mark Michelson f049ad951b res_pjsip_sdp_rtp: Restore removed NULL check.
10 years ago
Joshua Colp 7089472637 res_http_websocket: When shutting down a session don't close closed socket
10 years ago
Joshua Colp 28a98b9715 Merge "res_http_websocket: Forcefully terminate on write errors." into certified/13.1
10 years ago
Joshua Colp 128d2348e6 res_http_websocket: Forcefully terminate on write errors.
10 years ago
Richard Mudgett 739fca6084 res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE message.
10 years ago
Joshua Colp eae9adcc1f Merge "res_pjsip: Ensure sanitized XML is NULL terminated." into certified/13.1
10 years ago
Mark Michelson bfb15bea06 res_pjsip_pubsub: More accurately persist packet.
10 years ago
Joshua Colp 9e93ad109b res_pjsip: Ensure sanitized XML is NULL terminated.
10 years ago
Richard Mudgett f6dcbd9707 res_pjsip_session: Fix double re-INVITE collision crash.
10 years ago
Mark Michelson 4350fd22c8 Fix problem where a hung channel could occur on a failed blind transfer.
10 years ago
Joshua Colp fae081ad5b pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Joshua Colp 44c1eaf343 Merge "res_pjsip: Add rtp_keepalive endpoint option." into certified/13.1
10 years ago
Mark Michelson d66abb6746 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Richard Mudgett 131f6ef8f5 res_parking: Fix crash if ATTENDEDTRANSFER set empty before Park.
10 years ago
Mark Michelson c8d53f2372 res_sorcery_memory_cache: Remove ASTERISK_REGISTER_FILE() macro.
10 years ago
Joshua Colp a72cf6ce81 res_sorcery_memory_cache: Execute stale unit test last.
10 years ago
Joshua Colp e0cd8216bb res_sorcery_memory_cache: Remove 'prefetch' option.
10 years ago
Joshua Colp 8b2bad7740 test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.
10 years ago
Joshua Colp 8575c4f18d res_sorcery_memory_cache: Implement expire_on_reload option.
10 years ago
Joshua Colp da52527136 res_sorcery_memory_cache: Add test event when a refresh occurs.
10 years ago
Joshua Colp f596b4a85c res_sorcery_memory_cache: Add CLI commands and AMI actions.
10 years ago
Mark Michelson 9c2de310be res_sorcery_memory_cache: Add support for refreshing stale objects.
10 years ago
Joshua Colp 9a7fccc50c res_sorcery_memory_cache: Add support for object_lifetime_maximum.
10 years ago
Mark Michelson 9ae9221d2b res_sorcery_memory_cache: Add support for maximum_objects.
10 years ago
Joshua Colp e4d42119b5 res_sorcery_memory_cache: Add basic module implementation.
10 years ago
Joshua Colp d9e2d5b417 Merge "res/res_corosync: Always decline module load, instead of failing" into certified/13.1
10 years ago
George Joseph f58c0acfa2 res/res_corosync: Always decline module load, instead of failing
10 years ago
Mark Michelson 9cbd76630a res_sorcery_realtime: Fix leak of sorcery object type.
10 years ago
Mark Michelson 8ba3de43ad res_pjsip_nat: Adjust when contact should be rewritten.
10 years ago
Mark Michelson 56077bb1b0 Merge "res_pjsip_mwi: Set up unsolicited MWI upon registration." into certified/13.1
10 years ago
Mark Michelson 20f50131d7 res_pjsip_refer: Prevent sending duplicate headers.
10 years ago
Mark Michelson 0d535df734 res_pjsip_nat: Rewrite route set when required.
10 years ago
Joshua Colp a35d6feae2 res_pjsip_mwi: Set up unsolicited MWI upon registration.
10 years ago
Mark Michelson 5f954e1e00 res_pjsip: Prevent access of NULL channels.
10 years ago