summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-27There isn't much point in saving off and restoring a value that we never use ...Sean Bright
2012-02-27Copy CDR variables when set during a bridgeTerry Wilson
2012-02-27Remove possible segfaults from res_odbc by adding locks around usage of odbc ...Jonathan Rose
2012-02-27Make ast_netsock_set_qos() delegate to ast_set_qos().Sean Bright
2012-02-27Correct typo in deprecation comment.Sean Bright
2012-02-27Prefer ast_set_qos() over ast_netsock_set_qos()Sean Bright
2012-02-27Remove trailing whitespaceSean Bright
2012-02-26Add support change gatekeeper mode or ip per ooh323 reload commandAlexandr Anikin
2012-02-25Fix crash in app_voicemail during close_mailboxMatthew Jordan
2012-02-24astobj2.h comment tweaks.Richard Mudgett
2012-02-24astobj2.h documentation updates.Richard Mudgett
2012-02-24Fix worker thread resource leak in SIP TCP/TLS.Richard Mudgett
2012-02-24Remove srtp_shutdown from res_srtpMatthew Jordan
2012-02-24Allow SRTP policies to be reloadedMatthew Jordan
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-23Fix blind transfer parking issues if the dialed extension is not recognized a...Richard Mudgett
2012-02-23Fix ACK routing for non-2xx responses.Mark Michelson
2012-02-23Blocked revisions 356431Paul Belanger
2012-02-23Multiple revisions 356290,356335,356337Paul Belanger
2012-02-23Fix some tests that didn't get opaquification changesTerry Wilson
2012-02-23Revert some apparently accidental spacing changes.Richard Mudgett
2012-02-22Track module use count for res_calendarTerry Wilson
2012-02-22Correct some set-but-unused variable warnings in the mISDN library.Kevin P. Fleming
2012-02-22Fix chan_misdn after the lastest opaquification changesTerry Wilson
2012-02-22Merged revisions 356215 via svnmerge from Matthew Jordan
2012-02-22Rename ast_channel_emulate_dtmf_digit* funcsTerry Wilson
2012-02-21Fix some opaquification-related compiler warningsTerry Wilson
2012-02-21Make 'iax2 show callnumber usage' output make sense when an IP is passed in.Sean Bright
2012-02-21Add missing newline to ccss state change notificationKinsey Moore
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-20Remove spurious warning when 'qualifyfreqnotok' is set successfully.Sean Bright
2012-02-20This was a LOG_NOTICE, so roll it back.Sean Bright
2012-02-20Change some debug messages from LOG_DEBUG to ast_debug.Sean Bright
2012-02-19Add some boilerplate documentation for IAXVAR and IAXPEER.Sean Bright
2012-02-19Set the length of the ast_sockaddr, so that we can set it's port later.Sean Bright
2012-02-18push 'outgoing' flag from sig_XXX up to chan_dahdiAlec L Davis
2012-02-17Don't allow trunkfreq to be greater than 1000ms.Sean Bright
2012-02-17Non-verbose output should always go to the remote console, regardless of the ...Tilghman Lesher
2012-02-17Pass the correct value to ast_timer_set_rate() for IAX2 trunking.Sean Bright
2012-02-17Fix regressions with regards to route-set creation on early dialogs.Mark Michelson
2012-02-16Fix channel opaquification for app_rptPaul Belanger
2012-02-16Revert a change to audio_audiohook_write_list that had no affect.Sean Bright
2012-02-16Fix compile problem when old version of libvorbisfile v1.1.2 is used.Richard Mudgett
2012-02-16Fix AMI Monitor action without File header converting channel name into filen...Richard Mudgett
2012-02-15When IAX2 debugging is enabled, make sure to log 'apathetic' messages too.Sean Bright
2012-02-15Remove IAX_OLD_FIND from chan_iax2.Sean Bright
2012-02-15Use TRUNK_CALL_START as originally intended.Sean Bright
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-02-14Fix voicemail problems when using ogg/vorbis.Richard Mudgett
2012-02-14Fix lock typo that should be unlock in cel_sqlite_custom reload.Richard Mudgett