Commit Graph

25770 Commits (712b4195efc90ef8d14bfd1cef44f3133e24d72c)
 

Author SHA1 Message Date
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
Damien Wedhorn af723c6572 Fixup skinny registration following network issues.
12 years ago
Jason Parker 04dfe2d77f Add AMI event for presence state.
12 years ago
Richard Mudgett 47c0b78690 ooh323c: Fix gcc 4.6.3 compiler warnings.
12 years ago
Kevin Harwell ed0c493222 chan_oss.c: channel being locked twice and unlocked once
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Alexandr Anikin 86b5e11607 Introduce new config option 'aniasdni'. If yes then asterisk set dialed number as own id back to the caller
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Alexandr Anikin e23b8d19a4 Implement module reload command for chan_ooh323
12 years ago
Matthew Jordan ec79aabdb9 ari: Bump the version of ARI to 1.0.0
12 years ago
Joshua Colp 513756b956 res_calendar: Protect channel when adding datastore.
12 years ago
Rusty Newton 2a6df87fcd func_strings: Documentation fix for QUOTE()
12 years ago
Matthew Jordan c07fa05aa7 LICENSE: Update language to include ARI
12 years ago
Jonathan Rose 655ce29aac tests: fix ast_bridge_base_new calls not using the additional arguments
12 years ago
Rusty Newton f7c60b8fb6 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
Jonathan Rose b0bb03e916 bridging: Give bridges a name and a known creator
12 years ago
Joshua Colp 91d0f30506 res_sorcery_config: Output an error message when an object can't be created.
12 years ago
Joshua Colp 9fc2cc178a framehooks: Re-iterate if framehook provides different frame.
12 years ago
David M. Lee 27f37f6e3d Changed the default for live_dangerously to no
12 years ago
David M. Lee f257293f04 Setting svn:ignore
12 years ago
David M. Lee 4d43d22a4b Blocked revisions 403779-403780
12 years ago
Matthew Jordan 76042b1eb4 ari/resource_channels: When creating a channel, specify a default format (SLIN)
12 years ago
David M. Lee 744556c01d security: Inhibit execution of privilege escalating functions
12 years ago
Jonathan Rose 00dcee2a64 transfers: Fix bug setting both BLINDTRANSFER and ATTENDEDTRANSFER
12 years ago