summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-14Properly invert the return of a strncmp call.Mark Michelson
2012-02-14Don't enable sqlite3 CDRs by default in sample configs.Jason Parker
2012-02-14Clear the high order bit from the destination call number before sending.Sean Bright
2012-02-14call manager_event only if there is not null channel structureAlexandr Anikin
2012-02-14res_agi: Add AGIEXITONHANGUP variable.Russell Bryant
2012-02-13Fix occasional incorrectly delayed call-file execution.Richard Mudgett
2012-02-13Fix compile error from most recent ast_channel opaquification installment.Richard Mudgett
2012-02-13Only allow one 'dialplan reload' to execute at a time as otherwise they would...Joshua Colp
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-13Fix reconnecting to pgsql database after connection loss.Richard Mudgett
2012-02-13Don't try to play sound files that do not exist.Joshua Colp
2012-02-10Fix a voicemail memory leak with heard/deleted messages.Jason Parker
2012-02-10Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.Richard Mudgett
2012-02-10Fix IMAP app_voicemail compilation issue introduced in r354429Matthew Jordan
2012-02-09Note that CDRs are immutable once a bridge is torn downTerry Wilson
2012-02-09Fix parsing of SIP headers where compact and non-compact headers are mixedKinsey Moore
2012-02-09Make the config parser remove escaping backslashesKinsey Moore
2012-02-09Add auto_force_rport and auto_comedia NAT optionsTerry Wilson
2012-02-09Adding reload support to res_fax.soMark Michelson
2012-02-09Clean-up of minor formatting issues in r354542/3/4Matthew Jordan
2012-02-09Fix SIP INFO DTMF handling for non-numeric codesMatthew Jordan
2012-02-09Fix some compile problems from the 'cppcheck' patch.Richard Mudgett
2012-02-09Fix crash in ParkAndAnnounce.Richard Mudgett
2012-02-09Remove some unnecessary locking from ast_hangup().Russell Bryant
2012-02-08Revision 354046 added res_corosync as a replacement for res_ais, but didn'tKevin P. Fleming
2012-02-08Add callbackextension matching & realtime callbackextensionsTerry Wilson
2012-02-08Restore some variables removed by the 'cppcheck' patch that were actually nee...Kevin P. Fleming
2012-02-08Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-02-08Add CHANGES documentation for the "pri set debug" bitmask changeKinsey Moore