Commit Graph

5237 Commits (99a1a427a9faf02f80b0a05a833f5837f300dc92)

Author SHA1 Message Date
Sean Bright b1807d440e res_rtp_asterisk: More robust timestamp checking
5 years ago
Sean Bright 4a843e00ef res_pjsip.c: OPTIONS processing can now optionally skip authentication
5 years ago
George Joseph 512d38868c res_pjsip: Update documentation for the auth object
5 years ago
Ben Ford 45a1977de4 res_aeap: Add basic config skeleton and CLI commands.
5 years ago
George Joseph 53c702e1cc res_prometheus: Clone containers before iterating
5 years ago
Kevin Harwell 0fc906a5e1 res_rtp_asterisk: Fix standard deviation calculation
5 years ago
Kevin Harwell c4a376aac2 res_rtp_asterisk: Don't count 0 as a minimum lost packets
5 years ago
Kevin Harwell 65b68fd060 res_rtp_asterisk: Statically declare rtp_drop_packets_data object
5 years ago
Joshua C. Colp 8bd13a995a res_rtp_asterisk: Only raise flash control frame on end.
5 years ago
Kevin Harwell b86f1ef54c res_rtp_asterisk: Add a DEVMODE RTP drop packets CLI command
5 years ago
Joshua C. Colp 623abc2b6a res_pjsip: Give error when TLS transport configured but not supported.
5 years ago
George Joseph a03a05195a res_pjsip_session: Make reschedule_reinvite check for NULL topologies
5 years ago
Joshua C. Colp 71dfbdc7b9 res_pjsip: Add support for partial transport reload.
5 years ago
Joshua C. Colp cce5ee5b7a res_rtp_asterisk: Force resync on SSRC change.
5 years ago
Joshua C. Colp 149e5e5b86 xml: Embed module information into core XML documentation.
5 years ago
Joshua C. Colp 7438586d8e documentation: Fix non-matching module support levels.
5 years ago
Jaco Kroon 41389bfdbd func_callerid+res_agi: Fix compile errors related to -Werror=zero-length-bounds
5 years ago
Alexander Traud 1ae40e502d res_format_attr_*: Parameter Names are Case-Insensitive.
5 years ago
Sean Bright df37b8181c res_musiconhold.c: Plug ref leak caused by ao2_replace() misuse.
5 years ago
Torrey Searle 8c247e2a94 res/res_rtp_asterisk: generate new SSRC on native bridge end
5 years ago
Joshua C. Colp 304f8ddfb2 sorcery: Add support for more intelligent reloading.
5 years ago
George Joseph 607603cf89 res_pjsip_refer: Move the progress dlg release to a serializer
5 years ago
Joshua C. Colp 6f67f24afd res_pjsip_registrar: Include source IP and port in log messages.
5 years ago
Ben Ford fd560ad9fa AST-2021-006 - res_pjsip_t38.c: Check for session_media on reinvite.
5 years ago
Alexander Traud a34e7de61c res_format_attr_h263: Generate valid SDP fmtp for H.263+.
5 years ago
Joshua C. Colp 2c1b6b7b15 res_pjsip_nat: Don't rewrite Contact on REGISTER responses.
5 years ago
Salah Ahmed 5d42dd2e6a res_rtp_asterisk: Check remote ICE reset and reset local ice attrb
5 years ago
Nick French 8f6e0f9367 res_pjsip: dont return early from registration if init auth fails
5 years ago
Alexei Gradinari d2f623bae2 res_fax: validate the remote/local Station ID for UTF-8 format
5 years ago
George Joseph 4c9c5c985b res_pjsip_refer: Refactor progress locking and serialization
5 years ago
Kevin Harwell e5e49d7ecd res_rtp_asterisk: Add packet subtype during RTCP debug when relevant
5 years ago
Joshua C. Colp a81d07ea56 res_pjsip_session: Always produce offer on re-INVITE without SDP.
5 years ago
Jaco Kroon 6d2614be68 res_odbc_transaction: correctly initialise forcecommit value from DSN.
5 years ago
Ben Ford e1126ffc10 res_pjsip_session.c: Check topology on re-invite.
5 years ago
Boris P. Korzun b046e960af res_config_pgsql: Limit realtime_pgsql() to return one (no more) record.
5 years ago
Kevin Harwell 5e998d8bd3 AST-2021-002: Remote crash possible when negotiating T.38
5 years ago
Alexander Traud 389b8b0774 rtp: Enable srtp replay protection
5 years ago
Ivan Poddubnyi 7d15655f9d res_pjsip_diversion: Fix adding more than one histinfo to Supported
5 years ago
Sean Bright e7b13df394 res_rtp_asterisk.c: Fix signed mismatch that leads to overflow
5 years ago
George Joseph 15b4080679 res_pjsip_refer: Always serialize calls to refer_progress_notify
5 years ago
roadkill 9b5d20e3d5 res/res_pjsip.c: allow user=phone when number contain *#
5 years ago
Boris P. Korzun 92f5cf7f2d res_musiconhold: Add support of various URL-schemes by MoH.
5 years ago
Alexander Traud 10a0a0c59b pjsip_scheduler: Fix pjsip show scheduled_tasks like for compiler Clang.
5 years ago
Alexander Traud df6afadf26 res_pjsip_session: Avoid sometimes-uninitialized warning with Clang.
5 years ago
Sean Bright 6d2bec7028 res_pjsip_pubsub: Fix truncation of persisted SUBSCRIBE packet
5 years ago
Robert Cripps 24e678b9bb res/res_pjsip_session.c: Check that media type matches in
5 years ago
Jean Aunis c559667868 Stasis/messaging: tech subscriptions conflict with endpoint subscriptions.
5 years ago
Ivan Poddubnyi f2aa6c7017 chan_pjsip: Assign SIPDOMAIN after creating a channel
5 years ago
George Joseph 9a4486e9fb Revert "res_pjsip_outbound_registration.c: Use our own scheduler and other stuff"
5 years ago
Nick French 505939c9ed res_pjsip: Prevent segfault in UDP registration with flow transports
5 years ago
Torrey Searle 51e2187a14 res/res_pjsip_diversion: prevent crash on tel: uri in History-Info
5 years ago
Richard Mudgett 6d7af72559 res_pjsip_session.c: Fix compiler warnings.
5 years ago
Sungtae Kim 02c4b2ac60 res_pjsip_session: Fixed NULL active media topology handle
5 years ago
Sean Bright 357510cec3 app_chanspy: Spyee information missing in ChanSpyStop AMI Event
5 years ago
Sungtae Kim 91fc57f56b res_ari: Fix wrong media uri handle for channel play
5 years ago
Pirmin Walthert 0b10995811 res_pjsip_nat.c: Create deep copies of strings when appropriate
5 years ago
Nathan Bruning 5e426987c2 res_musiconhold: Don't crash when real-time doesn't return any entries
5 years ago
Joshua C. Colp 9ee1f7154f res_pjsip_pidf_digium_body_supplement: Support Sangoma user agent.
5 years ago
Joshua C. Colp 6475fe3dd7 pjsip: Match lifetime of INVITE session to our session.
5 years ago
Sean Bright 90fd1fd96a res_http_media_cache.c: Set reasonable number of redirects
5 years ago
Stanislav ab7a08b4ef res_pjsip_stir_shaken: Fix module description
5 years ago
Alexander Traud b91fb3c396 loader: Sync load- and build-time deps.
5 years ago
Alexander Greiner-Baer fba10fb54c res_pjsip: set Accept-Encoding to identity in OPTIONS response
5 years ago
George Joseph 2fe76dd816 res_pjsip_outbound_registration.c: Use our own scheduler and other stuff
5 years ago
George Joseph 5a4640d208 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
5 years ago
Alexander Traud b52acb87b0 res_pjsip/config_transport: Load and run without OpenSSL.
5 years ago
Alexander Traud 64d2de19ee res_stir_shaken: Include OpenSSL headers where used actually.
5 years ago
Kevin Harwell b82f880647 AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Ben Ford cd8f8b94f8 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Alexander Traud 28faafd1c4 Compiler fixes for GCC when printf %s is NULL
5 years ago
Kevin Harwell c62193c5de res_pjsip, res_pjsip_session: initialize local variables
5 years ago
Nick French bd98e153d1 res_pjsip_session: Restore calls to ast_sip_message_apply_transport()
5 years ago
Joshua C. Colp dcd2ed69a3 res_pjsip: Adjust outgoing offer call pref.
5 years ago
Jean Aunis 61116d5dbc resource_endpoints.c: memory leak when providing a 404 response
5 years ago
Kevin Harwell 56028426de Logging: Add debug logging categories
5 years ago
Sean Bright 51cba591e3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
Holger Hans Peter Freyther 9c0ded6e76 res_pjsip_sdp_rtp: Fix accidentally native bridging calls
5 years ago
lvl 990c72bbcf res_musiconhold: Load all realtime entries, not just the first
5 years ago
Torrey Searle e7bd97e2e5 res_pjsip_diversion: fix double 181
5 years ago
Sean Bright 505211551a res_musiconhold: Clarify that playlist mode only supports HTTP(S) URLs
5 years ago
Joshua C. Colp 23e427bbd2 res_pjsip_session: Fix stream name memory leak.
5 years ago
Sean Bright 0aaf9aa6de res_musiconhold: Start playlist after initial announcement
5 years ago
Joshua C. Colp f67f5676b7 res_pjsip_session: Fix session reference leak.
5 years ago
Michal Hajek b4ab0dd41a res_stasis.c: Add compare function for bridges moh container
5 years ago
Sean Bright 5a0e1d256d audiosocket: Fix module menuselect descriptions
5 years ago
Sean Bright bc038e6191 res_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
5 years ago
Torrey Searle 888090ab18 res_pjsip_diversion: implement support for History-Info
5 years ago
George Joseph 53910b1f25 res_pjsip_session: Fix issue with COLP and 491
5 years ago
George Joseph 44bb0858cb debugging: Add enough to choke a mule
5 years ago
George Joseph 86f1bce186 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Sungtae Kim aae0904c7d res_stasis.c: Added video_single option for bridge creation
5 years ago
Patrick Verzele f8fe20eb9f res_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
5 years ago
Joshua C. Colp c4bed96742 parking: Copy parker UUID as well.
5 years ago
Nickolay Shmyrev 5b9ac90531 res_speech: Bump reference on format object
5 years ago
Torrey Searle 04051b324b res_pjsip_diversion: handle 181
5 years ago
Joshua C. Colp 71ceefa75d res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
5 years ago
Sean Bright 057fda460b res_musiconhold.c: Use ast_file_read_dir to scan MoH directory
5 years ago
Sean Bright b7c2205402 res_musiconhold.c: Prevent crash with realtime MoH
5 years ago
Joshua C. Colp 447f6cc37a res_pjsip: Fix codec preference defaults.
5 years ago
George Joseph a15e64aaf5 ACN: Configuration renaming for pjsip endpoint
5 years ago