Commit Graph

24993 Commits (e95e66cedefae2026b22987fe2e8314c3a9dc8dc)
 

Author SHA1 Message Date
Richard Mudgett e95e66cede app_voicemail: Explicitly set defaultenabled=yes
12 years ago
Richard Mudgett 61f215250e External MWI AMI support.
12 years ago
Richard Mudgett 9fa171e547 External MWI core support.
12 years ago
Joshua Colp 986c9e897d res_pjsip_outbound_registration: Don't assume that a registration client will always exist.
12 years ago
Joshua Colp 11f18e4724 res_pjsip_outbound_registration: Create registration client in pj thread.
12 years ago
Tzafrir Cohen 3eee3f21ad asterisk.c: suppress live_dangerously warning on rasterisk
12 years ago
Kevin Harwell 2f62394fb5 cel_pgsql: module not correctly reloading
12 years ago
Matthew Jordan f8b55f16d2 res_pjsip_logger: Add the ASTERISK_FILE_VERSION macro
12 years ago
Matthew Jordan c6df713da7 res_pjsip_authenticator_digest: Fix md5 hash buffer
12 years ago
Kevin Harwell bd4be333fb manager: UserEvent including action on output
12 years ago
Kevin Harwell 1ee4870a81 chan_dahdi: dahdi show channels slices PRI channel dnid on output
12 years ago
Richard Mudgett c2caaecc45 test_stasis.c: Fix ref leak in normal execution path.
12 years ago
Kevin Harwell 0db94b70b9 app_meetme: compiler warning
12 years ago
Joshua Colp 0ae89e7b7e res_pjsip: Ensure more URI validation happens in pj threads.
12 years ago
Joshua Colp f0f23655c9 res_pjsip_outbound_registration: Ensure URI validation happens in a pjlib thread.
12 years ago
Scott Griepentrog ff02c8e254 func_strings: use memmove to prevent overlapping memory on strcpy
12 years ago
Kevin Harwell 821ab51381 res_pjsip: add 'set_var' support on endpoints
12 years ago
Joshua Colp f720a9ac89 chan_pjsip: Handle hanging up before calling.
12 years ago
Joshua Colp e583dca9dd res_pjsip_endpoint_identifier_ip: Accept hostnames in the 'match' field.
12 years ago
Kevin Harwell bb30b22419 cel_pgsql: deadlock on unload and core_event_dispatcher
12 years ago
Joshua Colp 135b9d3562 res_pjsip_outbound_registration: Add validation for 'server_uri' and 'client_uri'.
12 years ago
Kevin Harwell 20d02c1288 channels.c: core show channeltypes slicing
12 years ago
David M. Lee 33ec6f9d03 Added note to UPGRADE.txt about the default value of live_dangerously changing
12 years ago
David M. Lee a952abb9da http: Properly reject requests with Transfer-Encoding set
12 years ago
Joshua Colp c3d5c41dae res_pjsip_pubsub: Ensure dialog manipulation happens on proper thread.
12 years ago
Tzafrir Cohen 82eb03b915 chan_dahdi: enable ignore_failed_channels by default
12 years ago
Matthew Jordan 5a15803a1b res_pjsip/pjsip_cli: fix compilation error caused by passing ast_free
12 years ago
David M. Lee 40a7f68e4b ari: Remove support for specifying channel vars during origination.
12 years ago
David M. Lee bd0ef25080 Remove automerge properties
12 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
12 years ago
Scott Griepentrog a0c288bb23 say.c: correct time for polish
12 years ago
Mark Michelson 344cdab3a7 Fix issue where PJSIP blind transferer dialog may not complete as planned.
12 years ago
Matthew Jordan 7ddfe12aff res_stasis_device_state: Set resource type for subscriptions to deviceState
12 years ago
Richard Mudgett 72c282cc66 ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.
12 years ago
Matthew Jordan c2fd2ac823 manager: bump version to 2.0.0
12 years ago
Richard Mudgett 9e4f80a4f6 Whitespace fixes.
12 years ago
Rusty Newton 06b577f7dc Documentation: Updates for info about NAT-related settings and fixes for pjsip.conf.sample
12 years ago
Scott Griepentrog efd7c40712 security_events: log events with descriptive names
12 years ago
Richard Mudgett dbead14c3b Put notice in CHANGES as well as UPGRADE.txt.
12 years ago
Joshua Colp 433c6f010f res_pjsip: Ignore 401/407 responses for transactions and dialogs we don't know about.
12 years ago
Joshua Colp 8402cd4cd9 res_pjsip_session: Fix SDP negotiation when resending an INVITE with authentication.
12 years ago
Mark Michelson 1b91ee6c4b Fix a deadlock that occurred due to a conflict of masquerades.
12 years ago
Richard Mudgett 3ccd5dee18 udptl: Dead code elimination. ast_udptl_bridge was not used.
12 years ago
Scott Griepentrog c061f634da res_fax.c: crash on framehook with no dsp in fax detect
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Scott Griepentrog 2882c5f9f1 astdb: crash in sqlite3 during shutdown
12 years ago
Joshua Colp eb235ad05f channel: Add a missing ast_channel_unlock when allocating a Surrogate channel.
12 years ago
Alexandr Anikin 1370d40559 Handle temporary failures on gk registration
12 years ago
Damien Wedhorn c2fd229fba Fixup some skinny bugs causing Fracks and ao2 cleanup issues.
12 years ago
Matthew Jordan 7e9febbf86 app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state
12 years ago