Commit Graph

21837 Commits (09e9df32eb39f699112773ea19c8a40457a2e5f8)
 

Author SHA1 Message Date
Walter Doekes 09e9df32eb Fix crash when dialplan remove include is called with too few arguments.
14 years ago
David Vossel 51fb836f56 Fixes regression caused by r343635
14 years ago
Richard Mudgett 4bd0ef0744 Fixed reference to incorrect variable if unknown host configured crash.
14 years ago
Leif Madsen 7602fbc0d9 Recorded merge of revisions 343791 from http://svn.asterisk.org/svn/asterisk/branches/1.8
14 years ago
Leif Madsen c95fa81971 Fix boo-boo in prep_tarball script.
14 years ago
Kinsey Moore fe7ae31263 Make "sip show settings" CLI command get RPID flags from the right global page
14 years ago
Matthew Nicholson afad8e69e5 respect case changes in peer names on sip reload
14 years ago
Richard Mudgett 5426a95b2c Fix __sip_subscribe_mwi_do() incorectly changing dialogs hash key callid.
14 years ago
Kinsey Moore ee43e5c271 Prevent BLF subscriptions from causing deadlocks
14 years ago
Walter Doekes fb2dbd51dc Correct the default udptl port range.
14 years ago
Richard Mudgett 11aeccf707 Fix deadlock if peer is destroyed while sending MWI notice.
14 years ago
Matthew Nicholson b65fd0ee03 list all of the codecs associated with a particular format id for CLI command "core show codec"
14 years ago
Alexandr Anikin e0c755eb89 Final fix memleaks in GkClient codes, same for Timer codes.
14 years ago
Walter Doekes 02c8aaf3e3 Fix sqlite config driver segfault and broken queries
14 years ago
Richard Mudgett 7ffec7ea4d Remove invalid flag given to iterator in func_dialgroup.c
14 years ago
Terry Wilson 3acf74f67a Make room for the fax detect flags
14 years ago
Terry Wilson ec558d7d99 Remove registertrying option in chan_sip
14 years ago
Walter Doekes 83bda07fed Fix improper warning introduced by r342927 and more tweaks
14 years ago
Walter Doekes e04eea4fab Ensure that string field lengths are properly aligned
14 years ago
Leif Madsen 3769a0e929 Add note about how Authenticate() application with option 'd' works.
14 years ago
Leif Madsen 3e76d988a5 Update documentation for leastrecent strategy.
14 years ago
Kevin P. Fleming 48818ce81b Modify comments in MeetMe application documentation about DAHDI.
14 years ago
Walter Doekes 14200ca67f Several fixes to the chan_sip dynamic realtime peer/user lookup
14 years ago
Walter Doekes ef82f32ca3 Cleanup references to sipusers and sipfriends dynamic realtime families
14 years ago
Richard Mudgett 96d21568fa Misc format capability fixes.
14 years ago
Matthew Jordan 7ea3892aef Fixed invalid memory access when adding extension to pattern match tree
14 years ago
Terry Wilson 38b76521d2 Don't crash on empty notify channel
14 years ago
Richard Mudgett 24a8f7627d Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
14 years ago
Matthew Nicholson 16a68810bf tweak the v21 detector to detect an additional pattern of hits and misses
14 years ago
Jonathan Rose 5f9c4b212d Fix sequence number overflow over 16 bits causing codec change in RTP packets.
14 years ago
Jonathan Rose 7106cd9f2b Cleanup reference leaks in res_jabber
14 years ago
Richard Mudgett 1a6c26b20e Check fopen return value for ao2 reference debug output.
15 years ago
Richard Mudgett b58a357fde Change D-channel warning to be less confusing on non-NFAS setups.
15 years ago
Terry Wilson ba2c590c18 Use int for storing ao2_container_count instad of size_t
15 years ago
Terry Wilson 7e46d3ee91 Simplify queue membercount code
15 years ago
Terry Wilson 1bc124ae58 Properly update membercount for reloaded members
15 years ago
Kinsey Moore 4d81b7889d Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c
15 years ago
Kinsey Moore 3efd0c7a5d Merged revisions 342276 via svnmerge from
15 years ago
Terry Wilson 2bdeae0faf Return NULL when no results returned for realtime_multientry
15 years ago
Richard Mudgett 06f43f5c04 Fix ao2obj.h comment typos and add missing link/unlink nolock debug defines.
15 years ago
Jonathan Rose 97e6bbf7fd Outbound SIP OPTIONS messages will now include fromuser of related peer.
15 years ago
Gregory Nietsky 55a92b7499 queues container needs locking when using the OBJ_NOLOCK flag
15 years ago
Gregory Nietsky 05f7d0c095 Remove some ref leaks and a return without unlock.
15 years ago
Gregory Nietsky b0120e5e43 Revert Janitor patch 341920 For now
15 years ago
Gregory Nietsky ec07b6448c Whitespace Fixups / Add Braces
15 years ago
Matthew Nicholson dff70e96d6 only process args that exist
15 years ago
Matthew Nicholson c364c27f5c don't limit the length of app and function arguments
15 years ago
Richard Mudgett ce19768cec Fix AGI exec Park to honor the Park application parameters.
15 years ago
Paul Belanger 467d40c0b6 Fixed typo from previous commit
15 years ago
Paul Belanger 986c3e6c64 Updated documentation for the optional CID parameter with CALLERID
15 years ago