Commit Graph

3655 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Joshua Colp c2dddb001a pjsip / hep: Provide correct local address for Websockets.
8 years ago
Corey Farrell b8209a1273 alertpipe: Correct documented return of ast_alertpipe_write.
8 years ago
Sean Bright cf062303e3 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Corey Farrell 2ad6210dd7 vectors: Add new macro and a string vector definition.
8 years ago
Corey Farrell 76e640bd53 Build: Make function constructor/destructor attributes mandatory.
8 years ago
Richard Mudgett 507d9b5f9e core: Add cache_media_frames debugging option.
8 years ago
Jenkins2 37863c163c Merge "Fix ast_(v)asprintf() malloc failure usage conditions." into 13
8 years ago
Richard Mudgett 9013415593 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Corey Farrell b5331af53b configure: Add autoconf check for libopusfile.
8 years ago
Corey Farrell bfb0f27c87 Modules: Additional improvements to CLI completion.
8 years ago
Jenkins2 71d3f2cb90 Merge "Build System: Fix --disable-xmldoc option." into 13
8 years ago
Joshua Colp 7385d1e017 res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.
8 years ago
Corey Farrell 4772849016 Build System: Fix --disable-xmldoc option.
8 years ago
Kevin Harwell 4bc2aca9b7 AMI: Increase version number
8 years ago
Joshua Colp 7215d07ca2 Merge "features, manager : Add CancelAtxfer AMI action" into 13
8 years ago
Thomas Sevestre 6d3ee9fb93 features, manager : Add CancelAtxfer AMI action
8 years ago
Jenkins2 5a8c148dcf Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling." into 13
8 years ago
Joshua Colp ce26554b51 Merge "cdr.h: Fix doxygen comments." into 13
8 years ago
Richard Mudgett 34d55352a5 cdr.h: Fix doxygen comments.
8 years ago
Richard Mudgett d388c18abf res_pjsip_registrar.c: Update remove_existing AOR contact handling.
8 years ago
Corey Farrell 82592c3673 res_pjsip: Fix issues that prevented shutdown of modules.
8 years ago
Corey Farrell 8bf4be1048 vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.
8 years ago
George Joseph 47620ea862 logger: Bring back ability to turn debug on by source file
8 years ago
Jean Aunis da40976987 bridge : Fix one-way direct-media when early bridging with native_rtp
8 years ago
Sean Bright 5075cc8eed res_calendar: On reload, update all configuration
8 years ago
George Joseph ed2a4ee81e res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
8 years ago
George Joseph 186ef1a657 stasis/control: Fix possible deadlock with swap channel
8 years ago
Walter Doekes 45744fc53d res/res_pjsip: Standardize/fix localnet checks across pjsip.
8 years ago
Corey Farrell 04ee3eb774 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Torrey Searle 8e99969000 res/res_pjsip_session: allow SDP answer to be regenerated
8 years ago
Richard Mudgett 07d026b4cd res_pjsip: Remove ephemeral registered contacts on transport shutdown.
8 years ago
Richard Mudgett ca261d4b70 res_pjsip: PJSIP Transport state monitor refactor.
8 years ago
Torrey Searle c4f201cd73 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
8 years ago
Niklas Larsson 9a09f7dd5d app_queue: Add priority to AMI QueueStatus
8 years ago
Joshua Colp 114602f434 res_pjsip: Add support for dnsmgr to external_media_address.
8 years ago
Torrey Searle 423d01cf16 chan_pjsip: add a new function PJSIP_DTMF_MODE
8 years ago
Joshua Colp 24bb5a8908 core: Add VP9 passthrough support.
8 years ago
Matthew Fredrickson 07f8e45a90 format.h: Fix a few minor errors in comments.
8 years ago
Corey Farrell df49ad2528 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
George Joseph eb48e99bd4 bridge_native_rtp: Keep rtp instance refs on bridge_channel
8 years ago
Torrey Searle 9fbc34d2bd res_pjsip: Add DTMF INFO Failback mode
8 years ago
Kevin Harwell 1f9913f272 core_local: local channel data not being properly unref'ed and unlocked
8 years ago
Jenkins2 707e0e62e6 Merge "res_pjsip: New endpoint option "notify_early_inuse_ringing"" into 13
8 years ago
Alexei Gradinari a6e4899612 res_pjsip: New endpoint option "notify_early_inuse_ringing"
8 years ago
Jenkins2 0b7a0681a3 Merge "res_ari: Add "module loaded" check to ari stubs" into 13
8 years ago
George Joseph 7901b9853e res_ari: Add "module loaded" check to ari stubs
8 years ago
Jenkins2 5fa52f0b5a Merge "bridge: Add a deferred queue." into 13
8 years ago
Joshua Colp e414833f6e bridge: Add a deferred queue.
8 years ago
Kevin Harwell 6cdf3191d3 res_pjsip_refer/session: Calls dropped during transfer
8 years ago
Jenkins2 812f5b51cb Merge "res_pjsip: Add support for returning only reachable contacts and use it." into 13
8 years ago
Joshua Colp 746c2c5745 res_pjsip: Add support for returning only reachable contacts and use it.
8 years ago
Jenkins2 95b2b542f6 Merge "format: Reintroduce smoother flags" into 13
8 years ago
Joshua Colp 3d7e9375fb Merge "res_srtp: Add support for libsrtp2" into 13
8 years ago
Jenkins2 3e8eea0325 Merge "res_pjsip: New endpoint option "refer_blind_progress"" into 13
8 years ago
Sean Bright 70e5887906 format: Reintroduce smoother flags
8 years ago
Sean Bright 5e9cd1f20d res_srtp: Add support for libsrtp2
8 years ago
Jenkins2 d4ccd3a6c0 Merge "asterisk: Audit locking of channel when manipulating flags." into 13
8 years ago
George Joseph 65898c3af8 unittests: Add a unit test that causes a SEGV and...
8 years ago
Joshua Colp 1618203964 asterisk: Audit locking of channel when manipulating flags.
8 years ago
Alexei Gradinari 6af2dd34af res_pjsip: New endpoint option "refer_blind_progress"
8 years ago
George Joseph 7d4a22bf2e logger: Added logger_queue_limit to the configuration options.
8 years ago
Joshua Colp 7ffd80cc04 bridge: Fix returning to dialplan when executing Bridge() from AMI.
8 years ago
Jenkins2 9bb683242c Merge "res_pjsip_session: Add cleanup to ast_sip_session_terminate" into 13
8 years ago
George Joseph c5b9ed20fd res_pjsip_session: Add cleanup to ast_sip_session_terminate
8 years ago
Kevin Harwell 4d3b4fbf22 vector: defaults and indexes
8 years ago
Sean Bright cea3742c54 core: Use eventfd for alert pipes on Linux when possible
8 years ago
Joshua Colp 5e2a8ef94a Merge "modules: change module LOAD_FAILUREs to LOAD_DECLINES" into 13
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Torrey Searle d8967ff2c0 strings.h: Avoid overflows in the string hash functions
8 years ago
George Joseph 4e6e069491 pjproject_bundled: Add 3 upstream patches
8 years ago
Corey Farrell c701550803 Forward declare 'struct ast_json' in asterisk.h
8 years ago
zuul f040eb0502 Merge "CEL: Remove header declarations of non-existant functions." into 13
8 years ago
Sean Bright c9648f4690 astobj2: Prevent potential deadlocks with ao2_global_obj_release
8 years ago
Corey Farrell 3c23ebdef4 CEL: Remove header declarations of non-existant functions.
8 years ago
Sean Bright 79a2c26c03 core: Remove embedded module support
8 years ago
Kevin Harwell f1b34e6eb4 AMI: Updated version
8 years ago
zuul b79e67ba47 Merge "res_pjsip_session: Enable RFC3578 overlap dialing support." into 13
8 years ago
Richard Begg 398e5ec16c res_pjsip_session: Enable RFC3578 overlap dialing support.
8 years ago
zuul d7ba743329 Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references." into 13
8 years ago
Sean Bright 218f618095 res_hep: Capture actual transport type in use
8 years ago
Sean Bright 38cebc73a3 thread safety: Don't use getprotobyname()
8 years ago
George Joseph 9b756662a8 res_pjsip: Symmetric transports
8 years ago
Richard Mudgett adad6020be autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.
8 years ago
Mark Michelson 7bc69753bc Add rtcp-mux support
8 years ago
Joshua Colp eac818801b bridge_native_rtp: Handle case where channel joins already suspended.
8 years ago
zuul a3584c6834 Merge "res_pjsip: Record the serializer earlier on the tdata." into 13
8 years ago
Sean Bright 5eb7875243 realtime: Centralize some common realtime backend code
8 years ago
Richard Mudgett eb9ae4f7cb res_pjsip: Record the serializer earlier on the tdata.
8 years ago
George Joseph be77b845d9 res_pjsip_pubsub: Correctly implement persisted subscriptions
8 years ago
Sean Bright 8936568515 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
Richard Mudgett a199f94908 res_agi: Prevent an AGI from eating frames it should not. (Re-do)
8 years ago
Richard Mudgett 6bed318a66 Frame deferral: Revert API refactoring.
8 years ago
George Joseph cb504ad6ae Merge "ari: Implement 'debug all' and request/response logging" into 13
8 years ago
George Joseph b39c04fc02 Merge "PJPROJECT logging: Fix detection of max supported log level." into 13
8 years ago
Richard Mudgett 1484a991e1 Add notes about embedded ast_frame structs holding a format ref.
8 years ago
George Joseph 17f4989d49 ari: Implement 'debug all' and request/response logging
8 years ago
Richard Mudgett 30cb4eb57f PJPROJECT logging: Fix detection of max supported log level.
8 years ago
Kevin Harwell 883e7fde31 abstract/fixed/adpative jitter buffer: disallow frame re-inserts
8 years ago
Aaron An 0047b1bc49 res_rtp_asterisk: Fix bug in function CHANNEL(rtcp, all_rtt)
8 years ago
Richard Mudgett 75a6afbec5 MESSAGE: Flush Message/ast_msg_queue channel alert pipe.
9 years ago
George Joseph ebc67d3053 res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command
9 years ago
Joshua Colp 8d56016ae4 Merge "tcptls: Use new certificate upon sip reload" into 13
9 years ago
Joshua Colp 28b76ed667 Merge "PJPROJECT logging: Made easier to get available logging levels." into 13
9 years ago
Guido Falsi 2ceb609edb res_rtp: Fix regression when IPv6 is not available.
9 years ago
Richard Mudgett 44fe4a5769 PJPROJECT logging: Made easier to get available logging levels.
9 years ago
zuul eec82c6221 Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" into 13
9 years ago
Michael Kuron 8e77d6f520 tcptls: Use new certificate upon sip reload
9 years ago
George Joseph 425da14927 build: Backport addition of librt check to configure.ac
9 years ago
Mark Michelson bde3d022a3 manager: update minor version
9 years ago
zuul 3135a745e3 Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak." into 13
9 years ago
George Joseph 404596b790 channel: Fix issues in hangup scenarios caused by frame deferral
9 years ago
zuul b745c326c2 Merge "res/ari/resource_bridges: Add the ability to manipulate the video source" into 13
9 years ago
zuul f68790d46a Merge "Revert "Revert "Add API for channel frame deferral.""" into 13
9 years ago
Joshua Colp 4c3d25875f Merge "Add X.509 subject alternative name support to TLS certificate verification." into 13
9 years ago
Richard Mudgett e632222bc4 res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.
9 years ago
Alexei Gradinari cf6d13180e chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
9 years ago
Maciej Szmigiero 7b96e8cc3d Add X.509 subject alternative name support to TLS certificate
9 years ago
Matt Jordan d23b4af477 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
George Joseph 2fefb6187f Revert "Revert "Add API for channel frame deferral.""
9 years ago
George Joseph 5e0c224043 cli: Fix ast_el_read_char to work with libedit >= 3.1
9 years ago
George Joseph 07e7ac5119 Merge "Revert "Add API for channel frame deferral."" into 13
9 years ago
George Joseph 6b5a7ced13 Revert "Add API for channel frame deferral."
9 years ago
zuul 7477c95749 Merge "Add API for channel frame deferral." into 13
9 years ago
Joshua Colp 77e56bc2e0 Merge "stasis_recording/stored: remove calls to deprecated readdir_r function." into 13
9 years ago
Mark Michelson 9231a56cf3 Add API for channel frame deferral.
9 years ago
Kevin Harwell bd4d7d8ad0 stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
Alexander Traud 0cf1778eed rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Joshua Colp 3f3f6d091e Merge "res/stasis: Add CLI commands for displaying/debugging ARI apps" into 13
9 years ago
Tzafrir Cohen c1c9487375 define PATH_MAX for HURD
9 years ago
Matt Jordan 29692d4aa4 res/stasis: Add CLI commands for displaying/debugging ARI apps
9 years ago
Corey Farrell 30b1bc77d2 vector: Prevent NULL argument to memcpy.
9 years ago
Corey Farrell f373de3020 Fix shutdown crash caused by modules being left open.
9 years ago
Joshua Colp e0bc17edff pjsip: Fix a few media bugs with reinvites and asymmetric payloads.
9 years ago
Mark Michelson eff97808fb ARI: Detect duplicate channel IDs
9 years ago
Richard Mudgett 9621c9bcbc json: Add UTF-8 check call.
9 years ago
zuul 3633c7926c Merge "bundled_pjproject: Add tests for programs used by the Makefile, et al." into 13
9 years ago
zuul 39dbe7aba4 Merge "vector: After remove element recheck index" into 13
9 years ago
zuul 5e19935395 Merge "astobj2: Add backtrace to log_bad_ao2." into 13
9 years ago
Badalyan Vyacheslav a884b26392 vector: After remove element recheck index
9 years ago
Badalyan Vyacheslav 9da3489d24 res_pjsip_config_wizard: Memory leak in module_unload
9 years ago
George Joseph e6b0053d75 bundled_pjproject: Add tests for programs used by the Makefile, et al.
9 years ago
Corey Farrell dd873bcada astobj2: Add backtrace to log_bad_ao2.
9 years ago
Kevin Harwell 2449d2877c Remove "format_ogg_opus: New format"
9 years ago
George Joseph a5af8709c8 codec_opus: Replace res_format_attr_opus with the one from codec_opus
9 years ago
George Joseph 44c0c51cf1 format_ogg_opus: New format
9 years ago
George Joseph 0056bcaebd chan_sip: Address runaway when realtime peers subscribe to mailboxes
9 years ago
Tzafrir Cohen 36092ee3a0 sd_notify (systemd status notifications) support
9 years ago
Richard Mudgett 30af92e78d res_pjsip: Add ignore_uri_user_options option.
9 years ago
zuul 8925367291 Merge "res_pjsip_session: segfault on already disconnected session" into 13
9 years ago
Alexei Gradinari 9bca895469 res_pjsip_session: segfault on already disconnected session
9 years ago