asterisk/asterisk.git
2012-02-27 Jonathan RoseRemove possible segfaults from res_odbc by adding locks...
2012-02-27 Sean BrightMake ast_netsock_set_qos() delegate to ast_set_qos().
2012-02-27 Sean BrightCorrect typo in deprecation comment.
2012-02-27 Sean BrightPrefer ast_set_qos() over ast_netsock_set_qos()
2012-02-27 Sean BrightRemove trailing whitespace
2012-02-26 Alexandr AnikinAdd support change gatekeeper mode or ip per ooh323...
2012-02-25 Matthew JordanFix crash in app_voicemail during close_mailbox
2012-02-24 Richard Mudgettastobj2.h comment tweaks.
2012-02-24 Richard Mudgettastobj2.h documentation updates.
2012-02-24 Richard MudgettFix worker thread resource leak in SIP TCP/TLS.
2012-02-24 Matthew JordanRemove srtp_shutdown from res_srtp
2012-02-24 Matthew JordanAllow SRTP policies to be reloaded
2012-02-24 Terry WilsonOpaquification for ast_format structs in struct ast_channel
2012-02-23 Richard MudgettFix blind transfer parking issues if the dialed extensi...
2012-02-23 Mark MichelsonFix ACK routing for non-2xx responses.
2012-02-23 Paul BelangerBlocked revisions 356431
2012-02-23 Paul BelangerMultiple revisions 356290,356335,356337
2012-02-23 Terry WilsonFix some tests that didn't get opaquification changes
2012-02-23 Richard MudgettRevert some apparently accidental spacing changes.
2012-02-22 Terry WilsonTrack module use count for res_calendar
2012-02-22 Kevin P. FlemingCorrect some set-but-unused variable warnings in the...
2012-02-22 Terry WilsonFix chan_misdn after the lastest opaquification changes
2012-02-22 Matthew JordanMerged revisions 356215 via svnmerge from
2012-02-22 Terry WilsonRename ast_channel_emulate_dtmf_digit* funcs
2012-02-21 Terry WilsonFix some opaquification-related compiler warnings
2012-02-21 Sean BrightMake 'iax2 show callnumber usage' output make sense...
2012-02-21 Kinsey MooreAdd missing newline to ccss state change notification
2012-02-20 Terry Wilsonast_channel opaquification of pointers and integral...
2012-02-20 Sean BrightRemove spurious warning when 'qualifyfreqnotok' is...
2012-02-20 Sean BrightThis was a LOG_NOTICE, so roll it back.
2012-02-20 Sean BrightChange some debug messages from LOG_DEBUG to ast_debug.
2012-02-19 Sean BrightAdd some boilerplate documentation for IAXVAR and IAXPEER.
2012-02-19 Sean BrightSet the length of the ast_sockaddr, so that we can...
2012-02-18 Alec L Davispush 'outgoing' flag from sig_XXX up to chan_dahdi
2012-02-17 Sean BrightDon't allow trunkfreq to be greater than 1000ms.
2012-02-17 Tilghman LesherNon-verbose output should always go to the remote conso...
2012-02-17 Sean BrightPass the correct value to ast_timer_set_rate() for...
2012-02-17 Mark MichelsonFix regressions with regards to route-set creation...
2012-02-16 Paul BelangerFix channel opaquification for app_rpt
2012-02-16 Sean BrightRevert a change to audio_audiohook_write_list that...
2012-02-16 Richard MudgettFix compile problem when old version of libvorbisfile...
2012-02-16 Richard MudgettFix AMI Monitor action without File header converting...
2012-02-15 Sean BrightWhen IAX2 debugging is enabled, make sure to log 'apath...
2012-02-15 Sean BrightRemove IAX_OLD_FIND from chan_iax2.
2012-02-15 Sean BrightUse TRUNK_CALL_START as originally intended.
2012-02-14 Tilghman LesherRe-commit the verbose branch.
2012-02-14 Richard MudgettFix voicemail problems when using ogg/vorbis.
2012-02-14 Richard MudgettFix lock typo that should be unlock in cel_sqlite_custo...
2012-02-14 Mark MichelsonProperly invert the return of a strncmp call.
2012-02-14 Jason ParkerDon't enable sqlite3 CDRs by default in sample configs.
2012-02-14 Sean BrightClear the high order bit from the destination call...
2012-02-14 Alexandr Anikincall manager_event only if there is not null channel...
2012-02-14 Russell Bryantres_agi: Add AGIEXITONHANGUP variable.
2012-02-13 Richard MudgettFix occasional incorrectly delayed call-file execution.
2012-02-13 Richard MudgettFix compile error from most recent ast_channel opaquifi...
2012-02-13 Joshua ColpOnly allow one 'dialplan reload' to execute at a time...
2012-02-13 Terry WilsonOpaquify char * and char[] in ast_channel
2012-02-13 Richard MudgettFix reconnecting to pgsql database after connection...
2012-02-13 Joshua ColpDon't try to play sound files that do not exist.
2012-02-10 Jason ParkerFix a voicemail memory leak with heard/deleted messages.
2012-02-10 Richard MudgettFix AMI Redirect ExtraChannel not redirecting to the...
2012-02-10 Matthew JordanFix IMAP app_voicemail compilation issue introduced...
2012-02-09 Terry WilsonNote that CDRs are immutable once a bridge is torn...
2012-02-09 Kinsey MooreFix parsing of SIP headers where compact and non-compac...
2012-02-09 Kinsey MooreMake the config parser remove escaping backslashes
2012-02-09 Terry WilsonAdd auto_force_rport and auto_comedia NAT options
2012-02-09 Mark MichelsonAdding reload support to res_fax.so
2012-02-09 Matthew JordanClean-up of minor formatting issues in r354542/3/4
2012-02-09 Matthew JordanFix SIP INFO DTMF handling for non-numeric codes
2012-02-09 Richard MudgettFix some compile problems from the 'cppcheck' patch.
2012-02-09 Richard MudgettFix crash in ParkAndAnnounce.
2012-02-09 Russell BryantRemove some unnecessary locking from ast_hangup().
2012-02-08 Kevin P. FlemingRevision 354046 added res_corosync as a replacement...
2012-02-08 Terry WilsonAdd callbackextension matching & realtime callbackexten...
2012-02-08 Kevin P. FlemingRestore some variables removed by the 'cppcheck' patch...
2012-02-08 Walter DoekesAvoid cppcheck warnings; removing unused vars and a...
2012-02-08 Kinsey MooreAdd CHANGES documentation for the "pri set debug" bitma...
2012-02-07 Terry WilsonFix multiple SIP realtime issues
2012-02-07 Sean BrightContinuation of last patch - since LIVE_AST_LD_PATH_EXT...
2012-02-07 Sean BrightInclude live/usr/lib in the shared library search path...
2012-02-07 Sean BrightWhitespace only (remove trailing spaces)
2012-02-07 Jonathan RoseFix column duplication bug in module reload for cdr_pgsql.
2012-02-06 Richard MudgettImproved documentation of CLI "dialplan add extension...
2012-02-06 Richard MudgettRestore alternate SIG_PRI_DEBUG_DEFAULT meaning.
2012-02-06 Kinsey MooreAllow more control over the output of pri debug
2012-02-06 Richard MudgettAdd missing headers to AMI UnParkedCall event to unique...
2012-02-06 Joshua ColpMake the 'c' option to MeetMe work even if the 'q'...
2012-02-05 Russell BryantReplace res_ais with a new module, res_corosync.
2012-02-03 Jonathan RoseFixes deadlocks occuring in chan_agent due to r335976
2012-02-03 Kinsey MooreSupport schema selection in cdr_adaptive_odbc
2012-02-03 Jonathan RoseFixes a segfault occuring when performing attended...
2012-02-02 Kinsey MooreEnsure entering T.38 passthrough does not cause an...
2012-02-02 Richard MudgettRestore the 'w' modifier support for ISDN spans. Dial...
2012-02-02 Mark MichelsonFix TLS port binding behavior as well as reload behavior:
2012-02-02 Jonathan RoseFix sip show peers port output, align columns, and...
2012-02-01 Jonathan RoseUse ast_sockaddr_stringify_fmt wrappers for various...
2012-02-01 Richard MudgettConstify some more channel driver technology callback...
2012-02-01 Richard MudgettRemove inconsistency in CEL eventtype for user defined...
2012-02-01 Richard MudgettFix ExtenSpy and simplify the channel search functions.
2012-02-01 Sean BrightResolve an overlap in the ast_audiohook_flags values.
next