Commit Graph

3087 Commits (aa5707b8891119741baae98cf7b51a00c0f99438)

Author SHA1 Message Date
Richard Mudgett 3f0708e5fe res_pjsip_outbound_registration.c: Eliminate simple RAII_VAR() usage.
10 years ago
Richard Mudgett 9ceb848242 res_pjsip_outbound_registration.c: Misc code cleanups.
10 years ago
Joshua Colp 7846f73432 res_pjsip_mwi: Set up unsolicited MWI upon registration.
10 years ago
Richard Mudgett 096b27d9d2 res_pjsip_outbound_registration.c: Fix whitespace conflict potential.
10 years ago
Matt Jordan bd77ace25a Merge "Resolve race conditions involving Stasis bridges."
10 years ago
Mark Michelson d7a1e84a1e Resolve race conditions involving Stasis bridges.
10 years ago
Joshua Colp 9668a1acb5 res_sorcery_memory_cache: Remove 'prefetch' option.
10 years ago
Matt Jordan 8c0b917032 Merge "Parking: Add documentation for AMI ParkedCallSwap event."
10 years ago
Mark Michelson 59552c2d08 Parking: Add documentation for AMI ParkedCallSwap event.
10 years ago
Kevin Harwell 93ac45d3bd res_pjsip: Add option to force G.726 to be treated as AAL2 packed.
10 years ago
Richard Mudgett 30cd559345 DNS: Need to use the same serializer for a pjproject SIP transaction.
10 years ago
Richard Mudgett b23f33e7e5 DNS: Fix some corner cases.
10 years ago
Richard Mudgett ae589da466 DNS: Remove trailing newline from summary and descriptions.
10 years ago
Richard Mudgett 83bc9d366d pjsip_resolver.c: Fix debug code to only execute at acceptable debug level.
10 years ago
Ivan Poddubny 07f5f45e5a res_pjsip_transport_websocket: Fix use-after-free bugs.
10 years ago
Matt Jordan 8785d0ccbf Merge "test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache."
10 years ago
Matt Jordan 5788c6db67 Merge "res_sorcery_memory_cache: Implement expire_on_reload option."
10 years ago
David M. Lee 9fca378b36 Fixes for OS X
10 years ago
Joshua Colp 128fe4cee8 res_sorcery_memory_cache: Implement expire_on_reload option.
10 years ago
Joshua Colp 028edae82e test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.
10 years ago
Mark Michelson 86c79314f1 Merge "res_sorcery_memory_cache: Add test event when a refresh occurs."
10 years ago
Matt Jordan 269fbff366 Merge "Remove const cast from leaf functions."
10 years ago
Joshua Colp 19de2bbc5f res_sorcery_memory_cache: Add test event when a refresh occurs.
10 years ago
Mark Michelson 92ccffd9e6 res_pjsip: Prevent access of NULL channels.
10 years ago
George Joseph d355ee7ff3 res_pjsip/location: Fix ref leak in contact_apply_handler
10 years ago
Richard Mudgett 6d8dc9bb5c res_pjsip: Remove outgoing authentication code no longer needed.
10 years ago
Richard Mudgett 00a47ffc7e res_pjsip_session: Fix cherry pick to master compile error.
10 years ago
Joerg Sonnenberger 9472bbaa95 Remove const cast from leaf functions.
10 years ago
Matt Jordan af420ba4ae Merge "res_pjsip_session: Fix in-dialog authentication."
10 years ago
Mark Michelson 3906175426 Merge "res_sorcery_memory_cache: Add CLI commands and AMI actions."
10 years ago
Joshua Colp 34bb5ca97c Merge "res_sorcery_memory_cache: Add support for refreshing stale objects."
10 years ago
Richard Mudgett 5cdcae5240 res_pjsip_session: Fix in-dialog authentication.
10 years ago
Corey Farrell 9f1939ee27 pjsip_configuration: Fix leak in persistent_endpoint_update_state.
10 years ago
George Joseph bef000dd7c res_pjsip/location: Fix memory leak in permanent_uri_handler
10 years ago
Joshua Colp dfc45254d1 res_sorcery_memory_cache: Add CLI commands and AMI actions.
10 years ago
Matt Jordan 9159abb158 Merge "res/res_config_pgsql.c: Use PQescapeStringConn for escaping names."
10 years ago
Mark Michelson 2e54e7227c res_sorcery_memory_cache: Add support for refreshing stale objects.
10 years ago
George Joseph b8ac683822 res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes
10 years ago
Rodrigo Ramírez Norambuena 95b186a174 res/res_config_pgsql.c: Use PQescapeStringConn for escaping names.
10 years ago
Matt Jordan e1a64e021b Merge "Stasis: Fix unsafe use of stasis_unsubscribe in modules."
10 years ago
Ivan Poddubny 70d54ab6c4 res_pjsip_transport_websocket: Fix crash on receiving large SIP packets
10 years ago
Corey Farrell 50044fdc15 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Matt Jordan f66c41e668 res/res_pjsip_pubsub: Note that 'dialog' is also a valid event type for RLS
10 years ago
Matt Jordan ad7192a8fd res/res_pjsip_exten_state: Fix confusing NOTICE message
10 years ago
Mark Michelson f7dc49b1f0 Merge "res_sorcery_memory_cache: Add support for object_lifetime_maximum."
10 years ago
Matt Jordan 9cffcca5f9 res/ari: Register Stasis application on WebSocket attempt
10 years ago
Matt Jordan d7086a27b4 Merge "res_sorcery_memory_cache: Add support for maximum_objects."
10 years ago
Joshua Colp 5aa1c30b31 Merge "res_pjsip: Refactor endpt_send_transaction (qualify_timeout)"
10 years ago
Mark Michelson 242306ade3 Merge "res_pjsip_outbound_registration: Check request URI for line."
10 years ago
George Joseph 29ef6571cb res_pjsip: Refactor endpt_send_transaction (qualify_timeout)
10 years ago
Joshua Colp 81d375baad res_sorcery_memory_cache: Add support for object_lifetime_maximum.
10 years ago
demon-ru 9e2a582d2d res_pjsip_outbound_registration: Check request URI for line.
10 years ago
Mark Michelson 071b3d43cb res_sorcery_memory_cache: Add support for maximum_objects.
10 years ago
Joshua Colp f2cc766d81 res_sorcery_memory_cache: Add basic module implementation.
10 years ago
Corey Farrell 36e5402885 res_mwi_external_ami: Use module version of AMI registration.
10 years ago
Matt Jordan 5ce54ed74a res/res_http_websocket: Add a pre-session established callback
10 years ago
John Bigelow ddb7cbef8e res/res_resolver_unbound.c: Add missing include of signal.h
10 years ago
Matt Jordan d8698b7f3f doxygen: Fix doxygen errors
10 years ago
George Joseph 5d93928175 res_pjsip_config_wizard/config: Fix template processing
10 years ago
Joshua Colp e092a89694 Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC."
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Corey Farrell 478fb4a388 MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Joshua Colp 74165b9d6c Merge "res_rtp_asterisk: Correction for the limit which detects that a packet is DTLS."
10 years ago
Joshua Colp 7b7bef722c Merge "Fix error's produced by astmm.h when standard allocators are used."
10 years ago
Yousf Ateya 2ab5d22c0d res_rtp_asterisk: Correction for the limit which detects that a packet is DTLS.
10 years ago
Corey Farrell 2d4dc0c963 Fix error's produced by astmm.h when standard allocators are used.
10 years ago
Sean Bright 63c71c9f4a res_rtp_asterisk: Issue ERROR if res_srtp is not found.
10 years ago
Joshua Colp e33682cae2 res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination
10 years ago
Matt Jordan f451af65c4 Merge topics 'ASTERISK-25049', 'ASTERISK-25056'
10 years ago
Kevin Harwell 1f5db1c7e3 res_stasis_snoop: Spying on a single direction continually increases CPU
10 years ago
Matt Jordan b2a77db74a Merge "res_ari_bridges: Add missing dependencies."
10 years ago
Joshua Colp f45833c9ad Merge "Restrict functionality when ACLs are misconfigured."
10 years ago
Corey Farrell c541923ac3 res_ari_bridges: Add missing dependencies.
10 years ago
Corey Farrell df6c1d755f CLI: Enable automatic references to modules.
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
Matt Jordan 07bcaf5288 Merge "res_odbc: Use negative connection cache for all connections"
10 years ago
Martin Tomec ebe371357e res_odbc: Use negative connection cache for all connections
10 years ago
Corey Farrell 44bbdbe3a4 res_pjsip_dlg_options: Fix MODULEINFO section.
10 years ago
Joshua Colp bb6ddb3dc8 res_ari_device_states: Fix dependency on res_stasis_device_state.
10 years ago
Mark Michelson 11ffcf662f Restrict functionality when ACLs are misconfigured.
10 years ago
Joshua Colp 80aa9aee5d res_pjsip_outbound_registration: Fix double unref on error return.
10 years ago
Matt Jordan 7fe923d20b Merge "ARI: Fix missing dependencies."
10 years ago
Kevin Harwell 5d0c182885 res_fax: allow 2400 transmission rate according to v.27ter standard
10 years ago
Joshua Colp 648b22f19d Merge "res_pjsip_outbound_registration: Don't fail on delayed processing."
10 years ago
Mark Michelson 03261b9614 Merge "Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE."
10 years ago
Mark Michelson 4f1db2070d res_pjsip_outbound_registration: Don't fail on delayed processing.
10 years ago
Joshua Colp ed5715eb39 res_sorcery_config: Fix build issue due to syntax error.
10 years ago
Matt Jordan 48d5971a82 Merge "chan_pjsip: Creating Channel Causes Asterisk to Crash When Duplicate AOR Sections Exist in pjsip.conf"
10 years ago
Corey Farrell f226bd6f60 ARI: Fix missing dependencies.
10 years ago
Corey Farrell 881844297a res_pjsip: Remove incorrect MODULEINFO from presence_xml.c.
10 years ago
Corey Farrell 55a780d211 Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE.
10 years ago
Joshua Colp 2415e94b07 Merge "res_pjsip_outbound_registration: Add debugging messages."
10 years ago
Ashley Sanders 46cf643c75 chan_pjsip: Creating Channel Causes Asterisk to Crash When Duplicate AOR
10 years ago
Mark Michelson f47fed2e12 res_pjsip_outbound_registration: Add debugging messages.
10 years ago
Steve Davies 5e96584829 res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
10 years ago
Matt Jordan e43fa9868b Merge "Astobj2: Allow reference debugging to be enabled/disabled by config."
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
George Joseph 356568dc7f res_pjsip: Fix SEGV on pending-qualify contacts
10 years ago
Matt Jordan 0c92a85aee Merge "Clang: Fix some more tautological-compare warnings."
10 years ago